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