1. afff99c Merge "dumpstate: Update readme" by Treehugger Robot · 6 years ago
  2. 8ea9272 dumpstate: Update readme by Nandana Dutt · 6 years ago
  3. 8678bde Merge "Call dmabuf_dump tool in dumpstate" by Treehugger Robot · 6 years ago
  4. 1e29946 Merge changes from topic "cut_dependency" by Treehugger Robot · 6 years ago
  5. e68df82 Call dmabuf_dump tool in dumpstate by Erick Reyes · 6 years ago
  6. 658187c Merge "libbinder_ndk: vendor available" by Steven Moreland · 6 years ago
  7. 96602ec Merge "Clear BOOTCLASSPATH for APP AOT compilation." by Vladimir Marko · 6 years ago
  8. 25c50b0 Revert "Delay start of surfaceflinger until after the Runtime APEX is mounted." by Jiyong Park · 7 years ago
  9. 2d81f3c Cut the static deps from libvulkan to libnativeloader and libnativebridge by Jiyong Park · 7 years ago
  10. 7771604 Merge "Add missing error checks in tests." by Alan Stokes · 6 years ago
  11. f01f744 libbinder_ndk: vendor available by Steven Moreland · 6 years ago
  12. e2c9396 Merge "Convert libGLES_android to Android.bp" by Treehugger Robot · 6 years ago
  13. 1fea89a Clear BOOTCLASSPATH for APP AOT compilation. by Vladimir Marko · 6 years ago
  14. 174ebcf Merge "Remove obsolete comment from cmds/installd/otapreopt_chroot.cpp." by Roland Levillain · 6 years ago
  15. 222c70f Convert libGLES_android to Android.bp by Dan Willemsen · 6 years ago
  16. fc4aeea Merge "Add member typedef referring to base interface" by Pawin Vongmasa · 6 years ago
  17. bd76895 Add member typedef referring to base interface by Pawin Vongmasa · 6 years ago
  18. 2c9ea71 Merge "surfaceflinger: Update OWNERS" by Treehugger Robot · 6 years ago
  19. 9b76bc8 Remove obsolete comment from cmds/installd/otapreopt_chroot.cpp. by Roland Levillain · 6 years ago
  20. ec4a139 surfaceflinger: Update OWNERS by Marissa Wall · 6 years ago
  21. e55a64f Merge "SurfaceFlinger: remove DdmConnection" by Orion Hodson · 6 years ago
  22. fb996e9 SurfaceFlinger: remove DdmConnection by Orion Hodson · 7 years ago
  23. 5805df4 Merge "libbinder: keep ashmem size >= 0" by Tri Vo · 6 years ago
  24. 4f2d97c Add missing error checks in tests. by Alan Stokes · 6 years ago
  25. 4febfd6 Merge "installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache" by Treehugger Robot · 6 years ago
  26. 04c74f3 installd_service_test: fix ServiceTest.CreateAppDataSnapshot_ClearsCache by Nikita Ioffe · 7 years ago
  27. 5a3804f Merge "Use sh_binary instead of cc_prebuilt_binary for shell scripts" by Alexander Smundak · 6 years ago
  28. 1fa4b8d Use sh_binary instead of cc_prebuilt_binary for shell scripts by Sasha Smundak · 6 years ago
  29. 58ec999 Merge "Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX." by Roland Levillain · 7 years ago
  30. 25d4688 Merge "Add handling for PH property dex2oat_resolve_startup_strings" by Mathieu Chartier · 7 years ago
  31. ec22502 Merge "Add "ls -l /data/anr" output to bugreport" by Treehugger Robot · 7 years ago
  32. d41622c Add handling for PH property dex2oat_resolve_startup_strings by Mathieu Chartier · 7 years ago
  33. 83ec63f Add "ls -l /data/anr" output to bugreport by Makoto Onuki · 7 years ago
  34. fafe4a0 Merge "Refactor the APEX package activation/deactivation logic in `otapreopt_chroot`." by Roland Levillain · 7 years ago
  35. c3265ae Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX. by Roland Levillain · 7 years ago
  36. 6520cca Refactor the APEX package activation/deactivation logic in `otapreopt_chroot`. by Roland Levillain · 7 years ago
  37. 580ae9c Merge "installd: remove restored ce_data if de_data rollback failed" by Nikita Ioffe · 7 years ago
  38. 1b3315a Merge "installd: Add destroyAppDataSnapshot and corresponding binder API" by Nikita Ioffe · 7 years ago
  39. 8755f79 installd: Add destroyAppDataSnapshot and corresponding binder API by Nikita Ioffe · 7 years ago
  40. a60ff68 Merge "Installd: Refactor binder tests" by Treehugger Robot · 7 years ago
  41. 4cf7bb9 Merge "libbinder_ndk: ScopedAResource into impl namespace" by Steven Moreland · 7 years ago
  42. f448ced Installd: Refactor binder tests by Andreas Gampe · 7 years ago
  43. 2db5865 Merge "Fix regression in startBugreport flow" by Treehugger Robot · 7 years ago
  44. 57928b4 Merge "Ensure only one bugreport is in progress in dumpstate" by Nandana Dutt · 7 years ago
  45. 1120b64 Merge "installd: Create "lib" symlink with the correct label." by Treehugger Robot · 7 years ago
  46. b4dca46 Merge "Add OWNERS to inputflinger" by Treehugger Robot · 7 years ago
  47. d0cc655 Merge "libbinder_ndk: remove draft status" by Steven Moreland · 7 years ago
  48. 4bb8596 Add OWNERS to inputflinger by Michael Wright · 7 years ago
  49. 85958b6 installd: Create "lib" symlink with the correct label. by Nick Kralevich · 7 years ago
  50. 26c4df1 libbinder_ndk: ScopedAResource into impl namespace by Steven Moreland · 7 years ago
  51. 2bbba94 Fix regression in startBugreport flow by Nandana Dutt · 7 years ago
  52. 6b8e52c Merge "Use screenshot file descriptor if available" by Nandana Dutt · 7 years ago
  53. aa6e111 libbinder: keep ashmem size >= 0 by Tri Vo · 7 years ago
  54. c4f5492 Merge "Fix/suppress google-explicit-constructor warnings" by Treehugger Robot · 7 years ago
  55. 75067a7 Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  56. 3163e53 Merge "installd: clear app's cache before doing a snapshot" by Treehugger Robot · 7 years ago
  57. a7aecea libbinder_ndk: remove draft status by Steven Moreland · 7 years ago
  58. d1569ad Merge "Restore security context of `/postinstall/apex` earlier in otapreopt_chroot." by Roland Levillain · 7 years ago
  59. e78c3d7 Use screenshot file descriptor if available by Nandana Dutt · 7 years ago
  60. d973766 Ensure only one bugreport is in progress in dumpstate by Nandana Dutt · 7 years ago
  61. 058cb93 Merge "Convert Android.mk file to Android.bp" by Treehugger Robot · 7 years ago
  62. 900b3c2 installd: clear app's cache before doing a snapshot by Nikita Ioffe · 7 years ago
  63. 2470dd3 Merge "installd: Validate volumeUuid in snapshotAppData and restoreAppDataSnapshot" by Treehugger Robot · 7 years ago
  64. f9a1f69 Merge "Add vendor dumpsys." by Treehugger Robot · 7 years ago
  65. 8d27681 Restore security context of `/postinstall/apex` earlier in otapreopt_chroot. by Roland Levillain · 7 years ago
  66. 50ef7e0 Merge "Update filesystem permissions for task tracepoints." by Treehugger Robot · 7 years ago
  67. 8e4d346 installd: Validate volumeUuid in snapshotAppData and restoreAppDataSnapshot by Nikita Ioffe · 7 years ago
  68. 3c0c892 Update filesystem permissions for task tracepoints. by Carmen Jackson · 7 years ago
  69. 73bc78f Merge "Remove unused DumpstateOptions parcel" by Nandana Dutt · 7 years ago
  70. 0b643d5 Merge "installd: clear existing snapshots before performing a new one" by Nikita Ioffe · 7 years ago
  71. a31f92a Remove unused DumpstateOptions parcel by Nandana Dutt · 7 years ago
  72. 5a8d6cc Merge "Load libandroid_runtime lazily." by Steven Moreland · 7 years ago
  73. c942c4c Add vendor dumpsys. by Steven Moreland · 7 years ago
  74. 81311c0 Load libandroid_runtime lazily. by Steven Moreland · 7 years ago
  75. 6a6bdad Convert Android.mk file to Android.bp by Sasha Smundak · 7 years ago
  76. c7756aa Merge "Add jwcai and tianyuj to the owner's file of libs/ui" by Jiwen Cai · 7 years ago
  77. bb60500 Merge "DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include""" by Suren Baghdasaryan · 7 years ago
  78. 1cc5de6 DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 7 years ago
  79. fd2ccd4 installd: remove restored ce_data if de_data rollback failed by Nikita Ioffe · 7 years ago
  80. 835ae77 installd: clear existing snapshots before performing a new one by Nikita Ioffe · 7 years ago
  81. 415bf00 Merge "Refactor paths to Android Runtime binaries in directory `cmds/installd/`." by Roland Levillain · 7 years ago
  82. 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
  83. 7f2f2f2 Merge "Use the consent service to check if user has consented to taking a bugreport" by Treehugger Robot · 7 years ago
  84. d2f5f08 Use the consent service to check if user has consented to taking a bugreport by Nandana Dutt · 7 years ago
  85. b5fd6ac Merge "Add IIncidentCompanion binder API." by Treehugger Robot · 7 years ago
  86. 1f34244 Merge "installd: Implement support for userdata snapshot and restore." by Narayan Kamath · 7 years ago
  87. 9c57f3b Merge "DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 7 years ago
  88. f145309 DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 7 years ago
  89. be07f77 Merge "Add FEATURE_TELEPHONY_IMS feature definition" by Treehugger Robot · 7 years ago
  90. 2c9f381 Add FEATURE_TELEPHONY_IMS feature definition by Brad Ebinger · 7 years ago
  91. 2927da9 Add IIncidentCompanion binder API. by Joe Onorato · 7 years ago
  92. 67a14f6 Refactor paths to Android Runtime binaries in directory `cmds/installd/`. by Roland Levillain · 7 years ago
  93. e03e069 Merge "[view compilation] Add viewcompiler support to installd" by Mathieu Chartier · 7 years ago
  94. 75c59f8 Merge "Dumpstate aidl: add cancelBugreport" by Treehugger Robot · 7 years ago
  95. cc4ead8 Dumpstate aidl: add cancelBugreport by Nandana Dutt · 7 years ago
  96. 2cf826b Add jwcai and tianyuj to the owner's file of libs/ui by Tianyu Jiang · 7 years ago
  97. f1d9a28 Merge "Add a flag that makes dumpstate wait for options" by Treehugger Robot · 7 years ago
  98. 235864b Add a flag that makes dumpstate wait for options by Nandana Dutt · 7 years ago
  99. e92887d Merge "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 7 years ago
  100. dfdfb79 installd: Implement support for userdata snapshot and restore. by Narayan Kamath · 7 years ago