- 03 Mar, 2012 1 commit
-
-
Jeff Brown authored
strace tests the value of HAVE_TERMIO_H and HAVE_SYS_UIO_H using Change-Id: If899845503547410cf17d005733d1c0c6741e939
-
- 02 Mar, 2012 4 commits
-
-
Colin Cross authored
* commit '1a2f32c4': Fix typo in queue_property_triggers ident
-
Colin Cross authored
* commit 'd39f9d93': Fix typo in queue_property_triggers ident
-
Colin Cross authored
* commit '9cec99ba': Fix typo in queue_property_triggers ident
-
Colin Cross authored
-
- 01 Mar, 2012 5 commits
-
-
Chris Dearman authored
Signed-off-by:
Chris Dearman <chris@mips.com> Change-Id: I5f18ccb0912b9bb89c9f5104f9505c610c109af8
-
Eric Laurent authored
-
Eric Laurent authored
Renamed AUDIO_POLICY_OUTPUT_FLAG_INDIRECT to AUDIO_POLICY_OUTPUT_FLAG_NONE which is more appropriate. Change-Id: Ie898ddc2279db55a65ece96e09232163c2e78024
-
Andrew Hsieh authored
-
Andrew Hsieh authored
1. In printf, use "%zu" for variable of type size_t 2. Print tid in %5d 3. Make type of pid/tid in AndroidLogEntry and logger_entry consistent Change-Id: I3e3d9536ee58823f349a4734ae093d30eabe1bfe
-
- 28 Feb, 2012 13 commits
-
-
Jean-Baptiste Queru authored
* commit '25443f80': Toolbox implementation of chown has a bad print
-
Jean-Baptiste Queru authored
* commit '72249325': logwrapper: reduce verbosity and fix usage
-
Jean-Baptiste Queru authored
* commit '1e28088f': Toolbox implementation of chown has a bad print
-
Jean-Baptiste Queru authored
* commit '428a6e3f': logwrapper: reduce verbosity and fix usage
-
Jean-Baptiste Queru authored
* commit '5cc398ef': Toolbox implementation of chown has a bad print
-
Jean-Baptiste Queru authored
* commit '13438a93': logwrapper: reduce verbosity and fix usage
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-
Tanguy Pruvot authored
- no info on normal process exit (0) - basename as tag, not the full path - fix usage, bad "-x" parameter vs "-d" in code Change-Id: Ife72729eaee2a366bd4226f3fbe3ba074219c974
-
Anatol Pomazau authored
Change-Id: I6f83333a6ee0fbc562a12bb9555c43a44c98768e
-
Vladimir Chtchetkine authored
-
Dima Zavin authored
Change-Id: I8fc10ac397e60d329a6887f0590d4dba6cbc7545 Signed-off-by:
Dima Zavin <dima@android.com>
-
Dima Zavin authored
Change-Id: I74c8e723e4f15d3806c1834b069bcb1fd56ac4fa Signed-off-by:
Dima Zavin <dima@android.com>
-
- 27 Feb, 2012 3 commits
-
-
Ramanan Rajeswaran authored
* commit 'f1ab88c2': Add asus vendor id
-
Ramanan Rajeswaran authored
* commit '73c019b3': Add asus vendor id
-
Vladimir Chtchetkine authored
When running inside the emulator, guest's adbd can connect to 'adb-debug' qemud service that can display adb trace messages on condition that emulator has been started with '-debug adb' option. This CL enables that functionality in ADB code. Change-Id: I59b4a76d3c887ad28b8aa8e2a01dfa814e75faa1
-
- 26 Feb, 2012 1 commit
-
-
Mathias Agopian authored
Change-Id: Id93278c59cfdf72a62a4fe26178bd5c3e43b089e
-
- 24 Feb, 2012 9 commits
-
-
Ramanan Rajeswaran authored
Change-Id: I6d10b1788903aba526af7f654b12c302c3e9fc89
-
Jean-Baptiste Queru authored
Change-Id: Ib77a4d9161261306253a174727801526e7149621
-
Jean-Baptiste Queru authored
* commit '7c02a327': Extend toolbox with SE Android support.
-
Jean-Baptiste Queru authored
* commit '1ea9fce4': Extend toolbox with SE Android support.
-
Jean-Baptiste Queru authored
* commit '3b04bde9': Extend init and ueventd for SE Android.
-
Jean-Baptiste Queru authored
* commit 'ee79b455': Extend init and ueventd for SE Android.
-
Jean-Baptiste Queru authored
* commit '93553073': Extend init and ueventd for SE Android.
-
Jean-Baptiste Queru authored
-
Jean-Baptiste Queru authored
-
- 23 Feb, 2012 2 commits
-
-
Nick Kralevich authored
Change-Id: I1dc3633fc7228a6ff8ed0da4572f40055a28ceb2
-
Rebecca Schultz Zavin authored
This library contains helper functions for using ion Change-Id: I7d7f76d6d3f36cd94d67797a38099a94214392b1 Signed-off-by:
Rebecca Schultz Zavin <rebecca@android.com>
-
- 18 Feb, 2012 1 commit
-
-
Anatol Pomazau authored
Some filesystems (e.g. ext4) require flushing an initial fs image, right after erasing it the partition is unusable. Doing erase,flush emptyfs is a little bit scaring so we have a separate command that performs it as atomic step: - get size of partition - create an empty filesystem image - erase the partition - flush empty fs to the partition This command applicable only for ext4 filesystem and checks the partition type before formatting it. Change-Id: I8529bc3485739487f0d91312f7c0ab1a6e5d8b44
-
- 14 Feb, 2012 1 commit
-
-
Anatol Pomazau authored
Change-Id: I464ede415e64cf7db845bb441754120974bcf855
-