1. dbcb647 Merge "Initial C library for libbinder." am: a6aa0e7959 am: 66f574306f by Steven Moreland · 7 years ago
  2. 66f5743 Merge "Initial C library for libbinder." am: a6aa0e7959 by Steven Moreland · 7 years ago
  3. a6aa0e7 Merge "Initial C library for libbinder." by Steven Moreland · 7 years ago
  4. 2e87adc Initial C library for libbinder. by Steven Moreland · 7 years ago
  5. edc39e3 Merge "Add fallback case to layers_extensions.cpp" am: c3260262ae am: a78bdeb228 by Victor Khimenko · 7 years ago
  6. a78bdeb Merge "Add fallback case to layers_extensions.cpp" am: c3260262ae by Victor Khimenko · 7 years ago
  7. c326026 Merge "Add fallback case to layers_extensions.cpp" by Victor Khimenko · 7 years ago
  8. 4c00ac3 Merge "Add getDisplayViewport for screenrecord tool" into pi-dev am: 5ca4b905fe by Yiwei Zhang · 7 years ago
  9. 1d465af Add getDisplayViewport for screenrecord tool by Yiwei Zhang · 7 years ago
  10. f468259 Merge "Fix undefined error in LOG_FATAL_IF." am: a3ae0dbc0f by Chih-Hung Hsieh · 7 years ago
  11. bbf7700 Add fallback case to layers_extensions.cpp by Victor Khimenko · 7 years ago
  12. ee0fa49 Fix undefined error in LOG_FATAL_IF. by Chih-Hung Hsieh · 7 years ago
  13. 1da86f4 Merge "libbinder: Don't link against libutilscallstack." am: cfb8d9931b by Martijn Coenen · 7 years ago
  14. c1927af Merge changes Ie10042ca,Ic5203951 am: d519d9c79f am: a9bc7ee4ed by Steven Moreland · 7 years ago
  15. 528ff17 libbinder: Don't link against libutilscallstack. by Martijn Coenen · 7 years ago
  16. ef086dd libbinder: -case in 'Waiting for service' log. by Steven Moreland · 8 years ago
  17. 2d0d167 Don't access system properties from vendor code. by Martijn Coenen · 8 years ago
  18. 8433b3e Fix __ANDROID_API__ guards for libnativewindow am: 6cd5a9021b by Ryan Prichard · 7 years ago
  19. 6cd5a90 Fix __ANDROID_API__ guards for libnativewindow by Ryan Prichard · 7 years ago
  20. fb93cf7 Merge "[binder] Modernize codebase by replacing NULL with nullptr" am: 8978c7c179 by Yi Kong · 7 years ago
  21. 0a3c847 Merge "[binder] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  22. 87d465c [binder] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  23. e927e97 Merge "Merge pi-dev-plus-aosp-without-vendor into stage-dr1-aosp-master" into stage-dr1-aosp-master by TreeHugger Robot · 7 years ago
  24. c0fe358 Merge "Add support for default impl" am: 0e67630e99 by Jiyong Park · 7 years ago
  25. 4acdf91 Add support for default impl by Jiyong Park · 8 years ago
  26. 4411b37 Merge "Remove "template" keyword from non-templated calls." am: 9f9372bcc1 by Stephen Hines · 7 years ago
  27. 9f9372b Merge "Remove "template" keyword from non-templated calls." by Treehugger Robot · 7 years ago
  28. 515f2d3 Remove "template" keyword from non-templated calls. by Stephen Hines · 7 years ago
  29. 98010cd Do not block on allocating buffers am: 0a3e784701 by Jorim Jaggi · 7 years ago
  30. 32cdab8 Merge "Make libbinder a shared library only (not static)." am: 73478188f3 by Steven Moreland · 7 years ago
  31. e87cc86 Merge "Make libbinder a shared library only (not static)." am: 73478188f3 by Steven Moreland · 7 years ago
  32. 7347818 Merge "Make libbinder a shared library only (not static)." by Steven Moreland · 7 years ago
  33. 065f2af Merge "libvr_manager: Remove libbinder as static library." am: 82bc007a0d by Steven Moreland · 7 years ago
  34. ccf092c Merge "libvr_manager: Remove libbinder as static library." am: 82bc007a0d by Steven Moreland · 7 years ago
  35. 257d463 libvr_manager: Remove libbinder as static library. by Steven Moreland · 7 years ago
  36. 7d48c5b Make libbinder a shared library only (not static). by Steven Moreland · 7 years ago
  37. 0a3e784 Do not block on allocating buffers by Jorim Jaggi · 7 years ago
  38. 65f2798 Merge "Add OWNERS for libbinder." am: 1e89d96564 am: 25b8e437e4 by Martijn Coenen · 7 years ago
  39. 25b8e43 Merge "Add OWNERS for libbinder." am: 1e89d96564 by Martijn Coenen · 7 years ago
  40. 1e89d96 Merge "Add OWNERS for libbinder." by Martijn Coenen · 7 years ago
  41. 2f649b6 Merge "Remove dead code" am: ce180df603 am: 025090c221 by Yi Kong · 7 years ago
  42. 1840ece Merge "libbinder: move to <pthread.h> mutexes." am: 2465cd3cf0 am: edaa87ed9a by Elliott Hughes · 7 years ago
  43. 025090c Merge "Remove dead code" am: ce180df603 by Yi Kong · 7 years ago
  44. edaa87e Merge "libbinder: move to <pthread.h> mutexes." am: 2465cd3cf0 by Elliott Hughes · 7 years ago
  45. 01ebd08 Remove dead code by Yi Kong · 7 years ago
  46. 2465cd3 Merge "libbinder: move to <pthread.h> mutexes." by Elliott Hughes · 7 years ago
  47. 5bf516f libbinder: move to <pthread.h> mutexes. by Elliott Hughes · 7 years ago
  48. 74479e7 Merge "Be compatible with new google test" am: f4d63fe402 am: 6cf4478863 by Haibo Huang · 8 years ago
  49. 6cf4478 Merge "Be compatible with new google test" am: f4d63fe402 by Haibo Huang · 8 years ago
  50. 21f3655 Be compatible with new google test by Haibo Huang · 8 years ago
  51. 8b8ce40 Merge "Native Side of Binder Proxy Tracking by Uid" by Treehugger Robot · 8 years ago
  52. 1adcdc8 Merge "libbinder: auto-choose between binder/vndbinder." am: fc7f6f0a86 by Steven Moreland · 8 years ago
  53. 51c5b3d Merge "libbinder: auto-choose between binder/vndbinder." am: fc7f6f0a86 by Steven Moreland · 8 years ago
  54. 4872569 Add OWNERS for libbinder. by Martijn Coenen · 8 years ago
  55. 2ae2f5e libbinder: auto-choose between binder/vndbinder. by Steven Moreland · 8 years ago
  56. 0c5dfbd Fix enum-compare warning by Yi Kong · 8 years ago
  57. 2d34990 Native Side of Binder Proxy Tracking by Uid by Michael Wachenschwanz · 8 years ago
  58. 05ac1df Merge "Don't access system properties from vendor code." into pi-dev by Martijn Coenen · 8 years ago
  59. 06f10cc Don't access system properties from vendor code. by Martijn Coenen · 8 years ago
  60. 426f72f Merge "Add __INTRODUCED_IN to <android/native_window.h>." am: 135828f325 by Elliott Hughes · 8 years ago
  61. d8712d4 Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>." am: 28046cb2d7 by Elliott Hughes · 8 years ago
  62. df3e78c Merge "Add __INTRODUCED_IN to <android/native_window.h>." am: 135828f325 by Elliott Hughes · 8 years ago
  63. 64ceec1 Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>." by Elliott Hughes · 8 years ago
  64. 135828f Merge "Add __INTRODUCED_IN to <android/native_window.h>." by Elliott Hughes · 8 years ago
  65. 28046cb Merge "Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>." by Elliott Hughes · 8 years ago
  66. b01d6dc Merge "Add VNDK AHardwareBuffer_createFromHandle" am: a0cef47054 am: 154a9b3799 by Jesse Hall · 8 years ago
  67. 154a9b3 Merge "Add VNDK AHardwareBuffer_createFromHandle" am: a0cef47054 by Jesse Hall · 8 years ago
  68. fbe5835 Add VNDK AHardwareBuffer_createFromHandle by Jesse Hall · 8 years ago
  69. a2c9607 Add __INTRODUCED_IN to <android/native_window.h>. by Elliott Hughes · 8 years ago
  70. 493f4a2 Add __INTRODUCED_IN annotations to <android/hardware_buffer.h>. by Elliott Hughes · 8 years ago
  71. c3503c4 Merge "[binder] Replace NULL/0 with nullptr" into pi-dev-plus-aosp by TreeHugger Robot · 8 years ago
  72. be5b918 Merge "Add C++ implementation of ParcelFileDescriptor" am: e3c9030dc9 by Ryo Hashimoto · 8 years ago
  73. 450bbf9 Merge "Add C++ implementation of ParcelFileDescriptor" am: e3c9030dc9 by Ryo Hashimoto · 8 years ago
  74. e3c9030 Merge "Add C++ implementation of ParcelFileDescriptor" by Treehugger Robot · 8 years ago
  75. 81ed864 [binder] Replace NULL/0 with nullptr by Yi Kong · 8 years ago
  76. 22f140d resolve merge conflicts of f11e2bd016d886a333345dea853ebda23a408d5c to pi-dev-plus-aosp by Xin Li · 8 years ago
  77. 8ed24ce resolve merge conflicts of aabd6b7fa343654cd85b3b2da392e424d037d15a to pi-dev-plus-aosp by Yi Kong · 8 years ago
  78. f11e2bd Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 8 years ago
  79. fdd8da9 [binder] Replace NULL/0 with nullptr by Yi Kong · 8 years ago
  80. 65ecbd0 Fix enum-compare warning by Yi Kong · 8 years ago
  81. 9ca5156 Merge "libbinder: fix using destroyed mutex warning." into pi-dev am: 0500dc6337 by Yabin Cui · 8 years ago
  82. 9c804c4 Replace NULL/0 with nullptr by Yi Kong · 8 years ago
  83. c39caf3 libbinder: fix using destroyed mutex warning. by Yabin Cui · 8 years ago
  84. bf55189 Add C++ implementation of ParcelFileDescriptor by Ryo Hashimoto · 8 years ago
  85. cfac7c5 lshal: Released column is now Y/N/? am: d5ee11a531 am: 528dcc69d1 by Yifan Hong · 8 years ago
  86. d5ee11a lshal: Released column is now Y/N/? by Yifan Hong · 8 years ago
  87. f73567e resolve merge conflicts of 6f7ca9f1672a8182fb5f9293ce89daac463299dd to pi-dev-plus-aosp by Jesse Hall · 8 years ago
  88. 2e41461 Merge "Fence: use modern sync info API" by Treehugger Robot · 8 years ago
  89. be3de8b Merge "Log Binder Proxy Limit reached only once" into pi-dev am: c61c0c1193 by Michael Wachenschwanz · 8 years ago
  90. c61c0c1 Merge "Log Binder Proxy Limit reached only once" into pi-dev by TreeHugger Robot · 8 years ago
  91. 74d967a Log Binder Proxy Limit reached only once by Michael Wachenschwanz · 8 years ago
  92. 8e60cc2 Merge "Create temp refs on proxies." into pi-dev am: 6c14d4634f by Martijn Coenen · 8 years ago
  93. 2a6874c Merge "Remove thread shutdown logic." am: 5730cc10c7 am: c2d7a9e5f4 by Steven Moreland · 8 years ago
  94. acb182d Remove thread shutdown logic. by Steven Moreland · 8 years ago
  95. 7c170bb Create temp refs on proxies. by Martijn Coenen · 8 years ago
  96. 7aa73dc Fence: use modern sync info API by Jesse Hall · 8 years ago
  97. beb35fb Reduce the polling interval in getService() to 100ms am: 788e1c4139 by Yunfan Chen · 8 years ago
  98. 788e1c4 Reduce the polling interval in getService() to 100ms by Yunfan Chen · 8 years ago
  99. f030395 Remove unused `tags` property from Android.bp files by Dan Willemsen · 8 years ago
  100. 8b55526 Remove unused `tags` property from Android.bp files by Dan Willemsen · 8 years ago