1. 7913bc0 libcutils: Use proper private header to access C library's <time.h> extension by David 'Digit' Turner · 12 years ago
  2. dae26c6 am 3e9c9ac5: 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
  3. 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
  4. 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
  5. a33c6ee am e0b55791: am 07ad9f2a: Add USB Vendor ID for Fujitsu and Lumigon. by Xavier Ducrohet · 12 years ago
  6. e0b5579 am 07ad9f2a: Add USB Vendor ID for Fujitsu and Lumigon. by Xavier Ducrohet · 12 years ago
  7. 07ad9f2 Add USB Vendor ID for Fujitsu and Lumigon. by Xavier Ducrohet · 12 years ago
  8. ed8d4a9 am f4d9bc4f: am f90b0e04: rootdir: convert all usages of to by Dima Zavin · 12 years ago
  9. 7574a68 am 37080d00: am 84bf9af7: init: use init\'s property expansion code for setprop/write by Dima Zavin · 12 years ago
  10. 1a9878a am 920d6d8a: am 78a1b1fe: init: delay importing files until after parsing the current file by Dima Zavin · 12 years ago
  11. b97caf8 am 96e9a260: am 5511c84a: init: export all androidboot cmd line values as ro.boot.xx props by Dima Zavin · 12 years ago
  12. faa19e4 am d7abdb21: am 3e7b7739: init: import the hardware specific init file in init.rc by Dima Zavin · 12 years ago
  13. d81200a am 079d56d0: (-s ours) am a6235eac: init: allow init file imports to use properties in names by Dima Zavin · 12 years ago
  14. f15671c am 82d5f40d: (-s ours) am d7634c9c: init: initialize property area early at boot by Dima Zavin · 12 years ago
  15. f4d9bc4 am f90b0e04: rootdir: convert all usages of to by Dima Zavin · 12 years ago
  16. 37080d0 am 84bf9af7: init: use init\'s property expansion code for setprop/write by Dima Zavin · 12 years ago
  17. 920d6d8 am 78a1b1fe: init: delay importing files until after parsing the current file by Dima Zavin · 12 years ago
  18. 96e9a26 am 5511c84a: init: export all androidboot cmd line values as ro.boot.xx props by Dima Zavin · 12 years ago
  19. d7abdb2 am 3e7b7739: init: import the hardware specific init file in init.rc by Dima Zavin · 12 years ago
  20. 079d56d am a6235eac: init: allow init file imports to use properties in names by Dima Zavin · 12 years ago
  21. 82d5f40 am d7634c9c: init: initialize property area early at boot by Dima Zavin · 12 years ago
  22. f90b0e0 rootdir: convert all usages of $prop to ${prop} by Dima Zavin · 12 years ago
  23. 84bf9af init: use init's property expansion code for setprop/write by Dima Zavin · 13 years ago
  24. 78a1b1f init: delay importing files until after parsing the current file by Dima Zavin · 13 years ago
  25. 5511c84 init: export all androidboot cmd line values as ro.boot.xx props by Dima Zavin · 13 years ago
  26. 3e7b773 init: import the hardware specific init file in init.rc by Dima Zavin · 13 years ago
  27. a6235ea init: allow init file imports to use properties in names by Dima Zavin · 13 years ago
  28. d7634c9 init: initialize property area early at boot by Dima Zavin · 13 years ago
  29. 729eb83 am 88ffed14: (-s ours) am ae429828: Cherry-picked from c4f37eed7 in master. Do not merge. by Vladimir Chtchetkine · 12 years ago
  30. 88ffed1 am ae429828: Cherry-picked from c4f37eed7 in master. Do not merge. by Vladimir Chtchetkine · 12 years ago
  31. 1feff62 am 8642b9b0: (-s ours) am 74159657: Cherry-picked from c13daef7b on master. Do not merge. by Vladimir Chtchetkine · 12 years ago
  32. 8642b9b am 74159657: Cherry-picked from c13daef7b on master. Do not merge. by Vladimir Chtchetkine · 12 years ago
  33. ae42982 Cherry-picked from c4f37eed7 in master. Do not merge. by Vladimir Chtchetkine · 13 years ago
  34. 7415965 Cherry-picked from c13daef7b on master. Do not merge. by Vladimir Chtchetkine · 13 years ago
  35. ceabb17 Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 12 years ago
  36. 8f2e8b0 am a9b84a7e: Add ALOG version of LOG_ASSERT by Steve Block · 12 years ago
  37. 9c568c7 Merge "add "adb sideload" and sideload connection state" by Doug Zongker · 12 years ago
  38. 447f061 add "adb sideload" and sideload connection state by Doug Zongker · 12 years ago
  39. 683a093 rootdir: convert all usages of $prop to ${prop} by Dima Zavin · 12 years ago
  40. a9b84a7 Add ALOG version of LOG_ASSERT by Steve Block · 12 years ago
  41. 01dda20 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  42. 36afde3 Merge "Tell the user to unlock/confirm backup & restore operations" by Christopher Tate · 13 years ago
  43. bffa4ca Tell the user to unlock/confirm backup & restore operations by Christopher Tate · 13 years ago
  44. 829c0b8 Merge changes I3c284860,I06dc35ff,Iedda6c90,I933e5bba,I9205d7d7,Iae9ed109 by Dima Zavin · 13 years ago
  45. 09cdc0e Close a security hole - do not give world readable/writable access to /data/drm by James Dong · 13 years ago
  46. ebe2cb3 init: use init's property expansion code for setprop/write by Dima Zavin · 13 years ago
  47. 304f122 init: delay importing files until after parsing the current file by Dima Zavin · 13 years ago
  48. 8886112 init: export all androidboot cmd line values as ro.boot.xx props by Dima Zavin · 13 years ago
  49. 7634bf8 init: import the hardware specific init file in init.rc by Dima Zavin · 13 years ago
  50. 976b878 init: allow init file imports to use properties in names by Dima Zavin · 13 years ago
  51. ae8b56c Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  52. fe71a61 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  53. 8d66c49 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  54. 0fdccb5 am e7e7fac9: (-s ours) Add ALOG versions of LOGD, LOGI, LOGW and LOGE by Steve Block · 13 years ago
  55. e7e7fac Add ALOG versions of LOGD, LOGI, LOGW and LOGE by Steve Block · 13 years ago
  56. 65a8360 init: initialize property area early at boot by Dima Zavin · 13 years ago
  57. 9f39cde am 1b251bde: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  58. 1b251bd Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  59. 31b2f44 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  60. d7f2dfd Merge "Fix the build." by Vladimir Chtchetkine · 13 years ago
  61. e565492 am 3bc5e452: am 7cd3e0a3: Document ANativeWindow\'s buffer refcounting by Jesse Hall · 13 years ago
  62. 3bc5e45 am 7cd3e0a3: Document ANativeWindow\'s buffer refcounting by Jesse Hall · 13 years ago
  63. c4f37ee Fix the build. by Vladimir Chtchetkine · 13 years ago
  64. ea36579 Merge "Use QEMU pipe for ADB communication when running in emulator." by Vladimir Chtchetkine · 13 years ago
  65. c13daef Use QEMU pipe for ADB communication when running in emulator. by Vladimir Chtchetkine · 13 years ago
  66. 01fc7b2 Merge "run-as: use mmap to read package list file" by Jean-Baptiste Queru · 13 years ago
  67. 7330ec2 am 00eac093: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  68. 00eac09 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  69. fb71a12 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  70. 7cd3e0a Document ANativeWindow's buffer refcounting by Jesse Hall · 13 years ago
  71. 1f4bada am 650307df: am b1dfffe6: Fix \'adb backup\' on Windows by Christopher Tate · 13 years ago
  72. 650307d am b1dfffe6: Fix \'adb backup\' on Windows by Christopher Tate · 13 years ago
  73. b1dfffe Fix 'adb backup' on Windows by Christopher Tate · 13 years ago
  74. 13805ae am 336658c3: Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  75. 4367b4a Merge "set mmap_min_addr to 32768" by Nick Kralevich · 13 years ago
  76. 336658c Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  77. c6b07d9 Merge "Tweak logcat parameters" by Christopher Tate · 13 years ago
  78. db0a880 Tweak logcat parameters by Christopher Tate · 13 years ago
  79. 5792ce7 run-as: use mmap to read package list file by David 'Digit' Turner · 13 years ago
  80. de90da4 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  81. 27cca21 set mmap_min_addr to 32768 by Nick Kralevich · 13 years ago
  82. 0d0c0ce merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  83. 15ec947 am e64ad60a: (-s ours) am ce48083f: Fixes ADB crash on Windows due to large number of connections. do not merge. by Vladimir Chtchetkine · 13 years ago
  84. e64ad60 am ce48083f: Fixes ADB crash on Windows due to large number of connections. do not merge. by Vladimir Chtchetkine · 13 years ago
  85. ce48083 Fixes ADB crash on Windows due to large number of connections. do not merge. by Vladimir Chtchetkine · 13 years ago
  86. de0b321 Merge "Fixes ADB crash on Windows due to large number of connections." by Vladimir Chtchetkine · 13 years ago
  87. a1d3ef0 Merge "Use strlcpy instead of strncpy" by Kenny Root · 13 years ago
  88. b953fc2 Use strlcpy instead of strncpy by Kenny Root · 13 years ago
  89. b539f0a Merge "Flash cache partition with cache.img by default." by Jean-Baptiste Queru · 13 years ago
  90. ac52833 Fixes ADB crash on Windows due to large number of connections. by Vladimir Chtchetkine · 13 years ago
  91. 6940ec4 Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  92. 601b5f4 Merge "Add camera focus move message." by Wu-cheng Li · 13 years ago
  93. 3dc5406 Add camera focus move message. by Wu-cheng Li · 13 years ago
  94. 999a193 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  95. e4e2179 Make timestamps friendlier. by Jeff Brown · 13 years ago
  96. 5c9263d Reconcile with ics-mr1-release by The Android Open Source Project · 13 years ago
  97. b75a9a8 Merge "Improve backtrace formatting." by Jeff Brown · 13 years ago
  98. 19b39f3 Improve backtrace formatting. by Jeff Brown · 13 years ago
  99. a985651 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 13 years ago
  100. 3544e33 am 3d547e0d: am f9c1fcc5: Merge "Replace vendor specific NfcGoogle.apk with generic Nfc.apk" into ics-mr1 by Nick Pelly · 13 years ago