1. 6215d3f Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  2. 5baa3a6 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  3. df4ee72 Fix possible leak in Parcel::writeDupFileDescriptor. by Jeff Brown · 13 years ago
  4. bd79a9c am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  5. 5462bc6 Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  6. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  7. 28d9f02 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  8. 0cde89f Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
  9. c04db7e Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  10. 6579a9d Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  11. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  12. b637717 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 13 years ago
  13. 56c58f6 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  14. b0dfade Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)" by Andreas Huber · 13 years ago
  15. 0ffc988 Rewrite battery history storage. by Dianne Hackborn · 13 years ago
  16. 0a47f4f Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 13 years ago
  17. b803c04 Fix for writing empty strings to Parcel::writeString8() by Pravat Dalbehera · 14 years ago
  18. 0234376 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  19. 7bcad8a3 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 14 years ago
  20. 5b74719 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 14 years ago
  21. 727de40 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 14 years ago
  22. c0a7e69 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 14 years ago
  23. 27b3a7a Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 14 years ago
  24. c86727f remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 14 years ago
  25. 2f10ae0 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
  26. f1db4ae don't crash in Parcel when given a null (and therfore invalid) native_handle_t by Mathias Agopian · 15 years ago
  27. aaf834a some work to try to reduce the code size of some native libraries by Mathias Agopian · 15 years ago
  28. 9f7d60c am d50a458b: Merge change 2351 into donut by Android (Google) Code Review · 15 years ago
  29. dfece80 change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 15 years ago
  30. 0795272 move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  31. 25ba5b6 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago[Renamed (99%) from libs/utils/Parcel.cpp]
  32. 2a73de7 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  33. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  34. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  35. bc4afde Need to dup file descriptor when reading from the binder for native handles by Rebecca Schultz Zavin · 15 years ago
  36. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  37. 22f7dfd auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  38. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago