1. baf6b6b Show why umount failed. by Jeff Brown · 13 years ago
  2. e877ad7 Merge "Add -o loop= option to mount, and fix error detection in mount and umount" by Ken Sumrall · 13 years ago
  3. ae3736a Add lock/unlock perform codes by Mathias Agopian · 13 years ago
  4. 42cc1ed Add setScalingMode to ANativeWindow by Mathias Agopian · 13 years ago
  5. 940c810 Add -o loop= option to mount, and fix error detection in mount and umount by Ken Sumrall · 13 years ago
  6. 2258e08 Merge "ANativeWindow: add more connectable APIs" by Mathias Agopian · 13 years ago
  7. 5423e9e ANativeWindow: add more connectable APIs by Jamie Gennis · 13 years ago
  8. 29e1e73 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  9. 56286d6 Merge "init: update permissions for VPN." by Chia-chi Yeh · 13 years ago
  10. 1ac6dde Move qtaguid.c from common sources in Android.mk to fix windows build. by Ashish Sharma · 13 years ago
  11. 6dce832 Fix header file inclusion for type uid_t. by Ashish Sharma · 13 years ago
  12. dbbfba3 Merge "Add communication support for xt_qtaguid(network traffic accounting) kernel module." by Ashish Sharma · 13 years ago
  13. 9bb4d41 init: update permissions for VPN. by Chia-chi Yeh · 13 years ago
  14. 50d9819 Merge "init: clean up init.rc as now mkdir handles EEXIST." by Chia-chi Yeh · 13 years ago
  15. 8626cce Add communication support for xt_qtaguid(network traffic accounting) kernel module. by Ashish Sharma · 13 years ago
  16. ea74414 init: clean up init.rc as now mkdir handles EEXIST. by Chia-chi Yeh · 13 years ago
  17. 8a330bc Merge "init: make "mkdir" work even when the directory already exists." by Chia-chi Yeh · 13 years ago
  18. 27164dc init: make "mkdir" work even when the directory already exists. by Chia-chi Yeh · 13 years ago
  19. 6b06f9f Merge "ANativeWindow: add setters for dimensions and fmt" by Jamie Gennis · 13 years ago
  20. 7da2486 am 436deea5: am 979203ee: Add reset_mask as parameter to ifc_reset_connections by Wink Saville · 13 years ago
  21. 436deea am 979203ee: Add reset_mask as parameter to ifc_reset_connections by Wink Saville · 13 years ago
  22. 1384e50 Reconcile with gingerbread-release by The Android Open Source Project · 13 years ago
  23. 697fb76 Revert "Validate sender credentials on netlink msg receive" by android-merger · 13 years ago
  24. 0ac3adb Merge "libnl: nl_socket_alloc() Bugfix" by Dmitry Shmidt · 13 years ago
  25. 979203e Add reset_mask as parameter to ifc_reset_connections by Wink Saville · 13 years ago
  26. 208ec5e ANativeWindow: add setters for dimensions and fmt by Jamie Gennis · 13 years ago
  27. f48fd5d Temporary workaround for issue 4604090 by Eric Laurent · 13 years ago
  28. c28b79a libnl: nl_socket_alloc() Bugfix by Frank Maker · 13 years ago
  29. e896755 Merge "init.rc: Allow system process to configure RNDIS USB ethernet address" by Mike Lockwood · 13 years ago
  30. 64416c8 Merge "don't restart surfaceflinger when the window manager dies" by Mathias Agopian · 13 years ago
  31. 9350a00 init.rc: Allow system process to configure RNDIS USB ethernet address by Mike Lockwood · 13 years ago
  32. b4daef4 don't restart surfaceflinger when the window manager dies by Mathias Agopian · 13 years ago
  33. 5744d31 Merge "BUGFIX: libnl_2" by Frank Maker · 13 years ago
  34. 1f311f2 Merge "Bug 4571308 Timestamps are not always monotonic" by Glenn Kasten · 13 years ago
  35. 856f63c Merge "Revert "Add keychain user"" by Brian Carlstrom · 13 years ago
  36. 8648c37 Merge "Add mobile filter framework library into the bootclasspath." by Eino-Ville Talvala · 13 years ago
  37. d18678f init: Handle EINTR in handle_property_set_fd() by Mike Lockwood · 13 years ago
  38. 1c9a996 Add mobile filter framework library into the bootclasspath. by Eino-Ville Talvala · 13 years ago
  39. 0491893 Revert "Add keychain user" by Brian Carlstrom · 13 years ago
  40. 1b53483 BUGFIX: libnl_2 by Frank Maker · 13 years ago
  41. fb9134e Merge "getevent: Fix a couple of bugs." by Jeff Brown · 13 years ago
  42. 2e81f58 Merge "Create groups to protect bandwidth statistics." by Jeff Sharkey · 13 years ago
  43. f6d0f8a getevent: Fix a couple of bugs. by Jeff Brown · 13 years ago
  44. f96993e lsof: Print process user name. by Jeff Brown · 13 years ago
  45. ed6b39c Cleanroom libnl_2 library by Frank Maker · 13 years ago
  46. 9d94942 am 6a18a077: am 04cf629b: Move RILD to class main by vidya rao · 13 years ago
  47. f048363 Merge changes I255cca69,Ice9ec7f0,I4e97ac98 by Mike J. Chen · 13 years ago
  48. 7b023b2 Fix SDK build. by Brett Chabot · 13 years ago
  49. c322f67 Bug 4571308 Timestamps are not always monotonic by Glenn Kasten · 13 years ago
  50. 6a18a07 am 04cf629b: Move RILD to class main by vidya rao · 13 years ago
  51. 04cf629 Move RILD to class main by vidya rao · 13 years ago
  52. 590e364 Fix build warnings by Glenn Kasten · 13 years ago
  53. 2a56688 Workaround Motorola ril.so incompatiblity with Netlink changes by Mike J. Chen · 13 years ago
  54. 17260b1 Cleanup NetlinkListener and NetlinkEvent by Mike J. Chen · 13 years ago
  55. ec16b9d Revert "Revert "Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet"" by Mike J. Chen · 13 years ago
  56. 9661a3a Merge "Fixed some audio helper functions" by Eric Laurent · 13 years ago
  57. 4f1df18 Create groups to protect bandwidth statistics. by Jeff Sharkey · 13 years ago
  58. 535164e Reimplement the "adb root" command to more closely match its previous behavior by Mike Lockwood · 13 years ago
  59. 07edefe Revert "adb: kick the transport after sending the "adb root" command" by Mike Lockwood · 13 years ago
  60. 693e78b Merge "Fix hang after end of backup" by Mike Lockwood · 13 years ago
  61. 10f129c Fix hang after end of backup by Christopher Tate · 13 years ago
  62. 4d557db am e1259d63: am 202729a0: am 14c2823a: Merge "add strutils" by Jean-Baptiste Queru · 13 years ago
  63. ef8fd9c am b06dfe14: am 4c78d862: am a08f7ae3: Merge "tweak for forward-compatibility" by Jean-Baptiste Queru · 13 years ago
  64. b0bd602 adb: Update version to 1.0.28 by Mike Lockwood · 13 years ago
  65. 5b811fa Tidy up the end-of-data handling in backup by Christopher Tate · 13 years ago
  66. e1259d6 am 202729a0: am 14c2823a: Merge "add strutils" by Jean-Baptiste Queru · 13 years ago
  67. b06dfe1 am 4c78d862: am a08f7ae3: Merge "tweak for forward-compatibility" by Jean-Baptiste Queru · 13 years ago
  68. 202729a am 14c2823a: Merge "add strutils" by Jean-Baptiste Queru · 13 years ago
  69. 4c78d86 am a08f7ae3: Merge "tweak for forward-compatibility" by Jean-Baptiste Queru · 13 years ago
  70. 14c2823 Merge "add strutils" by Jean-Baptiste Queru · 13 years ago
  71. 89790b8 add strutils by Jean-Baptiste Queru · 13 years ago
  72. a08f7ae Merge "tweak for forward-compatibility" by Jean-Baptiste Queru · 13 years ago
  73. b6c15de tweak for forward-compatibility by Jean-Baptiste Queru · 13 years ago
  74. 352dfdf init.rc: Changes for new USB gadget drivers by Mike Lockwood · 13 years ago
  75. da38224 Fixed some audio helper functions by Eric Laurent · 13 years ago
  76. 9f7ad37 am 88fd7a50: am fa3dfff8: Move mksh to external/mksh by Jean-Baptiste Queru · 13 years ago
  77. 88fd7a5 am fa3dfff8: Move mksh to external/mksh by Jean-Baptiste Queru · 13 years ago
  78. fa3dfff Move mksh to external/mksh by Jean-Baptiste Queru · 13 years ago
  79. b0a8aae Use adb_sleep_ms for Cygwin compat by Kenny Root · 13 years ago
  80. f875433 Enhance getevent to print event labels. by Jeff Brown · 13 years ago
  81. 5f05f83 am 55b8a474: (-s ours) am 0ec54854: am 774abe7b: Cherry-pick 49f1857d from master. do not merge. by Tom Marlin · 13 years ago
  82. 55b8a47 am 0ec54854: am 774abe7b: Cherry-pick 49f1857d from master. do not merge. by Tom Marlin · 13 years ago
  83. 0ec5485 am 774abe7b: Cherry-pick 49f1857d from master. do not merge. by Tom Marlin · 13 years ago
  84. 774abe7 Cherry-pick 49f1857d from master. do not merge. by Tom Marlin · 13 years ago
  85. 823e96e Merge "adb: kick the transport after sending the "adb root" command" by Mike Lockwood · 13 years ago
  86. 28e08dc core: move audio_policy.h here from hardware by Dima Zavin · 13 years ago
  87. d15e6ac adb: kick the transport after sending the "adb root" command by Mike Lockwood · 13 years ago
  88. 1621a68 am 8af9ac15: am 69c2dcbb: am fbcb1883: run-as: Bump the size of the internal packages list buffer. by David 'Digit' Turner · 13 years ago
  89. 8af9ac1 am 69c2dcbb: am fbcb1883: run-as: Bump the size of the internal packages list buffer. by David 'Digit' Turner · 13 years ago
  90. 69c2dcb am fbcb1883: run-as: Bump the size of the internal packages list buffer. by David 'Digit' Turner · 13 years ago
  91. fbcb188 run-as: Bump the size of the internal packages list buffer. by David 'Digit' Turner · 13 years ago
  92. 21a6c1c Merge changes I7b4e1ed1,I8a91c3f7,If78d20a5,I55431ac7 by Mike Lockwood · 13 years ago
  93. 1f0bd32 init: Add support for assigning system properties to system properties in init.rc by Mike Lockwood · 13 years ago
  94. f5cb5b2 init: Fix the init.rc import command by Mike Lockwood · 13 years ago
  95. 7ba61b1 init: Allow wildcards in property triggers by using * for property value by Mike Lockwood · 13 years ago
  96. 2c4d5dc init: Add support for writing system property value to a file in init.rc by Mike Lockwood · 13 years ago
  97. d8222d2 Reconcile with gingerbread-release by Jean-Baptiste Queru · 13 years ago
  98. 838a24a merge in gingerbread-release history after reset to gingerbread by The Android Automerger · 13 years ago
  99. 37b9fc6 am 4ba5a8ac: am eafcbe10: am 072a0fac: Merge "Fixed adb crash due to accessing freed memory" by Nick Kralevich · 13 years ago
  100. 953907f am 716104b4: am 771f5146: am 4c0b9e3d: Merge "Fix crash reporting on x86 platform." by Vladimir Chtchetkine · 13 years ago