1. c3265ae Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX. by Roland Levillain · 7 years ago
  2. 6520cca Refactor the APEX package activation/deactivation logic in `otapreopt_chroot`. by Roland Levillain · 7 years ago
  3. 2db5865 Merge "Fix regression in startBugreport flow" by Treehugger Robot · 7 years ago
  4. 57928b4 Merge "Ensure only one bugreport is in progress in dumpstate" by Nandana Dutt · 7 years ago
  5. 1120b64 Merge "installd: Create "lib" symlink with the correct label." by Treehugger Robot · 7 years ago
  6. b4dca46 Merge "Add OWNERS to inputflinger" by Treehugger Robot · 7 years ago
  7. d0cc655 Merge "libbinder_ndk: remove draft status" by Steven Moreland · 7 years ago
  8. 4bb8596 Add OWNERS to inputflinger by Michael Wright · 7 years ago
  9. 85958b6 installd: Create "lib" symlink with the correct label. by Nick Kralevich · 7 years ago
  10. 2bbba94 Fix regression in startBugreport flow by Nandana Dutt · 7 years ago
  11. 6b8e52c Merge "Use screenshot file descriptor if available" by Nandana Dutt · 7 years ago
  12. c4f5492 Merge "Fix/suppress google-explicit-constructor warnings" by Treehugger Robot · 7 years ago
  13. 75067a7 Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  14. 3163e53 Merge "installd: clear app's cache before doing a snapshot" by Treehugger Robot · 7 years ago
  15. a7aecea libbinder_ndk: remove draft status by Steven Moreland · 7 years ago
  16. d1569ad Merge "Restore security context of `/postinstall/apex` earlier in otapreopt_chroot." by Roland Levillain · 7 years ago
  17. e78c3d7 Use screenshot file descriptor if available by Nandana Dutt · 7 years ago
  18. d973766 Ensure only one bugreport is in progress in dumpstate by Nandana Dutt · 7 years ago
  19. 058cb93 Merge "Convert Android.mk file to Android.bp" by Treehugger Robot · 7 years ago
  20. 900b3c2 installd: clear app's cache before doing a snapshot by Nikita Ioffe · 7 years ago
  21. 2470dd3 Merge "installd: Validate volumeUuid in snapshotAppData and restoreAppDataSnapshot" by Treehugger Robot · 7 years ago
  22. f9a1f69 Merge "Add vendor dumpsys." by Treehugger Robot · 7 years ago
  23. 8d27681 Restore security context of `/postinstall/apex` earlier in otapreopt_chroot. by Roland Levillain · 7 years ago
  24. 50ef7e0 Merge "Update filesystem permissions for task tracepoints." by Treehugger Robot · 7 years ago
  25. 8e4d346 installd: Validate volumeUuid in snapshotAppData and restoreAppDataSnapshot by Nikita Ioffe · 7 years ago
  26. 3c0c892 Update filesystem permissions for task tracepoints. by Carmen Jackson · 7 years ago
  27. 73bc78f Merge "Remove unused DumpstateOptions parcel" by Nandana Dutt · 7 years ago
  28. 0b643d5 Merge "installd: clear existing snapshots before performing a new one" by Nikita Ioffe · 7 years ago
  29. a31f92a Remove unused DumpstateOptions parcel by Nandana Dutt · 7 years ago
  30. 5a8d6cc Merge "Load libandroid_runtime lazily." by Steven Moreland · 7 years ago
  31. c942c4c Add vendor dumpsys. by Steven Moreland · 7 years ago
  32. 81311c0 Load libandroid_runtime lazily. by Steven Moreland · 7 years ago
  33. 6a6bdad Convert Android.mk file to Android.bp by Sasha Smundak · 7 years ago
  34. c7756aa Merge "Add jwcai and tianyuj to the owner's file of libs/ui" by Jiwen Cai · 7 years ago
  35. bb60500 Merge "DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include""" by Suren Baghdasaryan · 7 years ago
  36. 1cc5de6 DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 7 years ago
  37. 835ae77 installd: clear existing snapshots before performing a new one by Nikita Ioffe · 7 years ago
  38. 415bf00 Merge "Refactor paths to Android Runtime binaries in directory `cmds/installd/`." by Roland Levillain · 7 years ago
  39. 9e346da Merge changes from topics "runtime-apex-otapreopt_chroot-tear-down", "runtime-apex-installd-support", "runtime-apex-otapreopt_chroot-support" by Roland Levillain · 7 years ago
  40. 7f2f2f2 Merge "Use the consent service to check if user has consented to taking a bugreport" by Treehugger Robot · 7 years ago
  41. d2f5f08 Use the consent service to check if user has consented to taking a bugreport by Nandana Dutt · 7 years ago
  42. b5fd6ac Merge "Add IIncidentCompanion binder API." by Treehugger Robot · 7 years ago
  43. 1f34244 Merge "installd: Implement support for userdata snapshot and restore." by Narayan Kamath · 7 years ago
  44. 9c57f3b Merge "DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 7 years ago
  45. f145309 DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 7 years ago
  46. be07f77 Merge "Add FEATURE_TELEPHONY_IMS feature definition" by Treehugger Robot · 7 years ago
  47. 2c9f381 Add FEATURE_TELEPHONY_IMS feature definition by Brad Ebinger · 7 years ago
  48. 2927da9 Add IIncidentCompanion binder API. by Joe Onorato · 7 years ago
  49. 67a14f6 Refactor paths to Android Runtime binaries in directory `cmds/installd/`. by Roland Levillain · 7 years ago
  50. e03e069 Merge "[view compilation] Add viewcompiler support to installd" by Mathieu Chartier · 7 years ago
  51. 75c59f8 Merge "Dumpstate aidl: add cancelBugreport" by Treehugger Robot · 7 years ago
  52. cc4ead8 Dumpstate aidl: add cancelBugreport by Nandana Dutt · 7 years ago
  53. 2cf826b Add jwcai and tianyuj to the owner's file of libs/ui by Tianyu Jiang · 7 years ago
  54. f1d9a28 Merge "Add a flag that makes dumpstate wait for options" by Treehugger Robot · 7 years ago
  55. 235864b Add a flag that makes dumpstate wait for options by Nandana Dutt · 7 years ago
  56. e92887d Merge "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 7 years ago
  57. dfdfb79 installd: Implement support for userdata snapshot and restore. by Narayan Kamath · 7 years ago
  58. 94b4180 Implement a tear-down phase in otapreopt_chroot. by Roland Levillain · 7 years ago
  59. 370222c Revert^2 "Have installd use ART binaries from the Android Runtime APEX." by Roland Levillain · 7 years ago
  60. c19c604 Revert^2 "Have `otapreopt_chroot` mount APEX packages in the chroot dir." by Roland Levillain · 7 years ago
  61. dc9078d Add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 7 years ago
  62. 4bcfa50 Merge "Remove outfile option from dumpstate" by Treehugger Robot · 7 years ago
  63. 0285d41 Merge "Fix dumpstate test instructions" by Treehugger Robot · 7 years ago
  64. b6b296f Merge "Delay start of surfaceflinger until after the Runtime APEX is mounted." by Nicolas Geoffray · 7 years ago
  65. a1ce9e7 Delay start of surfaceflinger until after the Runtime APEX is mounted. by Martin Stjernholm · 7 years ago
  66. 9a76d20 Remove outfile option from dumpstate by Nandana Dutt · 7 years ago
  67. 00675a3 Fix dumpstate test instructions by Nandana Dutt · 7 years ago
  68. 458f1de Merge "Add calling uid and calling package to startBugreport" by Treehugger Robot · 7 years ago
  69. 5c91420 Add calling uid and calling package to startBugreport by Nandana Dutt · 7 years ago
  70. 2af5e6a [view compilation] Add viewcompiler support to installd by Eric Holk · 7 years ago
  71. a903d36 Merge "Fix typo cpu6 -> cpu7" by Hector Dearman · 7 years ago
  72. 5bf5358 Fix typo cpu6 -> cpu7 by Hector Dearman · 7 years ago
  73. 63f4441 Merge "Remove ftrace dumping from dumpstate" by Treehugger Robot · 7 years ago
  74. fbcaaeb Merge "Fix/suppress sensor google-explicit-constructor warnings" by Treehugger Robot · 7 years ago
  75. 2d7f5c2 Remove ftrace dumping from dumpstate by Primiano Tucci · 7 years ago
  76. 87ad435 Fix/suppress sensor google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  77. 07a0065 Merge "Add filemap events for iorapd" by Treehugger Robot · 7 years ago
  78. 9c45a2f Merge "NFC: Switch ATRACE_BUFFER_INDEX to be a more friendly macro statement." by Pirama Arumuga Nainar · 7 years ago
  79. f9b848a Merge "Call new dumpstate listener methods" by Treehugger Robot · 7 years ago
  80. c9a388a Merge "Move to C API of libnativeloader." by Nicolas Geoffray · 7 years ago
  81. babf6c7 Call new dumpstate listener methods by Nandana Dutt · 7 years ago
  82. 26856ac Move to C API of libnativeloader. by Nicolas Geoffray · 7 years ago
  83. 9a22123 Merge "Minor changes to the async DNS query API flag definitions." by Luke Huang · 7 years ago
  84. 9a83965 NFC: Switch ATRACE_BUFFER_INDEX to be a more friendly macro statement. by Pirama Arumuga Nainar · 7 years ago
  85. 96fd6a7 Merge "Remove inactive owners from OWNERS and add active owners." by Treehugger Robot · 7 years ago
  86. b220012 Merge "Add default code reviewers in surfacereplayer" by Chih-hung Hsieh · 7 years ago
  87. 823b042 Merge "Add default code reviewers in displayservice" by Chih-hung Hsieh · 7 years ago
  88. 6b81676 Merge "Add default code reviewers in libs/math" by Chih-hung Hsieh · 7 years ago
  89. efe284a Merge "Add default code reviewers in libs/ui" by Chih-hung Hsieh · 7 years ago
  90. 9b37bc5 Add filemap events for iorapd by Primiano Tucci · 7 years ago
  91. 4ac3e24 Remove inactive owners from OWNERS and add active owners. by Peiyong Lin · 7 years ago
  92. 5463648 Merge "Enable to access the set_event interface on userdebug" by Primiano Tucci · 7 years ago
  93. 601fe6c Merge "Add more methods to dumpstate listener" by Nandana Dutt · 7 years ago
  94. 61cb76e Merge "Wire up new binder method arguments" by Nandana Dutt · 7 years ago
  95. b0bfea6 Enable to access the set_event interface on userdebug by Primiano Tucci · 7 years ago
  96. 4ffbaac Merge "Allow error/abort for non-oneway calls." by Steven Moreland · 7 years ago
  97. 0c667f0 Merge "Fix/suppress surfaceflinger google-explicit-constructor warnings" by Chih-hung Hsieh · 7 years ago
  98. ff9a870 Merge "Fix/suppress cmds/lshal google-explicit-constructor warnings" by Chih-hung Hsieh · 7 years ago
  99. a6a28bd Add more methods to dumpstate listener by Nandana Dutt · 7 years ago
  100. 54dbd67 Wire up new binder method arguments by Nandana Dutt · 7 years ago