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