1. 8e486c6 [binder]: Use _IOC_NRMASK instead of oxff to filter out the cmd. by songjinshi · 6 years ago
  2. b018a3d libgui: add docs to geometry states and captureScreen by Chia-I Wu · 7 years ago
  3. 7cee1b4 Merge "Add exceptionToString method into binder::Status" by Treehugger Robot · 6 years ago
  4. 89b3f8b Add exceptionToString method into binder::Status by Jeongik Cha · 6 years ago
  5. 64127ca libbinder_ndk: unlinkToDeath dead proxy by Steven Moreland · 6 years ago
  6. 91e66f9 Merge "libbinder_ndk: fix UB memory access for race" by Steven Moreland · 6 years ago
  7. e88055b libbinder_ndk: fix UB memory access for race by Steven Moreland · 6 years ago
  8. 1f69a63 Merge "Revert "libbinder: Choose the binder driver at runtime based on system/vendor process."" by Martijn Coenen · 6 years ago
  9. 7bca77a Revert "libbinder: Choose the binder driver at runtime based on system/vendor process." by Martijn Coenen · 6 years ago
  10. 873f499 Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Xin Li · 6 years ago
  11. 81a91bd Merge "libbinder: Choose the binder driver at runtime based on system/vendor process." by Jayant Chowdhary · 6 years ago
  12. 46f9553 libbinder: Choose the binder driver at runtime based on system/vendor process. by Jayant Chowdhary · 6 years ago
  13. b126899 DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 6 years ago
  14. c360a10 libbinder_ndk: Fix 'isRemote' value for Bn*. by Steven Moreland · 6 years ago
  15. 304f9d3 libbinder_ndk: define userdata class in headers by Steven Moreland · 6 years ago
  16. 3641557 Merge "libbinder_ndk: support dump" by Steven Moreland · 6 years ago
  17. a194c45 libbinder_ndk: support dump by Steven Moreland · 6 years ago
  18. 2d3a12a Move PublicFormat from libandroid_runtime to libui by Jooyung Han · 6 years ago
  19. dea68bb libbinder_ndk: AServiceManager_checkService # apex by Steven Moreland · 6 years ago
  20. f01f744 libbinder_ndk: vendor available by Steven Moreland · 6 years ago
  21. bd76895 Add member typedef referring to base interface by Pawin Vongmasa · 6 years ago
  22. 5805df4 Merge "libbinder: keep ashmem size >= 0" by Tri Vo · 6 years ago
  23. 4cf7bb9 Merge "libbinder_ndk: ScopedAResource into impl namespace" by Steven Moreland · 7 years ago
  24. 26c4df1 libbinder_ndk: ScopedAResource into impl namespace by Steven Moreland · 7 years ago
  25. aa6e111 libbinder: keep ashmem size >= 0 by Tri Vo · 7 years ago
  26. a7aecea libbinder_ndk: remove draft status by Steven Moreland · 7 years ago
  27. 5a8d6cc Merge "Load libandroid_runtime lazily." by Steven Moreland · 7 years ago
  28. 81311c0 Load libandroid_runtime lazily. by Steven Moreland · 7 years ago
  29. c7756aa Merge "Add jwcai and tianyuj to the owner's file of libs/ui" by Jiwen Cai · 7 years ago
  30. 1cc5de6 DO NOT MERGE: Revert "Revert "Add libprocessgroup dependency and fix sched_policy include"" by Suren Baghdasaryan · 7 years ago
  31. b5fd6ac Merge "Add IIncidentCompanion binder API." by Treehugger Robot · 7 years ago
  32. f145309 DO NOT MERGE: Revert "Add libprocessgroup dependency and fix sched_policy include" by Suren Baghdasaryan · 7 years ago
  33. 2927da9 Add IIncidentCompanion binder API. by Joe Onorato · 7 years ago
  34. 2cf826b Add jwcai and tianyuj to the owner's file of libs/ui by Tianyu Jiang · 7 years ago
  35. dc9078d Add libprocessgroup dependency and fix sched_policy include by Suren Baghdasaryan · 7 years ago
  36. 87ad435 Fix/suppress sensor google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  37. 9c45a2f Merge "NFC: Switch ATRACE_BUFFER_INDEX to be a more friendly macro statement." by Pirama Arumuga Nainar · 7 years ago
  38. 86c2985 Sanitize InputMessage before sending by Siarhei Vishniakou · 7 years ago
  39. 26856ac Move to C API of libnativeloader. by Nicolas Geoffray · 7 years ago
  40. 9a83965 NFC: Switch ATRACE_BUFFER_INDEX to be a more friendly macro statement. by Pirama Arumuga Nainar · 7 years ago
  41. 96fd6a7 Merge "Remove inactive owners from OWNERS and add active owners." by Treehugger Robot · 7 years ago
  42. 6b81676 Merge "Add default code reviewers in libs/math" by Chih-hung Hsieh · 7 years ago
  43. efe284a Merge "Add default code reviewers in libs/ui" by Chih-hung Hsieh · 7 years ago
  44. 4ac3e24 Remove inactive owners from OWNERS and add active owners. by Peiyong Lin · 7 years ago
  45. 4ffbaac Merge "Allow error/abort for non-oneway calls." by Steven Moreland · 7 years ago
  46. 7732a09 Allow error/abort for non-oneway calls. by Steven Moreland · 7 years ago
  47. b8cfad5 Add # apex symbols. by Steven Moreland · 7 years ago
  48. a7fa269 Merge "NFC: Switch CHECK_INTERFACE to be a more friendly macro statement." by Stephen Hines · 7 years ago
  49. f326c9b NFC: Switch CHECK_INTERFACE to be a more friendly macro statement. by Stephen Hines · 7 years ago
  50. 79e7f1b Fix/suppress libs/vr google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  51. fa203a8 Add default code reviewers in libs/math by Chih-Hung Hsieh · 7 years ago
  52. 6ca862e Add default code reviewers in libs/ui by Chih-Hung Hsieh · 7 years ago
  53. aaf6216 Fix/suppress libs/gui google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  54. 6d1dc6e Merge "Add libs/gui OWNERS" by Chih-hung Hsieh · 7 years ago
  55. a591cd8 Merge "Fix/suppress binder google-explicit-constructor warnings" by Chih-hung Hsieh · 7 years ago
  56. 51bf382 Add libs/vr/OWNERS by Chih-Hung Hsieh · 7 years ago
  57. 5ca1ea4 Fix/suppress binder google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  58. f831047 Add libs/gui OWNERS by Chih-Hung Hsieh · 7 years ago
  59. f43b02c Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  60. 955d54a Merge changes from topic "fw_container" by Treehugger Robot · 7 years ago
  61. cb3472f Don't use libs when header_libs is enough by Marco Nelissen · 7 years ago
  62. f2147cf Merge "Fix -Wsize-comparison failures." by Treehugger Robot · 7 years ago
  63. c92a2b1 Fix -Wsize-comparison failures. by Steven Moreland · 7 years ago
  64. fcf1b2b use epoll_create1 by Nick Kralevich · 7 years ago
  65. 0dd82d8 Merge changes from topic "ndk-aidl-parcelable-array" by Steven Moreland · 7 years ago
  66. 8d32a65 Merge changes from topic "PPRL.181205.001" by Treehugger Robot · 7 years ago
  67. 763dc4c libbinder_ndk: wall/wextra by Steven Moreland · 7 years ago
  68. d5cdd6d Merge "Fix cert-dcl16-c clang-tidy warnings." by Chih-hung Hsieh · 7 years ago
  69. e22a994 libbinder_ndk: read/write parcelable array by Steven Moreland · 7 years ago
  70. c8aaa44 Merge "Revert "Revert "Add 'stubs' to libbinder_ndk""" by Dongwon Kang · 7 years ago
  71. c45ac09 Revert "Revert "Add 'stubs' to libbinder_ndk"" by Dongwon Kang · 7 years ago
  72. b2719c5 Merge changes I92fca312,I63152fc8,Ia65fb0c2 by Treehugger Robot · 7 years ago
  73. 904bf99 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 7 years ago
  74. 9f2d531 Fix cert-dcl16-c clang-tidy warnings. by Chih-Hung Hsieh · 7 years ago
  75. f900d19 DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 7 years ago
  76. cd056e4 libbinder_ndk: Add clang-format presubmit hook. by Steven Moreland · 7 years ago
  77. 49f732a Revert "Add 'stubs' to libbinder_ndk" by Dongwon Kang · 7 years ago
  78. 6a4cf15 Add 'stubs' to libbinder_ndk by Dongwon Kang · 7 years ago
  79. 5f7692f Merge "Don't initialize ProcessState unless we need to." by Martijn Coenen · 7 years ago
  80. 6bc628c C++17 is the default now. by Elliott Hughes · 7 years ago
  81. aceb068 Merge "Mark the NDK binder APIs as drafts." by Treehugger Robot · 7 years ago
  82. 2a635f7 Add bstack to sensors OWNERS files by Brian Duddie · 7 years ago
  83. d6f7035 SurfaceFlinger: Expose construction of container layers. by Robert Carr · 7 years ago
  84. d3881aa Update AHardwareBuffer and ANativeWindow documentation. by Krzysztof Kosiński · 7 years ago
  85. 9cdf689 Mark the NDK binder APIs as drafts. by Dan Albert · 7 years ago
  86. d2be1a9 Merge "Add health HAL to dump" by Yifan Hong · 7 years ago
  87. 31ca88d Merge "libbinder_ndk: AParcel_(get|set)DataPosition" by Steven Moreland · 7 years ago
  88. 77a5617 Add health HAL to dump by Yifan Hong · 7 years ago
  89. f32d1b0 libbinder_ndk: AParcel_(get|set)DataPosition by Steven Moreland · 7 years ago
  90. 8437d9f Fix double-freeing of ScopedAResource by Jiyong Park · 7 years ago
  91. 72021ee Merge changes from topic "more-ndk-binder" by Steven Moreland · 7 years ago
  92. 4ce59c7 libbinder_ndk: null ParcelFileDescriptor by Steven Moreland · 7 years ago
  93. fe031c8 libbinder_ndk: parcel_utils for SpAIBinder. by Steven Moreland · 7 years ago
  94. 238e18a Merge "Remove unused reference to android-base/test_utils.h" by Treehugger Robot · 7 years ago
  95. 01f7eea Merge "libbinder_ndk: nullable primitive arrays" by Steven Moreland · 7 years ago
  96. dddb20d Merge "libbinder_ndk: convenience method for okay status" by Steven Moreland · 7 years ago
  97. 9450a48 libbinder_ndk: convenience method for okay status by Steven Moreland · 7 years ago
  98. 01ebcf7 libbinder_ndk: nullable primitive arrays by Steven Moreland · 7 years ago
  99. b4e1461 libbinder_ndk: reading strings is optional. by Steven Moreland · 7 years ago
  100. 0b8a3c3 libbinder_ndk: use c++17 by Steven Moreland · 7 years ago