1. 61e22ff $ANDROID_BUILD_TOP isn't set for continuous builds. by Elliott Hughes · 10 years ago
  2. e95ceb0 Merge "Auto-generate the getevent labels from <linux/input.h>." by Elliott Hughes · 10 years ago
  3. 0b2b0e7 Auto-generate the getevent labels from <linux/input.h>. by Elliott Hughes · 10 years ago
  4. 510711f Merge "Add make target for shared libcutils on host." by Richard Uhler · 10 years ago
  5. 26d3e81 Add make target for shared libcutils on host. by Richard Uhler · 10 years ago
  6. dedf837 Merge "init: missing break statement" by Mark Salyzyn · 10 years ago
  7. b601df3 init: missing break statement by Mark Salyzyn · 10 years ago
  8. 3c6b931 Merge "Fix mac sdk build." by Christopher Ferris · 10 years ago
  9. 8460d62 Fix mac sdk build. by Christopher Ferris · 10 years ago
  10. 42670a1 Merge "Lose runcon to toybox." by Elliott Hughes · 10 years ago
  11. 4091da9 Lose runcon to toybox. by Elliott Hughes · 10 years ago
  12. bf46380 Merge "More Mac fix." by Dan Albert · 10 years ago
  13. fa16c31 More Mac fix. by Dan Albert · 10 years ago
  14. aab429e Merge "Undo mac fix to fix windows, fix mac differently." by Dan Albert · 10 years ago
  15. 5f91e53 Undo mac fix to fix windows, fix mac differently. by Dan Albert · 10 years ago
  16. 8076c09 Merge "liblog: remove internal __write_to_log_null" by Mark Salyzyn · 10 years ago
  17. 79ff1f2 liblog: remove internal __write_to_log_null by Mark Salyzyn · 10 years ago
  18. bd7b929 Merge "(Probably) fix the mac build." by Dan Albert · 10 years ago
  19. f1dfe6f (Probably) fix the mac build. by Dan Albert · 10 years ago
  20. 1e45f71 Merge "libziparchive: fix extraction of >2GiB images" by Greg Hackmann · 10 years ago
  21. 32ec3c1 libziparchive: fix extraction of >2GiB images by Greg Hackmann · 10 years ago
  22. 038c22e Merge "Move gettid() into libcutils." by Dan Albert · 10 years ago
  23. f7b2624 Move gettid() into libcutils. by Dan Albert · 10 years ago
  24. 6eb05b1 Merge "Update string Split API." by Dan Albert · 10 years ago
  25. 901ae48 Update string Split API. by Dan Albert · 10 years ago
  26. 168d432 Merge "Add a CleanSpec for grep/toolbox." by Elliott Hughes · 10 years ago
  27. 1074c6e Merge "Add missing parenthesis in init log message." by Elliott Hughes · 10 years ago
  28. 5545c1e Add missing parenthesis in init log message. by Elliott Hughes · 10 years ago
  29. e4d03bb Merge "Remove libzipfile." by Narayan Kamath · 10 years ago
  30. da85e51 Add a CleanSpec for grep/toolbox. by Elliott Hughes · 10 years ago
  31. b5abbb9 Merge "Fix the number of arguments for verity commands" by Sami Tolvanen · 10 years ago
  32. 26b0f1b Fix the number of arguments for verity commands by Sami Tolvanen · 10 years ago
  33. 89ce8ae Merge "Always use strerror to report errno." by Elliott Hughes · 10 years ago
  34. 6250cbc Always use strerror to report errno. by Elliott Hughes · 10 years ago
  35. 31243e8 Merge "Ensure all init commands are documented." by Elliott Hughes · 10 years ago
  36. 4b35932 Ensure all init commands are documented. by Elliott Hughes · 10 years ago
  37. 4d8fe77 Merge "init: refactor firmware loading locations into table" by Daniel Rosenberg · 10 years ago
  38. 88ded2b Merge "Use unique_ptr to call closedir." by Elliott Hughes · 10 years ago
  39. a8075be Use unique_ptr to call closedir. by Elliott Hughes · 10 years ago
  40. b2c315c init: refactor firmware loading locations into table by Daniel Rosenberg · 10 years ago
  41. 9a93942 Merge "Add google3 style logging to libbase." by Dan Albert · 10 years ago
  42. adb487a Add google3 style logging to libbase. by Dan Albert · 10 years ago
  43. 91d91c7 Merge "logd: statistics: missing comma" by Mark Salyzyn · 10 years ago
  44. 64ae0a0 logd: statistics: missing comma by Mark Salyzyn · 10 years ago
  45. 008b638 Merge "Remove /dev/alarm cruft from uptime." by Elliott Hughes · 10 years ago
  46. f79913b Merge "logd: optimize statistics" by Mark Salyzyn · 10 years ago
  47. cedecd8 Merge "Additional cleanup of start_device_log." by Dan Albert · 10 years ago
  48. b26247b logd: optimize statistics by Mark Salyzyn · 10 years ago
  49. f969f09 Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces" by Dan Stoza · 10 years ago
  50. ef5c91c Remove /dev/alarm cruft from uptime. by Elliott Hughes · 10 years ago
  51. e1887ae Remove libzipfile. by Narayan Kamath · 10 years ago
  52. 92f0544 Merge "Clean up property setting code." by Elliott Hughes · 10 years ago
  53. 9671e3f Clean up property setting code. by Elliott Hughes · 10 years ago
  54. ee7036c Additional cleanup of start_device_log. by Dan Albert · 10 years ago
  55. 8aa33a0 Merge "Lose bootmode and console globals." by Elliott Hughes · 10 years ago
  56. 7224b58 Merge "Add init command to set verified properties" by Sami Tolvanen · 10 years ago
  57. 169d8af Lose bootmode and console globals. by Elliott Hughes · 10 years ago
  58. adceb5a Merge "Use mingw on Windows." by Dan Albert · 10 years ago
  59. a58b7ea Use mingw on Windows. by Dan Albert · 10 years ago
  60. 49d80b0 Merge "Use text based trace masks for adbd." by Dan Albert · 10 years ago
  61. 498a3a8 Use text based trace masks for adbd. by Dan Albert · 10 years ago
  62. c444ecb Merge "The generic failure case disappeared..." by Dan Albert · 10 years ago
  63. 454d42c Merge "File header cleanup." by Dan Albert · 10 years ago
  64. 58fb4e5 The generic failure case disappeared... by Dan Albert · 10 years ago
  65. 512725f Merge "Parse boot properties from device tree" by Elliott Hughes · 10 years ago
  66. 9def76c Parse boot properties from device tree by Rom Lemarchand · 10 years ago
  67. b6eae5c Merge "Remove /proc/cpuinfo parsing" by Elliott Hughes · 10 years ago
  68. 8a7ce5e File header cleanup. by Dan Albert · 10 years ago
  69. 1f6ae92 Merge "Remove schedtop." by Elliott Hughes · 10 years ago
  70. df02286 Remove schedtop. by Elliott Hughes · 10 years ago
  71. 91085f0 Merge "Fix clang-format file for correct indent settings." by Dan Albert · 10 years ago
  72. feb005d Fix clang-format file for correct indent settings. by Dan Albert · 10 years ago
  73. 6e37a8f DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces by Eino-Ville Talvala · 10 years ago
  74. 9646857 Merge "pixelflinger: make self-contained" by Greg Hackmann · 10 years ago
  75. 90aa856 pixelflinger: make self-contained by Greg Hackmann · 10 years ago
  76. f6e1be6 Merge "fastboot/sparse: propagate error code" by Elliott Hughes · 10 years ago
  77. 1fd209b Merge "Switch fastboot to ExtractEntryToFile." by Elliott Hughes · 10 years ago
  78. 540113a Switch fastboot to ExtractEntryToFile. by Elliott Hughes · 10 years ago
  79. 18a38b4 Merge "Remove a prehistoric fastboot hack." by Elliott Hughes · 10 years ago
  80. ed69f38 Remove a prehistoric fastboot hack. by Elliott Hughes · 10 years ago
  81. 589189f Merge "Switch fastboot to libziparchive." by Elliott Hughes · 10 years ago
  82. 370399c Merge "Fix memory leak on jdwp_process_free()" by Dan Albert · 10 years ago
  83. 50d898e Merge "Prepare for switching to libziparchive." by Elliott Hughes · 10 years ago
  84. 5e1f923 Add init command to set verified properties by Sami Tolvanen · 10 years ago
  85. be66e91 Merge "libziparchive: fix issue with a directory with one file" by Narayan Kamath · 10 years ago
  86. b9c24e3 libziparchive: fix issue with a directory with one file by Mykola Kondratenko · 11 years ago
  87. 5685212 Switch fastboot to libziparchive. by Elliott Hughes · 10 years ago
  88. 86f3e95 Prepare for switching to libziparchive. by Elliott Hughes · 10 years ago
  89. 3646ff0 Merge "Remove useless memset from init." by Elliott Hughes · 10 years ago
  90. 34db963 Remove useless memset from init. by Elliott Hughes · 10 years ago
  91. 3a0a1c1 Merge "Improving the time to wait for assigning IP address" by Dmitry Shmidt · 10 years ago
  92. ef700aa Merge "liblog: reject empty logging messages" by Mark Salyzyn · 10 years ago
  93. dfae278 liblog: reject empty logging messages by Mark Salyzyn · 10 years ago
  94. 8cb7853 Merge "Remove chroot from init." by Elliott Hughes · 10 years ago
  95. 9afbf53 Merge "logd: replace internal CLOCK_MONOTONIC use with sequence numbers" by Mark Salyzyn · 10 years ago
  96. f43ec08 logd: replace internal CLOCK_MONOTONIC use with sequence numbers by Mark Salyzyn · 10 years ago
  97. e6bdb6c Remove chroot from init. by Elliott Hughes · 10 years ago
  98. 0ec8026 Merge "Remove obsolete files from fs_config's list." by Elliott Hughes · 10 years ago
  99. 3358459 Remove obsolete files from fs_config's list. by Elliott Hughes · 10 years ago
  100. b0df186 Merge "Switch init over to _PATH_DEFPATH." by Elliott Hughes · 10 years ago