1. f123e49 Some debugging support. by Dianne Hackborn · 14 years ago
  2. 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  3. 7bcad8a3 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 14 years ago
  4. 5b74719 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 14 years ago
  5. 727de40 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 14 years ago
  6. c0a7e69 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 14 years ago
  7. 27b3a7a Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 14 years ago
  8. 08b3d2e Make static versions of libutils and libbinder. by Dan Egnor · 14 years ago
  9. 92c3b39 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 14 years ago
  10. 7182ef3 Ensure that binder incalls to the system process keep the fg cgroup by Christopher Tate · 14 years ago
  11. c86727f remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 14 years ago
  12. 6faf789 Simplify the MemoryDealer implementation by Mathias Agopian · 15 years ago
  13. 887f355 Propagate background scheduling class across processes. by Dianne Hackborn · 15 years ago
  14. a0a4088 Modify the binder to request 1M - 2 pages instead of 1M. The backing store by Rebecca Schultz Zavin · 15 years ago
  15. 1dacdd4 Reset binder service threads' cgroup/priority after command completion by Christopher Tate · 15 years ago
  16. 97b30e2 Revert jparks code from IPCThreadState. by Evan Millar · 15 years ago
  17. 2867746 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
  18. dabcf41 Add a warning when we leave threads in the binder thread pool in the background scheduling group. by Jason Parks · 15 years ago
  19. dfc7244 libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap by Dima Zavin · 15 years ago
  20. baef614 libbinder: add a NO_CACHING flag to MemoryHeapBase by Iliyan Malchev · 15 years ago
  21. f99c180 Add offset handling in MemoryHeapBase class by Benny Wong · 15 years ago
  22. 2f10ae0 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
  23. f1db4ae don't crash in Parcel when given a null (and therfore invalid) native_handle_t by Mathias Agopian · 15 years ago
  24. e1babd4 Instead of using -1 for pid and uid in the simulator, and then having by Marco Nelissen · 15 years ago
  25. 151e859 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 15 years ago
  26. aaf834a some work to try to reduce the code size of some native libraries by Mathias Agopian · 15 years ago
  27. 9f7d60c am d50a458b: Merge change 2351 into donut by Android (Google) Code Review · 15 years ago
  28. dfece80 change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 15 years ago
  29. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  30. 25ba5b6 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago