1. 02d3852 Merge "Add native interface for activity manager service." by Sudheer Shanka · 9 years ago
  2. 4a1ce9f Merge "Fully qualify the namespaces in the META_INTERFACE macros." by Joe Onorato · 9 years ago
  3. 6ef26f1 Add native interface for activity manager service. by Sudheer Shanka · 9 years ago
  4. c0f7480 Fully qualify the namespaces in the META_INTERFACE macros. by Joe Onorato · 9 years ago
  5. f7ca76d Merge "Add definition for accessibility volume control appOps" by Jean-Michel Trivi · 9 years ago
  6. 9d19176 Fix build break: Make sure we use use unsigned comparisons. am: 803ed2903b by Stephen Hines · 9 years ago
  7. 803ed29 Fix build break: Make sure we use use unsigned comparisons. by Stephen Hines · 9 years ago
  8. 614597b Add definition for accessibility volume control appOps by Jean-Michel Trivi · 9 years ago
  9. 971c25b resolve merge conflicts of 70b9a03 to nyc-mr2-dev-plus-aosp am: 29dedec71a by Casey Dahlin · 9 years ago
  10. 29dedec resolve merge conflicts of 70b9a03 to nyc-mr2-dev-plus-aosp by Casey Dahlin · 9 years ago
  11. 9618a46 Merge "Document FlattenableHelper design decision" by TreeHugger Robot · 9 years ago
  12. c38992f Document FlattenableHelper design decision by Fabien Sanglard · 9 years ago
  13. 65a8f07 Fix integer overflow in unsafeReadTypedVector by Casey Dahlin · 9 years ago
  14. 236cdb4 TextOutput log improvement by Wei Wang · 9 years ago
  15. 78f2a37 TextOutput log improvement by Wei Wang · 9 years ago
  16. c734143 Fix log function for potential overflow by Wei Wang · 9 years ago
  17. 13c41d3 Fix log function for potential overflow by Wei Wang · 9 years ago
  18. ed4af7d Merge "Fix weak vtable warnings" am: d93a40c920 am: 11a2bcad06 am: cd77a5a218 by Colin Cross · 9 years ago
  19. bc09f98 Merge "Fix implicit sign casts in Parcel.h" am: 9984fa0ed0 am: 4901e7c070 am: 7600934e17 by Colin Cross · 9 years ago
  20. 97b64db Fix weak vtable warnings by Colin Cross · 9 years ago
  21. 1941a40 Introduce new command callback to shell. by Dianne Hackborn · 9 years ago
  22. 4c62b4f Fix implicit sign casts in Parcel.h by Colin Cross · 9 years ago
  23. 5b443e3 Fix constructor parameters shadowing member variables am: 382ecd3d63 am: 6c79fc7bec am: 177b452c8c by Colin Cross · 9 years ago
  24. 28f36ea Fix trailing semicolon warnings am: 17576de056 am: 170ae8a510 am: df1b5a19fd by Colin Cross · 9 years ago
  25. 382ecd3 Fix constructor parameters shadowing member variables by Colin Cross · 9 years ago
  26. 17576de Fix trailing semicolon warnings by Colin Cross · 9 years ago
  27. 7d7bf0f Merge "Fix google-explicit-constructor warnings in binder." am: 8b2d3da4c4 am: e00f704122 am: 772819113d by Chih-hung Hsieh · 9 years ago
  28. e3ab0e8 Fix google-explicit-constructor warnings in binder. by Chih-Hung Hsieh · 9 years ago
  29. aee2cf7 Merge "Add Parcel::writeParcelableVector(std::shared_ptr)" by TreeHugger Robot · 9 years ago
  30. d1b0747 Merge "libbinder: Support reading/writing out T[] lengths" am: b77d368d89 by Christopher Wiley · 9 years ago
  31. 31c1beb libbinder: Support reading/writing out T[] lengths by Christopher Wiley · 9 years ago
  32. 8d74709 Add Parcel::writeParcelableVector(std::shared_ptr) by Janis Danisevskis · 9 years ago
  33. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 9 years ago
  34. 115e6ec Merge "Add |readString8| method which returns failure" by Roshan Pius · 9 years ago
  35. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 9 years ago
  36. 173b3ef Merge \"Change to include linux/android/binder.h.\" am: b34400ea94 by Christopher Ferris · 9 years ago
  37. b34400e Merge "Change to include linux/android/binder.h." by Christopher Ferris · 9 years ago
  38. 869f04b Merge \"Fix broken readNullableStrongBinder<T> implementation\" am: 6e81c9a4c6 by Christopher Wiley · 9 years ago
  39. 447b00f Fix broken readNullableStrongBinder<T> implementation by Christopher Wiley · 9 years ago
  40. 0170cd0 Change to include linux/android/binder.h. by Christopher Ferris · 9 years ago
  41. 2781021 Merge "Fix Parcelable::readParcelableVector<T>" into nyc-dev am: 0950fb3d20 by Janis Danisevskis · 9 years ago
  42. f26a3ab Fix Parcelable::readParcelableVector<T> by Janis Danisevskis · 9 years ago
  43. 22c661d Merge "Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE." am: bb261bf41a by Chih-hung Hsieh · 9 years ago
  44. a389c7a Fix misc-macro-parentheses warnings in sensorservice and CHECK_INTERFACE. by Chih-Hung Hsieh · 9 years ago
  45. b9f5b3a Merge "libbinder: Use char* message with binder::Status" am: 8d9818db1a by Christopher Wiley · 9 years ago
  46. 1651ced libbinder: Use char* message with binder::Status by Christopher Wiley · 9 years ago
  47. d760b81 Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e by Christopher Wiley · 9 years ago
  48. 2cf1995 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  49. 7861c63 Merge "Include libbase headers in libbinder include path" am: 33dcaf9 by Treehugger Robot · 9 years ago
  50. 83e6b98 Include libbase headers in libbinder include path by Christopher Wiley · 9 years ago
  51. 0cbee9f Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" am: dcc5575 by Christopher Wiley · 9 years ago
  52. dcc5575 Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" by Christopher Wiley · 9 years ago
  53. 46ef1a7 Revert "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 9 years ago
  54. 7f38c4b Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 747c0bb am: 7a07e39 by Treehugger Robot · 9 years ago
  55. 747c0bb Merge "libbinder: Replace ScopedFd with base::unique_fd" by Treehugger Robot · 9 years ago
  56. 249f373 Merge "Log when binder thread pool is starved" into nyc-dev am: 43dcac7 by Colin Cross · 9 years ago
  57. 96e8322 Log when binder thread pool is starved by Colin Cross · 9 years ago
  58. 0ed3ca3 Merge "libbinder: Remove templated binder::Status stream operator." am: 9e413e9 by Treehugger Robot · 9 years ago
  59. 00cb980 libbinder: Remove templated binder::Status stream operator. by Ralph Nathan · 9 years ago
  60. b12c5a6 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  61. fc7e369 Merge "Guard against failed array allocation" into nyc-dev am: 834fde8 by Christopher Tate · 9 years ago
  62. e4e0ae8 Guard against failed array allocation by Christopher Tate · 9 years ago
  63. 5b274ca Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev by Dongwon Kang · 9 years ago
  64. a2a6be1 MediaResourceMonitor: Change argument type from string to int by Dongwon Kang · 9 years ago
  65. 3795836 Merge "MemoryDealer: expose internal allocation alignment" into nyc-dev by Lajos Molnar · 9 years ago
  66. 1001033 MemoryDealer: expose internal allocation alignment by Lajos Molnar · 9 years ago
  67. be5b932 Merge "libbinder: Make null handling explicit for strong binders" am: b5f08e43d8 by Christopher Wiley · 9 years ago
  68. 35d77ca libbinder: Make null handling explicit for strong binders by Christopher Wiley · 9 years ago
  69. 697b227 Merge "Remove unused native binder impl." into nyc-dev am: f0e9d712b5 by Ruben Brunk · 9 years ago
  70. f0e9d71 Merge "Remove unused native binder impl." into nyc-dev by Ruben Brunk · 9 years ago
  71. 0b1cf33 libbinder: Allow readByteVector to take uint8_t by Casey Dahlin · 9 years ago
  72. c78404c Remove unused native binder impl. by Ruben Brunk · 9 years ago
  73. 3188c3c Merge "libbinder: add getters for PersistableBundle keys" am: 4f321d1629 by Samuel Tan · 9 years ago
  74. 52545f2 libbinder: add getters for PersistableBundle keys by Samuel Tan · 9 years ago
  75. c20f5b9 Merge "libbinder: Allow readByteVector to take uint8_t" am: dda39f2a22 by Casey Dahlin · 9 years ago
  76. 185d344 libbinder: Allow readByteVector to take uint8_t by Casey Dahlin · 9 years ago
  77. 62a6d16 Merge "Binder::Status: Add operator<< to help with gtest logging" am: 259eb56171 am: e4fe50ca42 by Eino-Ville Talvala · 9 years ago
  78. 259eb56 Merge "Binder::Status: Add operator<< to help with gtest logging" by Eino-Ville Talvala · 9 years ago
  79. bbab196 Binder::Status: Add operator<< to help with gtest logging by Eino-Ville Talvala · 10 years ago
  80. 040424f Merge "Add support for decoding UTF16 to UTF8" am: ac4728f8ba am: 7b0c8479ae by Christopher Wiley · 10 years ago
  81. 9a5e32f Add support for decoding UTF16 to UTF8 by Christopher Wiley · 10 years ago
  82. 2652c17 Add a way for SystemUI to receive media resource (e.g. A/V codec) usage by Dongwon Kang · 10 years ago
  83. 7556ad4 resolve merge conflicts of ee6b4b6467 to master. by Samuel Tan · 10 years ago
  84. aca58ac Merge "Add support for PersistableBundle in C++" by Samuel Tan · 10 years ago
  85. a3b9b1d Allow null values for Parcel readers and writers by Casey Dahlin · 10 years ago
  86. e41e78a Merge "Don\'t redefine B_PACK_CHARS" am: 478259b574 am: e9ddb0d00d by Casey Dahlin · 10 years ago
  87. b987262 Allow null values for Parcel readers and writers by Casey Dahlin · 10 years ago
  88. b0343a9 Don't redefine B_PACK_CHARS by Casey Dahlin · 10 years ago
  89. 0a31202 Add support for PersistableBundle in C++ by Samuel Tan · 10 years ago
  90. 491efee Merge "libbinder: Enable service specific error codes" am: dff3651eed by Christopher Wiley · 10 years ago
  91. dff3651 Merge "libbinder: Enable service specific error codes" by Christopher Wiley · 10 years ago
  92. c1e491d libbinder: Enable service specific error codes by Christopher Wiley · 10 years ago
  93. d348e0a Merge "Revert "libbinder: Don\'t redefine B_PACK_CHARS"" am: 3f46d82d7b am: 9bb03731ee by Bart Sears · 10 years ago
  94. 9bb0373 Merge "Revert "libbinder: Don\'t redefine B_PACK_CHARS"" am: 3f46d82d7b by Bart Sears · 10 years ago
  95. e86316a Revert "libbinder: Don't redefine B_PACK_CHARS" by Bart Sears · 10 years ago
  96. ea2b096 Merge "libbinder: Don\'t redefine B_PACK_CHARS" am: 7166e7823c am: a1474da3b5 by Christopher Wiley · 10 years ago
  97. a1474da Merge "libbinder: Don\'t redefine B_PACK_CHARS" am: 7166e7823c by Christopher Wiley · 10 years ago
  98. 3eab1b4 libbinder: Don't redefine B_PACK_CHARS by Christopher Wiley · 10 years ago
  99. f26a8c2 Merge "libbinder: Handle transaction failures correctly" am: 823fa55aec am: 302abd03b6 by Christopher Wiley · 10 years ago
  100. 302abd0 Merge "libbinder: Handle transaction failures correctly" am: 823fa55aec by Christopher Wiley · 10 years ago