1. 82fbb12 Fix the execution point of onFrameAvailable/onFrameReplaced callbacks by Christian Poetzsch · 10 years ago
  2. cff7f17 libbinder: Handle transaction failures correctly by Christopher Wiley · 10 years ago
  3. 06673e3 Add support for file descriptors and vectors thereof by Casey Dahlin · 10 years ago
  4. 97f048d libbinder: Add support for C++ Parcelable by Christopher Wiley · 10 years ago
  5. 03d1eb6 libbinder: Move vector writing templates to header by Christopher Wiley · 10 years ago
  6. 09eb749 libbinder: Add binder::Status type by Christopher Wiley · 10 years ago
  7. 5f06256 Use templates for write*Vector methods by Casey Dahlin · 10 years ago
  8. 4db672d libbinder: Return UNEXPECTED_NULL when appropriate by Christopher Wiley · 10 years ago
  9. fd68432 Merge "Add support for reading/writing a vector of binders" by Casey Dahlin · 10 years ago
  10. eb8e15f Add support for reading/writing a vector of binders by Casey Dahlin · 10 years ago
  11. 28df99d Merge "Fix bug in byte vector serialization" am: fe98e8d6e5 by Christopher Wiley · 10 years ago
  12. f0fc52b Fix bug in byte vector serialization by Christopher Wiley · 10 years ago
  13. 6319281 Merge "Add readStrongBinder that takes an interface" am: 71b70a244c by Casey Dahlin · 10 years ago
  14. f0c1377 Add readStrongBinder that takes an interface by Casey Dahlin · 10 years ago
  15. 87a30d9 Merge "libbinder: Fix out of bounds in readBoolVector" am: 1f76049c95 by Christopher Wiley · 10 years ago
  16. 9788798 libbinder: Fix out of bounds in readBoolVector by Christopher Wiley · 10 years ago
  17. 0923d10 Merge "libbinder: Stub out checkPermissions() on Brillo." am: 0d6d2917cb by Daniel Erat · 10 years ago
  18. 0d6d291 Merge "libbinder: Stub out checkPermissions() on Brillo." by Daniel Erat · 10 years ago
  19. c283270 libbinder: Stub out checkPermissions() on Brillo. by Daniel Erat · 10 years ago
  20. dd2ead5 Merge "Fix benign integer overflow in printHexDump" am: b36c7d0b6e by Dan Austin · 10 years ago
  21. c2bf8e8 Fix benign integer overflow in printHexDump by Dan Austin · 10 years ago
  22. 3a58412 Merge "Fix build breakage due to extraneous dereference" am: a763da3f1f by Casey Dahlin · 10 years ago
  23. 1515ea1 Fix build breakage due to extraneous dereference by Casey Dahlin · 10 years ago
  24. 1dd0cbd Merge "Add read/write methods for vectors" am: d83a34d8c7 by Casey Dahlin · 10 years ago
  25. 451ff58 Add read/write methods for vectors by Casey Dahlin · 10 years ago
  26. 41c989a am 4e6d8c5b: Merge "Add methods to Parcel for bool and char and byte" by Casey Dahlin · 10 years ago
  27. d6848f5 Add methods to Parcel for bool and char and byte by Casey Dahlin · 10 years ago
  28. d120254 am c9b39239: am 6c51a07d: am de18f6c3: InputResampling: Don\'t extrapolate for very low frame rates. by Andrew de los Reyes · 10 years ago
  29. de18f6c InputResampling: Don't extrapolate for very low frame rates. by Andrew de los Reyes · 10 years ago
  30. 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
  31. b0127aa am 69412a51: am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 10 years ago
  32. 69412a5 am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 10 years ago
  33. c4bd721 resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 10 years ago
  34. 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
  35. 83e60e4 am 571e27e2: am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 10 years ago
  36. 571e27e am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 10 years ago
  37. e889592 am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 10 years ago
  38. 73887c0 am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 10 years ago
  39. c3af99f am 476398ab: am 0830bb16: Merge "Enable integer overflow sanitization in libinput." by Dan Austin · 10 years ago
  40. 4cf79db am 0ba3db9e: am bffbd09f: Merge "Eliminate multiple benign overflow conditions." by Dan Austin · 10 years ago
  41. 48d1d1f am f1519eeb: am 64b83133: Merge "Remove usage of SharedBuffer" by Sergio Giro · 10 years ago
  42. 476398a am 0830bb16: Merge "Enable integer overflow sanitization in libinput." by Dan Austin · 10 years ago
  43. 0ba3db9 am bffbd09f: Merge "Eliminate multiple benign overflow conditions." by Dan Austin · 10 years ago
  44. f1519ee am 64b83133: Merge "Remove usage of SharedBuffer" by Sergio Giro · 10 years ago
  45. 29b3555 Enable integer overflow sanitization in libinput. by Dan Austin · 10 years ago
  46. bffbd09 Merge "Eliminate multiple benign overflow conditions." by Dan Austin · 10 years ago
  47. 64b8313 Merge "Remove usage of SharedBuffer" by Sergio Giro · 10 years ago
  48. d37734a am c6a6c6de: am ad2a1592: Merge "Enable multiple benign overflow conditions." by Dan Austin · 10 years ago
  49. 9040362 am fc6a2bff: am 146f31b6: Merge "Eliminate benign overflow condition triggered upon loop termination in Input.cpp" by Dan Austin · 10 years ago
  50. c6a6c6d am ad2a1592: Merge "Enable multiple benign overflow conditions." by Dan Austin · 10 years ago
  51. fc6a2bf am 146f31b6: Merge "Eliminate benign overflow condition triggered upon loop termination in Input.cpp" by Dan Austin · 10 years ago
  52. ad2a159 Merge "Enable multiple benign overflow conditions." by Dan Austin · 10 years ago
  53. b414255 Initialize local variables to avoid data leak by Naveen Leekha · 10 years ago
  54. 1faef80 Eliminate multiple benign overflow conditions. by Dan Austin · 10 years ago
  55. 389ddba Enable multiple benign overflow conditions. by Dan Austin · 10 years ago
  56. c94fc45 Eliminate benign overflow condition triggered upon loop termination in Input.cpp by Dan Austin · 10 years ago
  57. f53f3c8 Remove usage of SharedBuffer by Pablo Ceballos · 10 years ago
  58. 12727b8 am d7fb1d2a: am f2e53c5e: Merge "Remove BnServiceManager." by Daniel Erat · 10 years ago
  59. d7fb1d2 am f2e53c5e: Merge "Remove BnServiceManager." by Daniel Erat · 10 years ago
  60. 1835c85 Remove BnServiceManager. by Daniel Erat · 10 years ago
  61. 0823223 am f0f131f3: am 6c8c8138: Merge "Benign unsigned integer overflow in Parcel" by Dan Austin · 10 years ago
  62. 1769e69 am 6d59e98b: am 8c77ec50: Merge "Enable fsanitize integer in ui" by Dan Austin · 10 years ago
  63. f0f131f am 6c8c8138: Merge "Benign unsigned integer overflow in Parcel" by Dan Austin · 10 years ago
  64. 6d59e98 am 8c77ec50: Merge "Enable fsanitize integer in ui" by Dan Austin · 10 years ago
  65. 6c8c813 Merge "Benign unsigned integer overflow in Parcel" by Dan Austin · 10 years ago
  66. 8c77ec5 Merge "Enable fsanitize integer in ui" by Dan Austin · 10 years ago
  67. 48fd7b4 Benign unsigned integer overflow in Parcel by Dan Austin · 10 years ago
  68. 3761629 am 8e2a4f27: am bf04509f: Merge "Enable fsanitize integer in binder" by Dan Austin · 10 years ago
  69. 8e2a4f2 am bf04509f: Merge "Enable fsanitize integer in binder" by Dan Austin · 10 years ago
  70. acc5c62 Enable fsanitize integer in binder by Dan Austin · 10 years ago
  71. ff7ede3 Enable fsanitize integer in ui by Dan Austin · 10 years ago
  72. be8dbeb am 07da55f9: am 2f7531fb: am 13c63825: am e35c7d65: Add body sensors app op for custom sensors by Prashant Malani · 10 years ago
  73. 13c6382 am e35c7d65: Add body sensors app op for custom sensors by Prashant Malani · 10 years ago
  74. e35c7d6 Add body sensors app op for custom sensors by Prashant Malani · 10 years ago
  75. d5c3541 am ba3f1a27: am 4baa69dd: am 8f35ca97: SensorManager fixes. by Aravind Akella · 10 years ago
  76. 8f35ca9 SensorManager fixes. by Aravind Akella · 10 years ago
  77. b1fff84 am a6d2ff29: am 110ddef1: Merge "binder: Change from C11 <stdatomic.h> to C++11 <atomic>." by Elliott Hughes · 10 years ago
  78. 6ed91a5 am a6d2ff29: am 110ddef1: Merge "binder: Change from C11 <stdatomic.h> to C++11 <atomic>." by Elliott Hughes · 10 years ago
  79. 6913c46 binder: Change from C11 <stdatomic.h> to C++11 <atomic>. by Bailey Forrest · 10 years ago
  80. 9c445f0 am 7a1ccf7c: am d974a364: Merge "binder: Add a throughput performance test for binder." by Riley Andrews · 10 years ago
  81. 43ab57c am 7a1ccf7c: am d974a364: Merge "binder: Add a throughput performance test for binder." by Riley Andrews · 10 years ago
  82. 515aa0b binder: Add a throughput performance test for binder. by Riley Andrews · 10 years ago
  83. 30dddd6 am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 10 years ago
  84. c6ada3b am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 10 years ago
  85. 6071da7 Lose HAVE_ANDROID_OS from frameworks/native. by Elliott Hughes · 10 years ago
  86. c5c3213 am cbf4004f: Bug fix in SensorManager. by Aravind Akella · 10 years ago
  87. cbf4004 Bug fix in SensorManager. by Aravind Akella · 10 years ago
  88. e2806cb Bug fix in SensorManager. by Aravind Akella · 10 years ago
  89. 36ccc3d am 68b84a1c: am 14d2548a: am 65f1d44c: am a29db50c: Merge "Revert "Bug fix in SensorManager."" into mnc-dev by Narayan Kamath · 10 years ago
  90. 8034fc6 Revert "Bug fix in SensorManager." by Narayan Kamath · 10 years ago
  91. cd26fdd am e622edeb: am b04e02b9: am 3a77d009: am 2376bd68: Merge "Bug fix in SensorManager." into mnc-dev by Aravind Akella · 10 years ago
  92. 869eb20 Bug fix in SensorManager. by Aravind Akella · 10 years ago
  93. e5942ea am 1c9f278a: am 173e09a1: am 59d6f2c3: am 5f920c1a: BufferQueueConsumer: signal onFrameReleased on dropped frames by Lajos Molnar · 10 years ago
  94. 5f920c1 BufferQueueConsumer: signal onFrameReleased on dropped frames by Lajos Molnar · 10 years ago
  95. 153008e am 9df25446: am 9bad590e: Merge "Binder on Windows? Unlikely." by Elliott Hughes · 10 years ago
  96. 4d2f4bb Binder on Windows? Unlikely. by Elliott Hughes · 10 years ago
  97. 134fd91 am 708b42e0: am eba7afcc: am 2f340be3: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 10 years ago
  98. eba7afc am 2f340be3: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 10 years ago
  99. bbd4f23 Merge "Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed.""" into mnc-dev by Amith Dsouza · 10 years ago
  100. 8719e3b Merge "Enable sensor data injection mode through adb." into mnc-dev by Aravind Akella · 10 years ago