1. 278e05b Mark libandroid_runtime_lazy as double_loadable by Jooyung Han · 5 years ago
  2. e5e8285 Merge "Lite bugreports(wifi/telephony) don't need screenshots" by Abhijeet Kaur · 5 years ago
  3. d3cca0d Lite bugreports(wifi/telephony) don't need screenshots by Abhijeet Kaur · 5 years ago
  4. 1ccd01f Merge changes Ic8b33ce8,Ied6f13e5 by Treehugger Robot · 5 years ago
  5. 6d758fc installd: Avoid extra std::string copy by Greg Kaiser · 5 years ago
  6. 8042c37 dexopt: Avoid a couple std::string copies by Greg Kaiser · 5 years ago
  7. c10e80f Merge "Add libandroid_runtime_lazy" by Treehugger Robot · 5 years ago
  8. 1f65e77 Add libandroid_runtime_lazy by Jooyung Han · 6 years ago
  9. 375da13 Merge "Installd: Add explicit test configurations" by Treehugger Robot · 5 years ago
  10. c75833b Merge "Installd: Fix installd_dexopt_test" by Treehugger Robot · 5 years ago
  11. 75d394e Installd: Add explicit test configurations by Andreas Gampe · 5 years ago
  12. f04b0b4 Installd: Fix installd_dexopt_test by Andreas Gampe · 5 years ago
  13. c1ad9fb Merge "Add netd and connmetrics into telephony dump" by Chiachang Wang · 5 years ago
  14. 85e0db3 Add netd and connmetrics into telephony dump by Chiachang Wang · 5 years ago
  15. 2c0b511 Merge changes from topic "agampe:a-b-ota:vendor-product-logical-partitions" by Andreas Gampe · 5 years ago
  16. e90127d OtaPreopt: Add support for logical partitions by Andreas Gampe · 5 years ago
  17. 54b62c9 OtaPreopt: Refactor code by Andreas Gampe · 5 years ago
  18. 77ec238 Merge "dexopt: Open class loader context dex files for dex2oat" by David Brazdil · 5 years ago
  19. 2d8e815 Merge "Update otapreopt_chroot with new libapexd dependencies." by Martijn Coenen · 5 years ago
  20. c684ad6 Merge "Fix installd_dexopt_test." by Andreas Gampe · 5 years ago
  21. 13eba26 Update otapreopt_chroot with new libapexd dependencies. by Martijn Coenen · 5 years ago
  22. 290de46 Fix installd_dexopt_test. by Martijn Coenen · 5 years ago
  23. 4f6027a dexopt: Open class loader context dex files for dex2oat by David Brazdil · 5 years ago
  24. 3b14b7d Merge changes from topic "RenderArea" by Treehugger Robot · 5 years ago
  25. 76607ad Respect source crop when capturing layers. by Alec Mouri · 6 years ago
  26. b018a3d libgui: add docs to geometry states and captureScreen by Chia-I Wu · 6 years ago
  27. c356f66 surfaceflinger: fix captureScreen for landscape LCM by Chia-I Wu · 6 years ago
  28. 75dcd90 surfaceflinger: improve RenderArea needsFiltering by Chia-I Wu · 6 years ago
  29. becab0f surfaceflinger: respect install orientation in DisplayRenderArea by Chia-I Wu · 6 years ago
  30. 690a76f surfaceflinger: add install orientation to DisplayDevice by Chia-I Wu · 6 years ago
  31. d63fd94 surfaceflinger: make mPrimaryDisplayOrientation static by Chia-I Wu · 6 years ago
  32. 6df5400 surfaceflinger: clean up captureScreen by Chia-I Wu · 6 years ago
  33. 89e1ec2 surfaceflinger: silence some RenderArea errors by Chia-I Wu · 6 years ago
  34. 946e37e surfaceflinger: fix race conditions in captureScreen by Chia-I Wu · 6 years ago
  35. 82144eb surfaceflinger: remove ISurfaceComposer.h from RenderArea by Chia-I Wu · 6 years ago
  36. 07f190f surfaceflinger: reorder width and height in RenderArea ctor by Chia-I Wu · 6 years ago
  37. fed2857 surfaceflinger: documents RenderArea by Chia-I Wu · 6 years ago
  38. 81c1bf0 Merge "dumpstate: remove obsolete TODO" by Nandana Dutt · 5 years ago
  39. 8c96682 dumpstate: remove obsolete TODO by Nandana Dutt · 5 years ago
  40. 7cee1b4 Merge "Add exceptionToString method into binder::Status" by Treehugger Robot · 5 years ago
  41. a6697ec Merge "libbinder_ndk: unlinkToDeath dead proxy" by Steven Moreland · 5 years ago
  42. 89b3f8b Add exceptionToString method into binder::Status by Jeongik Cha · 5 years ago
  43. 64127ca libbinder_ndk: unlinkToDeath dead proxy by Steven Moreland · 5 years ago
  44. 91e66f9 Merge "libbinder_ndk: fix UB memory access for race" by Steven Moreland · 5 years ago
  45. cd3d535 Merge "Check for user consent denial when dumping traces." by Nandana Dutt · 5 years ago
  46. cf419a7 Check for user consent denial when dumping traces. by Nandana Dutt · 5 years ago
  47. 62b3ec5 Merge "Handle user consent denial sooner" by Nandana Dutt · 5 years ago
  48. 0472824 Merge "Revert "Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX."" by Treehugger Robot · 5 years ago
  49. 5f05746 Merge "Fix a typo in an error message of dexopt." by Roland Levillain · 5 years ago
  50. 48159a8 Merge "dumpstate: Log duration only if significant" by Treehugger Robot · 5 years ago
  51. 019db5b Fix a typo in an error message of dexopt. by Roland Levillain · 5 years ago
  52. 4308cc4 Merge "Rename data/pkg_staging to data/app-staging" by Gavin Corkery · 5 years ago
  53. b86f33b dumpstate: Log duration only if significant by Nandana Dutt · 5 years ago
  54. bbdb5b4 Handle user consent denial sooner by Nandana Dutt · 6 years ago
  55. 35e4bc9 Rename data/pkg_staging to data/app-staging by Gavin Corkery · 6 years ago
  56. e88055b libbinder_ndk: fix UB memory access for race by Steven Moreland · 5 years ago
  57. 1f69a63 Merge "Revert "libbinder: Choose the binder driver at runtime based on system/vendor process."" by Martijn Coenen · 5 years ago
  58. 7bca77a Revert "libbinder: Choose the binder driver at runtime based on system/vendor process." by Martijn Coenen · 5 years ago
  59. 873f499 Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Xin Li · 5 years ago
  60. 81a91bd Merge "libbinder: Choose the binder driver at runtime based on system/vendor process." by Jayant Chowdhary · 6 years ago
  61. 46f9553 libbinder: Choose the binder driver at runtime based on system/vendor process. by Jayant Chowdhary · 6 years ago
  62. b0f2b48 Merge "Dumpstate: Refactor DumpHals" by Nandana Dutt · 6 years ago
  63. 4000dd6 Merge "Add new emails to OWNER file" by Treehugger Robot · 6 years ago
  64. 6ad9a60 Dumpstate: Refactor DumpHals by Nandana Dutt · 6 years ago
  65. d40d64c Add new emails to OWNER file by Mohammad Samiul Islam · 6 years ago
  66. b126899 DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 6 years ago
  67. ea72559 Merge "Log duration to logcat always." by Treehugger Robot · 6 years ago
  68. 6644784 Merge "dumpstate: move dump_traces to Dumpstate" by Treehugger Robot · 6 years ago
  69. a8470b8 Log duration to logcat always. by Nandana Dutt · 6 years ago
  70. faafd52 dumpstate: move dump_traces to Dumpstate by Nandana Dutt · 6 years ago
  71. 9b07b1a Merge changes from topic "b127336441" by Steven Moreland · 6 years ago
  72. cc4b88e Snap for 5240760 from 3ce2b66f92ea8c50005b38595bb1aed4c80135ed to pi-platform-release by android-build-team Robot · 6 years ago
  73. c8c8376 Revert "Have `otapreopt_chroot` bind-mount Bionic artifacts from the Runtime APEX." by Jiyong Park · 6 years ago
  74. c360a10 libbinder_ndk: Fix 'isRemote' value for Bn*. by Steven Moreland · 6 years ago
  75. 304f9d3 libbinder_ndk: define userdata class in headers by Steven Moreland · 6 years ago
  76. 3641557 Merge "libbinder_ndk: support dump" by Steven Moreland · 6 years ago
  77. a194c45 libbinder_ndk: support dump by Steven Moreland · 6 years ago
  78. 17f57c6 Merge "Move PublicFormat from libandroid_runtime to libui" by Treehugger Robot · 6 years ago
  79. a5d85af Merge "ip-up-vpn: Fix resource leaks in error cases" by Treehugger Robot · 6 years ago
  80. e740353 ip-up-vpn: Fix resource leaks in error cases by Greg Kaiser · 6 years ago
  81. e953b04 Merge "dumpstate: handle errors gracefully" by Treehugger Robot · 6 years ago
  82. 2d3a12a Move PublicFormat from libandroid_runtime to libui by Jooyung Han · 6 years ago
  83. 3e167da Merge "Ensure we select the right execution binary for all dexopt commands" by Calin Juravle · 6 years ago
  84. f74a737 Ensure we select the right execution binary for all dexopt commands by Calin Juravle · 6 years ago
  85. f3e024a Merge "Update fence event path for kernel 4.10+" by Treehugger Robot · 6 years ago
  86. a978cef Update fence event path for kernel 4.10+ by Jesse Hall · 6 years ago
  87. a344cb6 dumpstate: handle errors gracefully by Nandana Dutt · 6 years ago
  88. 95ea7b7 Merge "Use DEX2OATBOOTCLASSPATH in installd." by Nicolas Geoffray · 6 years ago
  89. 2cb4a05 Merge "Query the enable_apex_image flag from native experiment." by Nicolas Geoffray · 6 years ago
  90. ab0a190 Use DEX2OATBOOTCLASSPATH in installd. by Nicolas Geoffray · 6 years ago
  91. 99ba118 Merge "Whitelist the staging directory in installd" by Shafik Nassar · 6 years ago
  92. aaad21e Query the enable_apex_image flag from native experiment. by Nicolas Geoffray · 6 years ago
  93. d7d075f Merge "Rename IDumpstateListener errorcode" by Nandana Dutt · 6 years ago
  94. 86d900f Merge "Log duration reporter to logcat" by Treehugger Robot · 6 years ago
  95. 8a3c8b1 Merge "installd: parameterize user data snapshots with snapshot_id" by Treehugger Robot · 6 years ago
  96. 0eb86bf Rename IDumpstateListener errorcode by Nandana Dutt · 6 years ago
  97. 0dc848b Log duration reporter to logcat by Nandana Dutt · 6 years ago
  98. ad5da1e installd: parameterize user data snapshots with snapshot_id by Nikita Ioffe · 6 years ago
  99. 01f59ce Merge "dumpstate: Fix IO Errors during zip writing." by Narayan Kamath · 6 years ago
  100. f93e7ad Merge "DO NOT MERGE - Merge PPRL.190205.001 into master" by Xin Li · 6 years ago