1. b5619e8 Add explicit default copy constructor by Yi Kong · 8 years ago
  2. 62f07e5 Merge "binder: remove cgroup interactions" am: c12c6dca4e by Tim Murray · 9 years ago
  3. d429f4a binder: remove cgroup interactions by Tim Murray · 9 years ago
  4. cd92540 Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c by Jeff Sharkey · 9 years ago
  5. c8dc4f0 Add Binder support for Parcelable exceptions. by Jeff Sharkey · 9 years ago
  6. 9b41562 resolve merge conflicts of 5fef0c6 to nyc-mr1-dev-plus-aosp by Casey Dahlin · 9 years ago
  7. 65a8f07 Fix integer overflow in unsafeReadTypedVector by Casey Dahlin · 9 years ago
  8. 236cdb4 TextOutput log improvement by Wei Wang · 9 years ago
  9. c734143 Fix log function for potential overflow by Wei Wang · 9 years ago
  10. 97b64db Fix weak vtable warnings by Colin Cross · 9 years ago
  11. 4c62b4f Fix implicit sign casts in Parcel.h by Colin Cross · 9 years ago
  12. 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 9 years ago
  13. 17576de Fix trailing semicolon warnings by Colin Cross · 9 years ago
  14. e3ab0e8 Fix google-explicit-constructor warnings in binder. by Chih-Hung Hsieh · 9 years ago
  15. d1b0747 Merge "libbinder: Support reading/writing out T[] lengths" am: b77d368d89 by Christopher Wiley · 9 years ago
  16. 31c1beb libbinder: Support reading/writing out T[] lengths by Christopher Wiley · 9 years ago
  17. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 9 years ago
  18. 115e6ec Merge "Add |readString8| method which returns failure" by Roshan Pius · 9 years ago
  19. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 9 years ago
  20. 173b3ef Merge \"Change to include linux/android/binder.h.\" am: b34400ea94 by Christopher Ferris · 9 years ago
  21. b34400e Merge "Change to include linux/android/binder.h." by Christopher Ferris · 9 years ago
  22. 869f04b Merge \"Fix broken readNullableStrongBinder<T> implementation\" am: 6e81c9a4c6 by Christopher Wiley · 9 years ago
  23. 447b00f Fix broken readNullableStrongBinder<T> implementation by Christopher Wiley · 9 years ago
  24. 0170cd0 Change to include linux/android/binder.h. by Christopher Ferris · 9 years ago
  25. 2781021 Merge "Fix Parcelable::readParcelableVector<T>" into nyc-dev am: 0950fb3d20 by Janis Danisevskis · 9 years ago
  26. f26a3ab Fix Parcelable::readParcelableVector<T> by Janis Danisevskis · 9 years ago
  27. 22c661d Merge "Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE." am: bb261bf41a by Chih-hung Hsieh · 9 years ago
  28. a389c7a Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE. by Chih-Hung Hsieh · 9 years ago
  29. b9f5b3a Merge "libbinder: Use char* message with binder::Status" am: 8d9818db1a by Christopher Wiley · 9 years ago
  30. 1651ced libbinder: Use char* message with binder::Status by Christopher Wiley · 9 years ago
  31. d760b81 Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e by Christopher Wiley · 9 years ago
  32. 2cf1995 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 10 years ago
  33. 7861c63 Merge "Include libbase headers in libbinder include path" am: 33dcaf9 by Treehugger Robot · 10 years ago
  34. 83e6b98 Include libbase headers in libbinder include path by Christopher Wiley · 10 years ago
  35. 0cbee9f Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" am: dcc5575 by Christopher Wiley · 10 years ago
  36. dcc5575 Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" by Christopher Wiley · 10 years ago
  37. 46ef1a7 Revert "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 10 years ago
  38. 7f38c4b Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 747c0bb am: 7a07e39 by Treehugger Robot · 10 years ago
  39. 747c0bb Merge "libbinder: Replace ScopedFd with base::unique_fd" by Treehugger Robot · 10 years ago
  40. 249f373 Merge "Log when binder thread pool is starved" into nyc-dev am: 43dcac7 by Colin Cross · 10 years ago
  41. 96e8322 Log when binder thread pool is starved by Colin Cross · 10 years ago
  42. 0ed3ca3 Merge "libbinder: Remove templated binder::Status stream operator." am: 9e413e9 by Treehugger Robot · 10 years ago
  43. 00cb980 libbinder: Remove templated binder::Status stream operator. by Ralph Nathan · 10 years ago
  44. b12c5a6 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 10 years ago
  45. fc7e369 Merge "Guard against failed array allocation" into nyc-dev am: 834fde8 by Christopher Tate · 10 years ago
  46. e4e0ae8 Guard against failed array allocation by Christopher Tate · 10 years ago
  47. 5b274ca Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev by Dongwon Kang · 10 years ago
  48. a2a6be1 MediaResourceMonitor: Change argument type from string to int by Dongwon Kang · 10 years ago
  49. 3795836 Merge "MemoryDealer: expose internal allocation alignment" into nyc-dev by Lajos Molnar · 10 years ago
  50. 1001033 MemoryDealer: expose internal allocation alignment by Lajos Molnar · 10 years ago
  51. be5b932 Merge "libbinder: Make null handling explicit for strong binders" am: b5f08e43d8 by Christopher Wiley · 10 years ago
  52. 35d77ca libbinder: Make null handling explicit for strong binders by Christopher Wiley · 10 years ago
  53. 697b227 Merge "Remove unused native binder impl." into nyc-dev am: f0e9d712b5 by Ruben Brunk · 10 years ago
  54. f0e9d71 Merge "Remove unused native binder impl." into nyc-dev by Ruben Brunk · 10 years ago
  55. 0b1cf33 libbinder: Allow readByteVector to take uint8_t by Casey Dahlin · 10 years ago
  56. c78404c Remove unused native binder impl. by Ruben Brunk · 10 years ago
  57. 3188c3c Merge "libbinder: add getters for PersistableBundle keys" am: 4f321d1629 by Samuel Tan · 10 years ago
  58. 52545f2 libbinder: add getters for PersistableBundle keys by Samuel Tan · 10 years ago
  59. c20f5b9 Merge "libbinder: Allow readByteVector to take uint8_t" am: dda39f2a22 by Casey Dahlin · 10 years ago
  60. 185d344 libbinder: Allow readByteVector to take uint8_t by Casey Dahlin · 10 years ago
  61. 62a6d16 Merge "Binder::Status: Add operator<< to help with gtest logging" am: 259eb56171 am: e4fe50ca42 by Eino-Ville Talvala · 10 years ago
  62. 259eb56 Merge "Binder::Status: Add operator<< to help with gtest logging" by Eino-Ville Talvala · 10 years ago
  63. bbab196 Binder::Status: Add operator<< to help with gtest logging by Eino-Ville Talvala · 10 years ago
  64. 040424f Merge "Add support for decoding UTF16 to UTF8" am: ac4728f8ba am: 7b0c8479ae by Christopher Wiley · 10 years ago
  65. 9a5e32f Add support for decoding UTF16 to UTF8 by Christopher Wiley · 10 years ago
  66. 2652c17 Add a way for SystemUI to receive media resource (e.g. A/V codec) usage by Dongwon Kang · 10 years ago
  67. 7556ad4 resolve merge conflicts of ee6b4b6467 to master. by Samuel Tan · 10 years ago
  68. aca58ac Merge "Add support for PersistableBundle in C++" by Samuel Tan · 10 years ago
  69. a3b9b1d Allow null values for Parcel readers and writers by Casey Dahlin · 10 years ago
  70. e41e78a Merge "Don\'t redefine B_PACK_CHARS" am: 478259b574 am: e9ddb0d00d by Casey Dahlin · 10 years ago
  71. b987262 Allow null values for Parcel readers and writers by Casey Dahlin · 10 years ago
  72. b0343a9 Don't redefine B_PACK_CHARS by Casey Dahlin · 10 years ago
  73. 0a31202 Add support for PersistableBundle in C++ by Samuel Tan · 10 years ago
  74. 491efee Merge "libbinder: Enable service specific error codes" am: dff3651eed by Christopher Wiley · 10 years ago
  75. dff3651 Merge "libbinder: Enable service specific error codes" by Christopher Wiley · 10 years ago
  76. c1e491d libbinder: Enable service specific error codes by Christopher Wiley · 10 years ago
  77. d348e0a Merge "Revert "libbinder: Don\'t redefine B_PACK_CHARS"" am: 3f46d82d7b am: 9bb03731ee by Bart Sears · 10 years ago
  78. 9bb0373 Merge "Revert "libbinder: Don\'t redefine B_PACK_CHARS"" am: 3f46d82d7b by Bart Sears · 10 years ago
  79. e86316a Revert "libbinder: Don't redefine B_PACK_CHARS" by Bart Sears · 10 years ago
  80. ea2b096 Merge "libbinder: Don\'t redefine B_PACK_CHARS" am: 7166e7823c am: a1474da3b5 by Christopher Wiley · 10 years ago
  81. a1474da Merge "libbinder: Don\'t redefine B_PACK_CHARS" am: 7166e7823c by Christopher Wiley · 10 years ago
  82. 3eab1b4 libbinder: Don't redefine B_PACK_CHARS by Christopher Wiley · 10 years ago
  83. f26a8c2 Merge "libbinder: Handle transaction failures correctly" am: 823fa55aec am: 302abd03b6 by Christopher Wiley · 10 years ago
  84. 302abd0 Merge "libbinder: Handle transaction failures correctly" am: 823fa55aec by Christopher Wiley · 10 years ago
  85. cff7f17 libbinder: Handle transaction failures correctly by Christopher Wiley · 10 years ago
  86. c72a90a Add API for retrieving oom scores from ActivityManagerService by Chong Zhang · 10 years ago
  87. afc0f55 Merge "Add support for file descriptors and vectors thereof" am: 8f237272e0 am: 0ebbd1ef19 by Casey Dahlin · 10 years ago
  88. 0ebbd1e Merge "Add support for file descriptors and vectors thereof" am: 8f237272e0 by Casey Dahlin · 10 years ago
  89. 06673e3 Add support for file descriptors and vectors thereof by Casey Dahlin · 10 years ago
  90. bd6a46d Merge "libbinder: Add support for C++ Parcelable" am: 49b5443a49 am: 6c31acd969 by Christopher Wiley · 10 years ago
  91. 6c31acd Merge "libbinder: Add support for C++ Parcelable" am: 49b5443a49 by Christopher Wiley · 10 years ago
  92. b36705e Merge "libbinder: Move vector writing templates to header" am: e1aa1c7e13 am: 709ae9a0a5 by Christopher Wiley · 10 years ago
  93. 709ae9a Merge "libbinder: Move vector writing templates to header" am: e1aa1c7e13 by Christopher Wiley · 10 years ago
  94. 97f048d libbinder: Add support for C++ Parcelable by Christopher Wiley · 10 years ago
  95. 03d1eb6 libbinder: Move vector writing templates to header by Christopher Wiley · 10 years ago
  96. f672d2a Merge "Revert "Add support for unique_fds and vectors of file descriptors"" am: 5cd09786eb am: fb92cfcd3e by Casey Dahlin · 10 years ago
  97. 0b04158 Merge "Add support for unique_fds and vectors of file descriptors" am: b1819fc295 am: 0dd1a5d2f4 by Casey Dahlin · 10 years ago
  98. f5504da Merge "libbinder: Add binder::Status type" am: babed3ea52 am: d352198294 by Christopher Wiley · 10 years ago
  99. fb92cfc Merge "Revert "Add support for unique_fds and vectors of file descriptors"" by Casey Dahlin · 10 years ago
  100. 5cd0978 Merge "Revert "Add support for unique_fds and vectors of file descriptors"" by Casey Dahlin · 10 years ago