1. 8c92ba1 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  2. bdb9831 am c8401677: init: add vdec device node by Dima Zavin · 15 years ago
  3. c840167 init: add vdec device node by Dima Zavin · 15 years ago
  4. c9050c5 am 2dfe490f: system: vold: Ensure a default vold.conf exists for generic target by San Mehat · 15 years ago
  5. 2dfe490 system: vold: Ensure a default vold.conf exists for generic target by San Mehat · 15 years ago
  6. 7d53c69 am d42ab257: Merge change 23045 into eclair by Tammo Spalink · 15 years ago
  7. d42ab25 Merge change 23045 into eclair by Android (Google) Code Review · 15 years ago
  8. 3dfe6c6 Add persistent radio prop perms ; cleanup ws and typos. by Tammo Spalink · 15 years ago
  9. a360f29 am 4ad30d28: Merge change 23106 into eclair by San Mehat · 15 years ago
  10. 4ad30d2 Merge change 23106 into eclair by Android (Google) Code Review · 15 years ago
  11. cc61802 am ecfd8e73: acc error tweaks by Joe Onorato · 15 years ago
  12. ecfd8e7 acc error tweaks by Joe Onorato · 15 years ago
  13. f68a5cd vold: Format cards < 2GB as FAT16, otherwise FAT32. Also let the formatter by San Mehat · 15 years ago
  14. e86a2c7 Merge change 7315 by Android Code Review · 15 years ago
  15. 15681df BUGFIX - ro.kernel.android.{qemud | ril} and ro.android.noril by Simon Braunschmidt · 16 years ago
  16. dc816d5 Allow an onrestart command to stop the current service by Ben Gruver · 15 years ago
  17. e7cb137 added chdir/chroot commands to init for mount switching/pivoting by Jay Freeman (saurik) · 16 years ago
  18. 9f28bde Trivial implementation of init's import command. by Jay Freeman (saurik) · 16 years ago
  19. 12a5b88 Merge change 2903 by Android Code Review · 15 years ago
  20. 9b15891 am bd3f7ded: Merge change 22836 into eclair by San Mehat · 15 years ago
  21. 5be5da9 am fc279227: Merge change 22835 into eclair by San Mehat · 15 years ago
  22. bd3f7de Merge change 22836 into eclair by Android (Google) Code Review · 15 years ago
  23. fc27922 Merge change 22835 into eclair by Android (Google) Code Review · 15 years ago
  24. 2154187 rootdir: init.rc: Copy kernel crash dumps to /data and free kernel resources by San Mehat · 15 years ago
  25. 7c44fe5 init: builtins: Add 'copy' command to init.rc parser by San Mehat · 15 years ago
  26. 973246d am c158427e: Merge change 22828 into eclair by Jack Palevich · 15 years ago
  27. c158427 Merge change 22828 into eclair by Android (Google) Code Review · 15 years ago
  28. 9221bcc Preliminary struct and union support. by Jack Palevich · 15 years ago
  29. cef31a0 adb: Fix emulator support. by Mike Lockwood · 15 years ago
  30. f71c711 Fix broken 'adb root' command. by Xavier Ducrohet · 15 years ago
  31. 2f38b69 adb: Improved support for running adb over TCP/IP by Mike Lockwood · 15 years ago
  32. 26f3de6 BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  33. ecfb75d adb: Fix infinite loop in Linux host device discovery. by Mike Lockwood · 15 years ago
  34. 668cc77 adb: print better error message when there are insufficient permissions for a device. by Mike Lockwood · 15 years ago
  35. a8be72f adb: update call to register_usb_transport in Mac and Windows builds. by Mike Lockwood · 15 years ago
  36. 95b837d adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. by Mike Lockwood · 15 years ago
  37. e64004d adb: Use correct language ID when retrieving USB serial number. by Guang Zhu · 15 years ago
  38. 63e6152 adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  39. 5f4b051 adb: add "adb reboot" command. by Mike Lockwood · 15 years ago
  40. 3969080 get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 15 years ago
  41. 22048ef Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to. by Nick Pelly · 15 years ago
  42. 0f83253 am a3e8a6ad: adb: Fix emulator support. by Mike Lockwood · 15 years ago
  43. a3e8a6a adb: Fix emulator support. by Mike Lockwood · 15 years ago
  44. 1e07084 Fix incorrect check for LOG_UEVENTS by Chuck Tuffli · 16 years ago
  45. 7acf338 init.rc: Fixes typo: sytem -> system. by Hiroshi Takekawa · 15 years ago
  46. 15e37df am 1bba53f7: Fix broken \'adb root\' command. by Xavier Ducrohet · 15 years ago
  47. 1bba53f Fix broken 'adb root' command. by Xavier Ducrohet · 15 years ago
  48. 5f64296 am 968c8f07: Merge change 22503 into eclair by Mike Lockwood · 15 years ago
  49. 968c8f0 Merge change 22503 into eclair by Android (Google) Code Review · 15 years ago
  50. ba29880 am e2e89382: Merge change 22636 into eclair by Robert Greenwalt · 15 years ago
  51. e2e8938 Merge change 22636 into eclair by Android (Google) Code Review · 15 years ago
  52. 0ab3a93 Allow radio to modify net.ppp* properties for dns by Robert Greenwalt · 15 years ago
  53. 11e1c42 completed implementation of "trigger" for init by Jay Freeman (saurik) · 16 years ago
  54. 87d8ccb am c0f25335: Make pointer casting work. by Jack Palevich · 15 years ago
  55. c0f2533 Make pointer casting work. by Jack Palevich · 15 years ago
  56. 67132d9 am 0f400c59: Add runtime check for whether or not the OTCC-output tests can be run. by Jack Palevich · 15 years ago
  57. 0f400c5 Add runtime check for whether or not the OTCC-output tests can be run. by Jack Palevich · 15 years ago
  58. ff19670 adb: Improved support for running adb over TCP/IP by Mike Lockwood · 15 years ago
  59. 41ced02 Merge change 11205 by Android Code Review · 15 years ago
  60. b8ebbcc am 90b06ac7: only use faster SHA-1 code on machines with good libc by Doug Zongker · 15 years ago
  61. 90b06ac only use faster SHA-1 code on machines with good libc by Doug Zongker · 15 years ago
  62. 70670ff am a2f441b8: Merge change 21613 into eclair by Doug Zongker · 15 years ago
  63. a2f441b Merge change 21613 into eclair by Android (Google) Code Review · 15 years ago
  64. 50717d3 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  65. e36c153 system/core: vold: Change permission of external storage device nodes by San Mehat · 15 years ago
  66. 444acdd am 85b3fcc5: system/core: vold: Change permission of external storage device nodes by San Mehat · 15 years ago
  67. 85b3fcc system/core: vold: Change permission of external storage device nodes by San Mehat · 15 years ago
  68. 6d51d9c system/core: vold: Change permission of external storage device nodes by San Mehat · 15 years ago
  69. 1fd8a8e Merge change 21737 into eclair by Android (Google) Code Review · 15 years ago
  70. e37c724 Merge change 22155 into eclair by Android (Google) Code Review · 15 years ago
  71. fb62cf9 Merge change 22143 into eclair by Android (Google) Code Review · 15 years ago
  72. 30321cb Add ARM hardware floating point support. by Jack Palevich · 15 years ago
  73. 46fdd26 Merge change 21956 into eclair by Android (Google) Code Review · 15 years ago
  74. 3bc1e9c devices: set permissions for lightsensor by Iliyan Malchev · 15 years ago
  75. 5f1b339 Merge change 21921 into eclair by Android (Google) Code Review · 15 years ago
  76. b2de4db fastboot: Add retry to USB read call. by Dan Murphy · 15 years ago
  77. d3abe3c Add a --nox86 flag to allow disabling x86 tests by Jack Palevich · 15 years ago
  78. 0a01a5d Handle functions with anonymous arguments by Jack Palevich · 15 years ago
  79. ed7ccae Route all log tags with "RIL" prefix to radio buffer. by John Michelau · 15 years ago
  80. 761aeb4 Merge change 21845 into eclair by Android (Google) Code Review · 15 years ago
  81. 815d8b8 Allow redefinition of macros. by Jack Palevich · 15 years ago
  82. 9d12968 Merge change 21834 into eclair by Android (Google) Code Review · 15 years ago
  83. 0b1827a Allow '//'-style comments in #defines. by Jack Palevich · 15 years ago
  84. 29f3426 Merge change 21812 into eclair by Android (Google) Code Review · 15 years ago
  85. 0b2de0d Allow parenthesized expressions as the value of defines by Jack Palevich · 15 years ago
  86. 9d88176 fix part of [2017702] OpenGL bugs with alpha values of 1.0 in the source during blending into 8888 buffers by Mathias Agopian · 15 years ago
  87. 327e696 Added -s flag to ls. by Andy McFadden · 15 years ago
  88. 7f5b1a2 do not merge: cherry-picked ecd23c09e87d7088285f8b7c2eeb98815c2e69e0 from master branch by Jack Palevich · 15 years ago
  89. a6de77d add optimized SHA1 algorithm by Doug Zongker · 15 years ago
  90. e353047 Fix bug of mmc.c not checking read_file result. by Xinyu Chen · 15 years ago
  91. 227c74a vold: Check partitions 1-4 instead of 0-3 by Ben Winslow · 15 years ago
  92. 818806a am e3baafd8: BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  93. 665ad08 am c52c6021: (-s ours) DO NOT MERGE adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  94. 1ca6711 am 704aa833: (-s ours) DO NOT MERGE cherry-pick "adb reboot" from master: by Mike Lockwood · 15 years ago
  95. 37b210f init: set the correct kgsl device node permissions by Dima Zavin · 15 years ago
  96. e3baafd BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 15 years ago
  97. d70dc73 adb: Fix infinite loop in Linux host device discovery. by Mike Lockwood · 15 years ago
  98. c52c602 DO NOT MERGE adb: Remove adbd from simulator build. by Mike Lockwood · 15 years ago
  99. 704aa83 DO NOT MERGE cherry-pick "adb reboot" from master: by Mike Lockwood · 15 years ago
  100. 37d3111 adb: print better error message when there are insufficient permissions for a device. by Mike Lockwood · 15 years ago