1. f35e666 Merge "libbinder: Add support for C++ Parcelable" by Christopher Wiley · 9 years ago
  2. 57f0b50 Merge "libbinder: Move vector writing templates to header" by Christopher Wiley · 9 years ago
  3. d99f211 libbinder: Add support for C++ Parcelable by Christopher Wiley · 9 years ago
  4. 62d6c46 libbinder: Move vector writing templates to header by Christopher Wiley · 9 years ago
  5. bba0b7f Merge "Revert "Add support for unique_fds and vectors of file descriptors"" by Casey Dahlin · 9 years ago
  6. 8b31c54 Revert "Add support for unique_fds and vectors of file descriptors" by Casey Dahlin · 9 years ago
  7. fa5f67b Merge "Add support for unique_fds and vectors of file descriptors" by Casey Dahlin · 9 years ago
  8. 78c5cfb Add support for unique_fds and vectors of file descriptors by Casey Dahlin · 9 years ago
  9. c954206 libbinder: Add binder::Status type by Christopher Wiley · 9 years ago
  10. cc8e567 Use templates for write*Vector methods by Casey Dahlin · 9 years ago
  11. 8d328ec libbinder: Return UNEXPECTED_NULL when appropriate by Christopher Wiley · 9 years ago
  12. a0c9f21 Merge "Add support for reading/writing a vector of binders" by Casey Dahlin · 9 years ago
  13. 3a574b1 Add support for reading/writing a vector of binders by Casey Dahlin · 9 years ago
  14. 1d8a6bc Merge "Fix bug in byte vector serialization" am: fe98e8d6e5 by Christopher Wiley · 9 years ago
  15. fb90d50 Fix bug in byte vector serialization by Christopher Wiley · 9 years ago
  16. 7171a01 Merge "Add readStrongBinder that takes an interface" am: 71b70a244c by Casey Dahlin · 9 years ago
  17. 375de4a Add readStrongBinder that takes an interface by Casey Dahlin · 9 years ago
  18. d2424ae Merge "libbinder: Fix out of bounds in readBoolVector" am: 1f76049c95 by Christopher Wiley · 9 years ago
  19. 73f4356 libbinder: Fix out of bounds in readBoolVector by Christopher Wiley · 9 years ago
  20. 87d590f Merge "libbinder: Stub out checkPermissions() on Brillo." am: 0d6d2917cb by Daniel Erat · 9 years ago
  21. 7645fe7 Merge "libbinder: Stub out checkPermissions() on Brillo." by Daniel Erat · 9 years ago
  22. 43b12f4 libbinder: Stub out checkPermissions() on Brillo. by Daniel Erat · 9 years ago
  23. ef63266 Merge "Fix benign integer overflow in printHexDump" am: b36c7d0b6e by Dan Austin · 9 years ago
  24. f4865ca Fix benign integer overflow in printHexDump by Dan Austin · 9 years ago
  25. 22cd3a7 Merge "Fix build breakage due to extraneous dereference" am: a763da3f1f by Casey Dahlin · 9 years ago
  26. 47d53cb Fix build breakage due to extraneous dereference by Casey Dahlin · 9 years ago
  27. 166ddf2 Merge "Add read/write methods for vectors" am: d83a34d8c7 by Casey Dahlin · 9 years ago
  28. d0f31e5 Add read/write methods for vectors by Casey Dahlin · 9 years ago
  29. c2a929f am 4e6d8c5b: Merge "Add methods to Parcel for bool and char and byte" by Casey Dahlin · 9 years ago
  30. 458afaf Add methods to Parcel for bool and char and byte by Casey Dahlin · 9 years ago
  31. a3db01e am d7fb1d2a: am f2e53c5e: Merge "Remove BnServiceManager." by Daniel Erat · 9 years ago
  32. b47535e am f2e53c5e: Merge "Remove BnServiceManager." by Daniel Erat · 9 years ago
  33. b1a6877 Remove BnServiceManager. by Daniel Erat · 9 years ago
  34. b497c96 am f0f131f3: am 6c8c8138: Merge "Benign unsigned integer overflow in Parcel" by Dan Austin · 9 years ago
  35. 084d413 am 6c8c8138: Merge "Benign unsigned integer overflow in Parcel" by Dan Austin · 9 years ago
  36. 4a36bc0 Benign unsigned integer overflow in Parcel by Dan Austin · 9 years ago
  37. 03ae4fc am 8e2a4f27: am bf04509f: Merge "Enable fsanitize integer in binder" by Dan Austin · 9 years ago
  38. 49b45df am bf04509f: Merge "Enable fsanitize integer in binder" by Dan Austin · 9 years ago
  39. 839ed4f Enable fsanitize integer in binder by Dan Austin · 9 years ago
  40. 014867a am b1fff84f: (-s ours) am a6d2ff29: am 110ddef1: Merge "binder: Change from C11 <stdatomic.h> to C++11 <atomic>." by Elliott Hughes · 9 years ago
  41. 38752d0 am 43ab57cc: (-s ours) am 7a1ccf7c: am d974a364: Merge "binder: Add a throughput performance test for binder." by Riley Andrews · 9 years ago
  42. 20ebd0a am c6ada3b1: (-s ours) am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 9 years ago
  43. 9acd260 am 61fc4c8b: (-s ours) DO NOT MERGE ANYWHERE. reset to mnc-dev at f892f91. by Qiwen Zhao · 9 years ago
  44. d8429c2 am a6d2ff29: am 110ddef1: Merge "binder: Change from C11 <stdatomic.h> to C++11 <atomic>." by Elliott Hughes · 9 years ago
  45. c2860ce am a6d2ff29: am 110ddef1: Merge "binder: Change from C11 <stdatomic.h> to C++11 <atomic>." by Elliott Hughes · 9 years ago
  46. e20d6f4 binder: Change from C11 <stdatomic.h> to C++11 <atomic>. by Bailey Forrest · 9 years ago
  47. 084a373 am 7a1ccf7c: am d974a364: Merge "binder: Add a throughput performance test for binder." by Riley Andrews · 9 years ago
  48. 92da3a5 am 7a1ccf7c: am d974a364: Merge "binder: Add a throughput performance test for binder." by Riley Andrews · 9 years ago
  49. c2cdb78 binder: Add a throughput performance test for binder. by Riley Andrews · 9 years ago
  50. 870d28c am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 9 years ago
  51. ddae2a6 am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 9 years ago
  52. e5e7055 Lose HAVE_ANDROID_OS from frameworks/native. by Elliott Hughes · 9 years ago
  53. c03e57e DO NOT MERGE ANYWHERE. reset to mnc-dev at f892f91. by Qiwen Zhao · 9 years ago
  54. d46c583 am f37143d8: Merge "Cancel touches as well as pointer gestures." into mnc-dev by Michael Wright · 9 years ago
  55. ecdf8d8 am f37143d8: Merge "Cancel touches as well as pointer gestures." into mnc-dev by Michael Wright · 9 years ago
  56. a127b45 Merge "Cancel touches as well as pointer gestures." into mnc-dev by Michael Wright · 9 years ago
  57. 15b0e0f am 9df25446: am 9bad590e: Merge "Binder on Windows? Unlikely." by Elliott Hughes · 9 years ago
  58. 27358f9 am 9df25446: am 9bad590e: Merge "Binder on Windows? Unlikely." by Elliott Hughes · 9 years ago
  59. b9e9f91 Binder on Windows? Unlikely. by Elliott Hughes · 9 years ago
  60. 9e78f55 am 35f38e42: am 990c5448: am 35851e2a: am 38ff2b44: am c1d8af50: am 3a9b9aec: am dc3d6af9: am bb686c25: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  61. 94d867d am 990c5448: am 35851e2a: am 38ff2b44: am c1d8af50: am 3a9b9aec: am dc3d6af9: am bb686c25: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  62. 9d4081a am 35851e2a: am 38ff2b44: am c1d8af50: am 3a9b9aec: am dc3d6af9: am bb686c25: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  63. f172dfb am 2b610952: am 8bd860c3: am 110654ae: am 8e44d0a1: am 0804ed8e: am 1b8a2f82: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  64. c066768 am 356f7ed3: am 134fd91b: am 708b42e0: am eba7afcc: am 2f340be3: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  65. cf4e977 am 8bd860c3: am 110654ae: am 8e44d0a1: am 0804ed8e: am 1b8a2f82: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  66. f80a22c am 110654ae: am 8e44d0a1: am 0804ed8e: am 1b8a2f82: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  67. 8d10ebe am 134fd91b: am 708b42e0: am eba7afcc: am 2f340be3: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  68. 36741b6 am 3a9b9aec: am dc3d6af9: am bb686c25: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  69. a5fd234 am 708b42e0: am eba7afcc: am 2f340be3: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  70. afb9296 am dc3d6af9: am bb686c25: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  71. 6e06536 am bb686c25: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  72. dd1fbe0 am 1b8a2f82: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  73. 4e9c9a0 am b5d6ec7c: am e59cb43e: Fix writeByteArray/writeInt32Array size on x64 by Chad Brubaker · 9 years ago
  74. d4bd2ee am e59cb43e: Fix writeByteArray/writeInt32Array size on x64 by Chad Brubaker · 9 years ago
  75. 055f000 Fix writeByteArray/writeInt32Array size on x64 by Chad Brubaker · 9 years ago
  76. 290e094 am 79439299: am 28381e45: am d2fb7a6e: am 8728c390: am 2c4f5fde: am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 9 years ago
  77. 7246e55 am 28381e45: am d2fb7a6e: am 8728c390: am 2c4f5fde: am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 9 years ago
  78. 20f79e1 am d2fb7a6e: am 8728c390: am 2c4f5fde: am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 9 years ago
  79. 468290b Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  80. 8c1d80e Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  81. 3ef900f Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  82. 52d7743 am 633b35b4: am 2560442a: Merge "Prevent integer overflow when calculating buffer resizes" into mnc-dev by Christopher Tate · 9 years ago
  83. 1d98e84 am 2560442a: Merge "Prevent integer overflow when calculating buffer resizes" into mnc-dev by Christopher Tate · 9 years ago
  84. abaa762 Prevent integer overflow when calculating buffer resizes by Christopher Tate · 9 years ago
  85. a6be90f am aeac647a: am 98e67d35: Don\'t corrupt parcel when writeFileDescriptor() fails by Christopher Tate · 9 years ago
  86. 634cad6 am 98e67d35: Don\'t corrupt parcel when writeFileDescriptor() fails by Christopher Tate · 9 years ago
  87. 78183cc Don't corrupt parcel when writeFileDescriptor() fails by Christopher Tate · 9 years ago
  88. f5bc026 am 6f33fbc8: am 13b16040: Enable more flexible usage of blobs in parcels. by Jeff Brown · 9 years ago
  89. 462ec8c am 13b16040: Enable more flexible usage of blobs in parcels. by Jeff Brown · 9 years ago
  90. a091b54 Enable more flexible usage of blobs in parcels. by Jeff Brown · 10 years ago
  91. 09792b9 am c280ddca: (-s ours) am 9e6d2ee0: DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel. by Tim Kilbourn · 9 years ago
  92. ed81e10 am 9e6d2ee0: DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel. by Tim Kilbourn · 9 years ago
  93. e00ed3f DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel. by Tim Kilbourn · 9 years ago
  94. 3c93a40 Remove unused ParcelFileDescriptor methods in parcel. by Tim Kilbourn · 9 years ago
  95. c3bf611 am 7e5bb370: Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 9 years ago
  96. 57ba114 am 5a31f1ab: Merge "Disregard alleged binder entities beyond parcel bounds" into mnc-dev by Christopher Tate · 9 years ago
  97. 54e3b74 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 9 years ago
  98. 5011464 Track camera and flashlight usage in battery stats. by Ruben Brunk · 9 years ago
  99. 4161683 am 8728c390: am 2c4f5fde: am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 9 years ago
  100. 623ca51 am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 9 years ago