1. 9425996 adb: get libusb compiling on Windows. by Josh Gao · 7 years ago
  2. cce381e Merge "fastboot: fix build break" by Treehugger Robot · 7 years ago
  3. 0c04f78 fastboot: fix build break by Jin Qian · 7 years ago
  4. cc06663 Merge "add odm partition to ld.config.legacy" by Treehugger Robot · 7 years ago
  5. 5b78366 Merge "Allow firmware loading from ODM partition" by Treehugger Robot · 7 years ago
  6. 7ed1a15 Merge "fastboot: pass environment variables to exec_e2fs_cmd" by Treehugger Robot · 7 years ago
  7. 1ae6d14 Merge "Demand read load bias for a map." by Christopher Ferris · 7 years ago
  8. 03c73e1 fastboot: pass environment variables to exec_e2fs_cmd by Jin Qian · 7 years ago
  9. b7de5f5 Demand read load bias for a map. by Christopher Ferris · 7 years ago
  10. 6740b96 Merge "logd: enhance multiple blocking readers performance" by Treehugger Robot · 7 years ago
  11. f6e2296 logd: enhance multiple blocking readers performance by Hao Wang · 7 years ago
  12. ebca57a Merge "Switch MemoryRemote to use ptrace." by Christopher Ferris · 7 years ago
  13. 4aba238 Merge "bootstat: Add more boot reasons." by Treehugger Robot · 7 years ago
  14. e714ed2 Switch MemoryRemote to use ptrace. by Christopher Ferris · 7 years ago
  15. 00433a2 bootstat: Add more boot reasons. by James Hawkins · 7 years ago
  16. 1e2ed53 Merge "make log.tag.stats_log work for stats buffer." by Treehugger Robot · 7 years ago
  17. 919887e Merge "Always build awk." by Elliott Hughes · 7 years ago
  18. 025f05a make log.tag.stats_log work for stats buffer. by Yao Chen · 7 years ago
  19. 62fc11b Always build awk. by Elliott Hughes · 7 years ago
  20. b398ac8 Allow firmware loading from ODM partition by Alin Jerpelea · 7 years ago
  21. b4fda18 Merge changes I53c2c560,I7d845ac5,I8b11d923 by Treehugger Robot · 7 years ago
  22. 20a410b Merge "bootstat: Add four more boot reasons." by James Hawkins · 7 years ago
  23. f896d27 Merge "Remove unnecessary restorecon." by Treehugger Robot · 7 years ago
  24. c8022a3 Merge "std::string_view is no longer experimental." by Elliott Hughes · 7 years ago
  25. 3183c56 Merge "Stop defining local "unused" macros now this is C++." by Elliott Hughes · 7 years ago
  26. d06a0c0 Merge "init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil" by Treehugger Robot · 7 years ago
  27. b4d6b8f Merge "Mark more win32 parameters as unused" by Treehugger Robot · 7 years ago
  28. e805883 std::string_view is no longer experimental. by Elliott Hughes · 7 years ago
  29. 38d2567 Stop defining local "unused" macros now this is C++. by Elliott Hughes · 7 years ago
  30. fef8644 Remove unnecessary restorecon. by Joel Galenson · 7 years ago
  31. 22088fd Mark more win32 parameters as unused by Dan Willemsen · 7 years ago
  32. aaa0bbc Merge "use std::hash instead of hashing byte by byte" by Elliott Hughes · 7 years ago
  33. f4444f0 bootstat: Add four more boot reasons. by James Hawkins · 7 years ago
  34. f106bb6 Merge "Fix / suppress new unused warnings for mingw+clang" by Dan Willemsen · 7 years ago
  35. 017203b Merge "Fix typos in ADB documentation" by Treehugger Robot · 7 years ago
  36. fa7958e add odm partition to ld.config.legacy by Alin Jerpelea · 7 years ago
  37. ab74e06 Fix typos in ADB documentation by Jim Kaye · 7 years ago
  38. 5470a12 Merge "bootstat: Three more boot reasons." by James Hawkins · 7 years ago
  39. c02b92a Merge "Run restorecon after init creates a symlink or writes to a file." by Treehugger Robot · 7 years ago
  40. 528f144 Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 7 years ago
  41. 96b5268 Merge "Fix incorrect usage of relative pcs." by Christopher Ferris · 7 years ago
  42. c3d79f7 Fix incorrect usage of relative pcs. by Christopher Ferris · 7 years ago
  43. 4b591f1 Run restorecon after init creates a symlink or writes to a file. by Joel Galenson · 7 years ago
  44. 5f85f83 bootstat: Three more boot reasons. by James Hawkins · 7 years ago
  45. b623389 Merge "bootstat: Add a few more bootreasons." by James Hawkins · 7 years ago
  46. 34778d2 Merge "ld.config.txt.in typo: absolution -> absolute" by Treehugger Robot · 7 years ago
  47. 166c6a4 Merge "Remove a duplicate TEMP_FAILURE_RETRY." by Elliott Hughes · 7 years ago
  48. 1f93d71 use std::hash instead of hashing byte by byte by Sebastian Pop · 7 years ago
  49. 069ab5b init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil by Bowgo Tsai · 7 years ago
  50. f819c1d Merge "Allow multiple threads sharing a map to unwind." by Christopher Ferris · 7 years ago
  51. 3df2fa6 Remove a duplicate TEMP_FAILURE_RETRY. by Elliott Hughes · 7 years ago
  52. 74b1758 bootstat: Add a few more bootreasons. by James Hawkins · 7 years ago
  53. be788d8 Allow multiple threads sharing a map to unwind. by Christopher Ferris · 7 years ago
  54. 2f1aa4e Merge "Add way to specify an offset in an elf file." by Christopher Ferris · 7 years ago
  55. ab338c1 ld.config.txt.in typo: absolution -> absolute by Steven Moreland · 7 years ago
  56. f03f2a5 Merge "add null pointer check for msg buffer" by Treehugger Robot · 7 years ago
  57. a141709 Add way to specify an offset in an elf file. by Christopher Ferris · 7 years ago
  58. 8055ea4 Merge "Don't complain that the DNSSL RA option is "unknown"." by Treehugger Robot · 7 years ago
  59. 53eb0cb add null pointer check for msg buffer by Yan, Shaopu · 7 years ago
  60. cbfd65d Don't complain that the DNSSL RA option is "unknown". by Lorenzo Colitti · 7 years ago
  61. 23cc38d Merge "libutils: Cleanup unused class declaration" by Logan Chien · 7 years ago
  62. 4bbcddf Merge "add llndk|vndksp.libraries.txt to vndk_package" by Treehugger Robot · 7 years ago
  63. e04e4e7 add llndk|vndksp.libraries.txt to vndk_package by Jiyong Park · 7 years ago
  64. af03f48 Merge "Standarize on VFS_CAP_REVISION_2" by Treehugger Robot · 7 years ago
  65. f71a3d6 Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"" by Tom Cherry · 7 years ago
  66. 65b8d74 Standarize on VFS_CAP_REVISION_2 by Nick Kralevich · 7 years ago
  67. a227804 Merge "init: Drop inheritable capabilities when switching uids" by Treehugger Robot · 7 years ago
  68. 3dfba33 Merge "Create location to store surface and window trace files on init" by Treehugger Robot · 7 years ago
  69. db49c08 Merge "fastboot: make_f2fs call by linux/darwin" by Treehugger Robot · 7 years ago
  70. d09ab7a Create location to store surface and window trace files on init by Vishnu Nair · 7 years ago
  71. 193e434 Revert "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 7 years ago
  72. fa65396 Merge "Move mkdir /data/nfc/... to rootdir init.rc" by Tom Cherry · 7 years ago
  73. 20f7dc7 libutils: Cleanup unused class declaration by Logan Chien · 7 years ago
  74. 76adcdf Merge "a new folder to store OTA carrier id update" by Chen Xu · 7 years ago
  75. 06b8e2e a new folder to store OTA carrier id update by fionaxu · 7 years ago
  76. c319310 Move mkdir /data/nfc/... to rootdir init.rc by Tom Cherry · 7 years ago
  77. 70fda27 Merge "bootstat: kernel_panic test w/o bootloader or pstore support" by Treehugger Robot · 7 years ago
  78. 547063e bootstat: kernel_panic test w/o bootloader or pstore support by Mark Salyzyn · 7 years ago
  79. b796927 Merge "Force call the fallback handler." by Christopher Ferris · 7 years ago
  80. 94fb5b0 init: Drop inheritable capabilities when switching uids by Luis Hector Chavez · 7 years ago
  81. 664d2a9 Force call the fallback handler. by Christopher Ferris · 7 years ago
  82. b837763 unwindstack: rename Memory::ReadPartially to Read. by Josh Gao · 7 years ago
  83. ef35aa5 unwindstack: rename Memory::Read to ReadFully. by Josh Gao · 7 years ago
  84. 29c5378 unwindstack: add Memory::ReadPartially. by Josh Gao · 7 years ago
  85. 8d9b6ee fastboot: make_f2fs call by linux/darwin by Jaegeuk Kim · 7 years ago
  86. 37eb97d Merge changes from topic "b69050941" by Treehugger Robot · 7 years ago
  87. 68f2c85 Merge changes from topic "stats_log" by yaochen · 7 years ago
  88. 6f5333a Allow a service to override another. by Steven Moreland · 7 years ago
  89. 5e1bea3 Move service name duplication lookup to EndSection by Steven Moreland · 7 years ago
  90. 7d0a5c3 EndSection returns Result<Success> by Steven Moreland · 7 years ago
  91. c6eafeb Register an event logtag for stats logs. by Yao Chen · 7 years ago
  92. 701a065 Create stats buffer in logd. by Stefan Lafon · 7 years ago
  93. b480d44 Fix out of date SectionParser comment. by Steven Moreland · 7 years ago
  94. b77ecd0 Merge "Better, consistent definition of AID_SHARED_GID." by Jeff Sharkey · 7 years ago
  95. 53d37ba Better, consistent definition of AID_SHARED_GID. by Jeff Sharkey · 7 years ago
  96. 21d3840 Merge "fastboot: support f2fs format" by Jaegeuk Kim · 7 years ago
  97. d040631 Merge "Fix logcatd dependency in logpersist." by Treehugger Robot · 7 years ago
  98. c437e14 Merge "PRODUCT_TREBLE_LINKER_NAMESPACES for ld.config.txt" by Treehugger Robot · 7 years ago
  99. 24e7a25 Fix logcatd dependency in logpersist. by Calvin On · 7 years ago
  100. 2736aec Merge "Remove dead dlmalloc stubs." by Elliott Hughes · 7 years ago