1. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 15 years ago
  2. a1e6bc8 added BinderService<> template to help creating native binder services by Mathias Agopian · 15 years ago
  3. 837a0d0 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 15 years ago
  4. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 15 years ago
  5. e3c233d am 8a8658a5: Merge "Make static versions of libutils and libbinder." into froyo by Dan Egnor · 15 years ago
  6. 386a332 Make static versions of libutils and libbinder. by Dan Egnor · 15 years ago
  7. fc821e5 merge from open-source master by The Android Open Source Project · 15 years ago
  8. a3a884d Allow META* macros outside of the framework by Michael Richardson · 16 years ago
  9. 3c772b7 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 15 years ago
  10. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  11. 0dd0d29 Simplify the MemoryDealer implementation by Mathias Agopian · 16 years ago
  12. 8c6cedc Propagate background scheduling class across processes. by Dianne Hackborn · 16 years ago
  13. 0db1a89 libbinder: add a NO_CACHING flag to MemoryHeapBase by Iliyan Malchev · 16 years ago
  14. d4851d7 Add offset handling in MemoryHeapBase class by Benny Wong · 16 years ago
  15. 84a6d04 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 16 years ago
  16. f0adf84 Make MemoryDealer's destructor protected instead of public. by Andreas Huber · 16 years ago
  17. 375f563 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 16 years ago
  18. 723ec00 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  19. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 16 years ago
  20. 310f8da merge master to master_gl by Mathias Agopian · 16 years ago
  21. a47f02a change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 16 years ago
  22. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago