1. 31dac35 dumpsys: '-l' works for 0/1 services. by Steven Moreland · 5 years ago
  2. d6dad7a Merge "Optimize BpBinder struct size." by Steven Moreland · 5 years ago
  3. 1ed44fd Merge "libbinder: avoid attached objects for stability" by Steven Moreland · 5 years ago
  4. 70f592a Merge "Disallow shrinking threadpool size once started." by Steven Moreland · 5 years ago
  5. dd5506c Merge "lshal: avoid FQName globals." by Steven Moreland · 5 years ago
  6. 0f58ab6 Merge "Update OWNERS" by Treehugger Robot · 5 years ago
  7. 9668eca Update OWNERS by Marissa Wall · 5 years ago
  8. a08b3bf Merge "Never send Binder / HIDL txn from atrace." by Florian Mayer · 5 years ago
  9. 4d89476 Merge "Use {llndk,vndksp}.libraries.txt from VNDK APEX" by Treehugger Robot · 5 years ago
  10. b08a7a4 Merge "Use std::optional for @nullable (AIDL)" by Jooyung Han · 5 years ago
  11. 9fcc4ef Use std::optional for @nullable (AIDL) by Jooyung Han · 6 years ago
  12. 76c0aa4 Optimize BpBinder struct size. by Steven Moreland · 5 years ago
  13. a7fb018 libbinder: avoid attached objects for stability by Steven Moreland · 5 years ago
  14. 7a99e04 lshal: avoid FQName globals. by Steven Moreland · 5 years ago
  15. e2811af Never send Binder / HIDL txn from atrace. by Florian Mayer · 5 years ago
  16. aa59a8b Merge "lshal: read binder stats from binderfs" by Treehugger Robot · 5 years ago
  17. e52a3b6 Disallow shrinking threadpool size once started. by Steven Moreland · 5 years ago
  18. ab0b2a2 Merge "binder: fix inconsistent-missing-override warning." by Treehugger Robot · 5 years ago
  19. b49b0b1 lshal: read binder stats from binderfs by Hridya Valsaraju · 5 years ago
  20. f4bb6ff binder: fix inconsistent-missing-override warning. by Yi Kong · 5 years ago
  21. 7839680 Use {llndk,vndksp}.libraries.txt from VNDK APEX by Jooyung Han · 5 years ago
  22. 61addf0 Merge "Add adbd tls APIs to adbd_auth library." by Joshua Duong · 5 years ago
  23. 26b068e Merge "Implement quota calculation for project ID based quota." by Martijn Coenen · 5 years ago
  24. 3d0860e Add adbd tls APIs to adbd_auth library. by Joshua Duong · 6 years ago
  25. 7f9edd9 Merge "LazyServiceRegistrar: Use defaultServiceManager" by Treehugger Robot · 5 years ago
  26. 107b205 Merge "Remove heap allocations from Parcel::enforceInterface" by Treehugger Robot · 5 years ago
  27. c0ab6a3 Merge "Log when context manager is unavailable." by Steven Moreland · 5 years ago
  28. 8d93a71 Log when context manager is unavailable. by Steven Moreland · 5 years ago
  29. 637113c Merge "libbinder_ndk: don't borrow fd into unique_fd" by Steven Moreland · 5 years ago
  30. 771cc34 Implement quota calculation for project ID based quota. by Martijn Coenen · 5 years ago
  31. 718470e LazyServiceRegistrar: Use defaultServiceManager by Jon Spivack · 5 years ago
  32. 835546f Merge "libtimeinstate: initialize current freq before starting tracking" by Treehugger Robot · 5 years ago
  33. 073c9c1 libbinder_ndk: don't borrow fd into unique_fd by Steven Moreland · 5 years ago
  34. 15ebf44 Merge "binderLibTest: cleanup child processes on error" by Treehugger Robot · 5 years ago
  35. ab51dca libtimeinstate: initialize current freq before starting tracking by Connor O'Brien · 5 years ago
  36. da04835 binderLibTest: cleanup child processes on error by Steven Moreland · 5 years ago
  37. 6a1aed6 Merge "Don't destroy ART profiles after package move." by Treehugger Robot · 5 years ago
  38. d7a3347 Merge "libbinder: Do not destruct TextOutput" by Steven Moreland · 5 years ago
  39. 377164a Merge "mark AIBinder_Class_setHandleShellCommand as weak." by Treehugger Robot · 5 years ago
  40. 7c0edeb libbinder: Do not destruct TextOutput by Steven Moreland · 5 years ago
  41. 4cbbed1 mark AIBinder_Class_setHandleShellCommand as weak. by Lorenzo Colitti · 5 years ago
  42. c6f093a Merge "libtimeinstate: open programs read-only" by Treehugger Robot · 5 years ago
  43. 6a2892c libtimeinstate: open programs read-only by Connor O'Brien · 5 years ago
  44. ed2364a Merge "Add AParcel_getAllowFds()" by John Reck · 5 years ago
  45. 0bb330d Remove heap allocations from Parcel::enforceInterface by Daniel Colascione · 6 years ago
  46. 5f28d3c Merge "Activate apexes in /system_ext/apex, /vendor/apex" by Treehugger Robot · 5 years ago
  47. 361210e Activate apexes in /system_ext/apex, /vendor/apex by Jooyung Han · 6 years ago
  48. 1a4c7ae Merge "libbinder_ndk: private SharedRefBase construction" by Steven Moreland · 5 years ago
  49. 10d9ddf libbinder_ndk: private SharedRefBase construction by Steven Moreland · 5 years ago
  50. 79fb24b Add AParcel_getAllowFds() by John Reck · 5 years ago
  51. 51c6a7c Merge "libbinder_ndk: no heap alloc when writing fd" by Steven Moreland · 5 years ago
  52. abc45c8 Don't destroy ART profiles after package move. by Alan Stokes · 5 years ago
  53. 27b827f Merge "libgui: make MAX_FRAME_HISTORY a configurable property" by stevensd · 5 years ago
  54. 95b71de libbinder_ndk: no heap alloc when writing fd by Steven Moreland · 5 years ago
  55. 10a2825 Merge "Add configurations for Vulkan dEQP support" by Jason Macnak · 5 years ago
  56. 3c9c3cb Add configurations for Vulkan dEQP support by Alastair Donaldson · 6 years ago
  57. abecf04 Merge "rm libbinderthreadstate" by Steven Moreland · 5 years ago
  58. 2bf8f70 Merge "libtimeinstate: add functions to read only recently-updated stats" by Connor O'Brien · 5 years ago
  59. 364b221 Merge "[vts-core] Add VtsKernelBinderTest to vts-core suite." by Treehugger Robot · 5 years ago
  60. b4401d1 Merge "dumpsys: use std::c* instead of TextOutput" by Steven Moreland · 5 years ago
  61. 505e9ea Merge "libbinder: dump dropped oneway transaction data" by Steven Moreland · 5 years ago
  62. 2a716a4 libtimeinstate: add functions to read only recently-updated stats by Connor O'Brien · 6 years ago
  63. f2a15e8 Merge "Support dumping mainline relevant service pre-boot into bugreport" by Jerry Chang · 5 years ago
  64. b5624e4 Merge "Read binder stats from binderfs" by Treehugger Robot · 5 years ago
  65. ce66b8a libbinder: dump dropped oneway transaction data by Steven Moreland · 5 years ago
  66. ef464b3 Merge "libbinder_ndk: support handleShellCommand" by Tej Singh · 5 years ago
  67. 687d82a Merge "Remove aidl_interface visibility." by Steven Moreland · 5 years ago
  68. 3657ee5 dumpsys: use std::c* instead of TextOutput by Steven Moreland · 6 years ago
  69. 920ba71 Read binder stats from binderfs by Hridya Valsaraju · 5 years ago
  70. 557a31b Remove aidl_interface visibility. by Steven Moreland · 5 years ago
  71. 3c741f0 Merge changes from topic "connectivity-br" by Hunter Knepshield · 5 years ago
  72. 70610fa Update timeout logic for connectivity reports. by Hunter Knepshield · 6 years ago
  73. 820f9bc Update contents of a telephony bug report. by Hunter Knepshield · 5 years ago
  74. 7cada57 Merge "Update dexopt code with the new JIT zygote image." by Nicolas Geoffray · 5 years ago
  75. 799cfc5 Merge "Revert "[dexopt] Allow secondary dex files to generate app images"" by Nicolas Geoffray · 5 years ago
  76. 29628b6 Revert "[dexopt] Allow secondary dex files to generate app images" by Nicolas Geoffray · 5 years ago
  77. cc7a746 libbinder_ndk: support handleShellCommand by Ruchir Rastogi · 6 years ago
  78. 39504c3 Merge "DO NOT MERGE - Merge QQ1A.200205.002 into master" by Treehugger Robot · 5 years ago
  79. 6c7d069 Merge "[dexopt] Allow secondary dex files to generate app images" by Mathieu Chartier · 5 years ago
  80. 84d077c [dexopt] Allow secondary dex files to generate app images by Dan Zimmerman · 6 years ago
  81. 2649732 Merge "Create libstatshidl" by Jeffrey Huang · 5 years ago
  82. 5a4c4e9 Update dexopt code with the new JIT zygote image. by Nicolas Geoffray · 5 years ago
  83. b1e64b4 Merge "Fix defaultServiceManager() locking and retry loop." by Treehugger Robot · 5 years ago
  84. 4a495bd Merge "Convert frameworks/native to Result::ok()" by Treehugger Robot · 5 years ago
  85. 1e8d071 [vts-core] Add VtsKernelBinderTest to vts-core suite. by nelsonli · 5 years ago
  86. 1a4f0f2 Create libstatshidl by Jeffrey Huang · 5 years ago
  87. 93aabe2 rm libbinderthreadstate by Steven Moreland · 5 years ago
  88. 26d0eb3 Merge "Remove need for libbinderthreadstate." by Steven Moreland · 5 years ago
  89. 018138f Convert frameworks/native to Result::ok() by Bernie Innocenti · 5 years ago
  90. 5d4361b DO NOT MERGE - Merge QQ1A.200205.002 into master by Xin Li · 5 years ago
  91. 39d887d Remove need for libbinderthreadstate. by Steven Moreland · 6 years ago
  92. 402c867 Fix defaultServiceManager() locking and retry loop. by Martijn Coenen · 6 years ago
  93. c02c923 Merge "installd: Add AdoptableHostTest to presubmit." by Martijn Coenen · 5 years ago
  94. 0373c65 Merge "Add linkerconfig into dumpstate" by Kiyoung Kim · 5 years ago
  95. c2d22ac Add linkerconfig into dumpstate by Kiyoung Kim · 6 years ago
  96. 6548229 Merge "Add snapshotctl_log to bugreport" by Yifan Hong · 5 years ago
  97. 3271714 installd: Add AdoptableHostTest to presubmit. by Martijn Coenen · 6 years ago
  98. dc267c5 Merge "Cleanup: remove VNDK APEX exception from binder" by Treehugger Robot · 6 years ago
  99. 0efa797 Add snapshotctl_log to bugreport by Yifan Hong · 6 years ago
  100. 96209fd Merge "adbd_auth: actually dynamically link it into adbd." by Josh Gao · 6 years ago