1. 930974c Add missing parenthesis in init log message. by Elliott Hughes · 10 years ago
  2. 1d792dd Merge "Fix the number of arguments for verity commands" by Sami Tolvanen · 10 years ago
  3. 8d6ea4b Fix the number of arguments for verity commands by Sami Tolvanen · 10 years ago
  4. d69a1c5 Merge "Always use strerror to report errno." by Elliott Hughes · 10 years ago
  5. cd67f00 Always use strerror to report errno. by Elliott Hughes · 10 years ago
  6. bf68414 Merge "Ensure all init commands are documented." by Elliott Hughes · 10 years ago
  7. 91a3be5 Ensure all init commands are documented. by Elliott Hughes · 10 years ago
  8. 72510c5 Merge "init: refactor firmware loading locations into table" by Daniel Rosenberg · 10 years ago
  9. d5de25f Merge "Use unique_ptr to call closedir." by Elliott Hughes · 10 years ago
  10. 81399e1 Use unique_ptr to call closedir. by Elliott Hughes · 10 years ago
  11. d1d9602 init: refactor firmware loading locations into table by Daniel Rosenberg · 10 years ago
  12. db7a994 Merge "Add google3 style logging to libbase." by Dan Albert · 10 years ago
  13. 58310b4 Add google3 style logging to libbase. by Dan Albert · 10 years ago
  14. 48a5288 Merge "logd: statistics: missing comma" by Mark Salyzyn · 10 years ago
  15. 317843d logd: statistics: missing comma by Mark Salyzyn · 10 years ago
  16. 61af653 Merge "Remove /dev/alarm cruft from uptime." by Elliott Hughes · 10 years ago
  17. bbb1fab Merge "logd: optimize statistics" by Mark Salyzyn · 10 years ago
  18. ca2b67e Merge "Additional cleanup of start_device_log." by Dan Albert · 10 years ago
  19. 97c1c2b logd: optimize statistics by Mark Salyzyn · 10 years ago
  20. ca87790 Merge "DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces" by Dan Stoza · 10 years ago
  21. 1223594 Remove /dev/alarm cruft from uptime. by Elliott Hughes · 10 years ago
  22. b721e8f Merge "Clean up property setting code." by Elliott Hughes · 10 years ago
  23. db3f267 Clean up property setting code. by Elliott Hughes · 10 years ago
  24. 8743ef9 Additional cleanup of start_device_log. by Dan Albert · 10 years ago
  25. 1b8dbe7 Merge "Lose bootmode and console globals." by Elliott Hughes · 10 years ago
  26. ddd0639 Merge "Add init command to set verified properties" by Sami Tolvanen · 10 years ago
  27. d679bc9 Lose bootmode and console globals. by Elliott Hughes · 10 years ago
  28. 4b8b38f Merge "Use mingw on Windows." by Dan Albert · 10 years ago
  29. 9c5c08b Use mingw on Windows. by Dan Albert · 10 years ago
  30. 44ec582 Merge "Use text based trace masks for adbd." by Dan Albert · 10 years ago
  31. ea2175a Use text based trace masks for adbd. by Dan Albert · 10 years ago
  32. a16b0f4 Merge "The generic failure case disappeared..." by Dan Albert · 10 years ago
  33. 28f0769 Merge "File header cleanup." by Dan Albert · 10 years ago
  34. 08f66bc The generic failure case disappeared... by Dan Albert · 10 years ago
  35. 6a0548b Merge "Parse boot properties from device tree" by Elliott Hughes · 10 years ago
  36. 6a52443 Parse boot properties from device tree by Rom Lemarchand · 10 years ago
  37. bbc01d8 Merge "Remove /proc/cpuinfo parsing" by Elliott Hughes · 10 years ago
  38. 3313426 File header cleanup. by Dan Albert · 10 years ago
  39. 8386a72 Merge "Remove schedtop." by Elliott Hughes · 10 years ago
  40. 031fa81 Remove schedtop. by Elliott Hughes · 10 years ago
  41. 780d7d9 Merge "Fix clang-format file for correct indent settings." by Dan Albert · 10 years ago
  42. 683238c Fix clang-format file for correct indent settings. by Dan Albert · 10 years ago
  43. b93343d DO NOT MERGE Add ANativeWindow dataSpace; update graphics formats, color spaces by Eino-Ville Talvala · 10 years ago
  44. b3b088e Merge "pixelflinger: make self-contained" by Greg Hackmann · 10 years ago
  45. 38eb58d pixelflinger: make self-contained by Greg Hackmann · 10 years ago
  46. 9993880 Merge "fastboot/sparse: propagate error code" by Elliott Hughes · 10 years ago
  47. 261a82a Merge "Switch fastboot to ExtractEntryToFile." by Elliott Hughes · 10 years ago
  48. a82c89d Switch fastboot to ExtractEntryToFile. by Elliott Hughes · 10 years ago
  49. 294d3f7 Merge "Remove a prehistoric fastboot hack." by Elliott Hughes · 10 years ago
  50. 7c6d884 Remove a prehistoric fastboot hack. by Elliott Hughes · 10 years ago
  51. 445e5ed Merge "Switch fastboot to libziparchive." by Elliott Hughes · 10 years ago
  52. b4ebc47 Merge "Fix memory leak on jdwp_process_free()" by Dan Albert · 10 years ago
  53. 57bf310 Merge "Prepare for switching to libziparchive." by Elliott Hughes · 10 years ago
  54. acbf9be Add init command to set verified properties by Sami Tolvanen · 10 years ago
  55. b054582 Merge "libziparchive: fix issue with a directory with one file" by Narayan Kamath · 10 years ago
  56. 50afc15 libziparchive: fix issue with a directory with one file by Mykola Kondratenko · 10 years ago
  57. d30ad8a Switch fastboot to libziparchive. by Elliott Hughes · 10 years ago
  58. 253c18d Prepare for switching to libziparchive. by Elliott Hughes · 10 years ago
  59. ee2e362 Merge "Remove useless memset from init." by Elliott Hughes · 10 years ago
  60. 0dccc88 Remove useless memset from init. by Elliott Hughes · 10 years ago
  61. d9a65a6 Merge "Improving the time to wait for assigning IP address" by Dmitry Shmidt · 10 years ago
  62. 4e0a252 Merge "liblog: reject empty logging messages" by Mark Salyzyn · 10 years ago
  63. 31f7df5 liblog: reject empty logging messages by Mark Salyzyn · 10 years ago
  64. 26c4c90 Merge "Remove chroot from init." by Elliott Hughes · 10 years ago
  65. 8b0c8b1 Merge "logd: replace internal CLOCK_MONOTONIC use with sequence numbers" by Mark Salyzyn · 10 years ago
  66. f7c0f75 logd: replace internal CLOCK_MONOTONIC use with sequence numbers by Mark Salyzyn · 10 years ago
  67. 7010301 Remove chroot from init. by Elliott Hughes · 10 years ago
  68. 5aa097c Merge "Remove obsolete files from fs_config's list." by Elliott Hughes · 10 years ago
  69. 3c29200 Remove obsolete files from fs_config's list. by Elliott Hughes · 10 years ago
  70. 789c99a Merge "Switch init over to _PATH_DEFPATH." by Elliott Hughes · 10 years ago
  71. 26746a4 Merge "Print the build id of shared libraries if present." by Christopher Ferris · 10 years ago
  72. cc86fb2 Switch init over to _PATH_DEFPATH. by Elliott Hughes · 10 years ago
  73. 2df0aac Merge "Fix file descriptor leakage in adbd" by Dan Albert · 10 years ago
  74. a21bd93 Print the build id of shared libraries if present. by Christopher Ferris · 10 years ago
  75. 837a673 Merge "Add variable length read to Backtrace." by Christopher Ferris · 10 years ago
  76. 2b4a63f Add variable length read to Backtrace. by Christopher Ferris · 10 years ago
  77. 64d9adc Fix file descriptor leakage in adbd by Pavel Labath · 10 years ago
  78. 928cbdd Merge "Add common string utilities to libbase." by Dan Albert · 10 years ago
  79. a650e17 Merge "Remove netcfg." by Elliott Hughes · 10 years ago
  80. 92564d6 Merge "pixelflinger: don't build static library" by Greg Hackmann · 10 years ago
  81. 19db38c Remove netcfg. by Elliott Hughes · 10 years ago
  82. 221fe80 Merge "sdcard doesn't need to explicitly ask for libc!" by Elliott Hughes · 10 years ago
  83. f184f54 sdcard doesn't need to explicitly ask for libc! by Elliott Hughes · 10 years ago
  84. 18b5264 Merge "Revert "Revert "adb: support /oem partition""" by Elliott Hughes · 10 years ago
  85. ec7a667 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 10 years ago
  86. 0f1e544 Add common string utilities to libbase. by Dan Albert · 10 years ago
  87. aa9eca2 Merge "Remove obsolete smd tool." by Elliott Hughes · 10 years ago
  88. 53667c4 Merge "Revert "adb: support /oem partition"" by Dan Albert · 10 years ago
  89. 6084a01 Revert "adb: support /oem partition" by Dan Albert · 10 years ago
  90. cfa966e Merge "Revert "Revert "Add commonly used C++ macros to libbase.""" by Dan Albert · 10 years ago
  91. 55f7913 Merge "Revert "Revert "Create libbase.""" by Dan Albert · 10 years ago
  92. 1b9cc5b Remove obsolete smd tool. by Elliott Hughes · 10 years ago
  93. e4681f2 Merge "adb: support /oem partition" by Elliott Hughes · 10 years ago
  94. 41287f1 Merge "Revert "pixelflinger: make self-contained"" by Greg Hackmann · 10 years ago
  95. cc255b4 Revert "pixelflinger: make self-contained" by Paul Eastham · 10 years ago
  96. 81416fd adb: support /oem partition by Mårten Kongstad · 10 years ago
  97. 021efd1 Merge "pixelflinger: make self-contained" by Greg Hackmann · 10 years ago
  98. 76d9cad Revert "Revert "Add commonly used C++ macros to libbase."" by Dan Albert · 10 years ago
  99. c007bc3 Revert "Revert "Create libbase."" by Dan Albert · 10 years ago
  100. b750efc Merge "Fix a wonkily named function." by Narayan Kamath · 10 years ago