1. e16a3bf FPII-2760: Correct overflow check in Parcel resize code by Christopher Tate · 8 years ago FP2-open-17.02.0 FP2-open-17.03.0
  2. c43c066 FPII-2041: Correctly handle dup() failure in Parcel::readNativeHandle by Marco Nelissen · 9 years ago FP2-open-16.07.1
  3. 68221b0 FP2-1575: Verify that the native handle was created by Adam Lesinski · 10 years ago fp2-sibon-2.0.1 fp2-sibon-2.0.2
  4. e3cb9bc FP2-1575: Disregard alleged binder entities beyond parcel bo by Christopher Tate · 9 years ago
  5. a4cff88 Fix issue #18356768: some app process may hang at Runtime#exit... by Dianne Hackborn · 10 years ago
  6. 7e790af Add tracking of parcel memory allocations. by Dianne Hackborn · 10 years ago
  7. fee9904 Revert "Add more logging for dup(fd) failure" by Jesse Hall · 10 years ago
  8. 8e5cf83 Revert "Parcel: extra validation/debug code for writeDupFileDescriptor" by Jesse Hall · 10 years ago
  9. 9ea0975 Fix broken error check in Parcel::readBlob by Narayan Kamath · 10 years ago
  10. ccf851f Parcel: extra validation/debug code for writeDupFileDescriptor by Jesse Hall · 10 years ago
  11. 36273c9 Add more logging for dup(fd) failure by Michael Lentine · 10 years ago
  12. 7da40c0 Remove Parcel::writeIntPtr. by Narayan Kamath · 10 years ago
  13. 87947be Merge "Fix mips build for libbinder." by Narayan Kamath · 10 years ago
  14. 2c68d38 Fix mips build for libbinder. by Narayan Kamath · 10 years ago
  15. b09b936 am f0a24759: am a28750ee: Merge "binder: Turn on -Werror" by Mark Salyzyn · 10 years ago
  16. f0a2475 am a28750ee: Merge "binder: Turn on -Werror" by Mark Salyzyn · 10 years ago
  17. d4ecccf binder: Turn on -Werror by Mark Salyzyn · 10 years ago
  18. 13de7f1 am 57fdbbda: am 4314ccd1: am 70278fbf: Merge "Add error message for hints when exceptions occur during binder transactions." by Jesse Hall · 11 years ago
  19. 57fdbbd am 4314ccd1: am 70278fbf: Merge "Add error message for hints when exceptions occur during binder transactions." by Jesse Hall · 11 years ago
  20. 4314ccd am 70278fbf: Merge "Add error message for hints when exceptions occur during binder transactions." by Jesse Hall · 11 years ago
  21. abf8a2c Add error message for hints when exceptions occur during binder transactions. by Jun Jiang · 11 years ago
  22. 75d8406 am ca609e43: am 38e2aaaa: am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
  23. ca609e4 am 38e2aaaa: am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
  24. 9ff2aad am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
  25. 5b61ad2 Check the padded size of the read byte array by Kenny Root · 11 years ago
  26. ce9f107 am 793be12c: am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  27. 793be12 am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  28. 446ef4b am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  29. f0190bf Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  30. 614019c am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
  31. 8ff043d am 74be0f7b: Merge "binder: fix all warnings" by Colin Cross · 11 years ago
  32. eea5b29 am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 11 years ago
  33. 4cab0fd Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  34. 3c98ba7 am c5294424: am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
  35. c529442 am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
  36. ee319ab am 6f286114: Revert "Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface" by Arve Hjønnevåg · 11 years ago
  37. 5febeff am 9b5c3b91: am d5a354c6: am d06f6b00: am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
  38. 6f28611 Revert "Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface" by Arve Hjønnevåg · 11 years ago
  39. 9b5c3b9 am d5a354c6: am d06f6b00: am 67903293: Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
  40. 6790329 Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
  41. 79aa621 am 7cc5b880: am e45636a8: am d437364e: am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  42. 7cc5b88 am e45636a8: am d437364e: am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  43. 07fd0f1 Binder: Fix some valgrind errors. by Arve Hjønnevåg · 11 years ago
  44. f50b9ea Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  45. 4ba492f am 2b957503: am 74be0f7b: Merge "binder: fix all warnings" by Colin Cross · 11 years ago
  46. 6f4f3ab binder: fix all warnings by Colin Cross · 11 years ago
  47. 88f6ad1 am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 11 years ago
  48. 84e625a Binder: Use 64 bit pointers in 32 processes if selected by the target by Arve Hjønnevåg · 11 years ago
  49. f683e01 Binder: Make binder portable by Serban Constantinescu · 11 years ago
  50. 708cc79 Native counterpart of new power manager method by Marco Nelissen · 11 years ago
  51. 5c0106e Native counterpart of new power manager method by Marco Nelissen · 11 years ago
  52. cbe36fe Add support for sending and receiving ParcelFileDescriptors from native Binder code by Mike Lockwood · 11 years ago
  53. e142428 Make Flattenable not virtual by Mathias Agopian · 11 years ago
  54. af0f8c0 am 255405eb: am 86b2ecdd: Merge "fix mem leak on error handling" by Jeff Brown · 11 years ago
  55. 3f727c0 fix mem leak on error handling by Hyejin Kim · 12 years ago
  56. 002e1e5 libutils clean-up by Mathias Agopian · 12 years ago
  57. cc1a4bb [MIPS] Avoid unaligned load/store for 64-bit doubles. by Douglas Leung · 12 years ago
  58. 1ba2457 Aligning native Parcel implementation to Java. by Magnus Strandberg · 14 years ago
  59. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  60. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  61. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  62. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  63. d341c71 Fix possible leak in Parcel::writeDupFileDescriptor. by Jeff Brown · 13 years ago
  64. c17f56f am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  65. 93ff1f9 Fix a leak in Parcel::writeBlob. by Jeff Brown · 13 years ago
  66. 6807e59 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  67. 9f76015 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 13 years ago
  68. ec4e006 Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 13 years ago
  69. 7746cc3 Fix handling of "allow fds" state. by Dianne Hackborn · 13 years ago
  70. 5707dbf Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  71. 8938ed2 Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  72. 8acda78 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 13 years ago
  73. f4c1088 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 13 years ago
  74. 6e9eb74 Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)" by Andreas Huber · 14 years ago
  75. 97e2bcd Rewrite battery history storage. by Dianne Hackborn · 14 years ago
  76. 51faf46 Parcel::appendFrom({const } Parcel *parcel, size_t, size_t) by Andreas Huber · 14 years ago
  77. d1dff8d Fix for writing empty strings to Parcel::writeString8() by Pravat Dalbehera · 14 years ago
  78. 5273603 Don't propagate StrictMode over one-way Binder calls. by Brad Fitzpatrick · 14 years ago
  79. 70081a1 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 14 years ago
  80. d36f4a5 StrictMode: gather and return violating stacks in Binder replies by Brad Fitzpatrick · 14 years ago
  81. a877cd8 More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync. by Brad Fitzpatrick · 14 years ago
  82. 837a0d0 Add Parcel::readExceptionCode() and Parcel::writeNoException() by Brad Fitzpatrick · 14 years ago
  83. 702ea9d Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 14 years ago
  84. 98e71dd remove a dependency of GraphicBuffer (libui) on Parcel (libbinder). by Mathias Agopian · 15 years ago
  85. 84a6d04 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
  86. 1d0a95b don't crash in Parcel when given a null (and therfore invalid) native_handle_t by Mathias Agopian · 15 years ago
  87. 83c0446 some work to try to reduce the code size of some native libraries by Mathias Agopian · 15 years ago
  88. 4e97f8c am d50a458b: Merge change 2351 into donut by Android (Google) Code Review · 15 years ago
  89. a47f02a change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 15 years ago
  90. c5b2c0b move libbinder's header files under includes/binder by Mathias Agopian · 15 years ago
  91. 208059f checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 15 years ago[Renamed (99%) from libs/utils/Parcel.cpp]
  92. 732ca39 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
  93. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  94. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  95. 360211f Need to dup file descriptor when reading from the binder for native handles by Rebecca Schultz Zavin · 16 years ago
  96. a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  97. 5f78a48 auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 16 years ago
  98. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago