1. 9fcc4ef Use std::optional for @nullable (AIDL) by Jooyung Han · 4 years, 6 months ago
  2. 61addf0 Merge "Add adbd tls APIs to adbd_auth library." by Joshua Duong · 4 years, 5 months ago
  3. 26b068e Merge "Implement quota calculation for project ID based quota." by Martijn Coenen · 4 years, 5 months ago
  4. 3d0860e Add adbd tls APIs to adbd_auth library. by Joshua Duong · 4 years, 10 months ago
  5. 7f9edd9 Merge "LazyServiceRegistrar: Use defaultServiceManager" by Treehugger Robot · 4 years, 5 months ago
  6. 107b205 Merge "Remove heap allocations from Parcel::enforceInterface" by Treehugger Robot · 4 years, 5 months ago
  7. c0ab6a3 Merge "Log when context manager is unavailable." by Steven Moreland · 4 years, 5 months ago
  8. 8d93a71 Log when context manager is unavailable. by Steven Moreland · 4 years, 5 months ago
  9. 637113c Merge "libbinder_ndk: don't borrow fd into unique_fd" by Steven Moreland · 4 years, 5 months ago
  10. 771cc34 Implement quota calculation for project ID based quota. by Martijn Coenen · 4 years, 5 months ago
  11. 718470e LazyServiceRegistrar: Use defaultServiceManager by Jon Spivack · 4 years, 5 months ago
  12. 835546f Merge "libtimeinstate: initialize current freq before starting tracking" by Treehugger Robot · 4 years, 5 months ago
  13. 073c9c1 libbinder_ndk: don't borrow fd into unique_fd by Steven Moreland · 4 years, 5 months ago
  14. 15ebf44 Merge "binderLibTest: cleanup child processes on error" by Treehugger Robot · 4 years, 5 months ago
  15. ab51dca libtimeinstate: initialize current freq before starting tracking by Connor O'Brien · 4 years, 5 months ago
  16. da04835 binderLibTest: cleanup child processes on error by Steven Moreland · 4 years, 5 months ago
  17. 6a1aed6 Merge "Don't destroy ART profiles after package move." by Treehugger Robot · 4 years, 5 months ago
  18. d7a3347 Merge "libbinder: Do not destruct TextOutput" by Steven Moreland · 4 years, 5 months ago
  19. 377164a Merge "mark AIBinder_Class_setHandleShellCommand as weak." by Treehugger Robot · 4 years, 5 months ago
  20. 7c0edeb libbinder: Do not destruct TextOutput by Steven Moreland · 4 years, 5 months ago
  21. 4cbbed1 mark AIBinder_Class_setHandleShellCommand as weak. by Lorenzo Colitti · 4 years, 5 months ago
  22. c6f093a Merge "libtimeinstate: open programs read-only" by Treehugger Robot · 4 years, 5 months ago
  23. 6a2892c libtimeinstate: open programs read-only by Connor O'Brien · 4 years, 5 months ago
  24. ed2364a Merge "Add AParcel_getAllowFds()" by John Reck · 4 years, 5 months ago
  25. 0bb330d Remove heap allocations from Parcel::enforceInterface by Daniel Colascione · 4 years, 9 months ago
  26. 5f28d3c Merge "Activate apexes in /system_ext/apex, /vendor/apex" by Treehugger Robot · 4 years, 5 months ago
  27. 361210e Activate apexes in /system_ext/apex, /vendor/apex by Jooyung Han · 4 years, 8 months ago
  28. 1a4c7ae Merge "libbinder_ndk: private SharedRefBase construction" by Steven Moreland · 4 years, 5 months ago
  29. 10d9ddf libbinder_ndk: private SharedRefBase construction by Steven Moreland · 4 years, 6 months ago
  30. 79fb24b Add AParcel_getAllowFds() by John Reck · 4 years, 6 months ago
  31. 51c6a7c Merge "libbinder_ndk: no heap alloc when writing fd" by Steven Moreland · 4 years, 6 months ago
  32. abc45c8 Don't destroy ART profiles after package move. by Alan Stokes · 4 years, 6 months ago
  33. 27b827f Merge "libgui: make MAX_FRAME_HISTORY a configurable property" by stevensd · 4 years, 6 months ago
  34. 95b71de libbinder_ndk: no heap alloc when writing fd by Steven Moreland · 4 years, 6 months ago
  35. 10a2825 Merge "Add configurations for Vulkan dEQP support" by Jason Macnak · 4 years, 6 months ago
  36. 3c9c3cb Add configurations for Vulkan dEQP support by Alastair Donaldson · 4 years, 6 months ago
  37. abecf04 Merge "rm libbinderthreadstate" by Steven Moreland · 4 years, 6 months ago
  38. 2bf8f70 Merge "libtimeinstate: add functions to read only recently-updated stats" by Connor O'Brien · 4 years, 6 months ago
  39. 364b221 Merge "[vts-core] Add VtsKernelBinderTest to vts-core suite." by Treehugger Robot · 4 years, 6 months ago
  40. b4401d1 Merge "dumpsys: use std::c* instead of TextOutput" by Steven Moreland · 4 years, 6 months ago
  41. 505e9ea Merge "libbinder: dump dropped oneway transaction data" by Steven Moreland · 4 years, 6 months ago
  42. 2a716a4 libtimeinstate: add functions to read only recently-updated stats by Connor O'Brien · 4 years, 6 months ago
  43. f2a15e8 Merge "Support dumping mainline relevant service pre-boot into bugreport" by Jerry Chang · 4 years, 6 months ago
  44. b5624e4 Merge "Read binder stats from binderfs" by Treehugger Robot · 4 years, 6 months ago
  45. ce66b8a libbinder: dump dropped oneway transaction data by Steven Moreland · 4 years, 6 months ago
  46. ef464b3 Merge "libbinder_ndk: support handleShellCommand" by Tej Singh · 4 years, 6 months ago
  47. 687d82a Merge "Remove aidl_interface visibility." by Steven Moreland · 4 years, 6 months ago
  48. 3657ee5 dumpsys: use std::c* instead of TextOutput by Steven Moreland · 4 years, 6 months ago
  49. 920ba71 Read binder stats from binderfs by Hridya Valsaraju · 4 years, 6 months ago
  50. 557a31b Remove aidl_interface visibility. by Steven Moreland · 4 years, 6 months ago
  51. 3c741f0 Merge changes from topic "connectivity-br" by Hunter Knepshield · 4 years, 6 months ago
  52. 70610fa Update timeout logic for connectivity reports. by Hunter Knepshield · 4 years, 7 months ago
  53. 820f9bc Update contents of a telephony bug report. by Hunter Knepshield · 4 years, 6 months ago
  54. 7cada57 Merge "Update dexopt code with the new JIT zygote image." by Nicolas Geoffray · 4 years, 6 months ago
  55. 799cfc5 Merge "Revert "[dexopt] Allow secondary dex files to generate app images"" by Nicolas Geoffray · 4 years, 6 months ago
  56. 29628b6 Revert "[dexopt] Allow secondary dex files to generate app images" by Nicolas Geoffray · 4 years, 6 months ago
  57. cc7a746 libbinder_ndk: support handleShellCommand by Ruchir Rastogi · 4 years, 6 months ago
  58. 39504c3 Merge "DO NOT MERGE - Merge QQ1A.200205.002 into master" by Treehugger Robot · 4 years, 6 months ago
  59. 6c7d069 Merge "[dexopt] Allow secondary dex files to generate app images" by Mathieu Chartier · 4 years, 6 months ago
  60. 84d077c [dexopt] Allow secondary dex files to generate app images by Dan Zimmerman · 4 years, 7 months ago
  61. 2649732 Merge "Create libstatshidl" by Jeffrey Huang · 4 years, 6 months ago
  62. 5a4c4e9 Update dexopt code with the new JIT zygote image. by Nicolas Geoffray · 4 years, 6 months ago
  63. b1e64b4 Merge "Fix defaultServiceManager() locking and retry loop." by Treehugger Robot · 4 years, 6 months ago
  64. 4a495bd Merge "Convert frameworks/native to Result::ok()" by Treehugger Robot · 4 years, 6 months ago
  65. 1e8d071 [vts-core] Add VtsKernelBinderTest to vts-core suite. by nelsonli · 4 years, 6 months ago
  66. 1a4f0f2 Create libstatshidl by Jeffrey Huang · 4 years, 6 months ago
  67. 93aabe2 rm libbinderthreadstate by Steven Moreland · 4 years, 6 months ago
  68. 26d0eb3 Merge "Remove need for libbinderthreadstate." by Steven Moreland · 4 years, 6 months ago
  69. 018138f Convert frameworks/native to Result::ok() by Bernie Innocenti · 4 years, 6 months ago
  70. 5d4361b DO NOT MERGE - Merge QQ1A.200205.002 into master by Xin Li · 4 years, 6 months ago
  71. 39d887d Remove need for libbinderthreadstate. by Steven Moreland · 4 years, 6 months ago
  72. 402c867 Fix defaultServiceManager() locking and retry loop. by Martijn Coenen · 4 years, 6 months ago
  73. c02c923 Merge "installd: Add AdoptableHostTest to presubmit." by Martijn Coenen · 4 years, 6 months ago
  74. 0373c65 Merge "Add linkerconfig into dumpstate" by Kiyoung Kim · 4 years, 6 months ago
  75. c2d22ac Add linkerconfig into dumpstate by Kiyoung Kim · 4 years, 6 months ago
  76. 6548229 Merge "Add snapshotctl_log to bugreport" by Yifan Hong · 4 years, 6 months ago
  77. 3271714 installd: Add AdoptableHostTest to presubmit. by Martijn Coenen · 4 years, 6 months ago
  78. dc267c5 Merge "Cleanup: remove VNDK APEX exception from binder" by Treehugger Robot · 4 years, 6 months ago
  79. 0efa797 Add snapshotctl_log to bugreport by Yifan Hong · 4 years, 6 months ago
  80. 96209fd Merge "adbd_auth: actually dynamically link it into adbd." by Josh Gao · 4 years, 6 months ago
  81. dc77bdf Merge "Add simple fake for native service manager." by Treehugger Robot · 4 years, 6 months ago
  82. fde6963 Merge "libbinder: Add setDefaultServiceManager for use in host testing." by Treehugger Robot · 4 years, 6 months ago
  83. 1225b81 Merge "libbinder: hide BufferedTextOutput.h" by Steven Moreland · 4 years, 6 months ago
  84. c9ee330 Add simple fake for native service manager. by Brett Chabot · 4 years, 6 months ago
  85. 845e9dd Merge changes from topic "revert-1218160-revert-1209453-aidl-lazy-presubmit-XWVUKGNUHY-QHKKSISBJD" by Jon Spivack · 4 years, 6 months ago
  86. 6c7d214 libbinder: hide BufferedTextOutput.h by Steven Moreland · 4 years, 6 months ago
  87. 77d8f5b Merge "libbinder_ndk: test Bp destruction" by Steven Moreland · 4 years, 6 months ago
  88. 40927e8 Merge "libbinder: automatic unlink, print cached desc" by Steven Moreland · 4 years, 6 months ago
  89. 169bb8f libbinder_ndk: test Bp destruction by Steven Moreland · 4 years, 6 months ago
  90. 1b228f4 Cleanup: remove VNDK APEX exception from binder by Jooyung Han · 4 years, 6 months ago
  91. 56a1e4f Merge "libbinder_ndk_unit_test: force auto-gen config" by Steven Moreland · 4 years, 6 months ago
  92. 70fcb4e libbinder: automatic unlink, print cached desc by Steven Moreland · 4 years, 8 months ago
  93. c5fe7e4 libbinder_ndk_unit_test: force auto-gen config by Steven Moreland · 4 years, 6 months ago
  94. 401ace2 Merge "Increase the level of depth of apk paths" by Songchun Fan · 4 years, 6 months ago
  95. d9533c2 Revert^2 "Dynamically stop services with multiple interfaces" by Jon Spivack · 4 years, 6 months ago
  96. 9e7e75f Revert^2 "Add aidl_lazy_test to presubmit" by Jon Spivack · 4 years, 6 months ago
  97. 38dbade libbinder: Add setDefaultServiceManager for use in host testing. by Brett Chabot · 4 years, 6 months ago
  98. 9f68373 Merge "binderVendorDoubleLoadTest: make general" by Steven Moreland · 4 years, 6 months ago
  99. a17d0e1 Merge changes from topic "libbinder_ndk_unit_test" by Steven Moreland · 4 years, 6 months ago
  100. 3ed7588 Merge "Fix minor time bug in ConsentCallback::getElapsedTimeMs" by Hunter Knepshield · 4 years, 6 months ago