1. 55f7913 Merge "Revert "Revert "Create libbase.""" by Dan Albert · 10 years ago
  2. e4681f2 Merge "adb: support /oem partition" by Elliott Hughes · 10 years ago
  3. 41287f1 Merge "Revert "pixelflinger: make self-contained"" by Greg Hackmann · 10 years ago
  4. cc255b4 Revert "pixelflinger: make self-contained" by Paul Eastham · 10 years ago
  5. 81416fd adb: support /oem partition by Mårten Kongstad · 10 years ago
  6. 021efd1 Merge "pixelflinger: make self-contained" by Greg Hackmann · 10 years ago
  7. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 10 years ago
  8. b750efc Merge "Fix a wonkily named function." by Narayan Kamath · 10 years ago
  9. dd58169 Merge "Revert "Create libbase."" by Nicolas Geoffray · 10 years ago
  10. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 10 years ago
  11. acf0a8b Merge "Revert "Add commonly used C++ macros to libbase."" by Nicolas Geoffray · 10 years ago
  12. 0722bae Revert "Add commonly used C++ macros to libbase." by Nicolas Geoffray · 10 years ago
  13. 8f18daf Merge "Remove chdir from init." by Elliott Hughes · 10 years ago
  14. 641d3e8 Remove chdir from init. by Elliott Hughes · 10 years ago
  15. c353c91 Merge "Document mkdir behavioural change" by Elliott Hughes · 10 years ago
  16. 0b42ba2 Document mkdir behavioural change by Johan Redestig · 10 years ago
  17. 285c2ae Merge "Document the mount option string in the readme.txt" by Elliott Hughes · 10 years ago
  18. bc3f69f Document the mount option string in the readme.txt by Niklas Tibbling · 12 years ago
  19. 4a0027f Merge "Add commonly used C++ macros to libbase." by Dan Albert · 10 years ago
  20. a68c814 Merge "Create libbase." by Dan Albert · 10 years ago
  21. 7fbdadd Add commonly used C++ macros to libbase. by Dan Albert · 10 years ago
  22. 98ff772 Create libbase. by Dan Albert · 10 years ago
  23. f1c2ba4 Merge "Remove unused header file." by Elliott Hughes · 10 years ago
  24. c2f0ed6 Remove unused header file. by Elliott Hughes · 10 years ago
  25. 6fadf9e Merge "Remove obsolete setkey." by Elliott Hughes · 10 years ago
  26. 5878aa9 Remove obsolete setkey. by Elliott Hughes · 10 years ago
  27. 821b857 Merge "Switch liblog to sysv-only hash style" by Dmitriy Ivanov · 10 years ago
  28. 97c1090 Merge "logd: report reinit" by Mark Salyzyn · 10 years ago
  29. 28a3b7c Switch liblog to sysv-only hash style by Dmitriy Ivanov · 10 years ago
  30. 0f6286d Merge "Remove getsebool/setsebool from init and toolbox." by Elliott Hughes · 10 years ago
  31. d4b2d89 Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 10 years ago
  32. b188cd7 Fix a wonkily named function. by Narayan Kamath · 10 years ago
  33. 48f25fa Merge "adb doesn't actually use libzipfile." by Elliott Hughes · 10 years ago
  34. 46270d2 adb doesn't actually use libzipfile. by Elliott Hughes · 10 years ago
  35. 43b89c8 Merge "Allocate buffers on the heap" by Dmitriy Ivanov · 10 years ago
  36. edbabfe Allocate buffers on the heap by Dmitriy Ivanov · 10 years ago
  37. ccbadc6 logd: report reinit by Mark Salyzyn · 10 years ago
  38. bd518bc Merge changes I3187aa34,Iadac58e6 by Mark Salyzyn · 10 years ago
  39. 54c22e5 Merge "logcat: test: logcat.logrotate fails" by Mark Salyzyn · 10 years ago
  40. 9c51243 logcat: test: logcat.logrotate fails by Mark Salyzyn · 10 years ago
  41. ecd993d Merge "logcat: fortify help on filterspec" by Mark Salyzyn · 10 years ago
  42. 56350fe pixelflinger: make self-contained by Greg Hackmann · 10 years ago
  43. 48d0606 init.rc: logd --reinit on changes to persistent properties by Mark Salyzyn · 10 years ago
  44. 11e55cb logd: add reinit command by Mark Salyzyn · 10 years ago
  45. 7e9fe7d Merge "builtins: remove setenforce command" by Nick Kralevich · 10 years ago
  46. cee683e builtins: remove setenforce command by Nick Kralevich · 10 years ago
  47. 0a92c8c Merge "Fix a printf format string (caught by clang but not GCC)." by Elliott Hughes · 10 years ago
  48. 58c3bac Fix a printf format string (caught by clang but not GCC). by Elliott Hughes · 10 years ago
  49. a4d9848 Merge "Implement exec." by Elliott Hughes · 10 years ago
  50. 9fabbbf Merge "Do not call libcutils property_set in init through libfs_mgr" by Sami Tolvanen · 10 years ago
  51. 5435270 Merge "libadf: enable -Werror" by Greg Hackmann · 10 years ago
  52. bf36cc5 Merge "libadf: tests: fix signed/unsigned comparison warnings" by Greg Hackmann · 10 years ago
  53. e6b793c libadf: enable -Werror by Greg Hackmann · 10 years ago
  54. 39b0c1c libadf: tests: fix signed/unsigned comparison warnings by Greg Hackmann · 10 years ago
  55. ddd97ca am b27bd948: Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 10 years ago
  56. b27bd94 Merge "Generate gnu hash for arm only" by Dimitry Ivanov · 10 years ago
  57. 3947d5d Generate gnu hash for arm only by Goran Jakovljevic · 10 years ago
  58. d3e877f am ad571cdd: Merge "Add backtrace support for mips64." by Elliott Hughes · 10 years ago
  59. 1f90933 am ed5b81c9: Merge "Fix LP32 build." by Elliott Hughes · 10 years ago
  60. 8576aa0 am 9cce837d: Merge "Increase output width for wchan and pc on 64 bit targets." by Elliott Hughes · 10 years ago
  61. 4c37448 am 19833d24: Merge "Generate sysv hash for liblog" by Dmitriy Ivanov · 10 years ago
  62. ee3e49c am ad5ed361: Merge "Fix build from -Werror=maybe-uninitialized." by Dan Albert · 10 years ago
  63. ad571cd Merge "Add backtrace support for mips64." by Elliott Hughes · 10 years ago
  64. ed5b81c Merge "Fix LP32 build." by Elliott Hughes · 10 years ago
  65. 8ac94d3 Fix LP32 build. by Elliott Hughes · 10 years ago
  66. 9cce837 Merge "Increase output width for wchan and pc on 64 bit targets." by Elliott Hughes · 10 years ago
  67. 08b3466 Increase output width for wchan and pc on 64 bit targets. by Chris Dearman · 10 years ago
  68. 19833d2 Merge "Generate sysv hash for liblog" by Dmitriy Ivanov · 10 years ago
  69. 3f41135 am 5f2ccb0e: Merge "Move adb to C++." by Dan Albert · 10 years ago
  70. 2ea9a32 Add backtrace support for mips64. by Douglas Leung · 10 years ago
  71. ad5ed36 Merge "Fix build from -Werror=maybe-uninitialized." by Dan Albert · 10 years ago
  72. 692c0e4 Generate sysv hash for liblog by Dmitriy Ivanov · 10 years ago
  73. 83ca56a Fix build from -Werror=maybe-uninitialized. by Dan Albert · 10 years ago
  74. 5f2ccb0 Merge "Move adb to C++." by Dan Albert · 10 years ago
  75. bac3474 Move adb to C++. by Dan Albert · 10 years ago
  76. ea998e0 am 9b1fd969: Merge "Fix a writex transcription error." by Dan Albert · 10 years ago
  77. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 10 years ago
  78. f3519a8 Fix a writex transcription error. by Dan Albert · 10 years ago
  79. 8b09c27 am 332c2881: Merge "Make the root/unroot test more robust." by Dan Albert · 10 years ago
  80. 332c288 Merge "Make the root/unroot test more robust." by Dan Albert · 10 years ago
  81. 857d7db Make the root/unroot test more robust. by Dan Albert · 10 years ago
  82. 296bb2a am c50f767e: Merge "logd: build cleanup" by Mark Salyzyn · 10 years ago
  83. c50f767 Merge "logd: build cleanup" by Mark Salyzyn · 10 years ago
  84. 95b4678 logd: build cleanup by Mark Salyzyn · 10 years ago
  85. bba894a logcat: fortify help on filterspec by Mark Salyzyn · 10 years ago
  86. 1d9f784 am 0ffaa2b7: Merge "Fix __android_log_assert to abort." by Elliott Hughes · 10 years ago
  87. 0ffaa2b Merge "Fix __android_log_assert to abort." by Elliott Hughes · 10 years ago
  88. 965ec3e am 6385d626: Merge "Remove toolbox\'s obsolete \'wipe\' command." by Elliott Hughes · 10 years ago
  89. 02ff4b8 Fix __android_log_assert to abort. by Elliott Hughes · 10 years ago
  90. 6385d62 Merge "Remove toolbox's obsolete 'wipe' command." by Elliott Hughes · 10 years ago
  91. bfa9d6a Remove toolbox's obsolete 'wipe' command. by Elliott Hughes · 10 years ago
  92. 418dd72 am 137c819e: Merge "Remove some more gotos" by Dmitriy Ivanov · 10 years ago
  93. 3f421e4 am d73df6ab: Merge "Fix outdated comments in grab-bootchart.sh." by Elliott Hughes · 10 years ago
  94. 9ae0abb am 3445cfe2: Merge "Reapply -Wold-style-cast" by Dmitriy Ivanov · 10 years ago
  95. 137c819 Merge "Remove some more gotos" by Dmitriy Ivanov · 10 years ago
  96. 1f741e5 Remove some more gotos by Dmitriy Ivanov · 10 years ago
  97. d73df6a Merge "Fix outdated comments in grab-bootchart.sh." by Elliott Hughes · 10 years ago
  98. 3445cfe Merge "Reapply -Wold-style-cast" by Dmitriy Ivanov · 10 years ago
  99. f94e159 Reapply -Wold-style-cast by Dmitriy Ivanov · 10 years ago
  100. 7c0c15f Fix outdated comments in grab-bootchart.sh. by Elliott Hughes · 10 years ago