1. 734ce0a libgui: check for invalid slot in attachBuffer by Chia-I Wu · 7 years ago fp2-sibon-17.07.6 fp2-sibon-17.08.1.1 fp2-sibon-17.10.1
  2. de99fae libgui: Check slot received from IGBP in Surface by Dan Stoza · 7 years ago
  3. 9b233b4 ui: Fix bad size check in Fence::unflatten by Chris Forbes · 7 years ago
  4. 61e9ba7 Fix SF security vulnerability: 32706020 by Fabien Sanglard · 8 years ago
  5. 4713d7a Correct overflow check in Parcel resize code by Christopher Tate · 8 years ago
  6. 4001a27 Merge "Fix SF security vulnerability: 32660278" into FPIIM_WIP by Dirk Vogt · 7 years ago
  7. 1b74e65 Fix SF security vulnerability: 32660278 by Fabien Sanglard · 8 years ago
  8. eb4b985 system_server BINDER_TYPE_FD sockets using ashmem accessors by Mark Salyzyn · 8 years ago
  9. 081b8b2 Region: Detect malicious overflow in unflatten by Pablo Ceballos · 8 years ago
  10. 56b7cf5 Correctly handle dup() failure in Parcel::readNativeHandle by Marco Nelissen · 8 years ago
  11. 2d78c18 BQ: fix some uninitialized variables by Pablo Ceballos · 8 years ago
  12. 0060d35 Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 8 years ago
  13. 2416ae2 Add SN logging by Pablo Ceballos · 8 years ago
  14. 800a5a8 BQ: Add permission check to BufferQueueConsumer::dump by Pablo Ceballos · 8 years ago
  15. 36c9130 Sanity check IMemory access versus underlying mmap by Christopher Tate · 8 years ago
  16. 88ae960 IGraphicBufferProducer: fix QUEUE_BUFFER info leak. by Robert Shih · 8 years ago
  17. 07e4a5c IGraphicBufferConsumer: fix ATTACH_BUFFER info leak. by Robert Shih · 8 years ago
  18. d7b0262 Merge tag 'android-6.0.1_r3' into 601r3 by David Ng · 8 years ago
  19. cd506cb Merge tag 'android-6.0.0_r26' into HEAD by Divya Sharma · 9 years ago
  20. 6bb3114 Maintain Parcel ABI by Adrian Roos · 9 years ago
  21. cbf3726 Revert "Revert "Track ashmem memory usage in Parcel"" by Adrian Roos · 9 years ago
  22. 6880307 Revert "Track ashmem memory usage in Parcel" by Ian Pedowitz · 9 years ago
  23. e2f499f Track ashmem memory usage in Parcel by Adrian Roos · 9 years ago
  24. b89f39d libgui: assign handle to NULL after free by Praveen Chavan · 9 years ago
  25. 2ac7405 Merge "Set DATA_INJECTION mode flag for sensors." into mnc-dr-dev by Aravind Akella · 9 years ago
  26. 16b0ae1 Merge "add number constraint for samples per MotionEvent" into mnc-dr-dev by Adam Lesinski · 9 years ago
  27. 552a8a5 add number constraint for samples per MotionEvent by Flanker · 9 years ago
  28. 2f3c3eb Merge "Allow defining replacement key events in keymap" into mnc-dr-dev by Puneet Kumar · 9 years ago
  29. a1288c9 libgui: Copyback all region except dirty region for newly allocated buffer by Baldev Sahu · 9 years ago
  30. 8760f16 fix copy back dirty region by Omprakash Dhyade · 12 years ago
  31. de18f6c InputResampling: Don't extrapolate for very low frame rates. by Andrew de los Reyes · 9 years ago
  32. 115f93e Allow defining replacement key events in keymap by Dmitry Torokhov · 9 years ago
  33. b0127aa am 69412a51: am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 9 years ago
  34. 69412a5 am c4bd7211: resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 9 years ago
  35. c4bd721 resolved conflicts for 7534e4e6 to lmp-mr1-ub-dev by Naveen Leekha · 9 years ago
  36. 83e60e4 am 571e27e2: am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  37. 571e27e am e889592e: am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  38. e889592 am 73887c08: am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  39. 73887c0 am b414255f: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  40. b414255 Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  41. f9b7f85 Set DATA_INJECTION mode flag for sensors. by Aravind Akella · 9 years ago
  42. e829311 Add body sensors app op for custom sensors by Prashant Malani · 9 years ago
  43. 13c6382 am e35c7d65: Add body sensors app op for custom sensors by Prashant Malani · 9 years ago
  44. e35c7d6 Add body sensors app op for custom sensors by Prashant Malani · 9 years ago
  45. 8f35ca9 SensorManager fixes. by Aravind Akella · 9 years ago
  46. e2806cb Bug fix in SensorManager. by Aravind Akella · 9 years ago
  47. 8034fc6 Revert "Bug fix in SensorManager." by Narayan Kamath · 9 years ago
  48. 869eb20 Bug fix in SensorManager. by Aravind Akella · 9 years ago
  49. 5f920c1 BufferQueueConsumer: signal onFrameReleased on dropped frames by Lajos Molnar · 9 years ago
  50. 134fd91 am 708b42e0: am eba7afcc: am 2f340be3: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  51. eba7afc am 2f340be3: Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  52. bbd4f23 Merge "Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed.""" into mnc-dev by Amith Dsouza · 9 years ago
  53. 8719e3b Merge "Enable sensor data injection mode through adb." into mnc-dev by Aravind Akella · 9 years ago
  54. 4f21a4c Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed."" by Amith Dsouza · 9 years ago
  55. 841a592 Enable sensor data injection mode through adb. by Aravind Akella · 9 years ago
  56. e59cb43 Fix writeByteArray/writeInt32Array size on x64 by Chad Brubaker · 9 years ago
  57. db4850c libgui: Fix handling of rotated surface damage by Dan Stoza · 9 years ago
  58. 2f340be Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  59. 1b8a2f8 Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  60. 2311608 libgui/SF: Propagate SECURE Layer flag changes by Dan Stoza · 9 years ago
  61. 6cd8771 Merge "GLConsumer: Fix crop math" into mnc-dev by Dan Stoza · 9 years ago
  62. ec4cb38 GLConsumer: Fix crop math by Dan Stoza · 9 years ago
  63. ed7a50c Prevent integer overflow when calculating buffer resizes by Christopher Tate · 9 years ago
  64. 98e67d3 Don't corrupt parcel when writeFileDescriptor() fails by Christopher Tate · 9 years ago
  65. c6f30bd libgui/SurfaceFlinger: Add getConsumerName by Dan Stoza · 9 years ago
  66. 5b36ea4 Merge "Revert "libgui: Add getConsumerName"" into mnc-dev by Dan Stoza · 9 years ago
  67. a2ca9bf Revert "libgui: Add getConsumerName" by Dan Stoza · 9 years ago
  68. 5b23b5b Merge "libgui: Add getConsumerName" into mnc-dev by Dan Stoza · 9 years ago
  69. 13b1604 Enable more flexible usage of blobs in parcels. by Jeff Brown · 10 years ago
  70. 107fbe5 libgui: Add getConsumerName by Dan Stoza · 9 years ago
  71. 9d2c5a7 Merge "libgui: Add generation numbers to BufferQueue" into mnc-dev by Dan Stoza · 9 years ago
  72. 9e6d2ee DO NOT MERGE Remove unused ParcelFileDescriptor methods in parcel. by Tim Kilbourn · 9 years ago
  73. 812ed06 libgui: Add generation numbers to BufferQueue by Dan Stoza · 9 years ago
  74. 7e5bb37 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 9 years ago
  75. 5a31f1a Merge "Disregard alleged binder entities beyond parcel bounds" into mnc-dev by Christopher Tate · 9 years ago
  76. d47da60 Track camera and flashlight usage in battery stats. by Ruben Brunk · 9 years ago
  77. 6a04e5f libgui: Propagate error by clearing sp<GB> by Dan Stoza · 9 years ago
  78. da5a3f4 Merge "libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc" into mnc-dev by Dan Stoza · 9 years ago
  79. 04b00ce Fix libgui crop matrix test. by Michael Lentine · 9 years ago
  80. b8efdc4 libui: Apply GRALLOC_USAGE_ALLOC_MASK during alloc by Dan Stoza · 9 years ago
  81. 6e1a2fe Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 9 years ago
  82. d2fb7a6 am 8728c390: am 2c4f5fde: am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 9 years ago
  83. 8728c39 am 2c4f5fde: am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 9 years ago
  84. 2c4f5fd am 861c3f56: am 9004e7f5: am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 9 years ago
  85. 861c3f5 am 9004e7f5: am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 9 years ago
  86. 9004e7f am 4ff0cb44: Verify that the native handle was created by Adam Lesinski · 9 years ago
  87. 27182be Disregard alleged binder entities beyond parcel bounds by Christopher Tate · 9 years ago
  88. 0e65e6c libgui: Fix surface damage on rotated buffers by Dan Stoza · 9 years ago
  89. 01f9e92 Merge "Fix libgui tests." into mnc-dev by Michael Lentine · 9 years ago
  90. d8ead0c Fix libgui tests. by Michael Lentine · 9 years ago
  91. 041b945 Merge "fix BufferItem flatten/unflatten alignment" into mnc-dev by Chong Zhang · 9 years ago
  92. 47f674d fix BufferItem flatten/unflatten alignment by Chong Zhang · 9 years ago
  93. 699a32b Merge "Refactor ConsumerBase and it's derived classes." into mnc-dev by Michael Lentine · 9 years ago
  94. 847f11e Refactor ConsumerBase and it's derived classes. by Michael Lentine · 9 years ago
  95. 3db3680 Merge "Add ConsumerBase::isAbandoned" into mnc-dev by John Reck · 9 years ago
  96. e478305 Add ConsumerBase::isAbandoned by John Reck · 9 years ago
  97. 51c8c50 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev by Michael Lentine · 9 years ago
  98. 7c00028 Merge changes from topic 'button_actions' into mnc-dev by Michael Wright · 9 years ago
  99. b03f103 Fix input tests to work with new MotionEvent member by Michael Wright · 9 years ago
  100. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 9 years ago