1. b25116f Merge "Fix allocation count" by Colin Cross · 10 years ago
  2. dff3651 Merge "libbinder: Enable service specific error codes" by Christopher Wiley · 10 years ago
  3. c1e491d libbinder: Enable service specific error codes by Christopher Wiley · 10 years ago
  4. 83ec65e Fix allocation count by Colin Cross · 10 years ago
  5. 6732225 Merge "Fix the execution point of onFrameAvailable/onFrameReplaced callbacks" by Dan Stoza · 10 years ago
  6. 82fbb12 Fix the execution point of onFrameAvailable/onFrameReplaced callbacks by Christian Poetzsch · 10 years ago
  7. 302abd0 Merge "libbinder: Handle transaction failures correctly" am: 823fa55aec by Christopher Wiley · 10 years ago
  8. cff7f17 libbinder: Handle transaction failures correctly by Christopher Wiley · 10 years ago
  9. 0ebbd1e Merge "Add support for file descriptors and vectors thereof" am: 8f237272e0 by Casey Dahlin · 10 years ago
  10. 06673e3 Add support for file descriptors and vectors thereof by Casey Dahlin · 10 years ago
  11. 6c31acd Merge "libbinder: Add support for C++ Parcelable" am: 49b5443a49 by Christopher Wiley · 10 years ago
  12. 709ae9a Merge "libbinder: Move vector writing templates to header" am: e1aa1c7e13 by Christopher Wiley · 10 years ago
  13. 97f048d libbinder: Add support for C++ Parcelable by Christopher Wiley · 10 years ago
  14. 03d1eb6 libbinder: Move vector writing templates to header by Christopher Wiley · 10 years ago
  15. fb92cfc Merge "Revert "Add support for unique_fds and vectors of file descriptors"" by Casey Dahlin · 10 years ago
  16. 5cd0978 Merge "Revert "Add support for unique_fds and vectors of file descriptors"" by Casey Dahlin · 10 years ago
  17. 25a3656 Revert "Add support for unique_fds and vectors of file descriptors" by Casey Dahlin · 10 years ago
  18. 0dd1a5d Merge "Add support for unique_fds and vectors of file descriptors" by Casey Dahlin · 10 years ago
  19. b1819fc Merge "Add support for unique_fds and vectors of file descriptors" by Casey Dahlin · 10 years ago
  20. 9626d88 Add support for unique_fds and vectors of file descriptors by Casey Dahlin · 10 years ago
  21. d352198 Merge "libbinder: Add binder::Status type" am: babed3ea52 by Christopher Wiley · 10 years ago
  22. 09eb749 libbinder: Add binder::Status type by Christopher Wiley · 10 years ago
  23. d6bb937 Merge "Use templates for write*Vector methods" am: 81960facb6 by Casey Dahlin · 10 years ago
  24. 5f06256 Use templates for write*Vector methods by Casey Dahlin · 10 years ago
  25. fb1f4cf Merge "libbinder: Return UNEXPECTED_NULL when appropriate" am: 41e50f99bc by Christopher Wiley · 10 years ago
  26. 4db672d libbinder: Return UNEXPECTED_NULL when appropriate by Christopher Wiley · 10 years ago
  27. 4ed5d8c Merge "Add support for reading/writing a vector of binders" am: fd6843236f by Casey Dahlin · 10 years ago
  28. fd68432 Merge "Add support for reading/writing a vector of binders" by Casey Dahlin · 10 years ago
  29. 14f8cf1 Merge commit '75c5de42b759bdcfa7c0e6103fb959c28d686116' into HEAD by Bill Yi · 10 years ago
  30. eb8e15f Add support for reading/writing a vector of binders by Casey Dahlin · 10 years ago
  31. 28df99d Merge "Fix bug in byte vector serialization" am: fe98e8d6e5 by Christopher Wiley · 10 years ago
  32. f0fc52b Fix bug in byte vector serialization by Christopher Wiley · 10 years ago
  33. 75c5de4 Merge "Add readStrongBinder that takes an interface" am: 71b70a244c by Casey Dahlin · 10 years ago
  34. 6319281 Merge "Add readStrongBinder that takes an interface" am: 71b70a244c by Casey Dahlin · 10 years ago
  35. f0c1377 Add readStrongBinder that takes an interface by Casey Dahlin · 10 years ago
  36. 23cd9ff Merge "libbinder: Fix out of bounds in readBoolVector" am: 1f76049c95 by Christopher Wiley · 10 years ago
  37. 87a30d9 Merge "libbinder: Fix out of bounds in readBoolVector" am: 1f76049c95 by Christopher Wiley · 10 years ago
  38. 9788798 libbinder: Fix out of bounds in readBoolVector by Christopher Wiley · 10 years ago
  39. 0d2a22e Merge changes from topic \'parcel-v2\' into mnc-dr-dev am: cf33d50d25 am: 0c11f9918c by Adrian Roos · 10 years ago
  40. 6bb3114 Maintain Parcel ABI by Adrian Roos · 10 years ago
  41. cbf3726 Revert "Revert "Track ashmem memory usage in Parcel"" by Adrian Roos · 10 years ago
  42. f4ccbf8 Revert "Track ashmem memory usage in Parcel" am: 6880307e8e am: 159a5c3372 by Ian Pedowitz · 10 years ago
  43. 6880307 Revert "Track ashmem memory usage in Parcel" by Ian Pedowitz · 10 years ago
  44. ce0f028 Merge "libbinder: Stub out checkPermissions() on Brillo." am: 0d6d2917cb by Daniel Erat · 10 years ago
  45. 0923d10 Merge "libbinder: Stub out checkPermissions() on Brillo." am: 0d6d2917cb by Daniel Erat · 10 years ago
  46. 0d6d291 Merge "libbinder: Stub out checkPermissions() on Brillo." by Daniel Erat · 10 years ago
  47. c283270 libbinder: Stub out checkPermissions() on Brillo. by Daniel Erat · 10 years ago
  48. b73f66e Track ashmem memory usage in Parcel am: e2f499fb73 am: a0c1be2617 am: cb09f2c82f by Adrian Roos · 10 years ago
  49. e2f499f Track ashmem memory usage in Parcel by Adrian Roos · 10 years ago
  50. cfde9e1 Merge "Fix benign integer overflow in printHexDump" am: b36c7d0b6e by Dan Austin · 10 years ago
  51. dd2ead5 Merge "Fix benign integer overflow in printHexDump" am: b36c7d0b6e by Dan Austin · 10 years ago
  52. c2bf8e8 Fix benign integer overflow in printHexDump by Dan Austin · 10 years ago
  53. 476ecb2 Merge "Fix build breakage due to extraneous dereference" am: a763da3f1f by Casey Dahlin · 10 years ago
  54. 3a58412 Merge "Fix build breakage due to extraneous dereference" am: a763da3f1f by Casey Dahlin · 10 years ago
  55. 1515ea1 Fix build breakage due to extraneous dereference by Casey Dahlin · 10 years ago
  56. 29bf29d Merge "Add read/write methods for vectors" am: d83a34d8c7 am: 1dd0cbdb49 by Casey Dahlin · 10 years ago
  57. 1dd0cbd Merge "Add read/write methods for vectors" am: d83a34d8c7 by Casey Dahlin · 10 years ago
  58. 451ff58 Add read/write methods for vectors by Casey Dahlin · 10 years ago
  59. e313bf9 am 41c989aa: am 4e6d8c5b: Merge "Add methods to Parcel for bool and char and byte" by Casey Dahlin · 10 years ago
  60. 41c989a am 4e6d8c5b: Merge "Add methods to Parcel for bool and char and byte" by Casey Dahlin · 10 years ago
  61. d6848f5 Add methods to Parcel for bool and char and byte by Casey Dahlin · 10 years ago
  62. 0221b4b am 263b020b: am 6427e719: am 2ac7405b: Merge "Set DATA_INJECTION mode flag for sensors." into mnc-dr-dev by Aravind Akella · 10 years ago
  63. 2ac7405 Merge "Set DATA_INJECTION mode flag for sensors." into mnc-dr-dev by Aravind Akella · 10 years ago
  64. 0ee1b1f am 5bba4236: am 76fc5f18: am 16b0ae10: Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev by Adam Lesinski · 10 years ago
  65. 16b0ae1 Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev by Adam Lesinski · 10 years ago
  66. 552a8a5 add number constraint for samples per MotionEvent by Flanker · 10 years ago
  67. 3b92116 resolved conflicts for b9163905 to mnc-dr-dev-plus-aosp by Dmitry Torokhov · 10 years ago
  68. 2f3c3eb Merge "Allow defining replacement key events in keymap" into mnc-dr-dev by Puneet Kumar · 10 years ago
  69. d120254 am c9b39239: am 6c51a07d: am de18f6c3: InputResampling: Don\'t extrapolate for very low frame rates. by Andrew de los Reyes · 10 years ago
  70. de18f6c InputResampling: Don't extrapolate for very low frame rates. by Andrew de los Reyes · 10 years ago
  71. 115f93e Allow defining replacement key events in keymap by Dmitry Torokhov · 10 years ago
  72. be802d2 am bac4a44a: am 53aa7d80: am b0127aad: am 69412a51: am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 10 years ago
  73. b0127aa am 69412a51: am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 10 years ago
  74. 69412a5 am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 10 years ago
  75. c4bd721 resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 10 years ago
  76. 94d2199 am b062a7a1: am 62e5463e: am 83e60e42: am 571e27e2: am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 10 years ago
  77. 83e60e4 am 571e27e2: am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 10 years ago
  78. 571e27e am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 10 years ago
  79. e889592 am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 10 years ago
  80. 73887c0 am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 10 years ago
  81. c3af99f am 476398ab: am 0830bb16: Merge "Enable integer overflow sanitization in libinput." by Dan Austin · 10 years ago
  82. 4cf79db am 0ba3db9e: am bffbd09f: Merge "Eliminate multiple benign overflow conditions." by Dan Austin · 10 years ago
  83. 48d1d1f am f1519eeb: am 64b83133: Merge "Remove usage of SharedBuffer" by Sergio Giro · 10 years ago
  84. 476398a am 0830bb16: Merge "Enable integer overflow sanitization in libinput." by Dan Austin · 10 years ago
  85. 0ba3db9 am bffbd09f: Merge "Eliminate multiple benign overflow conditions." by Dan Austin · 10 years ago
  86. f1519ee am 64b83133: Merge "Remove usage of SharedBuffer" by Sergio Giro · 10 years ago
  87. 29b3555 Enable integer overflow sanitization in libinput. by Dan Austin · 10 years ago
  88. bffbd09 Merge "Eliminate multiple benign overflow conditions." by Dan Austin · 10 years ago
  89. 64b8313 Merge "Remove usage of SharedBuffer" by Sergio Giro · 10 years ago
  90. d37734a am c6a6c6de: am ad2a1592: Merge "Enable multiple benign overflow conditions." by Dan Austin · 10 years ago
  91. 9040362 am fc6a2bff: am 146f31b6: Merge "Eliminate benign overflow condition triggered upon loop termination in Input.cpp" by Dan Austin · 10 years ago
  92. c6a6c6d am ad2a1592: Merge "Enable multiple benign overflow conditions." by Dan Austin · 10 years ago
  93. fc6a2bf am 146f31b6: Merge "Eliminate benign overflow condition triggered upon loop termination in Input.cpp" by Dan Austin · 10 years ago
  94. ad2a159 Merge "Enable multiple benign overflow conditions." by Dan Austin · 10 years ago
  95. b414255 Initialize local variables to avoid data leak by Naveen Leekha · 10 years ago
  96. 1faef80 Eliminate multiple benign overflow conditions. by Dan Austin · 10 years ago
  97. 389ddba Enable multiple benign overflow conditions. by Dan Austin · 10 years ago
  98. c94fc45 Eliminate benign overflow condition triggered upon loop termination in Input.cpp by Dan Austin · 10 years ago
  99. f53f3c8 Remove usage of SharedBuffer by Pablo Ceballos · 10 years ago
  100. 12727b8 am d7fb1d2a: am f2e53c5e: Merge "Remove BnServiceManager." by Daniel Erat · 10 years ago