1. 701fa1a Mark some aidl_interface modules as unstable by Jiyong Park · 4 years, 5 months ago
  2. d656fe2 Merge "Control use of dex2oat64 by device property" by David Sehr · 4 years, 5 months ago
  3. 6df89a6 Control use of dex2oat64 by device property by David Sehr · 4 years, 5 months ago
  4. c7e949b Merge "libbinder: driver unfinished write error code" by Steven Moreland · 4 years, 5 months ago
  5. b077deb libbinder: driver unfinished write error code by Steven Moreland · 4 years, 5 months ago
  6. 91c72e7 Merge "Adds support for restore dexopt flag" by Treehugger Robot · 4 years, 5 months ago
  7. 2271b3e Adds support for restore dexopt flag by Patrick Baumann · 4 years, 5 months ago
  8. 7d1604d Merge "Add batched createAppData API to installd." by Treehugger Robot · 4 years, 5 months ago
  9. 6c15706 Add batched createAppData API to installd. by Ben Murdoch · 4 years, 5 months ago
  10. e65d87a Merge "Add dependency on jni_headers to opengl tests" by Orion Hodson · 4 years, 5 months ago
  11. 7c73c0e Add dependency on jni_headers to opengl tests by Orion Hodson · 4 years, 5 months ago
  12. c0aff66 Merge "Include what you use: <unistd.h>" by Tom Cherry · 4 years, 5 months ago
  13. 28ac3b9 Include what you use: <unistd.h> by Tom Cherry · 4 years, 5 months ago
  14. af9652b Merge "Include what you use: <fcntl.h>" by Treehugger Robot · 4 years, 5 months ago
  15. c18cb39 Merge "Status: don't ignore status in writeToParcel" by Steven Moreland · 4 years, 5 months ago
  16. 3387cab Include what you use: <fcntl.h> by Tom Cherry · 4 years, 5 months ago
  17. 2115652 Merge "libbinder Lazy: Harder errors more accurate." by Steven Moreland · 4 years, 5 months ago
  18. 99d08bf Merge "libbinder: avoid re-registering callback" by Steven Moreland · 4 years, 5 months ago
  19. 4cec5c9 Merge "Revert "Add "//apex_available:platform" to apex_available."" by Treehugger Robot · 4 years, 5 months ago
  20. d8ee6df Revert "Add "//apex_available:platform" to apex_available." by Paul Duffin · 4 years, 5 months ago
  21. 1e2ba92 libbinder: avoid re-registering callback by Steven Moreland · 4 years, 5 months ago
  22. dd20e7c libbinder Lazy: Harder errors more accurate. by Steven Moreland · 4 years, 5 months ago
  23. 7862647 Status: don't ignore status in writeToParcel by Steven Moreland · 4 years, 5 months ago
  24. 02e24f6 Merge "Correct PowerManager transaction IDs. These transaction IDs must be kept in sync with the method order from IPowerManager.aidl." by Treehugger Robot · 4 years, 5 months ago
  25. 182f304 Correct PowerManager transaction IDs. by Wang Wen · 4 years, 6 months ago
  26. e5c824b Merge "Harder failures for lazy service clients." by Steven Moreland · 4 years, 5 months ago
  27. a12af50 Merge "Add explicit dependencies on jni_headers" by Treehugger Robot · 4 years, 5 months ago
  28. f667bfa Merge "Use pixel format from buffer to determine opacity." by Treehugger Robot · 4 years, 5 months ago
  29. 70e039b Add explicit dependencies on jni_headers by Orion Hodson · 4 years, 5 months ago
  30. 6ad2e2f Merge "Pass updatable BCP packages to dex2oat." by Vladimir Marko · 4 years, 5 months ago
  31. 71f70d6 Merge "Properly initialize MotionClassifier" by Siarhei Vishniakou · 4 years, 5 months ago
  32. 76bd26c Merge "Rename vts-core to vts" by Treehugger Robot · 4 years, 5 months ago
  33. eb25b67 Rename vts-core to vts by Dan Shi · 4 years, 6 months ago
  34. c706c3e Harder failures for lazy service clients. by Steven Moreland · 4 years, 5 months ago
  35. f48bb9e Properly initialize MotionClassifier by Siarhei Vishniakou · 4 years, 6 months ago
  36. 79dc3c6 Pass updatable BCP packages to dex2oat. by Vladimir Marko · 4 years, 5 months ago
  37. 340adb5 Merge "Add "//apex_available:platform" to apex_available." by Treehugger Robot · 4 years, 5 months ago
  38. 1702341 Use pixel format from buffer to determine opacity. by wukui1 · 4 years, 6 months ago
  39. e3de1d1 Add "//apex_available:platform" to apex_available. by Daichi Hirono · 4 years, 5 months ago
  40. 8b9e636 Merge "Build libfakeservicemanager for host." by Treehugger Robot · 4 years, 5 months ago
  41. 2dfae8c Build libfakeservicemanager for host. by Brett Chabot · 4 years, 5 months ago
  42. 72cb9bf Merge "Unbreak gen command and sync with current tree" by Treehugger Robot · 4 years, 5 months ago
  43. ef92508 Merge "Document linkToDeath behavior on object cleanup." by Steven Moreland · 4 years, 5 months ago
  44. caeafbf Merge "Add mm_event trace events to the atrace 'memory' category" by Collin Fijalkovich · 4 years, 5 months ago
  45. 4ce8b0d Merge "Add installd method to delete CE snapshots." by Oli Lan · 4 years, 5 months ago
  46. 4a24272 Merge "Add some missing apexes to apex_available" by Paul Duffin · 4 years, 5 months ago
  47. 62d2c9c Unbreak gen command and sync with current tree by Orion Hodson · 4 years, 6 months ago
  48. ea2ab0b Document linkToDeath behavior on object cleanup. by Steven Moreland · 4 years, 5 months ago
  49. 08e3f4a Add mm_event trace events to the atrace 'memory' category by Collin Fijalkovich · 4 years, 5 months ago
  50. 38e2dd4 Merge "SurfaceFlinger: add RootTargetPreparer to SurfaceFlinger_test" by Treehugger Robot · 4 years, 5 months ago
  51. 48c7bec SurfaceFlinger: add RootTargetPreparer to SurfaceFlinger_test by Ady Abraham · 4 years, 6 months ago
  52. 1684909 Add some missing apexes to apex_available by Paul Duffin · 4 years, 5 months ago
  53. 150abca Merge "otapreopt: use boot image from ART APEX" by Orion Hodson · 4 years, 5 months ago
  54. 640cb76 otapreopt: use boot image from ART APEX by Orion Hodson · 4 years, 6 months ago
  55. 035abbb Add installd method to delete CE snapshots. by Oli Lan · 4 years, 6 months ago
  56. 08768df Merge "Sort hal_interfaces_to_dump alphabetically." by Treehugger Robot · 4 years, 6 months ago
  57. 5ce475a Merge "use vector<uint8_t> for byte[] in AIDL" by Jooyung Han · 4 years, 6 months ago
  58. 02b41a0 use vector<uint8_t> for byte[] in AIDL by Jooyung Han · 4 years, 7 months ago
  59. 5101b33 Sort hal_interfaces_to_dump alphabetically. by Stefano Galarraga · 4 years, 6 months ago
  60. 8ba800f Merge "libbinder: Document getCalling*" by Treehugger Robot · 4 years, 6 months ago
  61. cbe9539 Merge "ServiceManager: Check guaranteeClient before unregistering services" by Jon Spivack · 4 years, 6 months ago
  62. 8e92940 Merge "SF:Report active config to java framework" by Treehugger Robot · 4 years, 6 months ago
  63. 36e28ca SF:Report active config to java framework by Chaojiang Luo · 4 years, 6 months ago
  64. 0b9c8e1 Merge "Revert "Revert "[dexopt] Allow secondary dex files to generate app images""" by Mathieu Chartier · 4 years, 6 months ago
  65. 0f18f2c ServiceManager: Check guaranteeClient before unregistering services by Jon Spivack · 4 years, 6 months ago
  66. 78bdd44 Merge "Add neuralnetworks HAL Dump" by Stefano Galarraga · 4 years, 6 months ago
  67. 7001296 libbinder: Document getCalling* by Steven Moreland · 4 years, 6 months ago
  68. ba4d743 Merge "Remove mips." by Treehugger Robot · 4 years, 6 months ago
  69. 54f3647 Add neuralnetworks HAL Dump by Stefano Galarraga · 4 years, 8 months ago
  70. 2a45d7a Remove mips. by Elliott Hughes · 4 years, 6 months ago
  71. 0d899f6 Merge "LazyServiceRegistrar: Add flag to prevent shutdown" by Jon Spivack · 4 years, 6 months ago
  72. 620d2dc LazyServiceRegistrar: Add flag to prevent shutdown by Jon Spivack · 4 years, 6 months ago
  73. 0d4dfb1 Merge "Reland "Disallow shrinking threadpool size once started."" by Steven Moreland · 4 years, 6 months ago
  74. 48880d5 Merge "Enable context virtualization only for GL" by Treehugger Robot · 4 years, 6 months ago
  75. 9defb44 Enable context virtualization only for GL by Courtney Goeltzenleuchter · 4 years, 6 months ago
  76. 7372745 Merge "dumpstate: collect snapshotctl logs without root." by Yifan Hong · 4 years, 6 months ago
  77. 3517aee Merge "libbinder_ndk: remove logspam on incStrong" by Steven Moreland · 4 years, 6 months ago
  78. 48b4a46 Merge "Fix bugprone-use-after-move warnings" by Chih-hung Hsieh · 4 years, 6 months ago
  79. 42666b8 libbinder_ndk: remove logspam on incStrong by Steven Moreland · 4 years, 6 months ago
  80. 1fdb98b Reland "Disallow shrinking threadpool size once started." by Steven Moreland · 4 years, 6 months ago
  81. d59ca09 Merge "dumpsys: '-l' works for 0/1 services." by Steven Moreland · 4 years, 6 months ago
  82. 6d4d8f6 Merge "BpBinder: remove unused field" by Steven Moreland · 4 years, 6 months ago
  83. 6288786 Fix bugprone-use-after-move warnings by Chih-Hung Hsieh · 4 years, 6 months ago
  84. e15c527 Merge "Revert "Disallow shrinking threadpool size once started."" by Steven Moreland · 4 years, 6 months ago
  85. 0a09c76 Revert "Disallow shrinking threadpool size once started." by Steven Moreland · 4 years, 6 months ago
  86. 4fcd863 BpBinder: remove unused field by Steven Moreland · 4 years, 6 months ago
  87. c865e25 Merge "Revert "Optimize BpBinder struct size."" by Steven Moreland · 4 years, 6 months ago
  88. 06074d8 Revert "Optimize BpBinder struct size." by Steven Moreland · 4 years, 6 months ago
  89. 11f9bbf Merge "Merge stage-aosp-master to aosp-master - DO NOT MERGE" by Bill Yi · 4 years, 6 months ago
  90. 31dac35 dumpsys: '-l' works for 0/1 services. by Steven Moreland · 4 years, 6 months ago
  91. 6b8bf72 Merge stage-aosp-master to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 6 months ago
  92. 62ce7f5 Merge "Optimize BpBinder struct size." am: d6dad7afc0 by Automerger Merge Worker · 4 years, 6 months ago
  93. c8c27ea Merge "libbinder: avoid attached objects for stability" am: 1ed44fd5bb by Automerger Merge Worker · 4 years, 6 months ago
  94. d6dad7a Merge "Optimize BpBinder struct size." by Steven Moreland · 4 years, 6 months ago
  95. 1ed44fd Merge "libbinder: avoid attached objects for stability" by Steven Moreland · 4 years, 6 months ago
  96. 9ee812f Merge "Disallow shrinking threadpool size once started." am: 70f592a6cf by Automerger Merge Worker · 4 years, 6 months ago
  97. 2b3ad23 Merge "lshal: avoid FQName globals." am: dd5506c236 by Automerger Merge Worker · 4 years, 6 months ago
  98. 70f592a Merge "Disallow shrinking threadpool size once started." by Steven Moreland · 4 years, 6 months ago
  99. dd5506c Merge "lshal: avoid FQName globals." by Steven Moreland · 4 years, 6 months ago
  100. 60e1700 Merge "Update OWNERS" am: 0f58ab624b by Automerger Merge Worker · 4 years, 6 months ago