1. c183b7c Merge changes from topic "platform_shared" by Treehugger Robot · 4 years ago
  2. b4a281f Merge "libbinder: Java/C++ *_TRANSACTION parity" by Steven Moreland · 4 years ago
  3. 3d1ce70 Merge "lshal: emphasize HIDL in docs/output" by Steven Moreland · 4 years ago
  4. e9eb285 Merge "libbinder: test parcel allocted on another thread" by Steven Moreland · 4 years ago
  5. 24e6906 Merge "Merge RQ1A.210205.004 to aosp-master - DO NOT MERGE" by Bill Yi · 4 years ago
  6. dc41366 Re-export headers of libbinder from libinstalld by Jooyung Han · 4 years ago
  7. caede59 Add a shared header lib for libbinder/libbinder_ndk by Jooyung Han · 4 years ago
  8. 07278cc Merge "Support building libjnigraphics on the host" by Treehugger Robot · 4 years ago
  9. 9560ed6 Merge "dumpstate: print DMA-BUF sysfs stats in bugreport" by Treehugger Robot · 4 years ago
  10. 4d22e4a Merge RQ1A.210205.004 to aosp-master - DO NOT MERGE by Bill Yi · 4 years ago
  11. 0a14f06 Merge "Add feature definition for devices that support IMS single registration" by Brad Ebinger · 4 years ago
  12. c1f093f Support building libjnigraphics on the host by Leon Scroggins III · 4 years ago
  13. 7af525e Merge "Remove __ANDROID_API__ #if checks." by Elliott Hughes · 4 years ago
  14. 6c32ccb Merge "binder: race condition by parcel finalize" by Steven Moreland · 4 years ago
  15. d708870 libbinder: test parcel allocted on another thread by Steven Moreland · 4 years ago
  16. b54c4d3 Merge "Fix warnings in libs/binder." by Krzysztof Kosiński · 4 years ago
  17. 63e30d9 Merge "Limited use key: feature files" by Treehugger Robot · 4 years ago
  18. bd18538 Merge "Check if CPU time tracking is expected to work" by Rafal Slawik · 4 years ago
  19. a840689 Fix warnings in libs/binder. by Krzysztof Kosiński · 4 years ago
  20. aa59d36 libbinder: Java/C++ *_TRANSACTION parity by Steven Moreland · 4 years ago
  21. dbbbc65 lshal: emphasize HIDL in docs/output by Steven Moreland · 4 years ago
  22. 69492e9 Limited use key: feature files by Qi Wu · 4 years ago
  23. 1fe4c9f Merge "Remove unused update_out_oat_access_times." by Calin Juravle · 4 years ago
  24. 2ea3652 Merge "Ensure that expected present time is in the future" by Ady Abraham · 4 years ago
  25. 1c1d4c7 Ensure that expected present time is in the future by Snild Dolkow · 4 years ago
  26. a9a7a83 Merge changes I562f7fd1,I0ab1ed86 by Steven Moreland · 4 years ago
  27. f3d9aa5 Remove in-process transaction log. by Steven Moreland · 4 years ago
  28. 6fc80d6 Do not test panic capture in Rust. by Matthew Maurer · 4 years ago
  29. bcb89ef Merge "Remove audio HAL V2 from "interfaces to dump"" by Mikhail Naganov · 4 years ago
  30. b742507 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 4 years ago
  31. a5d864b Remove audio HAL V2 from "interfaces to dump" by Mikhail Naganov · 4 years ago
  32. 2ac99ed Merge "ServiceManager: support debug dump w/ PIDs" by Steven Moreland · 4 years ago
  33. 45caa84 Check if CPU time tracking is expected to work by Rafal Slawik · 4 years ago
  34. 2147455 Merge "Fixes presubmit test flaky in dumpstate" by Rhed Jao · 4 years ago
  35. 3ea4327 ServiceManager: support debug dump w/ PIDs by Steven Moreland · 4 years ago
  36. 1742c1b Fixes presubmit test flaky in dumpstate by Rhed Jao · 4 years ago
  37. d163b11 Add feature definition for devices that support IMS single registration by Brad Ebinger · 4 years ago
  38. c282248 Merge "Avoid integer underflow involving maxFreqCount." by Treehugger Robot · 4 years ago
  39. 6e95c69 Merge "SurfaceFlinger: VSyncPredictor should be robust with inconsistent vsyncs" by Treehugger Robot · 4 years ago
  40. a5ca766 Avoid integer underflow involving maxFreqCount. by Peter Collingbourne · 4 years ago
  41. 7dfe58c Merge "Add mm_events trace instance" by Kalesh Singh · 4 years ago
  42. bf00bf3 Remove unused update_out_oat_access_times. by Rock.Yeh · 4 years ago
  43. f21c54e Add mm_events trace instance by Kalesh Singh · 4 years ago
  44. 1da80c5 dumpstate: print DMA-BUF sysfs stats in bugreport by Hridya Valsaraju · 4 years ago
  45. 827e3d5 Merge "Change argument of active services callback to bool." by Amos Bianchi · 4 years ago
  46. 707840a SurfaceFlinger: VSyncPredictor should be robust with inconsistent vsyncs by Ady Abraham · 4 years, 2 months ago
  47. f0b4ddc Merge "libbinder_rs: Use NDK parcelable array APIs" by Steven Moreland · 4 years ago
  48. 253d914 Merge "binderClearBufTest: remove unnecessary flush" by Steven Moreland · 4 years ago
  49. 52e4110 Merge "Add Rust/C++ Parcel serialization tests" by Steven Moreland · 4 years ago
  50. 272d76d Merge "Make DumpstateListener onError method oneway" by Gavin Corkery · 4 years ago
  51. 7a6cef9 Change argument of active services callback to bool. by Amos Bianchi · 4 years ago
  52. d58bce0 Add Rust/C++ Parcel serialization tests by Stephen Crane · 4 years, 6 months ago
  53. 3ba4d8b libbinder_rs: Use NDK parcelable array APIs by Stephen Crane · 4 years ago
  54. 7677da6 Merge "Flush BC_FREE_BUFFER and ref ops from non-looper threads." by Steven Moreland · 4 years ago
  55. da4a5ca Merge "libbinder_ndk: ScopedAStatus description compat" by Steven Moreland · 4 years ago
  56. aaf1ba4 Merge changes I10c3bf8a,Ifaafdbfb,I9f570567 by Adithya Srinivasan · 4 years ago
  57. 413a00e binder: race condition by parcel finalize by Jintao Zhu · 4 years ago
  58. 5b194e5 remove SKIP_IF_BPF_NOT_SUPPORTED by Maciej Żenczykowski · 4 years ago
  59. 4558346 Remove gpumemtracer bloat by Adithya Srinivasan · 4 years ago
  60. 134332b Add unittests for GpuMemTracer by Adithya Srinivasan · 4 years, 1 month ago
  61. 0c75f9c libbinder_ndk: ScopedAStatus description compat by Steven Moreland · 4 years ago
  62. a0b95c8 Merge "libbinder_ndk: AIBinder_*_lt, clarify" by Steven Moreland · 4 years ago
  63. 5ec74ef libbinder_ndk: AIBinder_*_lt, clarify by Steven Moreland · 4 years ago
  64. cb8eb2b Merge "SurfaceFlinger: fix no small window displayed in PIP mode of DTVKIT [1/1]" by Robin Lee · 4 years ago
  65. ff30b34 Merge "libbinder - avoid pthread_cond_broadcast per call" by Steven Moreland · 4 years ago
  66. b86f892 Merge "libbinder: setupPolling flushes commands" by Steven Moreland · 4 years ago
  67. dcff00c SurfaceFlinger: fix no small window displayed in PIP mode of DTVKIT [1/1] by Tianhua Sun · 4 years ago
  68. bc2b607 Make DumpstateListener onError method oneway by Gavin Corkery · 4 years ago
  69. 38bf134 Merge "Libbinder APIs are guarded" by Treehugger Robot · 4 years ago
  70. 28a811c Merge "Pass caller information in cancelBugreport." by Treehugger Robot · 4 years ago
  71. c648a76 libbinder - avoid pthread_cond_broadcast per call by Steven Moreland · 4 years ago
  72. e30d821 Pass caller information in cancelBugreport. by Hunter Knepshield · 4 years ago
  73. 2f4b651 binderClearBufTest: remove unnecessary flush by Steven Moreland · 4 years ago
  74. 63e04c8 Merge "Remove VrFlinger usages from SF." by Treehugger Robot · 4 years ago
  75. 0442a86 Flush BC_FREE_BUFFER and ref ops from non-looper threads. by Martijn Coenen · 7 years ago
  76. f210b50 libbinder: setupPolling flushes commands by Steven Moreland · 4 years ago
  77. 16b0b20 Merge "Add active services count callback to lazy services." by Amos Bianchi · 4 years ago
  78. 8592b08 Merge "dumpstate: save background traces when a BR is captured." by Primiano Tucci · 4 years ago
  79. faaaafb dumpstate: save background traces when a BR is captured. by Primiano Tucci · 4 years ago
  80. 7de7b8c Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by Treehugger Robot · 4 years ago
  81. 13adf29 Merge "Add additional 2 binder fuzzers" by Steven Moreland · 4 years ago
  82. 10052f6 Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 4 years ago
  83. cf34c0d Merge "List checks that should not occur in this module." by Chih-hung Hsieh · 4 years ago
  84. 90e39e4 Merge "Fix dumpsys meminfo is not completing in bugreports" by Rhed Jao · 4 years ago
  85. e6b4397 Merge "dumpstate: mount debugfs in non-user builds" by Treehugger Robot · 4 years ago
  86. 76af7e3 Merge "libbinder_ndk: AIBinder{,_Weak} lt/clone utilities" by Steven Moreland · 4 years ago
  87. 09d11b3 List checks that should not occur in this module. by Chih-Hung Hsieh · 4 years ago
  88. 643053a Remove VrFlinger usages from SF. by Alec Mouri · 4 years, 4 months ago
  89. c70e012 libbinder_ndk: AIBinder{,_Weak} lt/clone utilities by Steven Moreland · 4 years ago
  90. d44e152 Merge "Remove extra comma" by Steven Moreland · 4 years ago
  91. c3aa2ad Merge "Check FLAG_CLEAR_BUF behavior." by Steven Moreland · 4 years ago
  92. f23dae2 Check FLAG_CLEAR_BUF behavior. by Steven Moreland · 4 years, 2 months ago
  93. e886cfd Libbinder APIs are guarded by Jiyong Park · 4 years, 5 months ago
  94. 38effc4 Merge "Measure total time in state" by Rafal Slawik · 4 years ago
  95. b049f18 Fix dumpsys meminfo is not completing in bugreports by Rhed Jao · 4 years ago
  96. 21a7de5 Remove extra comma by Jiyong Park · 4 years ago
  97. cedb52b Merge "SKIP_IF_BPF_NOT_SUPPORTED is a no-op" by Treehugger Robot · 4 years ago
  98. 078a645 SKIP_IF_BPF_NOT_SUPPORTED is a no-op by Maciej Żenczykowski · 4 years ago
  99. 664d708 Merge "libbinder: ParcelableHolder - avoid utf-8<->utf-16" by Steven Moreland · 4 years ago
  100. e684a8b Merge "Parcel: Add vector read size bounds check" by Andy Hung · 4 years ago