- bbf3ea4 cleanup init.rc by Jean-Baptiste Queru · 15 years ago
- d1d3b6d Add '-t N' flag to logcat, to print only the last N lines of logcat by Dan Egnor · 15 years ago
- bbf1c64 Change permissions on pppd-ril by Wink Saville · 15 years ago
- d475d09 Merge "system: libdiskconfig: Add libdiskconfig" by San Mehat · 15 years ago
- bde9e13 Merge "Add wall-clock timing for each fastboot Action." by Daniel Sandler · 15 years ago
- 95ee753 Merge "Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16" by Colin Cross · 15 years ago
- a6391f1 system: libdiskconfig: Add libdiskconfig by San Mehat · 15 years ago
- e951f60 Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16 by Colin Cross · 15 years ago
- 36cf32f Remove an obsolete event log tag. by Dan Egnor · 15 years ago
- 732799e Merge "sysutils: Increase number of command arguments to 16" by Dmitry Shmidt · 15 years ago
- 1159d7f sysutils: Increase number of command arguments to 16 by Dmitry Shmidt · 15 years ago
- fe582b5 adb: Add five second timeout for USB writes on Linux host. by Mike Lockwood · 15 years ago
- f91c968 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
- 7df6349 merge from open-source master by The Android Open Source Project · 15 years ago
- b51cb88 Merge "toolbox: nandread: Add options to extract raw images, partial images, and fix bad block check." by Arve Hjønnevåg · 15 years ago
- 3e1aac6 Change netcfg permissions to 2750. Fix bug 2104034. by Nick Kralevich · 15 years ago
- b6b8793 toolbox: nandread: Add options to extract raw images, partial images, and fix bad block check. by Arve Hjønnevåg · 15 years ago
- 3b6bd02 remove stray printfs. by Joe Onorato · 15 years ago
- 661aff6 newfs_msdos: Allow -s option to work by itself by San Mehat · 15 years ago
- 503df20 cutils: sched_policy: Make getSchedulerGroup() play nicely with multiple control groups by San Mehat · 15 years ago
- fd7ebb3 Merge "Fix Heap Corruption from too long of a TAG" by Andy McFadden · 15 years ago
- 026b017 Merge "init.rc: Add cpuacct to cgroup mount for cpu statistic" by Mike Chan · 15 years ago
- 6fcc801 Add missing newlines to adb usage message by Brian Carlstrom · 15 years ago
- 89f235c init.rc: Add cpuacct to cgroup mount for cpu statistic by Mike Chan · 15 years ago
- e2bf2ea Make logcat print both the main and system buffers by default. Make SLOGx macros work. by Joe Onorato · 15 years ago
- b91bf4b Revert "init.rc: Add cpuacct to cgroup mount for cpu statistics" by San Mehat · 15 years ago
- bfb0477 Merge "adb: do not mix printf() with write() when writing to stdout." by Mike Lockwood · 15 years ago
- 85cf568 cutils: schedpolicy: remove stray include by San Mehat · 15 years ago
- 81689b6 Merge "Allow logcat to take multiple -b options, and interleave the results." by Joe Onorato · 15 years ago
- a7d8822 init.rc: Add cpuacct to cgroup mount for cpu statistics by Mike Chan · 15 years ago
- 6fa09a0 Allow logcat to take multiple -b options, and interleave the results. by Joe Onorato · 15 years ago
- e2fe261 cutils: iosched_policy: Don't do anything for simulator by San Mehat · 15 years ago
- f0cb74e rootdir: init.rc: Enable I/O priorities for media server and vold by San Mehat · 15 years ago
- 4e221f0 init: Add support for specifying a services i/o priority by San Mehat · 15 years ago
- 1bfb480 Merge "system: Add support for getting/setting i/o priorities and include a userspace tool" by San Mehat · 15 years ago
- 1d01c29 Merge "Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request." by Satoshi Kataoka · 15 years ago
- dd6b36e adb: do not mix printf() with write() when writing to stdout. by Mike Lockwood · 15 years ago
- eafdd86 Update bluetooth data files path. by Jaikumar Ganesh · 15 years ago
- 10d469b system: Add support for getting/setting i/o priorities and include a userspace tool by San Mehat · 15 years ago
- cb6e22b Add wall-clock timing for each fastboot Action. by Daniel Sandler · 15 years ago
- d969faa adb: Attempt to unmount the SD card before rebooting. by Mike Lockwood · 15 years ago
- a9db22f rootdir: init.rc: Add 'ASEC_MOUNTPOINT' environment variable. by San Mehat · 15 years ago
- 71122f9 am d6391c6a: merge from open-source master by The Android Open Source Project · 15 years ago
- 8ccb3a5 system: Remove dead vold1 code by San Mehat · 15 years ago
- d6391c6 merge from open-source master by The Android Open Source Project · 15 years ago
- 01512aa Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request. by Takeshi Kishimoto · 15 years ago
- bbfe136 Remove dead services from init.rc. by Chia-chi Yeh · 15 years ago
- 6f957c3 generic_rootdir: vold_fstab: Change '/sdcard' -> '/mnt/sdcard' by San Mehat · 15 years ago
- 6ea3cc6 rootdir: init.rc: Create secure staging directories, and a compat symlink by San Mehat · 15 years ago
- 0ef3fd0 adb: add -s option to adb install for installing apps on SD card. by Mike Lockwood · 15 years ago
- b45b5c9 Fix Heap Corruption from too long of a TAG by Keith Preston · 15 years ago
- fa36f2c fix [2448319] out of bounds array index in fog by Mathias Agopian · 15 years ago
- 5dca849 remove unused YUV constants by Mathias Agopian · 15 years ago
- 8e4f143 pixelflinger: add defines for nv12_tiled semi-planar and nv21 semi-planar by Dima Zavin · 15 years ago
- a1dca2f Merge "Allow numeric uid & gid in chown" by Andy Stadler · 15 years ago
- 931175a fastboot: add nand page size param, used for boot and flash:raw commands by Dima Zavin · 15 years ago
- d77caaa Merge "Added USB vendor id of Sharp, based on Sharp's request. Sharp's vendor id: 0x04dd" by Satoshi Kataoka · 15 years ago
- 5a912bf ADB: Garmin-Asus's USB Vendor ID by Raphael · 15 years ago
- 2f6c2b0 adb: add Nvidia's vendor id to adb by Erik Gilling · 15 years ago
- 7eced2b make "adb bugreport" run "bugreport" (which invokes "dumpstate" by Dan Egnor · 15 years ago
- 429c5ae adb: Fix problems detecting adb in more complicated USB configurations. by Mike Lockwood · 15 years ago
- 8071a4b Make adb pull use . as the target file directory if you don't supply one. by Joe Onorato · 15 years ago
- 715c889 Allow numeric uid & gid in chown by Andrew Stadler · 15 years ago
- 9b0bf52 Remove some log tags, which have moved to their own by Dan Egnor · 15 years ago
- 123331a Added USB vendor id of Sharp, based on Sharp's request. by Takeshi Kishimoto · 15 years ago
- 2dcf1fb Merge "Break out create_contiguous_mspace_with_base This routine allows creating a contiguous mspace from raw mapped memory. In turn, this will enable preallocation of the 3 heap spaces, which will help remembered sets and zygote/app checks given pointer values." by Barry Hayes · 15 years ago
- 92b2566 am d8bdf217: resolved conflicts for merge of e577a83a to eclair-plus-aosp by Jean-Baptiste Queru · 15 years ago
- d8bdf21 resolved conflicts for merge of e577a83a to eclair-plus-aosp by Jean-Baptiste Queru · 15 years ago
- e577a83 reconcile main tree with open-source eclair by The Android Open Source Project · 15 years ago
- 157bf76 Remove libjnigraphics. moved to frameworks/base/native by Dima Zavin · 15 years ago
- 32f5166 am 4f4ccaa1: am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair by Iliyan Malchev · 15 years ago
- 4f4ccaa am 1404c27b: Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair by Iliyan Malchev · 15 years ago
- 1404c27 Merge "system/core/init: set proper permissions for tpa2018d1 (CDMA)" into eclair by Iliyan Malchev · 15 years ago
- 1340a09 system/core/init: set proper permissions for tpa2018d1 (CDMA) by Iliyan Malchev · 15 years ago
- 3332d6e resolved conflicts for merge of 190cabb3 to master by Raphael · 15 years ago
- 190cabb am 1873adc2: ADB: Garmin-Asus\'s USB Vendor ID by Raphael · 15 years ago
- 1873adc ADB: Garmin-Asus's USB Vendor ID by Raphael · 15 years ago
- 4c5e7ff reconcile android-2.1_r1 snapshot by The Android Open Source Project · 15 years ago
- 4ab909d Merge "Bug fix for pre-NEON platforms and enhancement for JIT debugging." by Ben Cheng · 15 years ago
- 5e12d73 make DumpPublicKeys write 32-bit values as unsigned by Doug Zongker · 15 years ago
- 2854db8 Bug fix for pre-NEON platforms and enhancement for JIT debugging. by Ben Cheng · 15 years ago
- 2f3d96e resolved conflicts for merge of 20f410a4 to master by Jean-Baptiste Queru · 15 years ago
- 9aa6b04 am 114e398f: Merge commit \'f71f068fb9082ad78c78493c1295074e88a5526c\' into eclair-plus-aosp by Android Git Automerger · 15 years ago
- 4544a9f resolved conflicts for merge of c8472186 to master by Jean-Baptiste Queru · 15 years ago
- 4fb0dba Merge "dont create sqlite_stmt_journals dir." by Vasu Nori · 15 years ago
- 55a1f08 dont create sqlite_stmt_journals dir. by Vasu Nori · 15 years ago
- b17772d Break out create_contiguous_mspace_with_base by Barry Hayes · 15 years ago
- fe5684e Try to fix Mac build. by Andy McFadden · 15 years ago
- cf63d5d Implementation of open_memstream(). by Andy McFadden · 15 years ago
- 58936f7 Merge "Clean fix for the chown race condition on new input devices." by Nick Pelly · 15 years ago
- 6405c69 Clean fix for the chown race condition on new input devices. by Nick Pelly · 15 years ago
- 20f410a resolved simple conflict with dc9cf66c by Android Git Automerger · 15 years ago
- 114e398 Merge commit 'f71f068fb9082ad78c78493c1295074e88a5526c' into eclair-plus-aosp by Android Git Automerger · 15 years ago
- dc9cf66 Merge "Add Dell's vendor ID to fastboot." into eclair by Xavier Ducrohet · 15 years ago
- af82f21 Add Dell's vendor ID to fastboot. by Xavier Ducrohet · 15 years ago
- f71f068 Add DELL's USB Vendor ID to adb - DO NOT MERGE by Xavier Ducrohet · 15 years ago
- 288c7cf Merge "make "adb bugreport" run "bugreport" (which invokes "dumpstate" indirectly via system service) rather than "dumpstate", that way even when adb is not running as root, dumpstate does run as root, and can do things like collect VM traces." by Dan Egnor · 15 years ago
- 25eab08 Merge "adb: add Nvidia's vendor id to adb" by Erik Gilling · 15 years ago
- d89a501 resolved conflicts for merge of 988ad28e to master by Wink Saville · 15 years ago
- c847218 merge from open-source master by The Android Open Source Project · 15 years ago