1. 4db672d libbinder: Return UNEXPECTED_NULL when appropriate by Christopher Wiley · 10 years ago
  2. eb8e15f Add support for reading/writing a vector of binders by Casey Dahlin · 10 years ago
  3. f0fc52b Fix bug in byte vector serialization by Christopher Wiley · 10 years ago
  4. f0c1377 Add readStrongBinder that takes an interface by Casey Dahlin · 10 years ago
  5. 9788798 libbinder: Fix out of bounds in readBoolVector by Christopher Wiley · 10 years ago
  6. 1515ea1 Fix build breakage due to extraneous dereference by Casey Dahlin · 10 years ago
  7. 451ff58 Add read/write methods for vectors by Casey Dahlin · 10 years ago
  8. d6848f5 Add methods to Parcel for bool and char and byte by Casey Dahlin · 10 years ago
  9. f0f131f am 6c8c8138: Merge "Benign unsigned integer overflow in Parcel" by Dan Austin · 10 years ago
  10. 48fd7b4 Benign unsigned integer overflow in Parcel by Dan Austin · 10 years ago
  11. e59cb43 Fix writeByteArray/writeInt32Array size on x64 by Chad Brubaker · 10 years ago
  12. ed7a50c Prevent integer overflow when calculating buffer resizes by Christopher Tate · 10 years ago
  13. 98e67d3 Don't corrupt parcel when writeFileDescriptor() fails by Christopher Tate · 10 years ago
  14. 13b1604 Enable more flexible usage of blobs in parcels. by Jeff Brown · 11 years ago
  15. 9e6d2ee DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel. by Tim Kilbourn · 10 years ago
  16. 27182be Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 10 years ago
  17. f183395 binder: add uint64 support to Parcel. by Ronghua Wu · 10 years ago
  18. eaac99a Verify that the native handle was created by Adam Lesinski · 10 years ago
  19. e9881a3 Parcel.cpp: use calloc instead of malloc by Nick Kralevich · 10 years ago
  20. 6329f01 Parcel.cpp: use calloc instead of malloc by Nick Kralevich · 10 years ago
  21. aa5c234 Add ashmem stats to Parcels by Dan Sandler · 10 years ago
  22. b6b1423 Parcel.cpp: reject size_t arguments greater than INT32_MAX by Nick Kralevich · 10 years ago
  23. 2d13afd binder: add uint64 support to Parcel. by Ronghua Wu · 10 years ago
  24. 499127e am 8f3ade0c: Merge "Follow StrictMode refactoring." by Jeff Sharkey · 11 years ago
  25. 0c1f5cb Follow StrictMode refactoring. by Jeff Sharkey · 11 years ago
  26. e4ea03f am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel" by Dan Stoza · 11 years ago
  27. 41a0f2f binder: Add {read,write}Uint32 methods to Parcel by Dan Stoza · 11 years ago
  28. c1ced8b am c894c204: Merge "C++11 compatibility." by Dan Albert · 11 years ago
  29. 3bdc5b8 C++11 compatibility. by Dan Albert · 11 years ago
  30. a4cff88 Fix issue #18356768: some app process may hang at Runtime#exit... by Dianne Hackborn · 11 years ago
  31. 7e790af Add tracking of parcel memory allocations. by Dianne Hackborn · 11 years ago
  32. fee9904 Revert "Add more logging for dup(fd) failure" by Jesse Hall · 11 years ago
  33. 8e5cf83 Revert "Parcel: extra validation/debug code for writeDupFileDescriptor" by Jesse Hall · 11 years ago
  34. 9ea0975 Fix broken error check in Parcel::readBlob by Narayan Kamath · 11 years ago
  35. ccf851f Parcel: extra validation/debug code for writeDupFileDescriptor by Jesse Hall · 11 years ago
  36. 36273c9 Add more logging for dup(fd) failure by Michael Lentine · 11 years ago
  37. 7da40c0 Remove Parcel::writeIntPtr. by Narayan Kamath · 11 years ago
  38. 87947be Merge "Fix mips build for libbinder." by Narayan Kamath · 11 years ago
  39. 2c68d38 Fix mips build for libbinder. by Narayan Kamath · 11 years ago
  40. b09b936 am f0a24759: am a28750ee: Merge "binder: Turn on -Werror" by Mark Salyzyn · 11 years ago
  41. f0a2475 am a28750ee: Merge "binder: Turn on -Werror" by Mark Salyzyn · 11 years ago
  42. d4ecccf binder: Turn on -Werror by Mark Salyzyn · 11 years ago
  43. 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
  44. 57fdbbd am 4314ccd1: am 70278fbf: Merge "Add error message for hints when exceptions occur during binder transactions." by Jesse Hall · 11 years ago
  45. 4314ccd am 70278fbf: Merge "Add error message for hints when exceptions occur during binder transactions." by Jesse Hall · 11 years ago
  46. abf8a2c Add error message for hints when exceptions occur during binder transactions. by Jun Jiang · 11 years ago
  47. 75d8406 am ca609e43: am 38e2aaaa: am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
  48. ca609e4 am 38e2aaaa: am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
  49. 9ff2aad am 5b61ad2c: Check the padded size of the read byte array by Kenny Root · 11 years ago
  50. 5b61ad2 Check the padded size of the read byte array by Kenny Root · 11 years ago
  51. ce9f107 am 793be12c: am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  52. 793be12 am b730a452: am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  53. 446ef4b am f0190bff: Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  54. f0190bf Add support for writing byte arrays to parcels by Marco Nelissen · 11 years ago
  55. 614019c am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
  56. 8ff043d am 74be0f7b: Merge "binder: fix all warnings" by Colin Cross · 11 years ago
  57. eea5b29 am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 11 years ago
  58. 4cab0fd Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  59. 3c98ba7 am c5294424: am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
  60. c529442 am d1c87d37: Merge changes I3432d9d3,I90fcf538,I64398603 by Arve Hjønnevåg · 11 years ago
  61. 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
  62. 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
  63. 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
  64. 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
  65. 6790329 Fix "Binder: Make sure binder objects do not overlap" to work old binder kernel interface by Arve Hjønnevåg · 11 years ago
  66. 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
  67. 7cc5b88 am e45636a8: am d437364e: am f50b9eaa: Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  68. 07fd0f1 Binder: Fix some valgrind errors. by Arve Hjønnevåg · 11 years ago
  69. f50b9ea Binder: Make sure binder objects do not overlap by Arve Hjønnevåg · 11 years ago
  70. 4ba492f am 2b957503: am 74be0f7b: Merge "binder: fix all warnings" by Colin Cross · 11 years ago
  71. 6f4f3ab binder: fix all warnings by Colin Cross · 11 years ago
  72. 88f6ad1 am c93865de: am 58242fc2: Merge changes Ib0e5a037,I1bd7c38e,Icfc67c2a,I96c64312,I59528054, ... by Arve Hjønnevåg · 11 years ago
  73. 84e625a Binder: Use 64 bit pointers in 32 processes if selected by the target by Arve Hjønnevåg · 11 years ago
  74. f683e01 Binder: Make binder portable by Serban Constantinescu · 12 years ago
  75. 708cc79 Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  76. 5c0106e Native counterpart of new power manager method by Marco Nelissen · 12 years ago
  77. cbe36fe Add support for sending and receiving ParcelFileDescriptors from native Binder code by Mike Lockwood · 12 years ago
  78. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  79. af0f8c0 am 255405eb: am 86b2ecdd: Merge "fix mem leak on error handling" by Jeff Brown · 12 years ago
  80. 3f727c0 fix mem leak on error handling by Hyejin Kim · 12 years ago
  81. 002e1e5 libutils clean-up by Mathias Agopian · 12 years ago
  82. cc1a4bb [MIPS] Avoid unaligned load/store for 64-bit doubles. by Douglas Leung · 13 years ago
  83. 1ba2457 Aligning native Parcel implementation to Java. by Magnus Strandberg · 14 years ago
  84. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  85. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  86. a19954a Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 14 years ago
  87. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  88. d341c71 Fix possible leak in Parcel::writeDupFileDescriptor. by Jeff Brown · 14 years ago
  89. c17f56f am 88061d6b: am 5462bc63: Fix a leak in Parcel::writeBlob. by Jeff Brown · 14 years ago
  90. 93ff1f9 Fix a leak in Parcel::writeBlob. by Jeff Brown · 14 years ago
  91. 6807e59 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  92. 9f76015 Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE by Steve Block · 14 years ago
  93. ec4e006 Use ashmem for CursorWindows. Bug: 5332296 by Jeff Brown · 14 years ago
  94. 7746cc3 Fix handling of "allow fds" state. by Dianne Hackborn · 14 years ago
  95. 5707dbf Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 14 years ago
  96. 8938ed2 Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 14 years ago
  97. 8acda78 Revert "Transfer large bitmaps using ashmem. Bug: 5224703" by Bart Sears · 14 years ago
  98. f4c1088 Transfer large bitmaps using ashmem. Bug: 5224703 by Jeff Brown · 14 years ago
  99. 6e9eb74 Merge "Parcel::appendFrom({const } Parcel *parcel, size_t, size_t)" by Andreas Huber · 14 years ago
  100. 97e2bcd Rewrite battery history storage. by Dianne Hackborn · 14 years ago