- 982a815 Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
- f1a4618 am 324a98f1: merge from open-source master by The Android Open Source Project · 14 years ago
- 7bea36b am f7e148c1: merge from open-source master by The Android Open Source Project · 14 years ago
- 324a98f merge from open-source master by The Android Open Source Project · 14 years ago
- f7e148c merge from open-source master by The Android Open Source Project · 14 years ago
- 1bc4eae sh: Fix problem with stray '\r' character that was introduced in previous change by Mike Lockwood · 14 years ago
- 25e7b8f am b1fb3bd1: am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
- b1fb3bd am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
- cbbe79a adb connect and disconnect improvements: by Mike Lockwood · 14 years ago
- 5458065 am 456688bf: merge from open-source master by The Android Open Source Project · 14 years ago
- 12e549b am 5dc0f5db: merge from open-source master by The Android Open Source Project · 14 years ago
- 456688b merge from open-source master by The Android Open Source Project · 14 years ago
- 7e81a61 am c57a22c8: merge from open-source master by The Android Open Source Project · 14 years ago
- 5dc0f5d merge from open-source master by The Android Open Source Project · 14 years ago
- a11a001 am 705b37b8: merge from open-source master by The Android Open Source Project · 14 years ago
- c57a22c merge from open-source master by The Android Open Source Project · 14 years ago
- 62f3053 am c0b3ad16: merge from open-source master by The Android Open Source Project · 14 years ago
- 705b37b merge from open-source master by The Android Open Source Project · 14 years ago
- c0b3ad1 merge from open-source master by The Android Open Source Project · 14 years ago
- 230cb33 Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
- 8dfa47d Atomic/SMP update, part 2. by Andy McFadden · 14 years ago
- 67d5358 adb: remove obsolete shell history support. by Mike Lockwood · 14 years ago
- 7fe202f Use linenoise to add simple editing and history to the Android shell. by Jack Palevich · 14 years ago
- d9d1ca4 Let "adb connect" connect to emulators too by Stefan Hilzinger · 15 years ago
- 5762ec290 Fix adb remount on non-MTD devices by Colin Cross · 15 years ago
- f1c03de adb: Add Qualcomm USB id by Dima Zavin · 15 years ago
- dc59428 Merge "Fix kernel panics in fastboot on OS X." into kraken by Jeff Brown · 14 years ago
- b640637 Fix kernel panics in fastboot on OS X. by Jeff Brown · 14 years ago
- ac322da Atomic/SMP update. by Andy McFadden · 14 years ago
- 53a79a8 am 49337b27: merge from open-source master by The Android Open Source Project · 14 years ago
- 49337b2 merge from open-source master by The Android Open Source Project · 14 years ago
- 5099d34 Merge "Fix "route add default dev <iface>" behaviour" by Jean-Baptiste Queru · 14 years ago
- c0d8fb5 DO NOT MERGE resolved conflicts for merge of e95aad61 to kraken by Mike Lockwood · 14 years ago
- e95aad6 merge from open-source master by The Android Open Source Project · 14 years ago
- 93ac155 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 15 years ago
- 509f739 fastboot: Add more vendor usb ids by Dima Zavin · 14 years ago
- 80bdda4 Merge "Added a move flag for init's mount command that maps to MS_MOVE." by Jean-Baptiste Queru · 14 years ago
- 156b9f3 am 538e5778: merge from open-source master by The Android Open Source Project · 14 years ago
- 538e577 merge from open-source master by The Android Open Source Project · 14 years ago
- 34ed47a Merge "sys_signame[] was added to libc, remove conflicting definition" by Jean-Baptiste Queru · 14 years ago
- a523b5b Merge "Get rid of warnings when compiled with -Wformat-security" into kraken by Nick Kralevich · 14 years ago
- 4f55adc Get rid of warnings when compiled with -Wformat-security by Nick Kralevich · 14 years ago
- dd26bb3 Get rid of warnings when compiled with -Wformat-security by Nick Kralevich · 14 years ago
- 0253ffd am d00eba45: merge from open-source master by The Android Open Source Project · 14 years ago
- d00eba4 merge from open-source master by The Android Open Source Project · 14 years ago
- 28a8dab Add a printf format. by christian.bejram · 15 years ago
- 42d3812 Merge "Allow pixelflinger to work when NX (No Execute) is enabled." into kraken by Nick Kralevich · 15 years ago
- b20e985 am 25ffaff6: am 86b12152: fix windows SDK build by Brad Fitzpatrick · 15 years ago
- c279d3c am 218faa30: am e43c2483: More fixes to Binder perf regression from Eclair by Brad Fitzpatrick · 15 years ago
- 25ffaff am 86b12152: fix windows SDK build by Brad Fitzpatrick · 15 years ago
- 218faa3 am e43c2483: More fixes to Binder perf regression from Eclair by Brad Fitzpatrick · 15 years ago
- 86b1215 fix windows SDK build by Brad Fitzpatrick · 15 years ago
- beeeee7 Allow pixelflinger to work when NX (No Execute) is enabled. by Nick Kralevich · 15 years ago
- e43c248 More fixes to Binder perf regression from Eclair by Brad Fitzpatrick · 15 years ago
- 7f2ad58 adb: Add Qualcomm USB id by Dima Zavin · 15 years ago
- 4e226a5 am ba9025ce: am 253e27ac: Optimize set_sched_policy(), which gets called in every binder call. by Brad Fitzpatrick · 15 years ago
- ba9025c am 253e27ac: Optimize set_sched_policy(), which gets called in every binder call. by Brad Fitzpatrick · 15 years ago
- 253e27a Optimize set_sched_policy(), which gets called in every binder call. by Brad Fitzpatrick · 15 years ago
- 7a9f4c2 am 83b97a6a: am 458f0633: For issue #2651381, allow library prelinking. by Dan Bornstein · 15 years ago
- 83b97a6 am 458f0633: For issue #2651381, allow library prelinking. by Dan Bornstein · 15 years ago
- cc42a2d am 44bce0fb: merge from open-source master by The Android Open Source Project · 15 years ago
- 44bce0f merge from open-source master by The Android Open Source Project · 15 years ago
- 458f063 For issue #2651381, allow library prelinking. by Dan Bornstein · 15 years ago
- 2bef93c cpu-features.h is only available for ARM by Bruce Beare · 15 years ago
- 3b9255e am e57d8918: merge from open-source master by The Android Open Source Project · 15 years ago
- e57d891 merge from open-source master by The Android Open Source Project · 15 years ago
- 9b6c850 fix sim build by Jean-Baptiste Queru · 15 years ago
- f42d2fa Fix LDM addressing mode disassembly by Martyn Capewell · 15 years ago
- 86abd5f Merge "Adds UXTB16 support to Pixelflinger" by Jean-Baptiste Queru · 15 years ago
- 8ecf934 Merge "NEON shortcut for flat colour blending into 16-bit" by Jean-Baptiste Queru · 15 years ago
- cd64315 Add documentation for some adb environmental variables. by Tim · 15 years ago
- 7e113e3 am 9a22c68e: merge from open-source master by The Android Open Source Project · 15 years ago
- 9a22c68 merge from open-source master by The Android Open Source Project · 15 years ago
- 26bb6e9 Fixing spelling errors in adb docs by Brian Carlstrom · 15 years ago
- a84a42e Make adb's daemon-port on the host machine configurable. by Stefan Hilzinger · 15 years ago
- 23e6416 adb: remove obsolete adb.connected system property. by Mike Lockwood · 15 years ago
- 4f66069 Add Pantech's USB vendor ID to adb. by Xavier Ducrohet · 15 years ago
- c22b9bf Added Kyocera's VID (0x0482), upon their request. by Takeshi Kishimoto · 15 years ago
- 505bd6e adb: Add five second timeout for USB writes on Linux host. by Mike Lockwood · 15 years ago
- 805c4a7 Add missing newlines to adb usage message by Brian Carlstrom · 15 years ago
- c519c00 adb: do not mix printf() with write() when writing to stdout. by Mike Lockwood · 15 years ago
- 16f1550 Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request. by Takeshi Kishimoto · 15 years ago
- 1727309 Added USB vendor id of Sharp, based on Sharp's request. by Takeshi Kishimoto · 15 years ago
- 88f29fe fix build on darwin. by Nick Kralevich · 15 years ago
- 8e274f3 Merge "make libacc run with execute stack protections enabled." into kraken by Nick Kralevich · 15 years ago
- ecf835e am a00a69e0: am b419c35c: Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 15 years ago
- a00a69e am b419c35c: Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 15 years ago
- b419c35 Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 15 years ago
- 093ba25 make libacc run with execute stack protections enabled. by Nick Kralevich · 15 years ago
- 33680b1 init: Use a relative symlink for ueventd to init by Colin Cross · 15 years ago
- ebd4613 init: Fix init spinning once init.rc is complete by Colin Cross · 15 years ago
- ec35336 Merge changes Iea53050d,Iea6c5601,I451ebc4f,I4f876571,I6b4c10f8,I298f575c,I459cfbfe,Id11bb7cd,I679059da into kraken by Colin Cross · 15 years ago
- 44b65d0 init: Add ueventd.rc parsing to ueventd by Colin Cross · 15 years ago
- f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 15 years ago
- 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 15 years ago
- 3294bbb init: Allow services to start before property triggers are up by Colin Cross · 15 years ago
- cd0f173 init: Add wait command and mount wait flag by Colin Cross · 15 years ago
- ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 15 years ago
- 12541c6 init: reap exited child processes on signal_init by Colin Cross · 15 years ago
- b0ab94b init: create symlinks to block device nodes by Colin Cross · 15 years ago