1. f0fc52b Fix bug in byte vector serialization by Christopher Wiley · 10 years ago
  2. f0c1377 Add readStrongBinder that takes an interface by Casey Dahlin · 10 years ago
  3. 9788798 libbinder: Fix out of bounds in readBoolVector by Christopher Wiley · 10 years ago
  4. 0d6d291 Merge "libbinder: Stub out checkPermissions() on Brillo." by Daniel Erat · 10 years ago
  5. c283270 libbinder: Stub out checkPermissions() on Brillo. by Daniel Erat · 10 years ago
  6. c2bf8e8 Fix benign integer overflow in printHexDump by Dan Austin · 10 years ago
  7. 1515ea1 Fix build breakage due to extraneous dereference by Casey Dahlin · 10 years ago
  8. 451ff58 Add read/write methods for vectors by Casey Dahlin · 10 years ago
  9. d6848f5 Add methods to Parcel for bool and char and byte by Casey Dahlin · 10 years ago
  10. 476398a am 0830bb16: Merge "Enable integer overflow sanitization in libinput." by Dan Austin · 10 years ago
  11. 0ba3db9 am bffbd09f: Merge "Eliminate multiple benign overflow conditions." by Dan Austin · 10 years ago
  12. f1519ee am 64b83133: Merge "Remove usage of SharedBuffer" by Sergio Giro · 10 years ago
  13. 29b3555 Enable integer overflow sanitization in libinput. by Dan Austin · 10 years ago
  14. bffbd09 Merge "Eliminate multiple benign overflow conditions." by Dan Austin · 10 years ago
  15. 64b8313 Merge "Remove usage of SharedBuffer" by Sergio Giro · 10 years ago
  16. c6a6c6d am ad2a1592: Merge "Enable multiple benign overflow conditions." by Dan Austin · 10 years ago
  17. fc6a2bf am 146f31b6: Merge "Eliminate benign overflow condition triggered upon loop termination in Input.cpp" by Dan Austin · 10 years ago
  18. ad2a159 Merge "Enable multiple benign overflow conditions." by Dan Austin · 10 years ago
  19. 1faef80 Eliminate multiple benign overflow conditions. by Dan Austin · 10 years ago
  20. 389ddba Enable multiple benign overflow conditions. by Dan Austin · 10 years ago
  21. c94fc45 Eliminate benign overflow condition triggered upon loop termination in Input.cpp by Dan Austin · 10 years ago
  22. f53f3c8 Remove usage of SharedBuffer by Pablo Ceballos · 10 years ago
  23. d7fb1d2 am f2e53c5e: Merge "Remove BnServiceManager." by Daniel Erat · 10 years ago
  24. 1835c85 Remove BnServiceManager. by Daniel Erat · 10 years ago
  25. f0f131f am 6c8c8138: Merge "Benign unsigned integer overflow in Parcel" by Dan Austin · 10 years ago
  26. 6d59e98 am 8c77ec50: Merge "Enable fsanitize integer in ui" by Dan Austin · 10 years ago
  27. 6c8c813 Merge "Benign unsigned integer overflow in Parcel" by Dan Austin · 10 years ago
  28. 8c77ec5 Merge "Enable fsanitize integer in ui" by Dan Austin · 10 years ago
  29. 48fd7b4 Benign unsigned integer overflow in Parcel by Dan Austin · 10 years ago
  30. 8e2a4f2 am bf04509f: Merge "Enable fsanitize integer in binder" by Dan Austin · 10 years ago
  31. acc5c62 Enable fsanitize integer in binder by Dan Austin · 10 years ago
  32. ff7ede3 Enable fsanitize integer in ui by Dan Austin · 10 years ago
  33. b1fff84 am a6d2ff29: am 110ddef1: Merge "binder: Change from C11 <stdatomic.h> to C++11 <atomic>." by Elliott Hughes · 10 years ago
  34. 6913c46 binder: Change from C11 <stdatomic.h> to C++11 <atomic>. by Bailey Forrest · 10 years ago
  35. 43ab57c am 7a1ccf7c: am d974a364: Merge "binder: Add a throughput performance test for binder." by Riley Andrews · 10 years ago
  36. 515aa0b binder: Add a throughput performance test for binder. by Riley Andrews · 10 years ago
  37. c6ada3b am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 10 years ago
  38. 6071da7 Lose HAVE_ANDROID_OS from frameworks/native. by Elliott Hughes · 10 years ago
  39. 8034fc6 Revert "Bug fix in SensorManager." by Narayan Kamath · 10 years ago
  40. 869eb20 Bug fix in SensorManager. by Aravind Akella · 10 years ago
  41. 5f920c1 BufferQueueConsumer: signal onFrameReleased on dropped frames by Lajos Molnar · 10 years ago
  42. 4d2f4bb Binder on Windows? Unlikely. by Elliott Hughes · 10 years ago
  43. bbd4f23 Merge "Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed.""" into mnc-dev by Amith Dsouza · 10 years ago
  44. 8719e3b Merge "Enable sensor data injection mode through adb." into mnc-dev by Aravind Akella · 10 years ago
  45. 4f21a4c Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed."" by Amith Dsouza · 10 years ago
  46. 841a592 Enable sensor data injection mode through adb. by Aravind Akella · 10 years ago
  47. e59cb43 Fix writeByteArray/writeInt32Array size on x64 by Chad Brubaker · 10 years ago
  48. db4850c libgui: Fix handling of rotated surface damage by Dan Stoza · 10 years ago
  49. 2311608 libgui/SF: Propagate SECURE Layer flag changes by Dan Stoza · 10 years ago
  50. 68efa84 GLConsumer: Fix crop math by Dan Stoza · 10 years ago
  51. 6cd8771 Merge "GLConsumer: Fix crop math" into mnc-dev by Dan Stoza · 10 years ago
  52. ec4cb38 GLConsumer: Fix crop math by Dan Stoza · 10 years ago
  53. 53a2e97 libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  54. ed7a50c Prevent integer overflow when calculating buffer resizes by Christopher Tate · 10 years ago
  55. 98e67d3 Don't corrupt parcel when writeFileDescriptor() fails by Christopher Tate · 10 years ago
  56. 993772a libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  57. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 10 years ago
  58. 5b36ea4 Merge "Revert "libgui: Add getConsumerName"" into mnc-dev by Dan Stoza · 10 years ago
  59. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 10 years ago
  60. 5b23b5b Merge "libgui: Add getConsumerName" into mnc-dev by Dan Stoza · 10 years ago
  61. 13b1604 Enable more flexible usage of blobs in parcels. by Jeff Brown · 11 years ago
  62. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 10 years ago
  63. 9d2c5a7 Merge "libgui: Add generation numbers to BufferQueue" into mnc-dev by Dan Stoza · 10 years ago
  64. 9e6d2ee DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel. by Tim Kilbourn · 10 years ago
  65. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 10 years ago
  66. 7e5bb37 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 10 years ago
  67. 5a31f1a Merge "Disregard alleged binder entities beyond parcel bounds" into mnc-dev by Christopher Tate · 10 years ago
  68. d47da60 Track camera and flashlight usage in battery stats. by Ruben Brunk · 10 years ago
  69. 3d6022a libgui: Propagate error by clearing sp<GB> by Dan Stoza · 10 years ago
  70. 6a04e5f libgui: Propagate error by clearing sp<GB> by Dan Stoza · 10 years ago
  71. 3422813 Fix libgui crop matrix test. by Michael Lentine · 10 years ago
  72. 24fa67f libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 10 years ago
  73. da5a3f4 Merge "libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc" into mnc-dev by Dan Stoza · 10 years ago
  74. 04b00ce Fix libgui crop matrix test. by Michael Lentine · 10 years ago
  75. b8efdc4 libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 10 years ago
  76. 6e1a2fe Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  77. 87dd528 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  78. 076d25b libgui: Fix surface damage on rotated buffers by Dan Stoza · 10 years ago
  79. e0d3e70 Fix libgui tests. by Michael Lentine · 10 years ago
  80. ffe17a1 fix BufferItem flatten/unflatten alignment by Chong Zhang · 10 years ago
  81. 235da8d Refactor ConsumerBase and it's derived classes. by Michael Lentine · 10 years ago
  82. e576215 Add ConsumerBase::isAbandoned by John Reck · 10 years ago
  83. 27182be Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 10 years ago
  84. 0e65e6c libgui: Fix surface damage on rotated buffers by Dan Stoza · 10 years ago
  85. 01f9e92 Merge "Fix libgui tests." into mnc-dev by Michael Lentine · 10 years ago
  86. d8ead0c Fix libgui tests. by Michael Lentine · 10 years ago
  87. 041b945 Merge "fix BufferItem flatten/unflatten alignment" into mnc-dev by Chong Zhang · 10 years ago
  88. 47f674d fix BufferItem flatten/unflatten alignment by Chong Zhang · 10 years ago
  89. 699a32b Merge "Refactor ConsumerBase and it's derived classes." into mnc-dev by Michael Lentine · 10 years ago
  90. 847f11e Refactor ConsumerBase and it's derived classes. by Michael Lentine · 10 years ago
  91. 3db3680 Merge "Add ConsumerBase::isAbandoned" into mnc-dev by John Reck · 10 years ago
  92. e478305 Add ConsumerBase::isAbandoned by John Reck · 10 years ago
  93. 51c8c50 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev by Michael Lentine · 10 years ago
  94. 7c00028 Merge changes from topic 'button_actions' into mnc-dev by Michael Wright · 10 years ago
  95. b03f103 Fix input tests to work with new MotionEvent member by Michael Wright · 10 years ago
  96. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 10 years ago
  97. c921ce2 Merge "Revert "Add new MotionEvent actions for button press and release."" into mnc-dev by Michael Wright · 10 years ago
  98. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 10 years ago
  99. f27e668 Merge "Add new MotionEvent actions for button press and release." into mnc-dev by Michael Wright · 10 years ago
  100. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 10 years ago