1. 142e895 am e83cd37e: am 0458d373: Merge "fastboot: set the language local string" by Jean-Baptiste Queru · 12 years ago
  2. e83cd37 am 0458d373: Merge "fastboot: set the language local string" by Jean-Baptiste Queru · 12 years ago
  3. 0458d37 Merge "fastboot: set the language local string" by Jean-Baptiste Queru · 12 years ago
  4. 0c05409 am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony. by Xavier Ducrohet · 12 years ago
  5. 746f324 Add USB vendor IDs for Quanta, INQ and Sony. by Xavier Ducrohet · 12 years ago
  6. 70580b2 am 149ae11f: Merge "adb,fastboot: add USB support for Intel Vendor ID" by Jean-Baptiste Queru · 12 years ago
  7. 149ae11 Merge "adb,fastboot: add USB support for Intel Vendor ID" by Jean-Baptiste Queru · 12 years ago
  8. c840653 fastboot: set the language local string by mgross · 13 years ago
  9. 546dc10 Reconcile with ics-mr1-release by The Android Open Source Project · 12 years ago
  10. 2eb08e4 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 12 years ago
  11. 56acfe3 Reconcile with ics-mr1-release by The Android Open Source Project · 12 years ago
  12. daafb53 am 4779e934: Add Intel\'s vendor ID to adb by Andrew Hsieh · 12 years ago
  13. abffc7f am fa7860a2: Merge changes Iff15ac5e,I52fce957,I6c2a1d56,I929ea38b,Ia0476219,Ia9a357de,Ifb82ae2c by Jean-Baptiste Queru · 12 years ago
  14. fa7860a Merge changes Iff15ac5e,I52fce957,I6c2a1d56,I929ea38b,Ia0476219,Ia9a357de,Ifb82ae2c by Jean-Baptiste Queru · 12 years ago
  15. 4779e93 Add Intel's vendor ID to adb by Andrew Hsieh · 12 years ago
  16. f60e863 adb,fastboot: add USB support for Intel Vendor ID by Wu, Hao · 12 years ago
  17. 2ac29d0 Rename LOG_ASSERT to ALOG_ASSERT by Steve Block · 12 years ago
  18. 8aeb6e2 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) by Steve Block · 13 years ago
  19. 4f07a1f Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) by Steve Block · 13 years ago
  20. 4163b45 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) by Steve Block · 13 years ago
  21. 9786ec4 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) by Steve Block · 13 years ago
  22. 66b6875 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) by Steve Block · 13 years ago
  23. 61fbcbe Rename (IF_)LOG() to (IF_)ALOG() by Steve Block · 13 years ago
  24. b8625ab merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 12 years ago
  25. 37a5ecf resolved conflicts for merge of f134ee36 to ics-mr1-plus-aosp by Benoit Goby · 12 years ago
  26. f134ee3 Merge "HACK: Export androidboot.modelno as ro.boot.modelno -- DO NOT MERGE" into ics-mr1 by Benoit Goby · 12 years ago
  27. 82dd6af am e7b1f132: Merge "rmmod: fix full path syntax" by Jean-Baptiste Queru · 12 years ago
  28. e7b1f13 Merge "rmmod: fix full path syntax" by Jean-Baptiste Queru · 12 years ago
  29. 4a404c1 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 12 years ago
  30. 01c76f5 HACK: Export androidboot.modelno as ro.boot.modelno -- DO NOT MERGE by Benoit Goby · 12 years ago
  31. ec4db51 rmmod: fix full path syntax by Tanguy Pruvot · 13 years ago
  32. 863c931 Reconcile with ics-mr1-release by The Android Open Source Project · 12 years ago
  33. cffb062 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 12 years ago
  34. 3e9c9ac am 032afc1d: Merge "Close a security hole - do not give world readable/writable access to /data/drm" into ics-mr1 by James Dong · 12 years ago
  35. 032afc1 Merge "Close a security hole - do not give world readable/writable access to /data/drm" into ics-mr1 by James Dong · 12 years ago
  36. e0b5579 am 07ad9f2a: Add USB Vendor ID for Fujitsu and Lumigon. by Xavier Ducrohet · 12 years ago
  37. 07ad9f2 Add USB Vendor ID for Fujitsu and Lumigon. by Xavier Ducrohet · 12 years ago
  38. f4d9bc4 am f90b0e04: rootdir: convert all usages of to by Dima Zavin · 12 years ago
  39. 37080d0 am 84bf9af7: init: use init\'s property expansion code for setprop/write by Dima Zavin · 12 years ago
  40. 920d6d8 am 78a1b1fe: init: delay importing files until after parsing the current file by Dima Zavin · 12 years ago
  41. 96e9a26 am 5511c84a: init: export all androidboot cmd line values as ro.boot.xx props by Dima Zavin · 12 years ago
  42. d7abdb2 am 3e7b7739: init: import the hardware specific init file in init.rc by Dima Zavin · 12 years ago
  43. 079d56d am a6235eac: init: allow init file imports to use properties in names by Dima Zavin · 12 years ago
  44. 82d5f40 am d7634c9c: init: initialize property area early at boot by Dima Zavin · 12 years ago
  45. f90b0e0 rootdir: convert all usages of $prop to ${prop} by Dima Zavin · 12 years ago
  46. 84bf9af init: use init's property expansion code for setprop/write by Dima Zavin · 13 years ago
  47. 78a1b1f init: delay importing files until after parsing the current file by Dima Zavin · 13 years ago
  48. 5511c84 init: export all androidboot cmd line values as ro.boot.xx props by Dima Zavin · 13 years ago
  49. 3e7b773 init: import the hardware specific init file in init.rc by Dima Zavin · 13 years ago
  50. a6235ea init: allow init file imports to use properties in names by Dima Zavin · 13 years ago
  51. d7634c9 init: initialize property area early at boot by Dima Zavin · 13 years ago
  52. 88ffed1 am ae429828: Cherry-picked from c4f37eed7 in master. Do not merge. by Vladimir Chtchetkine · 12 years ago
  53. 8642b9b am 74159657: Cherry-picked from c13daef7b on master. Do not merge. by Vladimir Chtchetkine · 12 years ago
  54. ae42982 Cherry-picked from c4f37eed7 in master. Do not merge. by Vladimir Chtchetkine · 13 years ago
  55. 7415965 Cherry-picked from c13daef7b on master. Do not merge. by Vladimir Chtchetkine · 13 years ago
  56. a9b84a7 Add ALOG version of LOG_ASSERT by Steve Block · 12 years ago
  57. 09cdc0e Close a security hole - do not give world readable/writable access to /data/drm by James Dong · 13 years ago
  58. e7e7fac Add ALOG versions of LOGD, LOGI, LOGW and LOGE by Steve Block · 13 years ago
  59. 1b251bd Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  60. 31b2f44 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  61. 3bc5e45 am 7cd3e0a3: Document ANativeWindow\'s buffer refcounting by Jesse Hall · 13 years ago
  62. 00eac09 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  63. fb71a12 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  64. 7cd3e0a Document ANativeWindow's buffer refcounting by Jesse Hall · 13 years ago
  65. 650307d am b1dfffe6: Fix \'adb backup\' on Windows by Christopher Tate · 13 years ago
  66. b1dfffe Fix 'adb backup' on Windows by Christopher Tate · 13 years ago
  67. 336658c Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  68. 0d0c0ce merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  69. e64ad60 am ce48083f: Fixes ADB crash on Windows due to large number of connections. do not merge. by Vladimir Chtchetkine · 13 years ago
  70. ce48083 Fixes ADB crash on Windows due to large number of connections. do not merge. by Vladimir Chtchetkine · 13 years ago
  71. 999a193 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  72. a985651 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  73. 3d547e0 am f9c1fcc5: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 13 years ago
  74. f9c1fcc Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 13 years ago
  75. 097b4ed Replace vendor specific NfcGoogle.apk with generic Nfc.apk by Nick Pelly · 13 years ago
  76. c96d2ae am 2a38657d: Merge "DO NOT MERGE - disable memory dumps" into ics-mr1 by Andy McFadden · 13 years ago
  77. 2a38657 Merge "DO NOT MERGE - disable memory dumps" into ics-mr1 by Andy McFadden · 13 years ago
  78. ecf0e9e DO NOT MERGE - disable memory dumps by Andy McFadden · 13 years ago
  79. e363d38 am b90cb1d2: am c6023243: Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  80. b90cb1d am c6023243: Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  81. c602324 Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  82. 67b11cb am 25a89e77: Fix build by Steve Block · 13 years ago
  83. 25a89e7 Fix build by Steve Block · 13 years ago
  84. 0026371 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  85. 1351ede am 61b90bd2: adb: grant it AID_NET_BW_STATS for full /proc/net/xt_qtaguid/stats by JP Abgrall · 13 years ago
  86. 61b90bd adb: grant it AID_NET_BW_STATS for full /proc/net/xt_qtaguid/stats by JP Abgrall · 13 years ago
  87. 989b2a3 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  88. 39b6df1 am c761b54e: Merge "Wimax: wimax related changes for libnetutils" into ics-mr1 by Robert Greenwalt · 13 years ago
  89. c761b54 Merge "Wimax: wimax related changes for libnetutils" into ics-mr1 by Robert Greenwalt · 13 years ago
  90. 7938d6d merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  91. ed21633 Wimax: wimax related changes for libnetutils by tk.mun · 13 years ago
  92. 75e4888 am 3c58933a: am 4a253908: rootdir: init.rc: write default oom_adj before starting ueventd by Dima Zavin · 13 years ago
  93. 3c58933 am 4a253908: rootdir: init.rc: write default oom_adj before starting ueventd by Dima Zavin · 13 years ago
  94. 4a25390 rootdir: init.rc: write default oom_adj before starting ueventd by Dima Zavin · 13 years ago
  95. 99436ca am 6182d031: Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  96. 6182d03 Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 13 years ago
  97. b1966c5 Revert "Merge "libnl_2: Fix memory leaks" into ics-mr0" by The Android Automerger · 13 years ago
  98. 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
  99. 86eeea5 Revert "Merge "Remove log spam" into ics-mr0" by The Android Automerger · 13 years ago
  100. 2342074 merge in ics-factoryrom-2-release history after reset to ics-mr0 by The Android Automerger · 13 years ago