1. 33a4cc7 Make concurrently accessed globals atomic by Hans Boehm · 6 years ago
  2. b4de772 Merge "remove setConstantData" by Steven Moreland · 6 years ago
  3. 1e599f6 remove setConstantData by Steven Moreland · 6 years ago
  4. 0c28fdf [binder]: Use _IOC_NRMASK instead of oxff to filter out the cmd. by songjinshi · 6 years ago
  5. 2fbdf84 binder: print the bad cmd error to android log by liangweikang · 8 years ago
  6. b951857 Restore to libbinder style setTheContextObject. by Steven Moreland · 6 years ago
  7. 7219c16 [binder]: Correct the index for getReturnString by songjinshi · 8 years ago
  8. 3acb0cb Merge "Remove unused variable: mMyThreadId" by Steven Moreland · 6 years ago
  9. 6f752cf Remove unused variable: mMyThreadId by Steven Moreland · 6 years ago
  10. 2ecdeaf Fix google-explicit-constructor warnings in binder. by Chih-Hung Hsieh · 8 years ago
  11. 6b684f4 Fix/suppress binder google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  12. 9f6d39d Remove unused type: small_flat_data by Steven Moreland · 6 years ago
  13. 4303f99 Update for kernel headers v5.0.3. by Christopher Ferris · 6 years ago
  14. 400b137 DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 6 years ago
  15. 1893ef6 Snap for 5240760 from e2aef07780285f4d39d589b3933e22ef226d0dd2 to pi-platform-release by android-build-team Robot · 6 years ago
  16. 720c93a performance tests: static deps by Steven Moreland · 6 years ago
  17. 1268c28 Better error message when mmap fails on /dev/hwbinder by Jiyong Park · 6 years ago
  18. e2aef07 Merge cherrypicks of [6072697, 6072075, 6072758, 6072124, 6072885, 6072886, 6072887, 6072580, 6072581, 6072582, 6072583, 6072584, 6072132, 6072195, 6072133, 6072077, 6072134, 6072078, 6072211, 6072762, 6072763, 6072908, 6072909, 6072910, 6072911, 6072912, 6072913, 6072914, 6072930, 6072212, 6072743] into pi-qpr2-release by android-build-team Robot · 6 years ago
  19. 7375a87 getCallingSid: get calling security context by Steven Moreland · 6 years ago
  20. 8708d35 Deserialize a native_handle safely. by Martijn Coenen · 6 years ago
  21. 4785862 Remove structures now found in kernel headers. by Christopher Ferris · 6 years ago
  22. 1460300 Allow error/abort for non-oneway calls. by Steven Moreland · 6 years ago
  23. e867552 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  24. 1f2cf04 Add missing noexcept to declaration by Stephen Hines · 6 years ago
  25. 2aa3707 Change priority of thread allocation. by Steven Moreland · 6 years ago
  26. 442c3ec Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  27. b3837bd Merge "Reland: "IPCThreadState: Add a public method to probe is a hwbinder called is being served."" by Jayant Chowdhary · 6 years ago
  28. ef712c3 Merge "Reland: "IPCThreadState: Add a public method to probe is a hwbinder called is being served."" by Jayant Chowdhary · 6 years ago
  29. 985fc89 Reland: "IPCThreadState: Add a public method to probe is a hwbinder by Jayant Chowdhary · 6 years ago
  30. dd3f809 Merge changes from topic "lazy-hwservicemanager-detector" am: 2efc5dd7db by Steven Moreland · 6 years ago
  31. 830a5d0 BpHwRefBase: expose 'remote' field. am: 81dbdeedba by Steven Moreland · 6 years ago
  32. 2efc5dd Merge changes from topic "lazy-hwservicemanager-detector" by Steven Moreland · 6 years ago
  33. 9d3953f Revert "IPCThreadState: Add a public method to probe is a hwbinder called is being served." by Remi NGUYEN VAN · 6 years ago
  34. cc986a6 Revert "IPCThreadState: Add a public method to probe is a hwbinder called is being served." by Remi NGUYEN VAN · 6 years ago
  35. 5a0139b IPCThreadState: Add a public method to probe is a hwbinder called is being served. by Jayant Chowdhary · 6 years ago
  36. 320e1d3 Add getNodeStrongRefCount() to BpHwBinder. by Martijn Coenen · 6 years ago
  37. 81dbdee BpHwRefBase: expose 'remote' field. by Steven Moreland · 6 years ago
  38. b178762 IPCThreadState: Add a public method to probe is a hwbinder called is being served. by Jayant Chowdhary · 6 years ago
  39. ee094a9 Remove clang format. am: 0e7b1f0e66 by Steven Moreland · 6 years ago
  40. 0e7b1f0 Remove clang format. by Steven Moreland · 6 years ago
  41. d7fc8fb libhwbinder: document attach/find/detach object am: 74962eac37 by Steven Moreland · 6 years ago
  42. 74962ea libhwbinder: document attach/find/detach object by Steven Moreland · 6 years ago
  43. 21f8bbb Merge Android Pie into master am: 31a794338b am: c11107f3d4 by Xin Li · 6 years ago
  44. c11107f Merge Android Pie into master am: 31a794338b by Xin Li · 6 years ago
  45. 31a7943 Merge Android Pie into master by Xin Li · 6 years ago
  46. 45ddaa7 Modernize codebase by replacing NULL with nullptr am: 55d4107c06 am: bf1e65cf98 by Yi Kong · 6 years ago
  47. bf1e65c Modernize codebase by replacing NULL with nullptr am: 55d4107c06 by Yi Kong · 6 years ago
  48. 55d4107 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  49. f3f3ef3 libhwbinder: move to <pthread.h> mutexes. am: f729b64b01 am: 96c42d70dc by Elliott Hughes · 6 years ago
  50. 96c42d7 libhwbinder: move to <pthread.h> mutexes. am: f729b64b01 by Elliott Hughes · 6 years ago
  51. f729b64 libhwbinder: move to <pthread.h> mutexes. by Elliott Hughes · 6 years ago
  52. 70c174d Allow libhwbinder to be used in recovery am: 554edc15cf am: d8745e266d by Jerry Zhang · 6 years ago
  53. d8745e2 Allow libhwbinder to be used in recovery am: 554edc15cf by Jerry Zhang · 6 years ago
  54. 72b1577 Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master am: 55be3b4fd1 by Xin Li · 6 years ago
  55. 55be3b4 Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 6 years ago
  56. dbed181 Snap for 4829593 from 0695b994762cab51cb2b7d3c95b066be215897b9 to pi-release by android-build-team Robot · 6 years ago
  57. 4a0a03e libhwbinder: fix using destroyed mutex warning. am: 0695b99476 by Yabin Cui · 6 years ago
  58. 0695b99 libhwbinder: fix using destroyed mutex warning. by Yabin Cui · 6 years ago
  59. 554edc1 Allow libhwbinder to be used in recovery by Jerry Zhang · 6 years ago
  60. b2f9e3c Create temp refs on proxies. am: b825372059 by Martijn Coenen · 6 years ago
  61. 02fbcd3 Snap for 4801384 from b825372059de634f05ea3a2834b9a7fed0187243 to pi-release by android-build-team Robot · 6 years ago
  62. b825372 Create temp refs on proxies. by Martijn Coenen · 6 years ago
  63. 014a662 Remove thread shutdown logic. am: f88072e50d am: af6d82fb8d by Steven Moreland · 6 years ago
  64. af6d82f Remove thread shutdown logic. am: f88072e50d by Steven Moreland · 6 years ago
  65. f88072e Remove thread shutdown logic. by Steven Moreland · 6 years ago
  66. 89946ae Remove disableBackgroundScheduling. am: 8c3f4bd895 am: 10c1bdd6cc by Steven Moreland · 7 years ago
  67. 10c1bdd Remove disableBackgroundScheduling. am: 8c3f4bd895 by Steven Moreland · 7 years ago
  68. 8c3f4bd Remove disableBackgroundScheduling. by Steven Moreland · 7 years ago
  69. 2997693 IPCThreadState: addPostCommandTask am: d7bbfdbd90 am: 7779a98065 by Steven Moreland · 7 years ago
  70. 7779a98 IPCThreadState: addPostCommandTask am: d7bbfdbd90 by Steven Moreland · 7 years ago
  71. d7bbfdb IPCThreadState: addPostCommandTask by Steven Moreland · 7 years ago
  72. 37ecf56 Snap for 4713750 from 62c976e2c1196b288301a0dcbcfca99a81fd14b7 to pi-release by android-build-team Robot · 7 years ago
  73. b0f3c4d Disable PGO for libhwbinder used in Android.mk am: 62c976e2c1 by Pirama Arumuga Nainar · 7 years ago
  74. 62c976e Disable PGO for libhwbinder used in Android.mk by Pirama Arumuga Nainar · 7 years ago
  75. 60f9f91 Snap for 4706961 from 1a8beb60ebf0fe3762199f0c874c434525a4e144 to pi-release by android-build-team Robot · 7 years ago
  76. 5236441 Explicitly provide a non-LTO variant of libhwbinder am: 1a8beb60eb by Yi Kong · 7 years ago
  77. 7c124c0 Enable PGO and ThinLTO for libhwbinder am: 5166bc5dd0 by Zhizhou Yang · 7 years ago
  78. 1a8beb6 Explicitly provide a non-LTO variant of libhwbinder by Yi Kong · 7 years ago
  79. 5166bc5 Enable PGO and ThinLTO for libhwbinder by Zhizhou Yang · 7 years ago
  80. 26e7995 Snap for 4693621 from df7f40d43c85b342b9bed680a43c2acdd631aefb to pi-release by android-build-team Robot · 7 years ago
  81. 2c0f30c Bring back starvation messages for single thread. am: df7f40d43c by Wei Wang · 7 years ago
  82. df7f40d Bring back starvation messages for single thread. by Wei Wang · 7 years ago
  83. fd6f2bb Make new ProcessState member const. am: 418856e083 am: 0ee0f29102 by Martijn Coenen · 7 years ago
  84. 0ee0f29 Make new ProcessState member const. am: 418856e083 by Martijn Coenen · 7 years ago
  85. 6e71701 [automerger skipped] Support initializing ProcessState with custom binder window size. am: 32507d340d by Martijn Coenen · 7 years ago
  86. 8bcc324 Support initializing ProcessState with custom binder window size. am: 32507d340d by Martijn Coenen · 7 years ago
  87. 418856e Make new ProcessState member const. by Martijn Coenen · 7 years ago
  88. 32507d3 Support initializing ProcessState with custom binder window size. by Martijn Coenen · 7 years ago
  89. 825a6ae Snap for 4677756 from 2c32359fbee1e7a5d1d56c9c45140eac26b636f7 to pi-release by android-build-team Robot · 7 years ago
  90. c5a81cf Support initializing ProcessState with custom binder window size. am: 2c32359fbe by Martijn Coenen · 7 years ago
  91. 2c32359 Support initializing ProcessState with custom binder window size. by Martijn Coenen · 7 years ago
  92. 0ae9ae8 Snap for 4623514 from 5dfc6ce3988e9045bac76370fbdaee23cf2a20ec to pi-release by android-build-team Robot · 7 years ago
  93. 5dfc6ce Don't use cutils/Atomic.h am: 5e6778837b am: 30f7578c3b am: 53eb695c8b by Steven Moreland · 7 years ago
  94. 53eb695 Don't use cutils/Atomic.h am: 5e6778837b am: 30f7578c3b by Steven Moreland · 7 years ago
  95. 30f7578 Don't use cutils/Atomic.h am: 5e6778837b by Steven Moreland · 7 years ago
  96. 5e67788 Don't use cutils/Atomic.h by Steven Moreland · 7 years ago
  97. 960ab65 Snap for 4548429 from ee4b5060911f54c73c82a3cad27884c303d4743e to pi-release by android-build-team Robot · 7 years ago
  98. ee4b506 Add a way to check if we're the only binder thread am: a36d576f20 am: ddf2fb2a79 by Tobias Lindskog · 7 years ago
  99. 90fcb50 Add a way to check if we're the only binder thread am: a36d576f20 am: ddf2fb2a79 by Tobias Lindskog · 7 years ago
  100. ddf2fb2 Add a way to check if we're the only binder thread am: a36d576f20 by Tobias Lindskog · 7 years ago