1. aa6ee99 Fix unintentional fall-through in switch. by Martijn Coenen · 8 years ago
  2. ad6503c Cast binder data type to uint64_t in high bits test by Hsin-Yi Chen · 8 years ago
  3. 336cdd3 Add test to check buffer hdr not in user space by Sherry Yang · 8 years ago
  4. f7100e4 Add test for death notification workqueue. by Martijn Coenen · 8 years ago
  5. 52d1540 Fix percentile calculations by Sherry Yang · 8 years ago
  6. 1302c7e Refine the binder latency test by Howard Chen · 8 years ago
  7. abd8883 Add options to specify payload size and use client/server pairs by Todd Kjos · 9 years ago
  8. 52be2c9 Add binder test for bug 30445380 by Connor O'Brien · 9 years ago
  9. 7060431 binder: tests: Check that cookie and binder high bits are zero by Arve Hjønnevåg · 9 years ago
  10. 6d5fa94 binder: tests: Fix warnings by Arve Hjønnevåg · 9 years ago
  11. 98f62c9 Mark libbinder as VNDK in Android.bp by Justin Yun · 8 years ago
  12. dbaa22a Changes to support new v4.12.3 headers. by Christopher Ferris · 8 years ago
  13. a97d58a Merge "Fix clang static anaylzer warnings." by Treehugger Robot · 8 years ago
  14. 4bd6f56 Merge "Add getBinderKernelReferences" by Colin Cross · 8 years ago
  15. 0fb888d Add getBinderKernelReferences by Colin Cross · 8 years ago
  16. 6eb6205 Fix clang static anaylzer warnings. by Manoj Gupta · 8 years ago
  17. 6929575 Add target binderDriverInterfaceTest_IPC_32 by Hsin-Yi Chen · 8 years ago
  18. b7df6cb libbinder: really make it available to vendors by Jiyong Park · 8 years ago
  19. 9293056 Move include/binder to libs/binder/include by Jiyong Park · 8 years ago
  20. f232542 Merge "Support halt the trace when schd-dbg hit deadline" by Howard Chen · 8 years ago
  21. cdb86b8 libbinder: vendor_available by Steven Moreland · 8 years ago
  22. 4c51b7e Support halt the trace when schd-dbg hit deadline by Howard Chen · 8 years ago
  23. b0ad31f This test is used to check if the kernel scheduler by Howard Chen · 8 years ago
  24. 62f07e5 Merge "binder: remove cgroup interactions" am: c12c6dca4e by Tim Murray · 8 years ago
  25. d429f4a binder: remove cgroup interactions by Tim Murray · 8 years ago
  26. f83403f Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f by Ganesh Mahendran · 8 years ago
  27. 6ac7fb5 libbinder: use sysconf(_SC_PAGESIZE) to get pagesize by Ganesh Mahendran · 8 years ago
  28. cd92540 Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c by Jeff Sharkey · 9 years ago
  29. c8dc4f0 Add Binder support for Parcelable exceptions. by Jeff Sharkey · 9 years ago
  30. fbc9758 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: d655e61a22 by Mark Salyzyn · 9 years ago
  31. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  32. 430f620 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6 by Mark Salyzyn · 9 years ago
  33. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  34. 35a75be IServiceManager: Improve getService responsiveness in absence of service by Andy Hung · 9 years ago
  35. 3b36bcf IServiceManager: Improve getService responsiveness in absence of service by Andy Hung · 9 years ago
  36. 022dc69 resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 am: 02e4440eab am: 953c05276e am: e37a4dc7c4 am: 8ed5e3d7ca am: 9d5dd3f584 by Christopher Tate · 9 years ago
  37. e37a4dc resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 am: 02e4440eab by Christopher Tate · 9 years ago
  38. 02e4440 resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 by Christopher Tate · 9 years ago
  39. abe293b resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d by Christopher Tate · 9 years ago
  40. 79b74d7 resolve merge conflicts of 13c5c34 to mnc-dev by Christopher Tate · 9 years ago
  41. ed6937a Correct overflow check in Parcel resize code am: 8b64307e95 by Christopher Tate · 9 years ago
  42. 8b64307 Correct overflow check in Parcel resize code by Christopher Tate · 9 years ago
  43. a43ee15 binder: print the bad cmd error to android log by liangweikang · 9 years ago
  44. 3e9e757 Merge "TextOutput log improvement" by Treehugger Robot · 9 years ago
  45. 87c03cf Enable multiple concurrent binderLibTest instances by Connor O'Brien · 9 years ago
  46. 236cdb4 TextOutput log improvement by Wei Wang · 9 years ago
  47. 73a7dde [binder]: Correct the index for getReturnString by songjinshi · 9 years ago
  48. c734143 Fix log function for potential overflow by Wei Wang · 9 years ago
  49. e390826 Rely on the platform -std default. by Elliott Hughes · 9 years ago
  50. 213f015 Merge changes from topic 'utf' by Martijn Coenen · 9 years ago
  51. b5ac868 Merge "binder: use ashmem_valid()" by Treehugger Robot · 9 years ago
  52. 8058936 binder: use ashmem_valid() by Mark Salyzyn · 9 years ago
  53. 3eaf53e Add bound checks to utf16_to_utf8 by Sergio Giro · 9 years ago
  54. e1d310d Unicode: specify destination length in utf8_to_utf16 methods by Sergio Giro · 9 years ago
  55. 4ce4db7 Fix memory ordering issues; document IMemory peculiarities by Hans Boehm · 9 years ago
  56. 23e469f Merge "Remove unused include." am: 5242fb42fb by Dmitriy Filchenko · 9 years ago
  57. e3f8eba Remove unused include. by Dmitriy Filchenko · 9 years ago
  58. 2a001e8 resolve merge conflicts of 0783d5f to stage-aosp-master by Dan Willemsen · 9 years ago
  59. 59e086f Start converting Android.mk to Android.bp by Dan Willemsen · 9 years ago
  60. 83b9ea5 Merge \"Add |readString8| method which returns failure\" am: 115e6ec7e9 by Roshan Pius · 9 years ago
  61. 115e6ec Merge "Add |readString8| method which returns failure" by Roshan Pius · 9 years ago
  62. 87b64d2 Add |readString8| method which returns failure by Roshan Pius · 9 years ago
  63. 0a9a1c1 Fix unused variable build errors by Christopher Wiley · 9 years ago
  64. abf1adc Merge \"libbinder: Tighten compiler warnings/errors\" am: ead989c34d by Christopher Wiley · 9 years ago
  65. 3652ff4 libbinder: Tighten compiler warnings/errors by Christopher Wiley · 9 years ago
  66. 9b39ebe Add bound checks to utf16_to_utf8 by Sergio Giro · 9 years ago
  67. a2db19c Merge \"Fixed file descriptor leak in IMemory\" into nyc-dev am: a13a22649b by John Eckerdal · 9 years ago
  68. 6b0b063 Fixed file descriptor leak in IMemory by John Eckerdal · 9 years ago
  69. 81ace2f Merge "Fix misc-macro-parentheses warnings in libs/binder." am: 44d29d4d07 by Chih-hung Hsieh · 9 years ago
  70. 8f6b9b3 Fix misc-macro-parentheses warnings in libs/binder. by Chih-Hung Hsieh · 9 years ago
  71. 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 · 9 years ago
  72. 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 · 9 years ago
  73. 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 · 9 years ago
  74. 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 · 9 years ago
  75. bca20d8 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 am: c2c470c700 by Marco Nelissen · 9 years ago
  76. 56dea28 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d am: 775f2e6dbf am: 82afbe2258 by Marco Nelissen · 9 years ago
  77. 82afbe2 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 am: 853702ce3d by Marco Nelissen · 9 years ago
  78. 775f2e6 Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 am: 275c9f60f9 by Marco Nelissen · 9 years ago
  79. 853702c Correctly handle dup() failure in Parcel::readNativeHandle am: 1de7966c72 by Marco Nelissen · 9 years ago
  80. b9f5b3a Merge "libbinder: Use char* message with binder::Status" am: 8d9818db1a by Christopher Wiley · 9 years ago
  81. 1651ced libbinder: Use char* message with binder::Status by Christopher Wiley · 9 years ago
  82. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 9 years ago
  83. a5226fb Merge "Fix google-explicit-constructor warnings." by Treehugger Robot · 9 years ago
  84. 1de7966 Correctly handle dup() failure in Parcel::readNativeHandle by Marco Nelissen · 9 years ago
  85. d760b81 Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 758973c am: 512926e by Christopher Wiley · 9 years ago
  86. 758973c Merge "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 9 years ago
  87. 3282e04 Merge "Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test." am: 32e2d0f by Elliott Hughes · 9 years ago
  88. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  89. 0c50a3f Remove HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE test. by Elliott Hughes · 9 years ago
  90. 2cf1995 libbinder: Replace ScopedFd with base::unique_fd by Christopher Wiley · 9 years ago
  91. 7861c63 Merge "Include libbase headers in libbinder include path" am: 33dcaf9 by Treehugger Robot · 9 years ago
  92. 83e6b98 Include libbase headers in libbinder include path by Christopher Wiley · 9 years ago
  93. 0cbee9f Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" am: dcc5575 by Christopher Wiley · 9 years ago
  94. dcc5575 Merge "Revert "libbinder: Replace ScopedFd with base::unique_fd"" by Christopher Wiley · 9 years ago
  95. 46ef1a7 Revert "libbinder: Replace ScopedFd with base::unique_fd" by Christopher Wiley · 9 years ago
  96. 7f38c4b Merge "libbinder: Replace ScopedFd with base::unique_fd" am: 747c0bb am: 7a07e39 by Treehugger Robot · 9 years ago
  97. 747c0bb Merge "libbinder: Replace ScopedFd with base::unique_fd" by Treehugger Robot · 9 years ago
  98. 249f373 Merge "Log when binder thread pool is starved" into nyc-dev am: 43dcac7 by Colin Cross · 9 years ago
  99. 96e8322 Log when binder thread pool is starved by Colin Cross · 9 years ago
  100. 180cce9 Merge "Run \'nativeperms\', remove Brillo #ifdef." am: a7ba9d0 am: f949746 by Jorge Lucangeli Obes · 9 years ago