1. cc42a2d am 44bce0fb: merge from open-source master by The Android Open Source Project · 15 years ago
  2. 44bce0f merge from open-source master by The Android Open Source Project · 15 years ago
  3. 2bef93c cpu-features.h is only available for ARM by Bruce Beare · 15 years ago
  4. 3b9255e am e57d8918: merge from open-source master by The Android Open Source Project · 15 years ago
  5. e57d891 merge from open-source master by The Android Open Source Project · 15 years ago
  6. 9b6c850 fix sim build by Jean-Baptiste Queru · 15 years ago
  7. f42d2fa Fix LDM addressing mode disassembly by Martyn Capewell · 15 years ago
  8. 86abd5f Merge "Adds UXTB16 support to Pixelflinger" by Jean-Baptiste Queru · 15 years ago
  9. 8ecf934 Merge "NEON shortcut for flat colour blending into 16-bit" by Jean-Baptiste Queru · 15 years ago
  10. cd64315 Add documentation for some adb environmental variables. by Tim · 15 years ago
  11. 7e113e3 am 9a22c68e: merge from open-source master by The Android Open Source Project · 15 years ago
  12. 9a22c68 merge from open-source master by The Android Open Source Project · 15 years ago
  13. 26bb6e9 Fixing spelling errors in adb docs by Brian Carlstrom · 15 years ago
  14. a84a42e Make adb's daemon-port on the host machine configurable. by Stefan Hilzinger · 15 years ago
  15. 23e6416 adb: remove obsolete adb.connected system property. by Mike Lockwood · 15 years ago
  16. 4f66069 Add Pantech's USB vendor ID to adb. by Xavier Ducrohet · 15 years ago
  17. c22b9bf Added Kyocera's VID (0x0482), upon their request. by Takeshi Kishimoto · 15 years ago
  18. 505bd6e adb: Add five second timeout for USB writes on Linux host. by Mike Lockwood · 15 years ago
  19. 805c4a7 Add missing newlines to adb usage message by Brian Carlstrom · 15 years ago
  20. c519c00 adb: do not mix printf() with write() when writing to stdout. by Mike Lockwood · 16 years ago
  21. 16f1550 Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request. by Takeshi Kishimoto · 15 years ago
  22. 1727309 Added USB vendor id of Sharp, based on Sharp's request. by Takeshi Kishimoto · 15 years ago
  23. 88f29fe fix build on darwin. by Nick Kralevich · 15 years ago
  24. 8e274f3 Merge "make libacc run with execute stack protections enabled." into kraken by Nick Kralevich · 15 years ago
  25. ecf835e am a00a69e0: am b419c35c: Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 15 years ago
  26. a00a69e am b419c35c: Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 15 years ago
  27. b419c35 Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 15 years ago
  28. 093ba25 make libacc run with execute stack protections enabled. by Nick Kralevich · 15 years ago
  29. 33680b1 init: Use a relative symlink for ueventd to init by Colin Cross · 15 years ago
  30. ebd4613 init: Fix init spinning once init.rc is complete by Colin Cross · 15 years ago
  31. ec35336 Merge changes Iea53050d,Iea6c5601,I451ebc4f,I4f876571,I6b4c10f8,I298f575c,I459cfbfe,Id11bb7cd,I679059da into kraken by Colin Cross · 15 years ago
  32. 44b65d0 init: Add ueventd.rc parsing to ueventd by Colin Cross · 15 years ago
  33. f83d0b9 init: Move uevent handling to an external ueventd process by Colin Cross · 15 years ago
  34. 6310a82 init: Split parser into generic parser and init parser by Colin Cross · 15 years ago
  35. 3294bbb init: Allow services to start before property triggers are up by Colin Cross · 15 years ago
  36. cd0f173 init: Add wait command and mount wait flag by Colin Cross · 15 years ago
  37. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 15 years ago
  38. 12541c6 init: reap exited child processes on signal_init by Colin Cross · 15 years ago
  39. b0ab94b init: create symlinks to block device nodes by Colin Cross · 15 years ago
  40. 9819bdb am 775a8df6: merge from open-source master by The Android Open Source Project · 15 years ago
  41. 775a8df merge from open-source master by The Android Open Source Project · 15 years ago
  42. 05f202a Merge "adb: Add persistent system property for running adb in TCPIP mode" by Mike Lockwood · 15 years ago
  43. 8e2ceae adb: Add persistent system property for running adb in TCPIP mode by Mike Lockwood · 15 years ago
  44. 9110b6c am 3523412f: merge from open-source master by The Android Open Source Project · 15 years ago
  45. 3523412 merge from open-source master by The Android Open Source Project · 15 years ago
  46. 705c944 Add -l option to `adb sync` by Anthony Newnam · 15 years ago
  47. 944f7ca Merge "vold: fix a bug of crash" by Jean-Baptiste Queru · 15 years ago
  48. ebc6ff1 init: Handle commands in event queue loop by Colin Cross · 15 years ago
  49. bc39871 Merge changes I46a91849,I3a24afa2,I1df96964,Ic7a19073,I31db51eb,I11ed0f3e,I8fba9f5f,I04e8f0ae into kraken by Colin Cross · 15 years ago
  50. 34bff9a am 8ac50107: merge from open-source master by The Android Open Source Project · 15 years ago
  51. 8ac5010 merge from open-source master by The Android Open Source Project · 15 years ago
  52. 457d81c Allow 'adb pull' to pull symlinked files by Matt Fischer · 15 years ago
  53. 7ae4e69 am db2f5ad4: am f54e0a4b: Add a log tag entry for the dalvik lock profiling event. by Carl Shapiro · 15 years ago
  54. db2f5ad am f54e0a4b: Add a log tag entry for the dalvik lock profiling event. by Carl Shapiro · 15 years ago
  55. eedc5f3 adb: remove obsolete adb.connected system property. by Mike Lockwood · 15 years ago
  56. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 15 years ago
  57. 9c5366b init: Move signal handling to signal_handler.c by Colin Cross · 15 years ago
  58. 504bc51 init: Move gettime() to util.c by Colin Cross · 15 years ago
  59. d11beb2 init: Move property_set_fd to property_service.c by Colin Cross · 15 years ago
  60. ca7648d init: Move parser prototypes to parser.h by Colin Cross · 15 years ago
  61. 0dd7ca6 init: Move device_fd to devices.c by Colin Cross · 15 years ago
  62. a866695 init: Move keychords to keychords.c by Colin Cross · 15 years ago
  63. f24ed8c init: Move mtd functions from init.c to util.c by Colin Cross · 15 years ago
  64. 31712be Move filesystem mounting into a new "fs" init level by Colin Cross · 15 years ago
  65. dc61c9c Add a build dependency for ramdisk.img on system/core/rootdir/init.rc by Colin Cross · 15 years ago
  66. f54e0a4 Add a log tag entry for the dalvik lock profiling event. by Carl Shapiro · 15 years ago
  67. 1ded19f fix build by Jean-Baptiste Queru · 15 years ago
  68. a841532 am 1888de8e: merge from open-source master by The Android Open Source Project · 15 years ago
  69. 1888de8 merge from open-source master by The Android Open Source Project · 15 years ago
  70. 5ffbf26 toolbox: add "uptime" command by Mike Lockwood · 15 years ago
  71. a699d62 toolbox: add "uptime" command by Mike Lockwood · 15 years ago
  72. 7c2be04 Rename logtag for clarity. by Brad Fitzpatrick · 15 years ago
  73. 7c19bbe Add Pantech's USB vendor ID to adb. by Xavier Ducrohet · 15 years ago
  74. 7e8529a system/core: Switch libsysutils & sched_policy LOG -> SLOG by San Mehat · 15 years ago
  75. 1620a61 vold: fix a bug of crash by Chih-Wei Huang · 15 years ago
  76. c741f22 Add NET_RAW to mediaserver so that it can open a raw HCI socket to configure by Nick Pelly · 15 years ago
  77. 830abe0 MOAR GROUPS by Nick Pelly · 15 years ago
  78. 3555019 Add Bluetooth SCO connection blacklist by Eric Olsen · 15 years ago
  79. 92f66cd Merge "fix [2483384] logcat crash when malloc debug is enabled" by Mathias Agopian · 15 years ago
  80. 5084452 fix [2483384] logcat crash when malloc debug is enabled by Mathias Agopian · 15 years ago
  81. 1f4d952 Add 'run-as' command implementation as set-uid program. by David 'Digit' Turner · 15 years ago
  82. 5fc070b Merge "cleanup init.rc" by Oscar Montemayor · 15 years ago
  83. bbf3ea4 cleanup init.rc by Jean-Baptiste Queru · 15 years ago
  84. 8d2f91d Added Kyocera's VID (0x0482), upon their request. by Takeshi Kishimoto · 15 years ago
  85. d1d3b6d Add '-t N' flag to logcat, to print only the last N lines of logcat by Dan Egnor · 15 years ago
  86. bbf1c64 Change permissions on pppd-ril by Wink Saville · 15 years ago
  87. d475d09 Merge "system: libdiskconfig: Add libdiskconfig" by San Mehat · 15 years ago
  88. bde9e13 Merge "Add wall-clock timing for each fastboot Action." by Daniel Sandler · 15 years ago
  89. 95ee753 Merge "Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16" by Colin Cross · 15 years ago
  90. a6391f1 system: libdiskconfig: Add libdiskconfig by San Mehat · 15 years ago
  91. e951f60 Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16 by Colin Cross · 15 years ago
  92. 36cf32f Remove an obsolete event log tag. by Dan Egnor · 15 years ago
  93. 732799e Merge "sysutils: Increase number of command arguments to 16" by Dmitry Shmidt · 15 years ago
  94. 1159d7f sysutils: Increase number of command arguments to 16 by Dmitry Shmidt · 15 years ago
  95. fe582b5 adb: Add five second timeout for USB writes on Linux host. by Mike Lockwood · 15 years ago
  96. f91c968 Add an empty CleanSpec.mk by Jean-Baptiste Queru · 15 years ago
  97. 7df6349 merge from open-source master by The Android Open Source Project · 15 years ago
  98. 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
  99. 3e1aac6 Change netcfg permissions to 2750. Fix bug 2104034. by Nick Kralevich · 15 years ago
  100. b6b8793 toolbox: nandread: Add options to extract raw images, partial images, and fix bad block check. by Arve Hjønnevåg · 15 years ago