1. f50b9ea Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  2. 708cc79 Native counterpart of new power manager method by Marco Nelissen · 11 years ago
  3. e142428 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  4. af0f8c0 am 255405eb: am 86b2ecdd: Merge "fix mem leak on error handling" by Jeff Brown · 11 years ago
  5. 3f727c0 fix mem leak on error handling by Hyejin Kim · 11 years ago
  6. 002e1e5 libutils clean-up by Mathias Agopian · 11 years ago
  7. cc1a4bb [MIPS] Avoid unaligned load/store for 64-bit doubles. by Douglas Leung · 12 years ago
  8. 1ba2457 Aligning native Parcel implementation to Java. by Magnus Strandberg · 13 years ago
  9. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  10. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  11. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  12. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  13. d341c71 Fix possible leak in Parcel::writeDupFileDescriptor. by Jeff Brown · 13 years ago
  14. c17f56f am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  15. 93ff1f9 Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  16. 6807e59 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  17. 9f76015 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  18. ec4e006 Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
  19. 7746cc3 Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  20. 5707dbf Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  21. 8938ed2 Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  22. 8acda78 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 13 years ago
  23. f4c1088 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  24. 6e9eb74 Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)" by Andreas Huber · 13 years ago
  25. 97e2bcd Rewrite battery history storage. by Dianne Hackborn · 13 years ago
  26. 51faf46 Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 13 years ago
  27. d1dff8d Fix for writing empty strings to Parcel::writeString8() by Pravat Dalbehera · 14 years ago
  28. 5273603 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  29. 70081a1 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 14 years ago
  30. d36f4a5 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 14 years ago
  31. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 14 years ago
  32. 837a0d0 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 14 years ago
  33. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 14 years ago
  34. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  35. 84a6d04 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
  36. 1d0a95b don't crash in Parcel when given a null (and therfore invalid) native_handle_t by Mathias Agopian · 15 years ago
  37. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 15 years ago
  38. 4e97f8c am d50a458b: Merge change 2351 into donut by Android (Google) Code Review · 15 years ago
  39. a47f02a change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 15 years ago
  40. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  41. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago[Renamed (99%) from libs/utils/Parcel.cpp]
  42. 732ca39 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 15 years ago
  43. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  44. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  45. 360211f Need to dup file descriptor when reading from the binder for native handles by Rebecca Schultz Zavin · 16 years ago
  46. a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  47. 5f78a48 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  48. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago