1. 85f4916 Merge "use std::hash instead of hashing byte by byte" am: aaa0bbce8e am: bfb96796a4 by Elliott Hughes · 7 years ago
  2. 18150aa Merge "Fix / suppress new unused warnings for mingw+clang" am: f106bb6bb8 am: 829ecaa808 by Dan Willemsen · 7 years ago
  3. 95712dc Merge "Fix typos in ADB documentation" am: 017203b140 am: 42f9a44000 by Jim Kaye · 7 years ago
  4. ccfe04b Merge "use std::hash instead of hashing byte by byte" am: aaa0bbce8e by Elliott Hughes · 7 years ago
  5. 211841c Merge "use std::hash instead of hashing byte by byte" am: aaa0bbce8e by Elliott Hughes · 7 years ago
  6. 6ef2a3b Merge "use std::hash instead of hashing byte by byte" by Elliott Hughes · 7 years ago
  7. ec7a4f9 Merge "Fix / suppress new unused warnings for mingw+clang" am: f106bb6bb8 by Dan Willemsen · 7 years ago
  8. 931cc1b Merge "Fix typos in ADB documentation" am: 017203b140 am: 42f9a44000 by Jim Kaye · 7 years ago
  9. 508f344 Merge "Fix / suppress new unused warnings for mingw+clang" am: f106bb6bb8 by Dan Willemsen · 7 years ago
  10. 9ace705 Merge "Fix / suppress new unused warnings for mingw+clang" by Dan Willemsen · 7 years ago
  11. e2264dc Merge "Fix typos in ADB documentation" am: 017203b140 by Jim Kaye · 7 years ago
  12. b2dda61 Merge "Fix typos in ADB documentation" by Treehugger Robot · 7 years ago
  13. 153c7db Fix typos in ADB documentation by Jim Kaye · 7 years ago
  14. 49ea0c0 Merge "bootstat: Three more boot reasons." am: 5470a12513 am: 0a86c0c1ed by James Hawkins · 7 years ago
  15. 1ee7afa Merge "bootstat: Three more boot reasons." am: 5470a12513 am: 0a86c0c1ed by James Hawkins · 7 years ago
  16. 9b3aba8 Merge "bootstat: Three more boot reasons." am: 5470a12513 by James Hawkins · 7 years ago
  17. 33e67b8 Merge "bootstat: Three more boot reasons." by James Hawkins · 7 years ago
  18. edde5b6 Merge "Run restorecon after init creates a symlink or writes to a file." am: c02b92a923 am: 80d2fdcac7 by Joel Galenson · 7 years ago
  19. 949a97e Merge "Run restorecon after init creates a symlink or writes to a file." am: c02b92a923 by Joel Galenson · 7 years ago
  20. e140d78 Merge "Run restorecon after init creates a symlink or writes to a file." by Joel Galenson · 7 years ago
  21. e62fba4 Merge "Run restorecon after init creates a symlink or writes to a file." by Treehugger Robot · 7 years ago
  22. 501798e Fix / suppress new unused warnings for mingw+clang by Dan Willemsen · 7 years ago
  23. 3c6d12b Merge "Fix incorrect usage of relative pcs." am: 96b5268405 am: 756d122b8f by Christopher Ferris · 7 years ago
  24. fb01525 Merge "Fix incorrect usage of relative pcs." am: 96b5268405 am: 756d122b8f by Christopher Ferris · 7 years ago
  25. 72c65dc Merge "Fix incorrect usage of relative pcs." am: 96b5268405 by Christopher Ferris · 7 years ago
  26. d53247a Merge "Fix incorrect usage of relative pcs." by Christopher Ferris · 7 years ago
  27. 7434fac Merge "Make libkeystore_aidl shared and export to PDK." by Dmitry Dementyev · 7 years ago
  28. 081d0d9 Fix incorrect usage of relative pcs. by Christopher Ferris · 7 years ago
  29. 45ba649 Run restorecon after init creates a symlink or writes to a file. by Joel Galenson · 7 years ago
  30. c342f79 bootstat: Three more boot reasons. by James Hawkins · 7 years ago
  31. 5791a33 Merge "bootstat: Add a few more bootreasons." am: b623389421 am: 6c640a1617 by James Hawkins · 7 years ago
  32. 5a65968 Merge "bootstat: Add a few more bootreasons." am: b623389421 am: 6c640a1617 by James Hawkins · 7 years ago
  33. b6b64aa Merge "bootstat: Add a few more bootreasons." am: b623389421 by James Hawkins · 7 years ago
  34. 2f96fdb Merge "bootstat: Add a few more bootreasons." by James Hawkins · 7 years ago
  35. e2f31ea Merge "ld.config.txt.in typo: absolution -> absolute" am: 34778d24ae am: 6cf3cd2288 by Steven Moreland · 7 years ago
  36. 561539b Merge "ld.config.txt.in typo: absolution -> absolute" am: 34778d24ae by Steven Moreland · 7 years ago
  37. de4bfea Merge "ld.config.txt.in typo: absolution -> absolute" am: 34778d24ae by Steven Moreland · 7 years ago
  38. 01c89e9 Merge "ld.config.txt.in typo: absolution -> absolute" by Treehugger Robot · 7 years ago
  39. 43d8336 Merge "Remove a duplicate TEMP_FAILURE_RETRY." am: 166c6a4390 am: 0b8a47c55a by Elliott Hughes · 7 years ago
  40. 34e4db6 Merge "Remove a duplicate TEMP_FAILURE_RETRY." am: 166c6a4390 am: 0b8a47c55a by Elliott Hughes · 7 years ago
  41. 5711b57 Merge "Remove a duplicate TEMP_FAILURE_RETRY." am: 166c6a4390 by Elliott Hughes · 7 years ago
  42. 1b9d330 Merge "Remove a duplicate TEMP_FAILURE_RETRY." by Elliott Hughes · 7 years ago
  43. cb192fe use std::hash instead of hashing byte by byte by Sebastian Pop · 7 years ago
  44. 16b220c Merge "Allow multiple threads sharing a map to unwind." am: f819c1d94b am: 19b90d2092 by Christopher Ferris · 7 years ago
  45. 18440f4 Merge "Allow multiple threads sharing a map to unwind." am: f819c1d94b by Christopher Ferris · 7 years ago
  46. 7997183 Merge "Allow multiple threads sharing a map to unwind." am: f819c1d94b by Christopher Ferris · 7 years ago
  47. 7824ee1 Merge "Allow multiple threads sharing a map to unwind." by Christopher Ferris · 7 years ago
  48. 85de227 Remove a duplicate TEMP_FAILURE_RETRY. by Elliott Hughes · 7 years ago
  49. 8d901e6 Make libkeystore_aidl shared and export to PDK. by Dmitry Dementyev · 7 years ago
  50. cfa81b6 Merge "Add way to specify an offset in an elf file." am: 2f1aa4e90f am: 3bd2524d70 by Christopher Ferris · 7 years ago
  51. eaf93d3 bootstat: Add a few more bootreasons. by James Hawkins · 7 years ago
  52. bcd5c6f Allow multiple threads sharing a map to unwind. by Christopher Ferris · 7 years ago
  53. dd6efdb Merge "Add way to specify an offset in an elf file." am: 2f1aa4e90f by Christopher Ferris · 7 years ago
  54. e689bac Merge "Add way to specify an offset in an elf file." am: 2f1aa4e90f by Christopher Ferris · 7 years ago
  55. 7915df4 Merge "Add way to specify an offset in an elf file." by Christopher Ferris · 7 years ago
  56. 33c53cd ld.config.txt.in typo: absolution -> absolute by Steven Moreland · 7 years ago
  57. 7379cab Merge "add null pointer check for msg buffer" am: f03f2a5cd7 am: a3e4876715 by Yan, Shaopu · 7 years ago
  58. c6a0e87 Merge "add null pointer check for msg buffer" am: f03f2a5cd7 am: a3e4876715 by Yan, Shaopu · 7 years ago
  59. f6d1485 Merge "add null pointer check for msg buffer" am: f03f2a5cd7 by Yan, Shaopu · 7 years ago
  60. 1804123 Merge "add null pointer check for msg buffer" by Treehugger Robot · 7 years ago
  61. 0f43815 Add way to specify an offset in an elf file. by Christopher Ferris · 7 years ago
  62. 4a08eef Merge "Don't complain that the DNSSL RA option is "unknown"." am: 8055ea44de am: 0bdb39ef5d by Lorenzo Colitti · 7 years ago
  63. 560894a Merge "Don't complain that the DNSSL RA option is "unknown"." am: 8055ea44de by Lorenzo Colitti · 7 years ago
  64. dc9cde8 Merge "Don't complain that the DNSSL RA option is "unknown"." am: 8055ea44de by Lorenzo Colitti · 7 years ago
  65. 0bd63f3 Merge "Don't complain that the DNSSL RA option is "unknown"." by Treehugger Robot · 7 years ago
  66. ec37c46 add null pointer check for msg buffer by Yan, Shaopu · 7 years ago
  67. 529b8ce Don't complain that the DNSSL RA option is "unknown". by Lorenzo Colitti · 7 years ago
  68. 5633988 Merge "libutils: Cleanup unused class declaration" am: 23cc38d440 am: d38831e107 by Logan Chien · 7 years ago
  69. 8860f78 Merge "libutils: Cleanup unused class declaration" am: 23cc38d440 am: d38831e107 by Logan Chien · 7 years ago
  70. 5468706 Merge "libutils: Cleanup unused class declaration" am: 23cc38d440 by Logan Chien · 7 years ago
  71. c6e166b Merge "libutils: Cleanup unused class declaration" by Logan Chien · 7 years ago
  72. 39442c8 Merge "add llndk|vndksp.libraries.txt to vndk_package" am: 4bbcddf64d -s ours am: 2ebeed0a57 -s ours by Jiyong Park · 7 years ago
  73. ab8318b Merge "add llndk|vndksp.libraries.txt to vndk_package" am: 4bbcddf64d -s ours by Jiyong Park · 7 years ago
  74. a46e741 Merge "add llndk|vndksp.libraries.txt to vndk_package" am: 4bbcddf64d -s ours by Jiyong Park · 7 years ago
  75. 88804e0 Merge "add llndk|vndksp.libraries.txt to vndk_package" by Treehugger Robot · 7 years ago
  76. f0584fe Merge "Standarize on VFS_CAP_REVISION_2" am: af03f483d7 am: cac2163a6b by Nick Kralevich · 7 years ago
  77. b7c1b64 add llndk|vndksp.libraries.txt to vndk_package by Jiyong Park · 8 years ago
  78. 1bca98b Merge "Standarize on VFS_CAP_REVISION_2" am: af03f483d7 am: cac2163a6b by Nick Kralevich · 7 years ago
  79. cd49c7b Merge "Standarize on VFS_CAP_REVISION_2" am: af03f483d7 by Nick Kralevich · 7 years ago
  80. 7587976 Merge "Standarize on VFS_CAP_REVISION_2" by Treehugger Robot · 7 years ago
  81. cabb2d1 Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"" am: f71a3d66b3 am: a3f19e0261 by Tom Cherry · 7 years ago
  82. 02d5902 Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"" am: f71a3d66b3 by Tom Cherry · 7 years ago
  83. 3e94f8a Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"" by Tom Cherry · 7 years ago
  84. 36ebeca Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"" by Tom Cherry · 7 years ago
  85. 1d52e23 Standarize on VFS_CAP_REVISION_2 by Nick Kralevich · 7 years ago
  86. c95477b Merge "init: Drop inheritable capabilities when switching uids" am: a227804015 am: 289c1f3468 by Luis Hector Chavez · 7 years ago
  87. 033b54b Merge "init: Drop inheritable capabilities when switching uids" am: a227804015 by Luis Hector Chavez · 7 years ago
  88. 0873d81 Merge "Create location to store surface and window trace files on init" am: 3dfba33d67 am: 4d736b5fa5 by Vishnu Nair · 7 years ago
  89. 2afda67 Merge "init: Drop inheritable capabilities when switching uids" am: a227804015 by Luis Hector Chavez · 7 years ago
  90. 0b63090 Merge "Create location to store surface and window trace files on init" am: 3dfba33d67 by Vishnu Nair · 7 years ago
  91. 19acc36 Merge "init: Drop inheritable capabilities when switching uids" by Treehugger Robot · 7 years ago
  92. d390765 Merge "Create location to store surface and window trace files on init" by Vishnu Nair · 7 years ago
  93. b203da7 Merge "Create location to store surface and window trace files on init" by Treehugger Robot · 7 years ago
  94. 2508705 Merge "fastboot: make_f2fs call by linux/darwin" am: db49c08513 am: f2eb4dc9a9 by Jaegeuk Kim · 7 years ago
  95. f346d19 Merge "fastboot: make_f2fs call by linux/darwin" am: db49c08513 am: f2eb4dc9a9 by Jaegeuk Kim · 7 years ago
  96. 7308604 Merge "fastboot: make_f2fs call by linux/darwin" am: db49c08513 by Jaegeuk Kim · 7 years ago
  97. 0dcb6de Merge "fastboot: make_f2fs call by linux/darwin" by Treehugger Robot · 7 years ago
  98. fdb6c62 Create location to store surface and window trace files on init by Vishnu Nair · 7 years ago
  99. 4fa0433 Revert "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 7 years ago
  100. b6329e8 Merge "Move mkdir /data/nfc/... to rootdir init.rc" am: fa65396ca2 am: 4b3bcf2a10 by Tom Cherry · 7 years ago