1. 7859984 Global binder includes: removed unused. by Steven Moreland · 4 years, 8 months ago
  2. e414037 global binder includes: symlink binder per-header by Steven Moreland · 4 years, 8 months ago
  3. 5583be7 Move include/binder to libs/binder/include by Vijay Venkatraman · 7 years ago
  4. 68a2340 Merge "Add private helpers needed for job queue." into oc-dev by Dianne Hackborn · 7 years ago
  5. 3206224 binder: add getDriverName() by Iliyan Malchev · 7 years ago
  6. 15feb9b Add private helpers needed for job queue. by Dianne Hackborn · 7 years ago
  7. 7459281 Merge changes from topic 'vendorbinder' by Martijn Coenen · 7 years ago
  8. f2051aa Merge "binder: remove cgroup interactions" am: c12c6dca4e am: 62f07e540f by Tim Murray · 7 years ago
  9. 55d871c Allow ProcessState to use another binder dev node. by Martijn Coenen · 7 years ago
  10. 62f07e5 Merge "binder: remove cgroup interactions" am: c12c6dca4e by Tim Murray · 7 years ago
  11. d429f4a binder: remove cgroup interactions by Tim Murray · 7 years ago
  12. 6e1193a Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 7 years ago
  13. 0277ce9 Fix HIDL token passing mechanism for non-Treble paths. by Pawin Vongmasa · 7 years ago
  14. fbffe92 Add HIDL token passing mechanism. by Pawin Vongmasa · 7 years ago
  15. b4f33df ProcessInfoService: Add support for oom score query by Emilian Peev · 7 years ago
  16. 48dd099 libbinder: Fix for using default constructor on IpPrefix class by Robert Quattlebaum · 7 years ago
  17. 6316f5b libbinder: Add support for Value, Map, and IpPrefix types by Robert Quattlebaum · 8 years ago
  18. 79bc69c Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c am: fa418b2b15 am: cd9254082d by Jeff Sharkey · 8 years ago
  19. cd92540 Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c by Jeff Sharkey · 8 years ago
  20. c8dc4f0 Add Binder support for Parcelable exceptions. by Jeff Sharkey · 8 years ago
  21. 02d3852 Merge "Add native interface for activity manager service." by Sudheer Shanka · 8 years ago
  22. 4a1ce9f Merge "Fully qualify the namespaces in the META_INTERFACE macros." by Joe Onorato · 8 years ago
  23. 9b41562 resolve merge conflicts of 5fef0c6 to nyc-mr1-dev-plus-aosp by Casey Dahlin · 8 years ago
  24. 6ef26f1 Add native interface for activity manager service. by Sudheer Shanka · 8 years ago
  25. c0f7480 Fully qualify the namespaces in the META_INTERFACE macros. by Joe Onorato · 8 years ago
  26. f7ca76d Merge "Add definition for accessibility volume control appOps" by Jean-Michel Trivi · 8 years ago
  27. 9d19176 Fix build break: Make sure we use use unsigned comparisons. am: 803ed2903b by Stephen Hines · 8 years ago
  28. 803ed29 Fix build break: Make sure we use use unsigned comparisons. by Stephen Hines · 8 years ago
  29. 614597b Add definition for accessibility volume control appOps by Jean-Michel Trivi · 8 years ago
  30. 971c25b resolve merge conflicts of 70b9a03 to nyc-mr2-dev-plus-aosp am: 29dedec71a by Casey Dahlin · 8 years ago
  31. 29dedec resolve merge conflicts of 70b9a03 to nyc-mr2-dev-plus-aosp by Casey Dahlin · 8 years ago
  32. 9618a46 Merge "Document FlattenableHelper design decision" by TreeHugger Robot · 8 years ago
  33. c38992f Document FlattenableHelper design decision by Fabien Sanglard · 8 years ago
  34. 65a8f07 Fix integer overflow in unsafeReadTypedVector by Casey Dahlin · 8 years ago
  35. 236cdb4 TextOutput log improvement by Wei Wang · 8 years ago
  36. 78f2a37 TextOutput log improvement by Wei Wang · 8 years ago
  37. c734143 Fix log function for potential overflow by Wei Wang · 8 years ago
  38. 13c41d3 Fix log function for potential overflow by Wei Wang · 8 years ago
  39. ed4af7d Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06 am: cd77a5a218 by Colin Cross · 8 years ago
  40. bc09f98 Merge "Fix implicit sign casts in Parcel.h" am: 9984fa0ed0 am: 4901e7c070 am: 7600934e17 by Colin Cross · 8 years ago
  41. 97b64db Fix weak vtable warnings by Colin Cross · 8 years ago
  42. 1941a40 Introduce new command callback to shell. by Dianne Hackborn · 8 years ago
  43. 4c62b4f Fix implicit sign casts in Parcel.h by Colin Cross · 8 years ago
  44. 5b443e3 Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec am: 177b452c8c by Colin Cross · 8 years ago
  45. 28f36ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 8 years ago
  46. 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 8 years ago
  47. 17576de Fix trailing semicolon warnings by Colin Cross · 8 years ago
  48. 7d7bf0f Merge "Fix google-explicit-constructor warnings in binder." am: 8b2d3da4c4 am: e00f704122 am: 772819113d by Chih-hung Hsieh · 8 years ago
  49. e3ab0e8 Fix google-explicit-constructor warnings in binder. by Chih-Hung Hsieh · 8 years ago
  50. aee2cf7 Merge "Add Parcel::writeParcelableVector(std::shared_ptr)" by TreeHugger Robot · 8 years ago
  51. d1b0747 Merge "libbinder: Support reading/writing out T[] lengths" am: b77d368d89 by Christopher Wiley · 8 years ago
  52. 31c1beb libbinder: Support reading/writing out T[] lengths by Christopher Wiley · 8 years ago
  53. 8d74709 Add Parcel::writeParcelableVector(std::shared_ptr) by Janis Danisevskis · 8 years ago
  54. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 8 years ago
  55. 115e6ec Merge "Add |readString8| method which returns failure" by Roshan Pius · 8 years ago
  56. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 8 years ago
  57. 173b3ef Merge \"Change to include linux/android/binder.h.\" am: b34400ea94 by Christopher Ferris · 8 years ago
  58. b34400e Merge "Change to include linux/android/binder.h." by Christopher Ferris · 8 years ago
  59. 869f04b Merge \"Fix broken readNullableStrongBinder<T> implementation\" am: 6e81c9a4c6 by Christopher Wiley · 8 years ago
  60. 447b00f Fix broken readNullableStrongBinder<T> implementation by Christopher Wiley · 8 years ago
  61. 0170cd0 Change to include linux/android/binder.h. by Christopher Ferris · 8 years ago
  62. 2781021 Merge "Fix Parcelable::readParcelableVector<T>" into nyc-dev am: 0950fb3d20 by Janis Danisevskis · 8 years ago
  63. f26a3ab Fix Parcelable::readParcelableVector<T> by Janis Danisevskis · 8 years ago
  64. 22c661d Merge "Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE." am: bb261bf41a by Chih-hung Hsieh · 8 years ago
  65. a389c7a Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE. by Chih-Hung Hsieh · 8 years ago
  66. b9f5b3a Merge "libbinder: Use char* message with binder::Status" am: 8d9818db1a by Christopher Wiley · 8 years ago
  67. 1651ced libbinder: Use char* message with binder::Status by Christopher Wiley · 8 years ago
  68. d760b81 Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e by Christopher Wiley · 8 years ago
  69. 2cf1995 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 8 years ago
  70. 7861c63 Merge "Include libbase headers in libbinder include path" am: 33dcaf9 by Treehugger Robot · 8 years ago
  71. 83e6b98 Include libbase headers in libbinder include path by Christopher Wiley · 8 years ago
  72. 0cbee9f Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" am: dcc5575 by Christopher Wiley · 8 years ago
  73. dcc5575 Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" by Christopher Wiley · 8 years ago
  74. 46ef1a7 Revert "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 8 years ago
  75. 7f38c4b Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 747c0bb am: 7a07e39 by Treehugger Robot · 8 years ago
  76. 747c0bb Merge "libbinder: Replace ScopedFd with base::unique_fd" by Treehugger Robot · 8 years ago
  77. 249f373 Merge "Log when binder thread pool is starved" into nyc-dev am: 43dcac7 by Colin Cross · 8 years ago
  78. 96e8322 Log when binder thread pool is starved by Colin Cross · 8 years ago
  79. 0ed3ca3 Merge "libbinder: Remove templated binder::Status stream operator." am: 9e413e9 by Treehugger Robot · 8 years ago
  80. 00cb980 libbinder: Remove templated binder::Status stream operator. by Ralph Nathan · 8 years ago
  81. b12c5a6 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 8 years ago
  82. fc7e369 Merge "Guard against failed array allocation" into nyc-dev am: 834fde8 by Christopher Tate · 8 years ago
  83. e4e0ae8 Guard against failed array allocation by Christopher Tate · 8 years ago
  84. 5b274ca Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev by Dongwon Kang · 8 years ago
  85. a2a6be1 MediaResourceMonitor: Change argument type from string to int by Dongwon Kang · 8 years ago
  86. 3795836 Merge "MemoryDealer: expose internal allocation alignment" into nyc-dev by Lajos Molnar · 8 years ago
  87. 1001033 MemoryDealer: expose internal allocation alignment by Lajos Molnar · 8 years ago
  88. be5b932 Merge "libbinder: Make null handling explicit for strong binders" am: b5f08e43d8 by Christopher Wiley · 8 years ago
  89. 35d77ca libbinder: Make null handling explicit for strong binders by Christopher Wiley · 8 years ago
  90. 697b227 Merge "Remove unused native binder impl." into nyc-dev am: f0e9d712b5 by Ruben Brunk · 8 years ago
  91. f0e9d71 Merge "Remove unused native binder impl." into nyc-dev by Ruben Brunk · 8 years ago
  92. 0b1cf33 libbinder: Allow readByteVector to take uint8_t by Casey Dahlin · 8 years ago
  93. c78404c Remove unused native binder impl. by Ruben Brunk · 8 years ago
  94. 3188c3c Merge "libbinder: add getters for PersistableBundle keys" am: 4f321d1629 by Samuel Tan · 8 years ago
  95. 52545f2 libbinder: add getters for PersistableBundle keys by Samuel Tan · 8 years ago
  96. c20f5b9 Merge "libbinder: Allow readByteVector to take uint8_t" am: dda39f2a22 by Casey Dahlin · 8 years ago
  97. 185d344 libbinder: Allow readByteVector to take uint8_t by Casey Dahlin · 8 years ago
  98. 62a6d16 Merge "Binder::Status: Add operator<< to help with gtest logging" am: 259eb56171 am: e4fe50ca42 by Eino-Ville Talvala · 8 years ago
  99. 259eb56 Merge "Binder::Status: Add operator<< to help with gtest logging" by Eino-Ville Talvala · 8 years ago
  100. bbab196 Binder::Status: Add operator<< to help with gtest logging by Eino-Ville Talvala · 8 years ago