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