1. aa6e111 libbinder: keep ashmem size >= 0 by Tri Vo · 6 years ago
  2. 5f7692f Merge "Don't initialize ProcessState unless we need to." by Martijn Coenen · 6 years ago
  3. b73806a libbinder: detach ParcelFileDescriptor comm by Steven Moreland · 6 years ago
  4. 69390d4 Don't initialize ProcessState unless we need to. by Martijn Coenen · 6 years ago
  5. 450bbf9 Merge "Add C++ implementation of ParcelFileDescriptor" am: e3c9030dc9 by Ryo Hashimoto · 6 years ago
  6. e3c9030 Merge "Add C++ implementation of ParcelFileDescriptor" by Treehugger Robot · 6 years ago
  7. f11e2bd Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 6 years ago
  8. fdd8da9 [binder] Replace NULL/0 with nullptr by Yi Kong · 6 years ago
  9. bf55189 Add C++ implementation of ParcelFileDescriptor by Ryo Hashimoto · 6 years ago
  10. a17f022 Increment when attempting to read protected Parcel Data by Michael Wachenschwanz · 7 years ago
  11. 61f7750 Disallow reading object data from Parcels with non-object reads am: c517681c66 am: e69532fd03 by Michael Wachenschwanz · 7 years ago
  12. c720d6e Disallow reading object data from Parcels with non-object reads am: c517681c66 by Michael Wachenschwanz · 7 years ago
  13. c517681 Disallow reading object data from Parcels with non-object reads by Michael Wachenschwanz · 7 years ago
  14. f854238 Don't pad before calling writeInPlace(). by Martijn Coenen · 7 years ago
  15. ade8989 libbinder: remove unnecessary check by Ganesh Mahendran · 7 years ago
  16. 4e99fac Merge "Changes to support new v4.12.3 headers." am: ab9e842013 by Christopher Ferris · 7 years ago
  17. dbaa22a Changes to support new v4.12.3 headers. by Christopher Ferris · 7 years ago
  18. 747d847 Merge "Fix clang static anaylzer warnings." am: a97d58a21b by Manoj Gupta · 7 years ago
  19. 6eb6205 Fix clang static anaylzer warnings. by Manoj Gupta · 7 years ago
  20. 1967749 Merge "DO NOT MERGE Revert "Logging for catching memory issue in Parcel"" into oc-dev by Michael Wachenschwanz · 7 years ago
  21. a654163 DO NOT MERGE Revert "Logging for catching memory issue in Parcel" by Michael Wachenschwanz · 7 years ago
  22. c8ddb01 Merge "Logging for catching memory issue in Parcel" into oc-dev by Michael Wachenschwanz · 7 years ago
  23. c65de59 Logging for catching memory issue in Parcel by Michael Wachenschwanz · 7 years ago
  24. 2b63174 Correctly set minimum priority on nodes. by Martijn Coenen · 7 years ago
  25. 15feb9b Add private helpers needed for job queue. by Dianne Hackborn · 8 years ago
  26. 6316f5b libbinder: Add support for Value, Map, and IpPrefix types by Robert Quattlebaum · 8 years ago
  27. ec9ec7d libbinder: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 8 years ago
  28. 457c594 resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 am: 02e4440eab am: 953c05276e am: e37a4dc7c4 am: 8ed5e3d7ca am: 9d5dd3f584 am: 9ef37cdcdc by Christopher Tate · 8 years ago
  29. e37a4dc resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 am: 02e4440eab by Christopher Tate · 8 years ago
  30. 02e4440 resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 by Christopher Tate · 8 years ago
  31. abe293b resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d by Christopher Tate · 8 years ago
  32. 79b74d7 resolve merge conflicts of 13c5c34 to mnc-dev by Christopher Tate · 8 years ago
  33. ed6937a Correct overflow check in Parcel resize code am: 8b64307e95 by Christopher Tate · 8 years ago
  34. 8b64307 Correct overflow check in Parcel resize code by Christopher Tate · 8 years ago
  35. 4423511 Correct overflow check in Parcel resize code by Christopher Tate · 8 years ago
  36. d84ff31 Fix fd leak in Binder by Fabien Sanglard · 8 years ago
  37. 1941a40 Introduce new command callback to shell. by Dianne Hackborn · 8 years ago
  38. 433e87b binder: Replace use of resize()/memcpy() with reserve()/insert() by Paul Lietar · 8 years ago
  39. 213f015 Merge changes from topic 'utf' by Martijn Coenen · 8 years ago
  40. 57a58d9 Merge "binder: use ashmem_valid()" am: b5ac868729 am: d7f671406c am: 9a057a99df by Mark Salyzyn · 8 years ago
  41. 9a057a9 Merge "binder: use ashmem_valid()" am: b5ac868729 am: d7f671406c by Mark Salyzyn · 8 years ago
  42. 8058936 binder: use ashmem_valid() by Mark Salyzyn · 8 years ago
  43. 3eaf53e Add bound checks to utf16_to_utf8 by Sergio Giro · 8 years ago
  44. e1d310d Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 8 years ago
  45. 206c2b8 Merge "Unicode: specify destination length in utf8_to_utf16 methods" by Sergio Giro · 8 years ago
  46. f460743 Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 8 years ago
  47. 5064822 Merge \\"Add |readString8| method which returns failure\\" am: 115e6ec7e9 by Roshan Pius · 8 years ago
  48. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 8 years ago
  49. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 8 years ago
  50. 05cd88a Add bound checks to utf16_to_utf8 am: 9b39ebe132 by Sergio Giro · 8 years ago
  51. 9b39ebe Add bound checks to utf16_to_utf8 by Sergio Giro · 8 years ago
  52. bd95c70 Merge \"Add bound checks to utf16_to_utf8\" into nyc-mr1-dev am: 9e3a43e817 by Sergio Giro · 8 years ago
  53. 7e93b2d Add bound checks to utf16_to_utf8 by Sergio Giro · 8 years ago
  54. c55b4b6 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 am: 93bf31f54d am: f91c66a9a8 by Marco Nelissen · 8 years ago
  55. fb6342d Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 am: a8244873a8 am: 93bf31f54d by Marco Nelissen · 8 years ago
  56. 93bf31f Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 am: bca20d8376 by Marco Nelissen · 8 years ago
  57. a824487 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 am: 56dea28189 by Marco Nelissen · 8 years ago
  58. bca20d8 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 by Marco Nelissen · 8 years ago
  59. 56dea28 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 by Marco Nelissen · 8 years ago
  60. 82afbe2 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d by Marco Nelissen · 8 years ago
  61. 775f2e6 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 by Marco Nelissen · 8 years ago
  62. 1de7966 Correctly handle dup() failure in Parcel::readNativeHandle by Marco Nelissen · 8 years ago
  63. d760b81 Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e by Christopher Wiley · 8 years ago
  64. 2cf1995 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  65. 0cbee9f Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" am: dcc5575 by Christopher Wiley · 9 years ago
  66. 46ef1a7 Revert "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 9 years ago
  67. 7f38c4b Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 747c0bb am: 7a07e39 by Treehugger Robot · 9 years ago
  68. b12c5a6 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  69. ffc5a84 Merge "Remove spurious log" into nyc-dev am: 7ff357a by Christopher Tate · 9 years ago
  70. bf14e94 Remove spurious log by Christopher Tate · 9 years ago
  71. fc7e369 Merge "Guard against failed array allocation" into nyc-dev am: 834fde8 by Christopher Tate · 9 years ago
  72. e4e0ae8 Guard against failed array allocation by Christopher Tate · 9 years ago
  73. b5f08e4 Merge "libbinder: Make null handling explicit for strong binders" by Christopher Wiley · 9 years ago
  74. 35d77ca libbinder: Make null handling explicit for strong binders by Christopher Wiley · 9 years ago
  75. 0b1cf33 libbinder: Allow readByteVector to take uint8_t by Casey Dahlin · 9 years ago
  76. 0e93732 Merge commit 'db5c5bb0259fa024517d9a151726785facba4f02' into HEAD by Bill Yi · 9 years ago
  77. 185d344 libbinder: Allow readByteVector to take uint8_t by Casey Dahlin · 9 years ago
  78. 6ff4920 Merge "system_server BINDER_TYPE_FD driver ashmem accessors" am: b23a388c64 by Mark Salyzyn · 9 years ago
  79. 70f3665 system_server BINDER_TYPE_FD driver ashmem accessors by Mark Salyzyn · 9 years ago
  80. 4ab1dbe Merge "Add support for decoding UTF16 to UTF8" am: ac4728f8ba am: 7b0c8479ae by Christopher Wiley · 9 years ago
  81. ac4728f Merge "Add support for decoding UTF16 to UTF8" by Christopher Wiley · 9 years ago
  82. 9a5e32f Add support for decoding UTF16 to UTF8 by Christopher Wiley · 9 years ago
  83. 393aa43 system_server BINDER_TYPE_FD sockets using ashmem accessors by Mark Salyzyn · 9 years ago
  84. 9cc62e8 Parcel: file descriptor leak by Mark Salyzyn · 9 years ago
  85. 8bb1a53 Parcel: include Android coding standard by Mark Salyzyn · 9 years ago
  86. 4d64cf9 Parcel: LOG_TAG cleanup by Mark Salyzyn · 9 years ago
  87. becad77 Merge "system_server BINDER_TYPE_FD sockets using ashmem accessors" by Mark Salyzyn · 9 years ago
  88. f6ec7d5 Merge changes I4ebccfd0,I3507bdfd,Iaf02f55c am: acca0abaf1 by Mark Salyzyn · 9 years ago
  89. eab2afc system_server BINDER_TYPE_FD sockets using ashmem accessors by Mark Salyzyn · 9 years ago
  90. b454d8f Parcel: file descriptor leak by Mark Salyzyn · 9 years ago
  91. abed7f7 Parcel: include Android coding standard by Mark Salyzyn · 9 years ago
  92. e93390b Parcel: LOG_TAG cleanup by Mark Salyzyn · 9 years ago
  93. f15194a Merge "Allow null values for Parcel readers and writers" am: 4df4842186 by Casey Dahlin · 9 years ago
  94. b987262 Allow null values for Parcel readers and writers by Casey Dahlin · 9 years ago
  95. 4b5d182 Merge "Fix allocation count" am: b25116f735 by Colin Cross · 9 years ago
  96. b25116f Merge "Fix allocation count" by Colin Cross · 9 years ago
  97. 83ec65e Fix allocation count by Colin Cross · 9 years ago
  98. 8c0dbf9 Merge "Add support for file descriptors and vectors thereof" am: 8f237272e0 by Casey Dahlin · 9 years ago
  99. 0ebbd1e Merge "Add support for file descriptors and vectors thereof" am: 8f237272e0 by Casey Dahlin · 9 years ago
  100. 06673e3 Add support for file descriptors and vectors thereof by Casey Dahlin · 9 years ago