1. 7612f32 Merge "Remove binder_node_debug_info definition." am: 7392a5c646 am: b7350658a5 by Steven Moreland · 5 years ago
  2. 9b8bb4c Remove binder_node_debug_info definition. by Steven Moreland · 5 years ago
  3. a2b3943 Merge "Revert "libbinder: Choose the binder driver at runtime based on system/vendor process."" am: 1f69a63dda am: 10fd717a0f by Martijn Coenen · 5 years ago
  4. 7bca77a Revert "libbinder: Choose the binder driver at runtime based on system/vendor process." by Martijn Coenen · 5 years ago
  5. 96e402f Merge "libbinder: Choose the binder driver at runtime based on system/vendor process." am: 81a91bd83e am: 0b31480ec5 by Jayant Chowdhary · 5 years ago
  6. 46f9553 libbinder: Choose the binder driver at runtime based on system/vendor process. by Jayant Chowdhary · 5 years ago
  7. fb399e1 Merge "getCallingSid: get calling security context" by Steven Moreland · 5 years ago
  8. 7732a09 Allow error/abort for non-oneway calls. by Steven Moreland · 6 years ago
  9. f021200 getCallingSid: get calling security context by Steven Moreland · 6 years ago
  10. 8b8ce40 Merge "Native Side of Binder Proxy Tracking by Uid" by Treehugger Robot · 6 years ago
  11. 51c5b3d Merge "libbinder: auto-choose between binder/vndbinder." am: fc7f6f0a86 by Steven Moreland · 6 years ago
  12. 2ae2f5e libbinder: auto-choose between binder/vndbinder. by Steven Moreland · 6 years ago
  13. 2d34990 Native Side of Binder Proxy Tracking by Uid by Michael Wachenschwanz · 7 years ago
  14. f11e2bd Merge pi-dev-plus-aosp-without-vendor into stage-aosp-master by Xin Li · 6 years ago
  15. fdd8da9 [binder] Replace NULL/0 with nullptr by Yi Kong · 6 years ago
  16. e65ab70 Merge "Don't use cutils/Atomic.h" am: 8f4529bbc2 am: 410582488d am: afbe4eee71 by Steven Moreland · 6 years ago
  17. 2716e11 Don't use cutils/Atomic.h by Steven Moreland · 6 years ago
  18. 94563fc Merge "Default to /dev/binder if binder node doesn't exist." am: 1a49778ecc am: d2dc3fc9d3 by Steven Moreland · 7 years ago
  19. 376a559 Default to /dev/binder if binder node doesn't exist. by Steven Moreland · 7 years ago
  20. d296d0c Native Side of Binder Proxy Tracking by Uid by Michael Wachenschwanz · 7 years ago
  21. 9d45ccc Add getBinderKernelReferences by Colin Cross · 7 years ago
  22. b869cc9 Add getBinderKernelReferences by Colin Cross · 7 years ago
  23. ed1ffe0 binder: allow repeated invocations of initWithDriver by Iliyan Malchev · 7 years ago
  24. 3206224 binder: add getDriverName() by Iliyan Malchev · 7 years ago
  25. 55d871c Allow ProcessState to use another binder dev node. by Martijn Coenen · 7 years ago
  26. d86505e Merge "libbinder: use sysconf(_SC_PAGESIZE) to get pagesize" am: b638bf8d3f am: f83403fdd2 by Ganesh Mahendran · 7 years ago
  27. 6ac7fb5 libbinder: use sysconf(_SC_PAGESIZE) to get pagesize by Ganesh Mahendran · 7 years ago
  28. 67ac00f Report binder versions on failure by Greg Hartman · 8 years ago
  29. 23e469f Merge "Remove unused include." am: 5242fb42fb by Dmitriy Filchenko · 8 years ago
  30. e3f8eba Remove unused include. by Dmitriy Filchenko · 8 years ago
  31. 68a593e resolve merge conflicts of 168dc86 to nyc-dev-plus-aosp by Chih-Hung Hsieh · 8 years ago
  32. e2347b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 8 years ago
  33. 249f373 Merge "Log when binder thread pool is starved" into nyc-dev am: 43dcac7 by Colin Cross · 8 years ago
  34. 96e8322 Log when binder thread pool is starved by Colin Cross · 8 years ago
  35. aefcad1 Merge "Binder: add pid to thread name for binder threads." into nyc-dev by Philip Cuadra · 8 years ago
  36. a082fa8 Binder: add pid to thread name for binder threads. by Philip Cuadra · 8 years ago
  37. ff40578 Release resources when repeating dlopen-dlcose. by zhongjie · 8 years ago
  38. 0fe7ce3 More O_CLOEXEC by Nick Kralevich · 9 years ago
  39. 153008e am 9df25446: am 9bad590e: Merge "Binder on Windows? Unlikely." by Elliott Hughes · 9 years ago
  40. 4d2f4bb Binder on Windows? Unlikely. by Elliott Hughes · 9 years ago
  41. 376b822 Added IPCThreadState::blockUntilThreadAvailable() method. by Wale Ogunwale · 9 years ago
  42. 162ea0e Remove global variables from ProcessState. by Narayan Kamath · 10 years ago
  43. 0150298 Merge "fix valgrind ioctl warning." by Jesse Hall · 10 years ago
  44. 6f4f3ab binder: fix all warnings by Colin Cross · 10 years ago
  45. 78181df fix valgrind ioctl warning. by Jin Wei · 12 years ago
  46. a7b0f04 defaultServiceManager wait for service manager ready by Todd Poynor · 11 years ago
  47. e3e43b3 rename binder services main thread to Binder_* by Mathias Agopian · 11 years ago
  48. 1b80f79 add set thread count by Mathias Agopian · 12 years ago
  49. e8db871 double checked locking pattern is not safe on SMP by Mathias Agopian · 12 years ago
  50. 102d539 Shorten thread names by Glenn Kasten · 12 years ago
  51. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  52. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  53. 6807e59 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  54. c2be743 Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  55. e16986c Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 13 years ago
  56. c0c1092 Modify the binder to request 1M - 2 pages instead of 1M. The backing store by Rebecca Schultz Zavin · 15 years ago
  57. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  58. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago[Renamed (98%) from libs/utils/ProcessState.cpp]
  59. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  60. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  61. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago