1. af1cf07 Clean up use of HAVE_ANDROID_OS by Kenny Root · 14 years ago
  2. 1ee57e3 am 6637e307: am bfb5f596: Merge "Fix for writing empty strings to Parcel::writeString8()" by Jean-Baptiste Queru · 15 years ago
  3. d1dff8d Fix for writing empty strings to Parcel::writeString8() by Pravat Dalbehera · 15 years ago
  4. 1b60843 Framework-side support for Dalvik "isSensitiveThread" hook. by Brad Fitzpatrick · 15 years ago
  5. 7c4f09d fix messages from sqlite layer in c++ code to be useful. by Vasu Nori · 15 years ago
  6. 82bd26d convert one of the LOGE to LOG_WINDOW msg to reduce grief by Vasu Nori · 15 years ago
  7. 91abfdd turn off some useless messages by Vasu Nori · 15 years ago
  8. be8bf0c am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread by Dianne Hackborn · 15 years ago
  9. 67f78c4 Some debugging support. by Dianne Hackborn · 15 years ago
  10. f3372f7 am ae087369: am 63070856: Merge "Don\'t propagate StrictMode over one-way Binder calls." into gingerbread by Brad Fitzpatrick · 15 years ago
  11. 5273603 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 15 years ago
  12. b8f4015 am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread by Brad Fitzpatrick · 15 years ago
  13. 70081a1 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 15 years ago
  14. e9f1a64 am 3e5e21d4: am 1772c34e: Merge "StrictMode: gather and return violating stacks in Binder replies" into gingerbread by Brad Fitzpatrick · 15 years ago
  15. 721c416 am cc52121c: am c4b204bd: Merge "More StrictMode work, keeping Binder & BlockGuard\'s thread-locals in-sync." into gingerbread by Brad Fitzpatrick · 15 years ago
  16. d36f4a5 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 15 years ago
  17. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 15 years ago
  18. 0c2aaca am 706623dd: am c0a7e690: Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 15 years ago
  19. 837a0d0 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 15 years ago
  20. f9e01ea am efcf68aa: am ef8f96a7: Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 15 years ago
  21. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 15 years ago
  22. 244a765 Move CursorWindow class from core/jni to libbinder by Mike Lockwood · 15 years ago
  23. 386a332 Make static versions of libutils and libbinder. by Dan Egnor · 15 years ago
  24. 3c772b7 fix [2599939] "cannot play video" after open/close a video player a dozen of times by Mathias Agopian · 15 years ago
  25. 440fd87 Ensure that binder incalls to the system process keep the fg cgroup by Christopher Tate · 15 years ago
  26. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  27. 0dd0d29 Simplify the MemoryDealer implementation by Mathias Agopian · 16 years ago
  28. 8c6cedc Propagate background scheduling class across processes. by Dianne Hackborn · 16 years ago
  29. c0c1092 Modify the binder to request 1M - 2 pages instead of 1M. The backing store by Rebecca Schultz Zavin · 16 years ago
  30. 07d6989 Reset binder service threads' cgroup/priority after command completion by Christopher Tate · 16 years ago
  31. 6dfe8f1 Revert jparks code from IPCThreadState. by Evan Millar · 16 years ago
  32. 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 · 16 years ago
  33. dcd3958 Add a warning when we leave threads in the binder thread pool in the background scheduling group. by Jason Parks · 16 years ago
  34. d7f53e1 libbinder: MemoryHeapPmem: honor the NO_CACHING flag when creating a client heap by Dima Zavin · 16 years ago
  35. 0db1a89 libbinder: add a NO_CACHING flag to MemoryHeapBase by Iliyan Malchev · 16 years ago
  36. d4851d7 Add offset handling in MemoryHeapBase class by Benny Wong · 16 years ago
  37. 84a6d04 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 16 years ago
  38. 1d0a95b don't crash in Parcel when given a null (and therfore invalid) native_handle_t by Mathias Agopian · 16 years ago
  39. d43b194 Instead of using -1 for pid and uid in the simulator, and then having by Marco Nelissen · 16 years ago
  40. 375f563 new Permission class used to improve permission checks speed (by caching results) by Mathias Agopian · 16 years ago
  41. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 16 years ago
  42. 4e97f8c am d50a458b: Merge change 2351 into donut by Android (Google) Code Review · 16 years ago
  43. a47f02a change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 16 years ago
  44. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 16 years ago
  45. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago