1. bbc01d8 Merge "Remove /proc/cpuinfo parsing" by Elliott Hughes · 10 years ago
  2. 8386a72 Merge "Remove schedtop." by Elliott Hughes · 10 years ago
  3. 031fa81 Remove schedtop. by Elliott Hughes · 10 years ago
  4. 780d7d9 Merge "Fix clang-format file for correct indent settings." by Dan Albert · 10 years ago
  5. 683238c Fix clang-format file for correct indent settings. by Dan Albert · 10 years ago
  6. b3b088e Merge "pixelflinger: make self-contained" by Greg Hackmann · 10 years ago
  7. 38eb58d pixelflinger: make self-contained by Greg Hackmann · 10 years ago
  8. 9993880 Merge "fastboot/sparse: propagate error code" by Elliott Hughes · 10 years ago
  9. 261a82a Merge "Switch fastboot to ExtractEntryToFile." by Elliott Hughes · 10 years ago
  10. a82c89d Switch fastboot to ExtractEntryToFile. by Elliott Hughes · 10 years ago
  11. 294d3f7 Merge "Remove a prehistoric fastboot hack." by Elliott Hughes · 10 years ago
  12. 7c6d884 Remove a prehistoric fastboot hack. by Elliott Hughes · 10 years ago
  13. 445e5ed Merge "Switch fastboot to libziparchive." by Elliott Hughes · 10 years ago
  14. b4ebc47 Merge "Fix memory leak on jdwp_process_free()" by Dan Albert · 10 years ago
  15. 57bf310 Merge "Prepare for switching to libziparchive." by Elliott Hughes · 10 years ago
  16. b054582 Merge "libziparchive: fix issue with a directory with one file" by Narayan Kamath · 10 years ago
  17. 50afc15 libziparchive: fix issue with a directory with one file by Mykola Kondratenko · 10 years ago
  18. d30ad8a Switch fastboot to libziparchive. by Elliott Hughes · 10 years ago
  19. 253c18d Prepare for switching to libziparchive. by Elliott Hughes · 10 years ago
  20. ee2e362 Merge "Remove useless memset from init." by Elliott Hughes · 10 years ago
  21. 0dccc88 Remove useless memset from init. by Elliott Hughes · 10 years ago
  22. d9a65a6 Merge "Improving the time to wait for assigning IP address" by Dmitry Shmidt · 10 years ago
  23. 4e0a252 Merge "liblog: reject empty logging messages" by Mark Salyzyn · 10 years ago
  24. 31f7df5 liblog: reject empty logging messages by Mark Salyzyn · 10 years ago
  25. 26c4c90 Merge "Remove chroot from init." by Elliott Hughes · 10 years ago
  26. 8b0c8b1 Merge "logd: replace internal CLOCK_MONOTONIC use with sequence numbers" by Mark Salyzyn · 10 years ago
  27. f7c0f75 logd: replace internal CLOCK_MONOTONIC use with sequence numbers by Mark Salyzyn · 10 years ago
  28. 7010301 Remove chroot from init. by Elliott Hughes · 10 years ago
  29. 5aa097c Merge "Remove obsolete files from fs_config's list." by Elliott Hughes · 10 years ago
  30. 3c29200 Remove obsolete files from fs_config's list. by Elliott Hughes · 10 years ago
  31. 789c99a Merge "Switch init over to _PATH_DEFPATH." by Elliott Hughes · 10 years ago
  32. 26746a4 Merge "Print the build id of shared libraries if present." by Christopher Ferris · 10 years ago
  33. cc86fb2 Switch init over to _PATH_DEFPATH. by Elliott Hughes · 10 years ago
  34. 2df0aac Merge "Fix file descriptor leakage in adbd" by Dan Albert · 10 years ago
  35. a21bd93 Print the build id of shared libraries if present. by Christopher Ferris · 10 years ago
  36. 837a673 Merge "Add variable length read to Backtrace." by Christopher Ferris · 10 years ago
  37. 2b4a63f Add variable length read to Backtrace. by Christopher Ferris · 10 years ago
  38. 64d9adc Fix file descriptor leakage in adbd by Pavel Labath · 10 years ago
  39. 928cbdd Merge "Add common string utilities to libbase." by Dan Albert · 10 years ago
  40. a650e17 Merge "Remove netcfg." by Elliott Hughes · 10 years ago
  41. 92564d6 Merge "pixelflinger: don't build static library" by Greg Hackmann · 10 years ago
  42. 19db38c Remove netcfg. by Elliott Hughes · 10 years ago
  43. 221fe80 Merge "sdcard doesn't need to explicitly ask for libc!" by Elliott Hughes · 10 years ago
  44. f184f54 sdcard doesn't need to explicitly ask for libc! by Elliott Hughes · 10 years ago
  45. 18b5264 Merge "Revert "Revert "adb: support /oem partition""" by Elliott Hughes · 10 years ago
  46. ec7a667 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 10 years ago
  47. 0f1e544 Add common string utilities to libbase. by Dan Albert · 10 years ago
  48. aa9eca2 Merge "Remove obsolete smd tool." by Elliott Hughes · 10 years ago
  49. 53667c4 Merge "Revert "adb: support /oem partition"" by Dan Albert · 10 years ago
  50. 6084a01 Revert "adb: support /oem partition" by Dan Albert · 10 years ago
  51. cfa966e Merge "Revert "Revert "Add commonly used C++ macros to libbase.""" by Dan Albert · 10 years ago
  52. 55f7913 Merge "Revert "Revert "Create libbase.""" by Dan Albert · 10 years ago
  53. 1b9cc5b Remove obsolete smd tool. by Elliott Hughes · 10 years ago
  54. e4681f2 Merge "adb: support /oem partition" by Elliott Hughes · 10 years ago
  55. 41287f1 Merge "Revert "pixelflinger: make self-contained"" by Greg Hackmann · 10 years ago
  56. cc255b4 Revert "pixelflinger: make self-contained" by Paul Eastham · 10 years ago
  57. 81416fd adb: support /oem partition by Mårten Kongstad · 10 years ago
  58. 021efd1 Merge "pixelflinger: make self-contained" by Greg Hackmann · 10 years ago
  59. 76d9cad Revert "Revert "Add commonly used C++ macros to libbase."" by Dan Albert · 10 years ago
  60. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 10 years ago
  61. b750efc Merge "Fix a wonkily named function." by Narayan Kamath · 10 years ago
  62. dd58169 Merge "Revert "Create libbase."" by Nicolas Geoffray · 10 years ago
  63. a7870d8 Revert "Create libbase." by Nicolas Geoffray · 10 years ago
  64. acf0a8b Merge "Revert "Add commonly used C++ macros to libbase."" by Nicolas Geoffray · 10 years ago
  65. 0722bae Revert "Add commonly used C++ macros to libbase." by Nicolas Geoffray · 10 years ago
  66. 8f18daf Merge "Remove chdir from init." by Elliott Hughes · 10 years ago
  67. 641d3e8 Remove chdir from init. by Elliott Hughes · 10 years ago
  68. c353c91 Merge "Document mkdir behavioural change" by Elliott Hughes · 10 years ago
  69. 0b42ba2 Document mkdir behavioural change by Johan Redestig · 10 years ago
  70. 285c2ae Merge "Document the mount option string in the readme.txt" by Elliott Hughes · 10 years ago
  71. bc3f69f Document the mount option string in the readme.txt by Niklas Tibbling · 12 years ago
  72. 4a0027f Merge "Add commonly used C++ macros to libbase." by Dan Albert · 10 years ago
  73. a68c814 Merge "Create libbase." by Dan Albert · 10 years ago
  74. 7fbdadd Add commonly used C++ macros to libbase. by Dan Albert · 10 years ago
  75. 98ff772 Create libbase. by Dan Albert · 10 years ago
  76. 74b34f3 Remove /proc/cpuinfo parsing by Rom Lemarchand · 10 years ago
  77. f1c2ba4 Merge "Remove unused header file." by Elliott Hughes · 10 years ago
  78. c2f0ed6 Remove unused header file. by Elliott Hughes · 10 years ago
  79. 6fadf9e Merge "Remove obsolete setkey." by Elliott Hughes · 10 years ago
  80. 5878aa9 Remove obsolete setkey. by Elliott Hughes · 10 years ago
  81. 821b857 Merge "Switch liblog to sysv-only hash style" by Dmitriy Ivanov · 10 years ago
  82. 97c1090 Merge "logd: report reinit" by Mark Salyzyn · 10 years ago
  83. 28a3b7c Switch liblog to sysv-only hash style by Dmitriy Ivanov · 10 years ago
  84. 0f6286d Merge "Remove getsebool/setsebool from init and toolbox." by Elliott Hughes · 10 years ago
  85. d4b2d89 Remove getsebool/setsebool from init and toolbox. by Stephen Smalley · 10 years ago
  86. b188cd7 Fix a wonkily named function. by Narayan Kamath · 10 years ago
  87. 48f25fa Merge "adb doesn't actually use libzipfile." by Elliott Hughes · 10 years ago
  88. 46270d2 adb doesn't actually use libzipfile. by Elliott Hughes · 10 years ago
  89. 43b89c8 Merge "Allocate buffers on the heap" by Dmitriy Ivanov · 10 years ago
  90. edbabfe Allocate buffers on the heap by Dmitriy Ivanov · 10 years ago
  91. ccbadc6 logd: report reinit by Mark Salyzyn · 10 years ago
  92. bd518bc Merge changes I3187aa34,Iadac58e6 by Mark Salyzyn · 10 years ago
  93. 54c22e5 Merge "logcat: test: logcat.logrotate fails" by Mark Salyzyn · 10 years ago
  94. 9c51243 logcat: test: logcat.logrotate fails by Mark Salyzyn · 10 years ago
  95. ecd993d Merge "logcat: fortify help on filterspec" by Mark Salyzyn · 10 years ago
  96. 593b592 pixelflinger: don't build static library by Greg Hackmann · 10 years ago
  97. 56350fe pixelflinger: make self-contained by Greg Hackmann · 10 years ago
  98. 48d0606 init.rc: logd --reinit on changes to persistent properties by Mark Salyzyn · 10 years ago
  99. 11e55cb logd: add reinit command by Mark Salyzyn · 10 years ago
  100. 7e9fe7d Merge "builtins: remove setenforce command" by Nick Kralevich · 10 years ago