1. 3ba7fd6 Add binderLibTest_IPC_32 am: 75be4a1000 am: 3274de62d4 by Hsin-Yi Chen · 9 years ago
  2. 3274de6 Add binderLibTest_IPC_32 am: 75be4a1000 by Hsin-Yi Chen · 9 years ago
  3. e7c634a Merge "Fix clang static anaylzer warnings." am: a97d58a21b am: 747d847ff1 by Manoj Gupta · 9 years ago
  4. 747d847 Merge "Fix clang static anaylzer warnings." am: a97d58a21b by Manoj Gupta · 9 years ago
  5. a97d58a Merge "Fix clang static anaylzer warnings." by Treehugger Robot · 9 years ago
  6. 75be4a1 Add binderLibTest_IPC_32 by Hsin-Yi Chen · 9 years ago
  7. 4bd6f56 Merge "Add getBinderKernelReferences" by Colin Cross · 9 years ago
  8. 41b79fe Add getBinderKernelReferences am: 9d45ccc057 am: e318eb1af8 by Colin Cross · 9 years ago
  9. 0fb888d Add getBinderKernelReferences by Colin Cross · 9 years ago
  10. 9d45ccc Add getBinderKernelReferences by Colin Cross · 9 years ago
  11. 6eb6205 Fix clang static anaylzer warnings. by Manoj Gupta · 9 years ago
  12. cf7de46 Merge "Add target binderDriverInterfaceTest_IPC_32" am: 86c1fa9527 am: 940286e38f by Hsin-Yi Chen · 9 years ago
  13. 940286e Merge "Add target binderDriverInterfaceTest_IPC_32" am: 86c1fa9527 by Hsin-Yi Chen · 9 years ago
  14. 6929575 Add target binderDriverInterfaceTest_IPC_32 by Hsin-Yi Chen · 9 years ago
  15. bffa875 resolve merge conflicts of 40da4609e to oc-dr1-dev-plus-aosp by Jiyong Park · 9 years ago
  16. 99daab3 Merge "libbinder: really make it available to vendors" am: 2bb661ca09 by Jiyong Park · 9 years ago
  17. b7df6cb libbinder: really make it available to vendors by Jiyong Park · 9 years ago
  18. 172bd72 Make libgui available to vendors by Jiyong Park · 9 years ago
  19. 4284205 Change export_include_dirs into export_header_lib_headers by Jiyong Park · 9 years ago
  20. 9293056 Move include/binder to libs/binder/include by Jiyong Park · 9 years ago
  21. f5c2374 Merge "DO NOT MERGE Revert "Logging for catching memory issue in Parcel"" into oc-dev by Michael Wachenschwanz · 9 years ago
  22. 1967749 Merge "DO NOT MERGE Revert "Logging for catching memory issue in Parcel"" into oc-dev by Michael Wachenschwanz · 9 years ago
  23. a654163 DO NOT MERGE Revert "Logging for catching memory issue in Parcel" by Michael Wachenschwanz · 9 years ago
  24. f232542 Merge "Support halt the trace when schd-dbg hit deadline" by Howard Chen · 9 years ago
  25. 3710e3d Merge "Logging for catching memory issue in Parcel" into oc-dev am: c8ddb0171f by Michael Wachenschwanz · 9 years ago
  26. c8ddb01 Merge "Logging for catching memory issue in Parcel" into oc-dev by Michael Wachenschwanz · 9 years ago
  27. e383f04 Merge "Add explicit default copy constructor" am: c9810011e9 am: 3bf99597b4 by Yi Kong · 9 years ago
  28. c65de59 Logging for catching memory issue in Parcel by Michael Wachenschwanz · 9 years ago
  29. 2b63174 Correctly set minimum priority on nodes. by Martijn Coenen · 9 years ago
  30. cdb86b8 libbinder: vendor_available by Steven Moreland · 9 years ago
  31. 80a50bd Merge "libbinder: vendor_available" into oc-dev by TreeHugger Robot · 9 years ago
  32. 9451d0b Merge "Move include/binder to libs/binder/include" into oc-dev by TreeHugger Robot · 9 years ago
  33. 11c1acc Merge "binder: allow repeated invocations of initWithDriver" into oc-dev by Iliyan Malchev · 9 years ago
  34. ed1ffe0 binder: allow repeated invocations of initWithDriver by Iliyan Malchev · 9 years ago
  35. f18f8fe Merge "Refine the binder latency test" into oc-dev by PO HUNG CHEN · 9 years ago
  36. 3aa7616 libbinder: vendor_available by Steven Moreland · 9 years ago
  37. 60c513c Refine the binder latency test by Howard Chen · 9 years ago
  38. 5583be7 Move include/binder to libs/binder/include by Vijay Venkatraman · 9 years ago
  39. 1b47dfd Merge changes Ica5f5f5c,Ifb7d2cec,Ia402b4bc,I9c3b6b7e,I36ba19c7, ... into oc-dev by TreeHugger Robot · 9 years ago
  40. 1af8a88 libbinder: Add vector<Parcelable> to SafeInterface by Dan Stoza · 9 years ago
  41. 2537db7 libbinder: Add sp<NativeHandle> to SafeInterface by Dan Stoza · 9 years ago
  42. 68a2340 Merge "Add private helpers needed for job queue." into oc-dev by Dianne Hackborn · 9 years ago
  43. 273e144 IServiceManager: dump stack on blocked vndbinder requests by Iliyan Malchev · 9 years ago
  44. 3206224 binder: add getDriverName() by Iliyan Malchev · 9 years ago
  45. 15feb9b Add private helpers needed for job queue. by Dianne Hackborn · 9 years ago
  46. 81ea3ef libbinder: Support enums in SafeInterface by Dan Stoza · 9 years ago
  47. 6dd325b libbinder: Support sp<Flattenable> in SafeInterface by Dan Stoza · 9 years ago
  48. 662a899 libbinder: Add int64_t/uint64_t to SafeInterface by Dan Stoza · 9 years ago
  49. b013ef6 Fix binderValueTypeTest by Tri Vo · 9 years ago
  50. 5ea0fe1 Merge "Support halt the trace when schd-dbg hit deadline" into oc-dev by TreeHugger Robot · 9 years ago
  51. 4c51b7e Support halt the trace when schd-dbg hit deadline by Howard Chen · 9 years ago
  52. 2571551 Support halt the trace when schd-dbg hit deadline by Howard Chen · 9 years ago
  53. b0ad31f This test is used to check if the kernel scheduler by Howard Chen · 9 years ago
  54. df614ae libbinder: Support Flattenable in SafeInterface by Dan Stoza · 9 years ago
  55. d630e52 libbinder: Add SafeInterface by Dan Stoza · 9 years ago
  56. c135dbc This test is used to check if the kernel scheduler by Howard Chen · 9 years ago
  57. 7459281 Merge changes from topic 'vendorbinder' by Martijn Coenen · 9 years ago
  58. f2051aa Merge "binder: remove cgroup interactions" am: c12c6dca4e am: 62f07e540f by Tim Murray · 9 years ago
  59. 55d871c Allow ProcessState to use another binder dev node. by Martijn Coenen · 9 years ago
  60. 62f07e5 Merge "binder: remove cgroup interactions" am: c12c6dca4e by Tim Murray · 9 years ago
  61. d429f4a binder: remove cgroup interactions by Tim Murray · 9 years ago
  62. 6e1193a Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 9 years ago
  63. d86505e Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f am: f83403fdd2 by Ganesh Mahendran · 9 years ago
  64. f83403f Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f by Ganesh Mahendran · 9 years ago
  65. 6ac7fb5 libbinder: use sysconf(_SC_PAGESIZE) to get pagesize by Ganesh Mahendran · 9 years ago
  66. e9e9fe4 fallout of cleaning-up libutils includes by Mathias Agopian · 9 years ago
  67. ff81a09 Add the missing Parcel.writeInterfaceToken call. by Sudheer Shanka · 9 years ago
  68. fbffe92 Add HIDL token passing mechanism. by Pawin Vongmasa · 9 years ago
  69. 44c186c Merge "ProcessInfoService: Add support for oom score query" by TreeHugger Robot · 9 years ago
  70. 99d45c7 Merge "Report binder versions on failure" by TreeHugger Robot · 9 years ago
  71. 67ac00f Report binder versions on failure by Greg Hartman · 9 years ago
  72. b4f33df ProcessInfoService: Add support for oom score query by Emilian Peev · 9 years ago
  73. 6316f5b libbinder: Add support for Value, Map, and IpPrefix types by Robert Quattlebaum · 9 years ago
  74. 79bc69c Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c am: fa418b2b15 am: cd9254082d by Jeff Sharkey · 9 years ago
  75. cd92540 Merge "Add Binder support for Parcelable exceptions." am: 7ebfeb9d1c by Jeff Sharkey · 9 years ago
  76. c8dc4f0 Add Binder support for Parcelable exceptions. by Jeff Sharkey · 9 years ago
  77. 4dad9ce Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 10 years ago
  78. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
  79. fbc9758 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: d655e61a22 by Mark Salyzyn · 9 years ago
  80. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 10 years ago
  81. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  82. 430f620 Merge "Replace cutils/log.h and rationalize log/log.h and android/log.h" am: 1efda0b1d6 by Mark Salyzyn · 9 years ago
  83. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 10 years ago
  84. ec9ec7d libbinder: replace dup() with fcntl(F_DUPFD_CLOEXEC) by Nick Kralevich · 9 years ago
  85. 02d3852 Merge "Add native interface for activity manager service." by Sudheer Shanka · 9 years ago
  86. 35a75be IServiceManager: Improve getService responsiveness in absence of service by Andy Hung · 9 years ago
  87. 3b36bcf IServiceManager: Improve getService responsiveness in absence of service by Andy Hung · 9 years ago
  88. 6456e44 IServiceManager: Improve getService responsiveness in absence of service by Andy Hung · 9 years ago
  89. 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
  90. e37a4dc resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 am: 02e4440eab by Christopher Tate · 9 years ago
  91. 02e4440 resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d am: abe293b950 by Christopher Tate · 9 years ago
  92. abe293b resolve merge conflicts of 13c5c34 to mnc-dev am: 79b74d787d by Christopher Tate · 9 years ago
  93. 79b74d7 resolve merge conflicts of 13c5c34 to mnc-dev by Christopher Tate · 9 years ago
  94. ed6937a Correct overflow check in Parcel resize code am: 8b64307e95 by Christopher Tate · 9 years ago
  95. 8b64307 Correct overflow check in Parcel resize code by Christopher Tate · 9 years ago
  96. 6ef26f1 Add native interface for activity manager service. by Sudheer Shanka · 9 years ago
  97. 25e1ded Add options to specify payload size and use client/server pairs by Todd Kjos · 9 years ago
  98. 809e978 Merge "Correct overflow check in Parcel resize code" by Chris Tate · 9 years ago
  99. 4c76c5b Merge "binder: print the bad cmd error to android log" am: 2e9ff8c5be am: 564e686168 am: 521f992ae8 by liangweikang · 9 years ago
  100. 4423511 Correct overflow check in Parcel resize code by Christopher Tate · 9 years ago