1. 3af936a libbinder: RPC drop extra header info by Steven Moreland · 4 years, 5 months ago
  2. 5553ac4 libbinder: support calls over sockets by Steven Moreland · 4 years, 10 months ago
  3. ca3e579 Merge ab/7061308 into stage. by Xin Li · 4 years, 6 months ago
  4. 49198cf Parcel: add generic readData and writeData methods. by Andy Hung · 4 years, 10 months ago
  5. a840689 Fix warnings in libs/binder. by Krzysztof Kosiński · 4 years, 7 months ago
  6. f37d1bd Parcel: Add vector read size bounds check by Andy Hung · 4 years, 8 months ago
  7. b60c07d Merge "libbinder: simplify setIpcSetDataReference" am: 775448112c am: bced19e197 by Steven Moreland · 4 years, 8 months ago
  8. 7754481 Merge "libbinder: simplify setIpcSetDataReference" by Steven Moreland · 4 years, 8 months ago
  9. 39e6a2c Merge "BpBinder: hide 'handle' API" am: e7539dd457 am: 536bf4c800 by Steven Moreland · 4 years, 9 months ago
  10. e839388 BpBinder: hide 'handle' API by Steven Moreland · 4 years, 9 months ago
  11. ceed9bb libbinder: simplify setIpcSetDataReference by Steven Moreland · 4 years, 9 months ago
  12. 2a982b9 libbinder: readString*Inplace SafetyNet (II) am: 61d0f84881 am: 000700590a am: 082832d91d by Steven Moreland · 4 years, 9 months ago
  13. a592618 libbinder: check null bytes in readString*Inplace am: 58f5cfa56d am: 776ca0830a am: 398f3df9ac by Steven Moreland · 4 years, 9 months ago
  14. 082832d libbinder: readString*Inplace SafetyNet (II) am: 61d0f84881 am: 000700590a by Steven Moreland · 4 years, 9 months ago
  15. 398f3df libbinder: check null bytes in readString*Inplace am: 58f5cfa56d am: 776ca0830a by Steven Moreland · 4 years, 9 months ago
  16. 0007005 libbinder: readString*Inplace SafetyNet (II) am: 61d0f84881 by Steven Moreland · 4 years, 9 months ago
  17. 776ca08 libbinder: check null bytes in readString*Inplace am: 58f5cfa56d by Steven Moreland · 4 years, 9 months ago
  18. 61d0f84 libbinder: readString*Inplace SafetyNet (II) by Steven Moreland · 4 years, 9 months ago
  19. 1ab2b81 Merge "libbinder: support inheriting realtime priority" am: ab861953bd by Steven Moreland · 4 years, 9 months ago
  20. 58f5cfa libbinder: check null bytes in readString*Inplace by Steven Moreland · 4 years, 10 months ago
  21. cf03cf1 libbinder: support inheriting realtime priority by Steven Moreland · 4 years, 9 months ago
  22. 034a080 Merge "Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855" into stage-aosp-master by Xin Li · 4 years, 9 months ago
  23. 580b592 Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years, 9 months ago
  24. 34b48cb libbinder: finish{F,Unf}lattenBinder symmetry by Steven Moreland · 4 years, 9 months ago
  25. 9c8f3f0 Merge "libbinder: binders hold wire protocol version" by Steven Moreland · 4 years, 10 months ago
  26. 89ddfc5 libbinder: binders hold wire protocol version by Steven Moreland · 4 years, 10 months ago
  27. 1ba7945 Merge "libbinder: Parcel, remove mOwnerCookie" by Steven Moreland · 4 years, 10 months ago
  28. 161fe12 libbinder: Parcel, remove mOwnerCookie by Steven Moreland · 4 years, 10 months ago
  29. 8e04689 Merge "libbinder: remove readIntPtr" by Steven Moreland · 4 years, 10 months ago
  30. 6de807a libbinder: remove readIntPtr by Steven Moreland · 4 years, 10 months ago
  31. f183fdd libbinder: support TF_CLEAR_BUF by Steven Moreland · 4 years, 10 months ago
  32. 1822090 Double speed of Parcel.writeString(). by Jeff Sharkey · 4 years, 10 months ago
  33. 8994c18 Collect Parcel statistics using std::atomics. by Jeff Sharkey · 5 years ago
  34. dbc76c7 libbinder: writeInterfaceToken char16_t* variant by Steven Moreland · 5 years ago
  35. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  36. 5c35a81 Merge "Use static_assert directly." am: b219f6ed05 am: a271dfa663 am: e06371e73c am: 26cea48af8 by Elliott Hughes · 5 years ago
  37. e06371e Merge "Use static_assert directly." am: b219f6ed05 am: a271dfa663 by Elliott Hughes · 5 years ago
  38. 42a9b94 Use static_assert directly. by Elliott Hughes · 5 years ago
  39. 1313abc libbinder: setMinSchedulerPolicy am: b96ea771e0 by Steven Moreland · 5 years ago
  40. b96ea77 libbinder: setMinSchedulerPolicy by Steven Moreland · 5 years ago
  41. bc0f804 Merge "libbinder: setMinSchedulerPolicy" am: 3309b5e8f2 am: 026ea3a306 am: 289ef51442 am: 4f7b706b82 by Steven Moreland · 5 years ago
  42. 289ef51 Merge "libbinder: setMinSchedulerPolicy" am: 3309b5e8f2 am: 026ea3a306 by Steven Moreland · 5 years ago
  43. bf1915b libbinder: setMinSchedulerPolicy by Steven Moreland · 5 years ago
  44. 3cb9373 Merge "Update parcel data pointer after realloc with size 0" into rvc-qpr-dev am: 44dfbadd4a by Devin Moore · 5 years ago
  45. 4a0a55e Update parcel data pointer after realloc with size 0 by Devin Moore · 5 years ago
  46. 172cff5 Merge changes from topic "parcel-allocation" am: 3769b77023 am: bc53ad2700 by Steven Moreland · 5 years ago
  47. bc53ad2 Merge changes from topic "parcel-allocation" am: 3769b77023 by Steven Moreland · 5 years ago
  48. 042ae82 Reland "binder: Parcel avoid too small initial allocation" by Steven Moreland · 5 years ago
  49. c03b764 Merge "Revert "binder: Parcel avoid too small initial allocation"" am: 839fc14337 am: 88bda7d41c by Steven Moreland · 5 years ago
  50. 88bda7d Merge "Revert "binder: Parcel avoid too small initial allocation"" am: 839fc14337 by Steven Moreland · 5 years ago
  51. ce32620 Revert "binder: Parcel avoid too small initial allocation" by Steven Moreland · 5 years ago
  52. 539c997 Merge "binder: Parcel avoid too small initial allocation" am: 45e0cf7236 am: 8fd3d09683 by Steven Moreland · 5 years ago
  53. 8fd3d09 Merge "binder: Parcel avoid too small initial allocation" am: 45e0cf7236 by Steven Moreland · 5 years ago
  54. 7dacc69 binder: Parcel avoid too small initial allocation by Steven Moreland · 5 years ago
  55. 30911d0 Merge "Offer to write Strings through Parcels as UTF-8." into rvc-dev am: 489558d0f8 by Jeff Sharkey · 5 years ago
  56. 2f8bdb5 Offer to write Strings through Parcels as UTF-8. by Jeff Sharkey · 5 years ago
  57. c7589f2 Merge "Fix addition/overflow checks." into qt-qpr1-dev am: af8f6cf3ab by Martijn Coenen · 5 years ago
  58. 9fcc4ef Use std::optional for @nullable (AIDL) by Jooyung Han · 6 years ago
  59. 2d5878e Use std::optional for @nullable (AIDL) by Jooyung Han · 6 years ago
  60. c74fb6f Merge "Remove heap allocations from Parcel::enforceInterface" am: 107b205e90 am: a95468388f am: ef353f4ac9 by Automerger Merge Worker · 6 years ago
  61. 0bb330d Remove heap allocations from Parcel::enforceInterface by Daniel Colascione · 6 years ago
  62. 5d4361b DO NOT MERGE - Merge QQ1A.200205.002 into master by Xin Li · 6 years ago
  63. 011eee1 Merge "Cleanup: remove VNDK APEX exception from binder" am: dc267c5b3d am: c4048a594d am: a4abf8f72c by Automerger Merge Worker · 6 years ago
  64. c4048a5 Merge "Cleanup: remove VNDK APEX exception from binder" am: dc267c5b3d by Automerger Merge Worker · 6 years ago
  65. 93fe518 Fix addition/overflow checks. by Martijn Coenen · 6 years ago
  66. 1b228f4 Cleanup: remove VNDK APEX exception from binder by Jooyung Han · 6 years ago
  67. da2f2fd Fix addition/overflow checks. by Martijn Coenen · 6 years ago
  68. daf29a6 Resize object capacity when shrinking Parcel by Michael Wachenschwanz · 6 years ago
  69. d06d20a Resize object capacity when shrinking Parcel am: d9d10dbdf2 am: 7bd9c861ce am: 0546a8e7eb am: 8d93919318 am: 0f32f9296b am: 90c968f6e9 am: 5b8a4109f5 by Automerger Merge Worker · 6 years ago
  70. 0f32f92 Resize object capacity when shrinking Parcel am: d9d10dbdf2 am: 7bd9c861ce am: 0546a8e7eb am: 8d93919318 by Automerger Merge Worker · 6 years ago
  71. 8d93919 Resize object capacity when shrinking Parcel am: d9d10dbdf2 am: 7bd9c861ce am: 0546a8e7eb by Automerger Merge Worker · 6 years ago
  72. 0546a8e Resize object capacity when shrinking Parcel am: d9d10dbdf2 am: 7bd9c861ce by Automerger Merge Worker · 6 years ago
  73. d9d10db Resize object capacity when shrinking Parcel by Michael Wachenschwanz · 6 years ago
  74. 0355eca Merge "Changes readByteVector methods to use more efficient reads." am: 9aebaa1ffb am: 4b7c2bf30f by Daniel Norman · 6 years ago
  75. c8646c3 Changes readByteVector methods to use more efficient reads. by Daniel Norman · 6 years ago
  76. c864a04 Merge changes from topic "add-vndk-again" am: e8d0bd6337 am: 584bc804dc am: c4e845566d by Jooyung Han · 6 years ago
  77. 4df8e2d Revert "Revert "libbinder: Consider VNDK_APEX as vendor stable"" by Jooyung Han · 6 years ago
  78. 2ed97db Merge "Resize object capacity when shrinking Parcel" by TreeHugger Robot · 6 years ago
  79. 13bd8e4 Merge changes from topic "add-vndk-apex" am: a1ebc66b6f am: e75a2b370c am: c448040b2a by Jooyung Han · 6 years ago
  80. e896c8e Revert "libbinder: Consider VNDK_APEX as vendor stable" by Jooyung Han · 6 years ago
  81. c67d9f3 Resize object capacity when shrinking Parcel by Michael Wachenschwanz · 6 years ago
  82. 42ce569 Merge "libbinder: remove INT32_MAX definition" am: 1ed80f45a6 am: 0d9cdd28f8 am: e8607e2b92 by Steven Moreland · 6 years ago
  83. 2a0fb94 Merge "Adds read and write methods for Enum vectors." am: 126c6b7452 am: 294a32f470 am: 2a5ad5dbf0 by Daniel Norman · 6 years ago
  84. 05e4bad Merge changes from topic "add-vndk-apex" am: 3453a37f5e am: a3022d4bf7 am: 328c66bb0d by Jooyung Han · 6 years ago
  85. 1ed80f4 Merge "libbinder: remove INT32_MAX definition" by Steven Moreland · 6 years ago
  86. 126c6b7 Merge "Adds read and write methods for Enum vectors." by Daniel Norman · 6 years ago
  87. 6b92a6d libbinder: Consider VNDK_APEX as vendor stable by Jooyung Han · 6 years ago
  88. 055bb47 libbinder: remove INT32_MAX definition by Steven Moreland · 6 years ago
  89. 8f2b750 Merge "libbinder: Consider 'VNDK + APEX' as system stable" am: 7f10d41dc3 am: eb9c8baef8 am: e8ebd7d62b by Steven Moreland · 6 years ago
  90. 7f10d41 Merge "libbinder: Consider 'VNDK + APEX' as system stable" by Steven Moreland · 6 years ago
  91. 61ff849 Remove extraneous semicolon. by Steven Moreland · 6 years ago
  92. 6511af5 Remove extraneous semicolon. by Steven Moreland · 6 years ago
  93. bceb3bf libbinder: Consider 'VNDK + APEX' as system stable by Steven Moreland · 6 years ago
  94. f44585d Merge "libbinder: Replace abort with LOG_ALWAYS_FATAL" am: 4f330b8eca am: a4b171610f am: ec6297ee7d by Steven Moreland · 6 years ago
  95. d0337ef Adds read and write methods for Enum vectors. by Daniel Norman · 6 years ago
  96. 6adf33c libbinder: Replace abort with LOG_ALWAYS_FATAL by Steven Moreland · 6 years ago
  97. 8ea0087 Merge "libbinder: on host" am: a8cb8d7624 am: 240e58191c am: 07bc79d333 by Steven Moreland · 6 years ago
  98. 28723ae libbinder: on host by Steven Moreland · 6 years ago
  99. f1b1e49 binder: readCallingWorkSourceUid make const by Steven Moreland · 6 years ago
  100. 82c7531 Reject invalid object types for incoming transactions. by Martijn Coenen · 6 years ago