1. f0b4ddc Merge "libbinder_rs: Use NDK parcelable array APIs" by Steven Moreland · 5 years ago
  2. 253d914 Merge "binderClearBufTest: remove unnecessary flush" by Steven Moreland · 5 years ago
  3. 52e4110 Merge "Add Rust/C++ Parcel serialization tests" by Steven Moreland · 5 years ago
  4. 272d76d Merge "Make DumpstateListener onError method oneway" by Gavin Corkery · 5 years ago
  5. d58bce0 Add Rust/C++ Parcel serialization tests by Stephen Crane · 6 years ago
  6. 3ba4d8b libbinder_rs: Use NDK parcelable array APIs by Stephen Crane · 5 years ago
  7. 7677da6 Merge "Flush BC_FREE_BUFFER and ref ops from non-looper threads." by Steven Moreland · 5 years ago
  8. da4a5ca Merge "libbinder_ndk: ScopedAStatus description compat" by Steven Moreland · 5 years ago
  9. aaf1ba4 Merge changes I10c3bf8a,Ifaafdbfb,I9f570567 by Adithya Srinivasan · 5 years ago
  10. 5b194e5 remove SKIP_IF_BPF_NOT_SUPPORTED by Maciej Żenczykowski · 5 years ago
  11. 4558346 Remove gpumemtracer bloat by Adithya Srinivasan · 5 years ago
  12. 134332b Add unittests for GpuMemTracer by Adithya Srinivasan · 5 years ago
  13. 0c75f9c libbinder_ndk: ScopedAStatus description compat by Steven Moreland · 5 years ago
  14. a0b95c8 Merge "libbinder_ndk: AIBinder_*_lt, clarify" by Steven Moreland · 5 years ago
  15. 5ec74ef libbinder_ndk: AIBinder_*_lt, clarify by Steven Moreland · 5 years ago
  16. cb8eb2b Merge "SurfaceFlinger: fix no small window displayed in PIP mode of DTVKIT [1/1]" by Robin Lee · 5 years ago
  17. ff30b34 Merge "libbinder - avoid pthread_cond_broadcast per call" by Steven Moreland · 5 years ago
  18. b86f892 Merge "libbinder: setupPolling flushes commands" by Steven Moreland · 5 years ago
  19. dcff00c SurfaceFlinger: fix no small window displayed in PIP mode of DTVKIT [1/1] by Tianhua Sun · 5 years ago
  20. bc2b607 Make DumpstateListener onError method oneway by Gavin Corkery · 5 years ago
  21. 38bf134 Merge "Libbinder APIs are guarded" by Treehugger Robot · 5 years ago
  22. 28a811c Merge "Pass caller information in cancelBugreport." by Treehugger Robot · 5 years ago
  23. c648a76 libbinder - avoid pthread_cond_broadcast per call by Steven Moreland · 5 years ago
  24. e30d821 Pass caller information in cancelBugreport. by Hunter Knepshield · 5 years ago
  25. 2f4b651 binderClearBufTest: remove unnecessary flush by Steven Moreland · 5 years ago
  26. 63e04c8 Merge "Remove VrFlinger usages from SF." by Treehugger Robot · 5 years ago
  27. 0442a86 Flush BC_FREE_BUFFER and ref ops from non-looper threads. by Martijn Coenen · 8 years ago
  28. f210b50 libbinder: setupPolling flushes commands by Steven Moreland · 5 years ago
  29. 16b0b20 Merge "Add active services count callback to lazy services." by Amos Bianchi · 5 years ago
  30. 8592b08 Merge "dumpstate: save background traces when a BR is captured." by Primiano Tucci · 5 years ago
  31. faaaafb dumpstate: save background traces when a BR is captured. by Primiano Tucci · 5 years ago
  32. 7de7b8c Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by Treehugger Robot · 5 years ago
  33. 13adf29 Merge "Add additional 2 binder fuzzers" by Steven Moreland · 5 years ago
  34. 10052f6 Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 5 years ago
  35. cf34c0d Merge "List checks that should not occur in this module." by Chih-hung Hsieh · 5 years ago
  36. 90e39e4 Merge "Fix dumpsys meminfo is not completing in bugreports" by Rhed Jao · 5 years ago
  37. e6b4397 Merge "dumpstate: mount debugfs in non-user builds" by Treehugger Robot · 5 years ago
  38. 76af7e3 Merge "libbinder_ndk: AIBinder{,_Weak} lt/clone utilities" by Steven Moreland · 5 years ago
  39. 09d11b3 List checks that should not occur in this module. by Chih-Hung Hsieh · 5 years ago
  40. 643053a Remove VrFlinger usages from SF. by Alec Mouri · 5 years ago
  41. c70e012 libbinder_ndk: AIBinder{,_Weak} lt/clone utilities by Steven Moreland · 5 years ago
  42. d44e152 Merge "Remove extra comma" by Steven Moreland · 5 years ago
  43. c3aa2ad Merge "Check FLAG_CLEAR_BUF behavior." by Steven Moreland · 5 years ago
  44. f23dae2 Check FLAG_CLEAR_BUF behavior. by Steven Moreland · 5 years ago
  45. e886cfd Libbinder APIs are guarded by Jiyong Park · 5 years ago
  46. 38effc4 Merge "Measure total time in state" by Rafal Slawik · 5 years ago
  47. b049f18 Fix dumpsys meminfo is not completing in bugreports by Rhed Jao · 5 years ago
  48. 21a7de5 Remove extra comma by Jiyong Park · 5 years ago
  49. cedb52b Merge "SKIP_IF_BPF_NOT_SUPPORTED is a no-op" by Treehugger Robot · 5 years ago
  50. 078a645 SKIP_IF_BPF_NOT_SUPPORTED is a no-op by Maciej Żenczykowski · 5 years ago
  51. 664d708 Merge "libbinder: ParcelableHolder - avoid utf-8<->utf-16" by Steven Moreland · 5 years ago
  52. e684a8b Merge "Parcel: Add vector read size bounds check" by Andy Hung · 5 years ago
  53. 73ab3a3 Merge "Fix dumpsys SurfaceFlinger --frame-events" by Treehugger Robot · 5 years ago
  54. f37d1bd Parcel: Add vector read size bounds check by Andy Hung · 5 years ago
  55. e672b87 Add active services count callback to lazy services. by Amos Bianchi · 5 years ago
  56. 9376bfa dumpstate: mount debugfs in non-user builds by Hridya Valsaraju · 5 years ago
  57. 0bda2d2 libbinder: ParcelableHolder - avoid utf-8<->utf-16 by Steven Moreland · 5 years ago
  58. 048f1e9 Merge "Ensure to switch to unprotected context if display is not secure." by Treehugger Robot · 5 years ago
  59. a1d897b Merge "Add boot animation progress system property." by Nicolas Geoffray · 5 years ago
  60. 7c9b62c Merge "Fixes frequent ANR taking bugreport in background" by Rhed Jao · 5 years ago
  61. 96002aa Merge "Dumpsys: stop writing when timed-out" by Rhed Jao · 5 years ago
  62. 8e9e176 Merge "Merge RQ1A.210105.003 to aosp-master - DO NOT MERGE" by Bill Yi · 5 years ago
  63. 6d3be64 Merge RQ1A.210105.003 to aosp-master - DO NOT MERGE by Bill Yi · 5 years ago
  64. cdcfa61 Merge "Use vndk.private: true for VNDK-private libs" by Treehugger Robot · 5 years ago
  65. 41a1ee6 Merge "ParcelableHolder.(set|get)Parcelable return status_t" by Treehugger Robot · 5 years ago
  66. 8e3f9dc Merge "fix use-after-free in adbd_auth" by Josh Gao · 5 years ago
  67. 4d90d80 Add additional 2 binder fuzzers by Michael Ensing · 6 years ago
  68. 27c48db Measure total time in state by Rafal Slawik · 5 years ago
  69. 9c50c79 ParcelableHolder.(set|get)Parcelable return status_t by Jeongik Cha · 5 years ago
  70. 0b9bc01 Use vndk.private: true for VNDK-private libs by Justin Yun · 5 years ago
  71. dad360f Merge "ParcelableHolder uses its address for comparison" by Treehugger Robot · 5 years ago
  72. e3e1cd5 fix use-after-free in adbd_auth by Daniel Micay · 5 years ago
  73. 7ac860e Merge "libbinder: only set sm stability if non-null" by Steven Moreland · 5 years ago
  74. def7719 ParcelableHolder uses its address for comparison by Jeongik Cha · 5 years ago
  75. 4da8fb0 libbinder: only set sm stability if non-null by Steven Moreland · 5 years ago
  76. f30487a Merge "Rename android::apex functions" by Nikita Ioffe · 5 years ago
  77. 5605b24 Merge "libbinder_ndk: log on null non-@nullable fd/binder" by Steven Moreland · 5 years ago
  78. 7754481 Merge "libbinder: simplify setIpcSetDataReference" by Steven Moreland · 5 years ago
  79. 0746310 libbinder_ndk: log on null non-@nullable fd/binder by Steven Moreland · 5 years ago
  80. b2342d8 Rename android::apex functions by Nikita Ioffe · 5 years ago
  81. 6461801 Merge "Rearrange opengl llndk libraries to be next to implementations" by Colin Cross · 5 years ago
  82. e7539dd Merge "BpBinder: hide 'handle' API" by Steven Moreland · 5 years ago
  83. c5f7ec3 Fixes frequent ANR taking bugreport in background by Rhed Jao · 5 years ago
  84. a19145f Dumpsys: stop writing when timed-out by Rhed Jao · 5 years ago
  85. edaa913 Fix dumpsys SurfaceFlinger --frame-events by Josh Chien · 5 years ago
  86. e839388 BpBinder: hide 'handle' API by Steven Moreland · 5 years ago
  87. 8454474 Merge "Parcel: remove two undefined functions" by Steven Moreland · 5 years ago
  88. 4d05afa Merge "Fix the order of applying layer alpha and color matrices in GLESRenderEngine" by Treehugger Robot · 5 years ago
  89. b494757 Ensure to switch to unprotected context if display is not secure. by Peiyong Lin · 5 years ago
  90. 1030825 Merge "Implement Drop for WpIBinder, to avoid memory leak." by Andrew Walbran · 5 years ago
  91. de09f10 Fix the order of applying layer alpha and color matrices in GLESRenderEngine by KaiChieh Chuang · 5 years ago
  92. acdf05c Parcel: remove two undefined functions by Steven Moreland · 5 years ago
  93. 88fd524 Rearrange opengl llndk libraries to be next to implementations by Colin Cross · 5 years ago
  94. d95f8b1 Merge "Vulkan: load built-in driver into default namespace as a fallback" by Tanmay Patil · 5 years ago
  95. a77a552 Merge "ScopedFileDescriptor: better error on close" by Steven Moreland · 5 years ago
  96. 5e8dfa3 Implement Drop for WpIBinder, to avoid memory leak. by Andrew Walbran · 5 years ago
  97. 922f4fc Merge "Add WpIBinder to public_api, and implement Debug and Send." by Andrew Walbran · 5 years ago
  98. 06c66fb Vulkan: load built-in driver into default namespace as a fallback by Yiwei Zhang · 5 years ago
  99. ceed9bb libbinder: simplify setIpcSetDataReference by Steven Moreland · 5 years ago
  100. 4694d14 Merge "Add permissions for pc cuttlefish" by Treehugger Robot · 5 years ago