- 8a154ae am 42d38127: Merge "Allow pixelflinger to work when NX (No Execute) is enabled." into kraken by Nick Kralevich · 15 years ago
- 42d3812 Merge "Allow pixelflinger to work when NX (No Execute) is enabled." into kraken by Nick Kralevich · 15 years ago
- cb6d5c1 am b20e9851: am 25ffaff6: am 86b12152: fix windows SDK build by Brad Fitzpatrick · 15 years ago
- b4b7477 am c279d3c5: am 218faa30: am e43c2483: More fixes to Binder perf regression from Eclair by Brad Fitzpatrick · 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
- 30ff2c7 libusbhost: new library for Linux USB host support. by Mike Lockwood · 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
- aebae19 Merge changes If8e07502,I48c84fab by Colin Cross · 15 years ago
- c880ee0 Fix adb remount on non-MTD devices by Colin Cross · 15 years ago
- 4e7dd3d mount: Add support for remounting without specifying device by Colin Cross · 15 years ago
- 63b15a3 Merge "Let "adb connect" connect to emulators too - adb can now connect to an emulator configured with an arbitrary pair of <console port, adb port>. These two ports do not have to be adjacent. This can be done from the commandline at any time using adb connect emu:<console_port>,<adb_port> - Emulators running on ports outside the normal range (5554/5555-5584/5585) register themselves on startup if they follow the convention "console port+1==abd port". - Emulators outside the normal port range will not be auto-detected on adb startup as these ports are not probed. - The index into local_transports[] array in transport_local.c does no longer indicate the port number of the local transport. Use the altered atransport struct to get the port number. - I have chosen not to document the adb connect emu:console_port,adb_port syntax on adb's help screen as this might be confusing to most readers and useful to very few. - I don't expect this to introduce any (backwards) compatibility issues." by Mike Lockwood · 15 years ago
- 879263c am 7f2ad58a: adb: Add Qualcomm USB id by Dima Zavin · 15 years ago
- 7f2ad58 adb: Add Qualcomm USB id by Dima Zavin · 15 years ago
- f7cc9c2 am 4e226a50: am ba9025ce: am 253e27ac: Optimize set_sched_policy(), which gets called in every binder call. by Brad Fitzpatrick · 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
- b717dc8 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 15 years ago
- ba8a2d7 am 7a9f4c26: am 83b97a6a: am 458f0633: For issue #2651381, allow library prelinking. by Dan Bornstein · 15 years ago
- 7a9f4c2 am 83b97a6a: am 458f0633: For issue #2651381, allow library prelinking. by Dan Bornstein · 15 years ago
- 232fcee am cc42a2d6: am 44bce0fb: merge from open-source master by The Android Open Source Project · 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
- 6da145a Let "adb connect" connect to emulators too by Stefan Hilzinger · 15 years ago
- 2bef93c cpu-features.h is only available for ARM by Bruce Beare · 15 years ago
- 6c36cd5 am 3b9255e3: am e57d8918: merge from open-source master by The Android Open Source Project · 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
- deb7a12 am 7e113e39: am 9a22c68e: merge from open-source master by The Android Open Source Project · 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 · 16 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
- db3fd7f am 88f29fef: fix build on darwin. by Nick Kralevich · 15 years ago
- 88f29fe fix build on darwin. by Nick Kralevich · 15 years ago
- 016be30 Merge "Fixing spelling errors in adb docs" by Brian Carlstrom · 15 years ago
- ec92c4f am 8e274f34: Merge "make libacc run with execute stack protections enabled." into kraken by Nick Kralevich · 15 years ago
- 1166c9b am ecf835e2: am a00a69e0: am b419c35c: Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 15 years ago
- 23d2df5 Fixing spelling errors in adb docs by Brian Carlstrom · 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
- eb31c0b fastboot should return non-zero exit code on error by Brian Carlstrom · 15 years ago
- 093ba25 make libacc run with execute stack protections enabled. by Nick Kralevich · 15 years ago
- f538d8c am 33680b10: init: Use a relative symlink for ueventd to init by Colin Cross · 15 years ago
- 24827fe am ebd4613b: init: Fix init spinning once init.rc is complete by Colin Cross · 15 years ago
- 33680b1 init: Use a relative symlink for ueventd to init by Colin Cross · 15 years ago
- d0eacb8 Make adb's daemon-port on the host machine configurable. by Stefan Hilzinger · 15 years ago
- ebd4613 init: Fix init spinning once init.rc is complete by Colin Cross · 15 years ago
- 3532722 am ec353361: Merge changes Iea53050d,Iea6c5601,I451ebc4f,I4f876571,I6b4c10f8,I298f575c,I459cfbfe,Id11bb7cd,I679059da into kraken 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
- c239e53 am 9819bdb3: am 775a8df6: merge from open-source master by The Android Open Source Project · 15 years ago
- 9819bdb am 775a8df6: merge from open-source master by The Android Open Source Project · 15 years ago
- 775a8df merge from open-source master by The Android Open Source Project · 15 years ago
- 05f202a Merge "adb: Add persistent system property for running adb in TCPIP mode" by Mike Lockwood · 15 years ago
- 8e2ceae adb: Add persistent system property for running adb in TCPIP mode by Mike Lockwood · 15 years ago
- 7cd914e am 9110b6c8: am 3523412f: merge from open-source master by The Android Open Source Project · 15 years ago
- 9110b6c am 3523412f: merge from open-source master by The Android Open Source Project · 15 years ago
- 3523412 merge from open-source master by The Android Open Source Project · 15 years ago
- 705c944 Add -l option to `adb sync` by Anthony Newnam · 15 years ago
- 944f7ca Merge "vold: fix a bug of crash" by Jean-Baptiste Queru · 15 years ago
- ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 15 years ago
- 998be76 am bc39871b: Merge changes I46a91849,I3a24afa2,I1df96964,Ic7a19073,I31db51eb,I11ed0f3e,I8fba9f5f,I04e8f0ae into kraken by Colin Cross · 15 years ago
- bc39871 Merge changes I46a91849,I3a24afa2,I1df96964,Ic7a19073,I31db51eb,I11ed0f3e,I8fba9f5f,I04e8f0ae into kraken by Colin Cross · 15 years ago
- a76ef12 am 34bff9ae: am 8ac50107: merge from open-source master by The Android Open Source Project · 15 years ago
- 34bff9a am 8ac50107: merge from open-source master by The Android Open Source Project · 15 years ago
- 8ac5010 merge from open-source master by The Android Open Source Project · 15 years ago
- c8a454a am 7ae4e690: am db2f5ad4: am f54e0a4b: Add a log tag entry for the dalvik lock profiling event. by Carl Shapiro · 15 years ago
- 1271b01 am eedc5f35: adb: remove obsolete adb.connected system property. by Mike Lockwood · 15 years ago
- 457d81c Allow 'adb pull' to pull symlinked files by Matt Fischer · 15 years ago
- 7ae4e69 am db2f5ad4: am f54e0a4b: Add a log tag entry for the dalvik lock profiling event. by Carl Shapiro · 15 years ago