1. 32fd9f9 Merge "libbinder: Don't link against libutilscallstack." am: cfb8d9931b am: 6d63456469 am: 1da86f48a3 by Martijn Coenen · 7 years ago
  2. 285d11d Merge changes Ie10042ca,Ic5203951 am: d519d9c79f am: a9bc7ee4ed am: c1927afefc by Steven Moreland · 7 years ago
  3. 528ff17 libbinder: Don't link against libutilscallstack. by Martijn Coenen · 7 years ago
  4. ef086dd libbinder: -case in 'Waiting for service' log. by Steven Moreland · 8 years ago
  5. 2d0d167 Don't access system properties from vendor code. by Martijn Coenen · 8 years ago
  6. 4635369 Merge "[binder] Modernize codebase by replacing NULL with nullptr" am: 8978c7c179 am: 0a3c847716 am: fb93cf7c7d by Yi Kong · 7 years ago
  7. fb93cf7 Merge "[binder] Modernize codebase by replacing NULL with nullptr" am: 8978c7c179 by Yi Kong · 7 years ago
  8. 0a3c847 Merge "[binder] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 7 years ago
  9. 87d465c [binder] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  10. 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
  11. 331248e Merge "Add support for default impl" am: 0e67630e99 am: c0fe35850d am: a4fa61a81b by Jiyong Park · 7 years ago
  12. f5f5ef9 Merge "Add support for default impl" am: 0e67630e99 am: c0fe35850d by Jiyong Park · 7 years ago
  13. c0fe358 Merge "Add support for default impl" am: 0e67630e99 by Jiyong Park · 7 years ago
  14. 4acdf91 Add support for default impl by Jiyong Park · 8 years ago
  15. 3fe2f3e Merge "Make libbinder a shared library only (not static)." am: 73478188f3 am: e87cc866db by Steven Moreland · 7 years ago
  16. 32cdab8 Merge "Make libbinder a shared library only (not static)." am: 73478188f3 by Steven Moreland · 7 years ago
  17. e87cc86 Merge "Make libbinder a shared library only (not static)." am: 73478188f3 by Steven Moreland · 7 years ago
  18. 7d48c5b Make libbinder a shared library only (not static). by Steven Moreland · 7 years ago
  19. dfabb59 Merge "Add OWNERS for libbinder." am: 1e89d96564 am: 25b8e437e4 am: 65f2798576 by Martijn Coenen · 7 years ago
  20. 65f2798 Merge "Add OWNERS for libbinder." am: 1e89d96564 am: 25b8e437e4 by Martijn Coenen · 7 years ago
  21. 25b8e43 Merge "Add OWNERS for libbinder." am: 1e89d96564 by Martijn Coenen · 7 years ago
  22. 1e89d96 Merge "Add OWNERS for libbinder." by Martijn Coenen · 7 years ago
  23. 7fea6fe Merge "[binder] Switch on -Wzero-as-null-pointer-constant warning" by Yi Kong · 7 years ago
  24. c3a65db Merge "libbinder: move to <pthread.h> mutexes." am: 2465cd3cf0 am: edaa87ed9a by Elliott Hughes · 7 years ago
  25. 1840ece Merge "libbinder: move to <pthread.h> mutexes." am: 2465cd3cf0 am: edaa87ed9a by Elliott Hughes · 7 years ago
  26. edaa87e Merge "libbinder: move to <pthread.h> mutexes." am: 2465cd3cf0 by Elliott Hughes · 7 years ago
  27. 5bf516f libbinder: move to <pthread.h> mutexes. by Elliott Hughes · 7 years ago
  28. 150b4ef Revert "binder: Remove ashmem validitiy checks" by Jorim Jaggi · 7 years ago
  29. b62b056 binder: Remove ashmem validitiy checks by Joel Fernandes · 8 years ago
  30. c2376e4 [binder] Switch on -Wzero-as-null-pointer-constant warning by Yi Kong · 8 years ago
  31. ee6da34 Merge "[binder] Modernize codebase by replacing NULL with nullptr" by Yi Kong · 8 years ago
  32. 0cf7584 [binder] Modernize codebase by replacing NULL with nullptr by Yi Kong · 8 years ago
  33. 8b8ce40 Merge "Native Side of Binder Proxy Tracking by Uid" by Treehugger Robot · 8 years ago
  34. 562ddcd Merge "libbinder: auto-choose between binder/vndbinder." am: fc7f6f0a86 am: 51c5b3d152 by Steven Moreland · 8 years ago
  35. 1adcdc8 Merge "libbinder: auto-choose between binder/vndbinder." am: fc7f6f0a86 by Steven Moreland · 8 years ago
  36. 51c5b3d Merge "libbinder: auto-choose between binder/vndbinder." am: fc7f6f0a86 by Steven Moreland · 8 years ago
  37. 4872569 Add OWNERS for libbinder. by Martijn Coenen · 8 years ago
  38. 2ae2f5e libbinder: auto-choose between binder/vndbinder. by Steven Moreland · 8 years ago
  39. 2d34990 Native Side of Binder Proxy Tracking by Uid by Michael Wachenschwanz · 8 years ago
  40. 05827be Give StrictMode more bits to work with. by Jeff Sharkey · 8 years ago
  41. 2710a3c Merge "Don't access system properties from vendor code." into pi-dev am: 07a988d103 by Martijn Coenen · 8 years ago
  42. 05ac1df Merge "Don't access system properties from vendor code." into pi-dev by Martijn Coenen · 8 years ago
  43. 06f10cc Don't access system properties from vendor code. by Martijn Coenen · 8 years ago
  44. b920936 Add face authentication feature. by Gilad Bretter · 8 years ago
  45. c3503c4 Merge "[binder] Replace NULL/0 with nullptr" into pi-dev-plus-aosp by TreeHugger Robot · 8 years ago
  46. 4de83c7 Merge "Add C++ implementation of ParcelFileDescriptor" am: e3c9030dc9 am: 450bbf91e9 by Ryo Hashimoto · 8 years ago
  47. be5b918 Merge "Add C++ implementation of ParcelFileDescriptor" am: e3c9030dc9 by Ryo Hashimoto · 8 years ago
  48. 450bbf9 Merge "Add C++ implementation of ParcelFileDescriptor" am: e3c9030dc9 by Ryo Hashimoto · 8 years ago
  49. e3c9030 Merge "Add C++ implementation of ParcelFileDescriptor" by Treehugger Robot · 8 years ago
  50. 81ed864 [binder] Replace NULL/0 with nullptr by Yi Kong · 8 years ago
  51. 22f140d resolve merge conflicts of f11e2bd016d886a333345dea853ebda23a408d5c to pi-dev-plus-aosp by Xin Li · 8 years ago
  52. 8ed24ce resolve merge conflicts of aabd6b7fa343654cd85b3b2da392e424d037d15a to pi-dev-plus-aosp by Yi Kong · 8 years ago
  53. f11e2bd Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 8 years ago
  54. 7a96ec4 Make Parcel::readBlob sanity check the fd by Marco Nelissen · 8 years ago
  55. 9668313 Merge "libbinder: fix using destroyed mutex warning." into pi-dev am: 0500dc6337 by Yabin Cui · 8 years ago
  56. fdd8da9 [binder] Replace NULL/0 with nullptr by Yi Kong · 8 years ago
  57. 9163556 [binder] Replace NULL/0 with nullptr by Yi Kong · 8 years ago
  58. 9ca5156 Merge "libbinder: fix using destroyed mutex warning." into pi-dev am: 0500dc6337 by Yabin Cui · 8 years ago
  59. c39caf3 libbinder: fix using destroyed mutex warning. by Yabin Cui · 8 years ago
  60. bf55189 Add C++ implementation of ParcelFileDescriptor by Ryo Hashimoto · 8 years ago
  61. cfac7c5 lshal: Released column is now Y/N/? am: d5ee11a531 am: 528dcc69d1 by Yifan Hong · 8 years ago
  62. d5ee11a lshal: Released column is now Y/N/? by Yifan Hong · 8 years ago
  63. be3de8b Merge "Log Binder Proxy Limit reached only once" into pi-dev am: c61c0c1193 by Michael Wachenschwanz · 8 years ago
  64. c61c0c1 Merge "Log Binder Proxy Limit reached only once" into pi-dev by TreeHugger Robot · 8 years ago
  65. 74d967a Log Binder Proxy Limit reached only once by Michael Wachenschwanz · 8 years ago
  66. 8e60cc2 Merge "Create temp refs on proxies." into pi-dev am: 6c14d4634f by Martijn Coenen · 8 years ago
  67. 2a6874c Merge "Remove thread shutdown logic." am: 5730cc10c7 am: c2d7a9e5f4 by Steven Moreland · 8 years ago
  68. acb182d Remove thread shutdown logic. by Steven Moreland · 8 years ago
  69. 7c170bb Create temp refs on proxies. by Martijn Coenen · 8 years ago
  70. beb35fb Reduce the polling interval in getService() to 100ms am: 788e1c4139 by Yunfan Chen · 8 years ago
  71. 788e1c4 Reduce the polling interval in getService() to 100ms by Yunfan Chen · 8 years ago
  72. 452c793 Merge "Fix PersistableBundle C++ -> Java interop" into pi-dev am: b896ad8555 by Makoto Onuki · 8 years ago
  73. 39696bd Fix PersistableBundle C++ -> Java interop by Makoto Onuki · 8 years ago
  74. 229cf19 Merge "Mark some libs as double_loadable" am: 8d36f179ee am: 6d186b20aa by Jiyong Park · 8 years ago
  75. 7471f87 Merge "Hide some headers from libbinder to vendors" into pi-dev by TreeHugger Robot · 8 years ago
  76. fe0a824 Mark some libs as double_loadable by Jiyong Park · 8 years ago
  77. a17f022 Increment when attempting to read protected Parcel Data by Michael Wachenschwanz · 8 years ago
  78. 47f876b Hide some headers from libbinder to vendors by Jiyong Park · 8 years ago
  79. 7afcb3f Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 8 years ago
  80. 61f7750 Disallow reading object data from Parcels with non-object reads am: c517681c66 am: e69532fd03 by Michael Wachenschwanz · 8 years ago
  81. c720d6e Disallow reading object data from Parcels with non-object reads am: c517681c66 by Michael Wachenschwanz · 8 years ago
  82. e69532f Disallow reading object data from Parcels with non-object reads am: c517681c66 by Michael Wachenschwanz · 8 years ago
  83. c517681 Disallow reading object data from Parcels with non-object reads by Michael Wachenschwanz · 8 years ago
  84. f854238 Don't pad before calling writeInPlace(). by Martijn Coenen · 8 years ago
  85. fa85180 Add API to query if a UID is active by Svet Ganov · 8 years ago
  86. ae8b20d ActivityManager: Add link/unlinkToDeath by Eino-Ville Talvala · 8 years ago
  87. 4245d33 Merge "Use start/finish app ops in window manager - frameworks native" by TreeHugger Robot · 8 years ago
  88. 616554c Use start/finish app ops in window manager - frameworks native by Svet Ganov · 8 years ago
  89. e65ab70 Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d am: afbe4eee71 by Steven Moreland · 8 years ago
  90. 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 8 years ago
  91. 86fc4f3 Don't block long time gettng system service by Svetoslav Ganov · 8 years ago
  92. 64afc02 Flip bugreport version to 2.0 by Vishnu Nair · 8 years ago
  93. 25d78a1 Wait longer for the activity service by Svet Ganov · 8 years ago
  94. 5c9664c Merge "No sensor access to idle UIDs - native framework" by TreeHugger Robot · 8 years ago
  95. d4c8aea Merge "Remove libziparchive dependency on libutils" am: 617968b4ef am: 7df119e5e9 by David Sehr · 8 years ago
  96. 0756265 Remove libziparchive dependency on libutils by David Sehr · 8 years ago
  97. e752a5c No sensor access to idle UIDs - native framework by Svet Ganov · 8 years ago
  98. 4d85b8c Don't record audio if UID is idle - native framework by Ganesh Mahendran · 8 years ago
  99. 94563fc Merge "Default to /dev/binder if binder node doesn't exist." am: 1a49778ecc am: d2dc3fc9d3 by Steven Moreland · 8 years ago
  100. 376a559 Default to /dev/binder if binder node doesn't exist. by Steven Moreland · 8 years ago