1. a4853cd libbinder: don't export Static.h by Steven Moreland · 5 years ago
  2. 8cb34fc libbinder: CallRestriction: dump code by Steven Moreland · 5 years ago
  3. a997b23 Make concurrently accessed globals atomic by Hans Boehm · 6 years ago
  4. 0b32b12 Merge "[binder]: Use _IOC_NRMASK instead of oxff to filter out the cmd." by Steven Moreland · 6 years ago
  5. 8e486c6 [binder]: Use _IOC_NRMASK instead of oxff to filter out the cmd. by songjinshi · 6 years ago
  6. 3085a47 getCallingSid: get calling security context by Steven Moreland · 6 years ago
  7. 7732a09 Allow error/abort for non-oneway calls. by Steven Moreland · 6 years ago
  8. dac6dc8 Reland "IPCThreadState: Add a public method to probe if a binder call is being served."" by Jayant Chowdhary · 6 years ago
  9. d2e4de2 Revert "IPCThreadState: Add a public method to probe if a binder call is being served." by Remi NGUYEN VAN · 6 years ago
  10. 0397fac IPCThreadState: Add a public method to probe if a binder call is being served. by Jayant Chowdhary · 6 years ago
  11. f11e2bd Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 6 years ago
  12. fdd8da9 [binder] Replace NULL/0 with nullptr by Yi Kong · 6 years ago
  13. 7c170bb Create temp refs on proxies. by Martijn Coenen · 6 years ago
  14. ea0090a Revert "binder: send BC_REPLY and BC_FREE_BUFFER together" by Martijn Coenen · 7 years ago
  15. 0494d6a binder: send BC_REPLY and BC_FREE_BUFFER together by Ganesh Mahendran · 7 years ago
  16. 58e5daa binder: remove unnecessary err check by Ganesh Mahendran · 7 years ago
  17. 9cec85b Silence a false positive memory leak warning. by Manoj Gupta · 7 years ago
  18. 3c4f843 Merge "Don't lose BR_RELEASE/BR_DECREFS commands." am: 372bccede8 by Martijn Coenen · 7 years ago
  19. 0791fbf Don't lose BR_RELEASE/BR_DECREFS commands. by Martijn Coenen · 7 years ago
  20. 2b63174 Correctly set minimum priority on nodes. by Martijn Coenen · 7 years ago
  21. d429f4a binder: remove cgroup interactions by Tim Murray · 8 years ago
  22. a43ee15 binder: print the bad cmd error to android log by liangweikang · 8 years ago
  23. 73a7dde [binder]: Correct the index for getReturnString by songjinshi · 8 years ago
  24. c734143 Fix log function for potential overflow by Wei Wang · 8 years ago
  25. 249f373 Merge "Log when binder thread pool is starved" into nyc-dev am: 43dcac7 by Colin Cross · 9 years ago
  26. 96e8322 Log when binder thread pool is starved by Colin Cross · 9 years ago
  27. 7f0c6d6 Merge "Fix issue #27252896: Security Vulnerability -- weak binder" into nyc-dev by Dianne Hackborn · 9 years ago
  28. c111461 Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 9 years ago
  29. ff40578 Release resources when repeating dlopen-dlcose. by zhongjie · 9 years ago
  30. f31a3eb Binder: Add log output in IPCThreadState::self() by Andreas Gampe · 9 years ago
  31. 30dddd6 am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 9 years ago
  32. 6071da7 Lose HAVE_ANDROID_OS from frameworks/native. by Elliott Hughes · 9 years ago
  33. a3206e6 Fixed build error with clang/llvm. by Wale Ogunwale · 10 years ago
  34. 376b822 Added IPCThreadState::blockUntilThreadAvailable() method. by Wale Ogunwale · 10 years ago
  35. 8fb2d25 Kill HAVE_PTHREADS. by Yabin Cui · 10 years ago
  36. 9c634fd binder: Return pid_t/uid_t instead of int by Dan Stoza · 10 years ago
  37. 74debb0 Fix build with clang in C++11 mode by Bernhard Rosenkränzer · 10 years ago
  38. 0b53b5c Binder: Remove unused functions & variables by Andreas Gampe · 10 years ago
  39. ac5cd96 am dbab409c: Merge "Avoid two warnings from clang." by Chih-Hung Hsieh · 10 years ago
  40. 8e5337d Avoid two warnings from clang. by Chih-Hung Hsieh · 10 years ago
  41. e449952 am 5ee2c9d2: Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  42. 5ee2c9d Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  43. fa6ad07 Use gettid directly in binder. by Elliott Hughes · 10 years ago
  44. 317ff37 binder: rm utils/Debug.h by Mark Salyzyn · 10 years ago
  45. 07fd0f1 Binder: Fix some valgrind errors. by Arve Hjønnevåg · 11 years ago
  46. 87b30d0 Binder: Don't cast directly from a pointer to binder_uintptr_t by Arve Hjønnevåg · 11 years ago
  47. 11cfdcc Binder: Disable attemptIncStrongHandle by Arve Hjønnevåg · 11 years ago
  48. 6f4f3ab binder: fix all warnings by Colin Cross · 11 years ago
  49. 84e625a Binder: Use 64 bit pointers in 32 processes if selected by the target by Arve Hjønnevåg · 11 years ago
  50. f683e01 Binder: Make binder portable by Serban Constantinescu · 11 years ago
  51. ada11c5 Make getCallingUid/Pid const. by Jeff Brown · 11 years ago
  52. 8d96cab binder: add polling / single-threaded operation by Todd Poynor · 11 years ago
  53. fc1f308 am de836890: am ef07386e: Prevent IPCThreadState::joinThreadPool from spinning on unexpected error by Jeff Tinker · 11 years ago
  54. ef07386 Prevent IPCThreadState::joinThreadPool from spinning on unexpected error by Jeff Tinker · 11 years ago
  55. 002e1e5 libutils clean-up by Mathias Agopian · 11 years ago
  56. 0bed1f5 Revert "ugly, temporary, workaroung for a problem where a binder thread spins forever" by Dave Burke · 12 years ago
  57. 0845d02 ugly, temporary, workaroung for a problem where a binder thread spins forever by Mathias Agopian · 12 years ago
  58. 8210185 No longer need "original calling uid". by Dianne Hackborn · 12 years ago
  59. db1597a Fix shutdown sequence to avoid SIGSEGV when running am command by Johannes Carlsson · 14 years ago
  60. a26e1cf Scheduling group cleanup by Glenn Kasten · 13 years ago
  61. 4bcb575 Remove obsolete references to sched_policy.h by Glenn Kasten · 13 years ago
  62. 4e975bb Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  63. 6726347 Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  64. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  65. a63ee4c am f1a4c48b: am e21dabf6: Merge "Initialize bwr.read_buffer in IPCThreadState::talkWithDriver." into ics-mr1 by Ben Cheng · 13 years ago
  66. d640f89 Initialize bwr.read_buffer in IPCThreadState::talkWithDriver. by Ben Cheng · 13 years ago
  67. 9f76015 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  68. aefc9cd Resurrect verbose binder logging by Andy McFadden · 13 years ago
  69. d547432 Make sure binder ioctl structs don't contain uninitialized values. by Evgeniy Stepanov · 14 years ago
  70. 1b60843 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 14 years ago
  71. 67f78c4 Some debugging support. by Dianne Hackborn · 14 years ago
  72. 5273603 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  73. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 14 years ago
  74. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 14 years ago
  75. 440fd87 Ensure that binder incalls to the system process keep the fg cgroup by Christopher Tate · 15 years ago
  76. 8c6cedc Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  77. 07d6989 Reset binder service threads' cgroup/priority after command completion by Christopher Tate · 15 years ago
  78. 6dfe8f1 Revert jparks code from IPCThreadState. by Evan Millar · 15 years ago
  79. b5c4135 When a thread is about to be put back onto the thread pool ensure that it is in the foreground cgroup. by Jason Parks · 15 years ago
  80. dcd3958 Add a warning when we leave threads in the binder thread pool in the background scheduling group. by Jason Parks · 15 years ago
  81. d43b194 Instead of using -1 for pid and uid in the simulator, and then having by Marco Nelissen · 15 years ago
  82. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  83. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago[Renamed (99%) from libs/utils/IPCThreadState.cpp]
  84. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  85. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  86. e09fd9e Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  87. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago