1. 7e36edd init: Safely restart services to avoid race conditions. by Mike Kasick · 12 years ago
  2. ef3eb5f Added rules to build 64-bit libraries: lib64cutils.a and lib64log.a by Andrew Hsieh · 12 years ago
  3. 9cec99b Merge "Fix typo in queue_property_triggers ident" by Colin Cross · 12 years ago
  4. 469b7b2 Fix typo in queue_property_triggers ident by Chris Dearman · 12 years ago
  5. 5cc398e Merge "Toolbox implementation of chown has a bad print" by Jean-Baptiste Queru · 12 years ago
  6. 13438a9 Merge "logwrapper: reduce verbosity and fix usage" by Jean-Baptiste Queru · 12 years ago
  7. 1f28b77 logwrapper: reduce verbosity and fix usage by Tanguy Pruvot · 13 years ago
  8. 1ea9fce Merge "Extend toolbox with SE Android support." by Jean-Baptiste Queru · 12 years ago
  9. 9355307 Merge "Extend init and ueventd for SE Android." by Jean-Baptiste Queru · 12 years ago
  10. 8290d10 Extend toolbox with SE Android support. by Stephen Smalley · 12 years ago
  11. e46f9d5 Extend init and ueventd for SE Android. by Stephen Smalley · 12 years ago
  12. 0458d37 Merge "fastboot: set the language local string" by Jean-Baptiste Queru · 12 years ago
  13. 149ae11 Merge "adb,fastboot: add USB support for Intel Vendor ID" by Jean-Baptiste Queru · 12 years ago
  14. c840653 fastboot: set the language local string by mgross · 13 years ago
  15. 69ab6de Toolbox implementation of chown has a bad print by Johan Norberg · 13 years ago
  16. fa7860a Merge changes Iff15ac5e,I52fce957,I6c2a1d56,I929ea38b,Ia0476219,Ia9a357de,Ifb82ae2c by Jean-Baptiste Queru · 12 years ago
  17. f60e863 adb,fastboot: add USB support for Intel Vendor ID by Wu, Hao · 12 years ago
  18. 2ac29d0 Rename LOG_ASSERT to ALOG_ASSERT by Steve Block · 13 years ago
  19. 8aeb6e2 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  20. 4f07a1f Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  21. 4163b45 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  22. 9786ec4 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  23. 66b6875 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  24. 61fbcbe Rename (IF_)LOG() to (IF_)ALOG() by Steve Block · 13 years ago
  25. e7b1f13 Merge "rmmod: fix full path syntax" by Jean-Baptiste Queru · 12 years ago
  26. ec4db51 rmmod: fix full path syntax by Tanguy Pruvot · 13 years ago
  27. f90b0e0 rootdir: convert all usages of $prop to ${prop} by Dima Zavin · 13 years ago
  28. 84bf9af init: use init's property expansion code for setprop/write by Dima Zavin · 13 years ago
  29. 78a1b1f init: delay importing files until after parsing the current file by Dima Zavin · 13 years ago
  30. 5511c84 init: export all androidboot cmd line values as ro.boot.xx props by Dima Zavin · 13 years ago
  31. 3e7b773 init: import the hardware specific init file in init.rc by Dima Zavin · 13 years ago
  32. a6235ea init: allow init file imports to use properties in names by Dima Zavin · 13 years ago
  33. d7634c9 init: initialize property area early at boot by Dima Zavin · 13 years ago
  34. a9b84a7 Add ALOG version of LOG_ASSERT by Steve Block · 13 years ago
  35. e7e7fac Add ALOG versions of LOGD, LOGI, LOGW and LOGE by Steve Block · 13 years ago
  36. 1b251bd Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  37. 31b2f44 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  38. 3bc5e45 am 7cd3e0a3: Document ANativeWindow\'s buffer refcounting by Jesse Hall · 13 years ago
  39. 00eac09 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  40. fb71a12 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  41. 7cd3e0a Document ANativeWindow's buffer refcounting by Jesse Hall · 13 years ago
  42. 650307d am b1dfffe6: Fix \'adb backup\' on Windows by Christopher Tate · 13 years ago
  43. b1dfffe Fix 'adb backup' on Windows by Christopher Tate · 13 years ago
  44. 336658c Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  45. 0d0c0ce merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  46. e64ad60 am ce48083f: Fixes ADB crash on Windows due to large number of connections. do not merge. by Vladimir Chtchetkine · 13 years ago
  47. ce48083 Fixes ADB crash on Windows due to large number of connections. do not merge. by Vladimir Chtchetkine · 13 years ago
  48. 999a193 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  49. a985651 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  50. 3d547e0 am f9c1fcc5: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 13 years ago
  51. f9c1fcc Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 13 years ago
  52. 097b4ed Replace vendor specific NfcGoogle.apk with generic Nfc.apk by Nick Pelly · 13 years ago
  53. c96d2ae am 2a38657d: Merge "DO NOT MERGE - disable memory dumps" into ics-mr1 by Andy McFadden · 13 years ago
  54. 2a38657 Merge "DO NOT MERGE - disable memory dumps" into ics-mr1 by Andy McFadden · 13 years ago
  55. ecf0e9e DO NOT MERGE - disable memory dumps by Andy McFadden · 13 years ago
  56. e363d38 am b90cb1d2: am c6023243: Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  57. b90cb1d am c6023243: Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  58. c602324 Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  59. 67b11cb am 25a89e77: Fix build by Steve Block · 13 years ago
  60. 25a89e7 Fix build by Steve Block · 13 years ago
  61. 0026371 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  62. 1351ede am 61b90bd2: adb: grant it AID_NET_BW_STATS for full /proc/net/xt_qtaguid/stats by JP Abgrall · 13 years ago
  63. 61b90bd adb: grant it AID_NET_BW_STATS for full /proc/net/xt_qtaguid/stats by JP Abgrall · 13 years ago
  64. 989b2a3 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  65. 39b6df1 am c761b54e: Merge "Wimax: wimax related changes for libnetutils" into ics-mr1 by Robert Greenwalt · 13 years ago
  66. c761b54 Merge "Wimax: wimax related changes for libnetutils" into ics-mr1 by Robert Greenwalt · 13 years ago
  67. 7938d6d merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  68. ed21633 Wimax: wimax related changes for libnetutils by tk.mun · 13 years ago
  69. 75e4888 am 3c58933a: am 4a253908: rootdir: init.rc: write default oom_adj before starting ueventd by Dima Zavin · 13 years ago
  70. 3c58933 am 4a253908: rootdir: init.rc: write default oom_adj before starting ueventd by Dima Zavin · 13 years ago
  71. 4a25390 rootdir: init.rc: write default oom_adj before starting ueventd by Dima Zavin · 13 years ago
  72. 99436ca am 6182d031: Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  73. 6182d03 Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  74. b1966c5 Revert "Merge "libnl_2: Fix memory leaks" into ics-mr0" by The Android Automerger · 13 years ago
  75. 08ffd07 Revert "Merge "charger: make the almost-full frame only show when it's current level" into ics-mr0" by The Android Automerger · 13 years ago
  76. 86eeea5 Revert "Merge "Remove log spam" into ics-mr0" by The Android Automerger · 13 years ago
  77. 2342074 merge in ics-factoryrom-2-release history after reset to ics-mr0 by The Android Automerger · 13 years ago
  78. 03d7ffc am 0e4d9eb8: Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  79. 0e4d9eb Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  80. 6641b39 Revert "Merge "libnl_2: Fix memory leaks" into ics-mr0" by The Android Automerger · 13 years ago
  81. fa792b1 Revert "Merge "charger: make the almost-full frame only show when it's current level" into ics-mr0" by The Android Automerger · 13 years ago
  82. 77aa295 Revert "Merge "Remove log spam" into ics-mr0" by The Android Automerger · 13 years ago
  83. df241e5 merge in ics-factoryrom-2-release history after reset to ics-mr0 by The Android Automerger · 13 years ago
  84. 3d69524 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  85. 6d9f023 Revert "Merge "libnl_2: Fix memory leaks" into ics-mr0" by The Android Automerger · 13 years ago
  86. 0382934 am e7184667: am 4f7c0843: Merge "libnl_2: Fix memory leaks" into ics-mr0 by Dmitry Shmidt · 13 years ago
  87. e718466 am 4f7c0843: Merge "libnl_2: Fix memory leaks" into ics-mr0 by Dmitry Shmidt · 13 years ago
  88. 4f7c084 Merge "libnl_2: Fix memory leaks" into ics-mr0 by Dmitry Shmidt · 13 years ago
  89. d99fe5e libnl_2: Fix memory leaks by Dmitry Shmidt · 13 years ago
  90. 1d6a0a2 am 3e3d0780: am 6fb3df8d: Merge "charger: make the almost-full frame only show when it\'s current level" into ics-mr0 by Dima Zavin · 13 years ago
  91. 3e3d078 am 6fb3df8d: Merge "charger: make the almost-full frame only show when it\'s current level" into ics-mr0 by Dima Zavin · 13 years ago
  92. 6fb3df8 Merge "charger: make the almost-full frame only show when it's current level" into ics-mr0 by Dima Zavin · 13 years ago
  93. 08db16a am a7997f4a: am d4f29767: Merge "Remove log spam" into ics-mr0 by Irfan Sheriff · 13 years ago
  94. a7997f4 am d4f29767: Merge "Remove log spam" into ics-mr0 by Irfan Sheriff · 13 years ago
  95. d4f2976 Merge "Remove log spam" into ics-mr0 by Irfan Sheriff · 13 years ago
  96. 332baee merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  97. 9ec3f3e charger: make the almost-full frame only show when it's current level by Dima Zavin · 13 years ago
  98. 640cad5 am 04a87590: restart surfaceflinger and drmserver when servicemanager dies by Mathias Agopian · 13 years ago
  99. 04a8759 restart surfaceflinger and drmserver when servicemanager dies by Mathias Agopian · 13 years ago
  100. 17233ee merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago