1. e16a3bf FPII-2760: Correct overflow check in Parcel resize code by Christopher Tate · 8 years ago FP2-open-17.02.0 FP2-open-17.03.0
  2. 079d98d FPII-2682:Fix SF security vulnerability: 32660278 CVE-2017-0387 A-32660278 by Fabien Sanglard · 8 years ago FP2-open-17.01.0
  3. c43c066 FPII-2041: Correctly handle dup() failure in Parcel::readNativeHandle by Marco Nelissen · 8 years ago FP2-open-16.07.1
  4. 22ca44d FPII-1859: BQ: fix some uninitialized variables by Pablo Ceballos · 8 years ago FP2-open-16.05.0 FP2-open-16.06.0
  5. e0d6090 FPII-1848: Fix issue #27252896: Security Vulnerability -- weak binder by Dianne Hackborn · 8 years ago
  6. c87098b FPII-1823: Merge conflict--Add SN logging by Pablo Ceballos · 8 years ago
  7. d55ed69 FPII-1823: BQ: Add permission check to BufferQueueConsumer::dump by Pablo Ceballos · 8 years ago
  8. d7617c1 FPII-1811: Sanity check IMemory access versus underlying mmap by Christopher Tate · 8 years ago
  9. 231133b FP2-1667: IGraphicBufferProducer: fix QUEUE_BUFFER info leak by Robert Shih · 8 years ago
  10. a4674e4 FP2-1667: IGraphicBufferConsumer: fix ATTACH_BUFFER info lea by Robert Shih · 8 years ago
  11. cf465b8 FP2-1667: add number constraint for samples per MotionEvent by Flanker · 9 years ago
  12. 2a7221b FP2-1667: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  13. 9528f38 FP2-1667: Initialize local variables to avoid data leak by Naveen Leekha · 9 years ago
  14. 68221b0 FP2-1575: Verify that the native handle was created by Adam Lesinski · 9 years ago fp2-sibon-2.0.1 fp2-sibon-2.0.2
  15. e3cb9bc FP2-1575: Disregard alleged binder entities beyond parcel bo by Christopher Tate · 9 years ago
  16. 19fff42 Merge tag 'android-5.1.0_r1' into HEAD by Anh Nguyen · 9 years ago
  17. 796aaf7 Update maxNumber to be smaller. by Michael Lentine · 9 years ago
  18. bdeb67f Merge "libgui: Copyback all region except dirty region for newly allocated buffer" by Linux Build Service Account · 9 years ago
  19. 94ee9b5 Merge "CpuConsumer: lock buffers that could be YUV as ycbcr" into lmp-mr1-dev by Lajos Molnar · 9 years ago
  20. 6a26be7 CpuConsumer: lock buffers that could be YUV as ycbcr by Lajos Molnar · 9 years ago
  21. 1f9f71e GraphicBufferMapper: handle devices that do not implement lock_ycbcr by Lajos Molnar · 9 years ago
  22. 7b99776 libgui: Copyback all region except dirty region for newly allocated buffer by Baldev Sahu · 9 years ago
  23. c129c9b sf: Rename app buffer count property by Ramakant Singh · 10 years ago
  24. 4f014a2 Merge "frameworks/native: Add support for transparent layers" by Linux Build Service Account · 10 years ago
  25. fcd5c99 frameworks/native: Add support for transparent layers by Saurabh Shah · 10 years ago
  26. a4cff88 Fix issue #18356768: some app process may hang at Runtime#exit... by Dianne Hackborn · 10 years ago
  27. 9b423a8 libgui: Handle createGraphicBuffer binder transcation failure by radhakrishna · 10 years ago
  28. 7e790af Add tracking of parcel memory allocations. by Dianne Hackborn · 10 years ago
  29. 98d20f8 Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-dev by Dan Stoza · 10 years ago
  30. 8dc5539 Add a BufferItem parameter to onFrameAvailable by Dan Stoza · 10 years ago
  31. a866423 sf: Rename default app buffer count property by Ramakant Singh · 10 years ago
  32. 2664529 Merge "Fix for corruption when numFds or numInts is too large." into lmp-mr1-dev by Michael Lentine · 10 years ago
  33. fee9904 Revert "Add more logging for dup(fd) failure" by Jesse Hall · 10 years ago
  34. 8e5cf83 Revert "Parcel: extra validation/debug code for writeDupFileDescriptor" by Jesse Hall · 10 years ago
  35. de288fe Revert "bufferqueue: workaround: allow NULL fence with queueBuffer" by Jesse Hall · 10 years ago
  36. ed80af4 libgui: Add native window attributes to query usage by Manoj Kumar AVM · 11 years ago
  37. f674fa1 sf: Make default app buffers count to three. by Ramakant Singh · 10 years ago
  38. db7ca4d frameworks/native: Add support for Secure Display by Ramkumar Radhakrishnan · 11 years ago
  39. 816f14a Surface: Fix gralloc flags conflicting values. by Saurabh Shah · 11 years ago
  40. 5ee229d frameworks/native: Add support for custom layers in Surfaceflinger by Ramkumar Radhakrishnan · 11 years ago
  41. e0c1a8b SF: Fix Klockwork errors. by Praveena Pachipulusu · 10 years ago
  42. a196c33 frameworks/native: Modify dirtyRect only on GPU pre-rotation by Jeykumar Sankaran · 10 years ago
  43. c424808 fix copy back dirty region by Omprakash Dhyade · 12 years ago
  44. 6c9568a frameworks/native: Reset dirtyRect after every queuebuffer call. by Jeykumar Sankaran · 10 years ago
  45. fa507ff frameworks/native: Propagate dirty region in hwc_layer. by Jeykumar Sankaran · 10 years ago
  46. 00685ba Surface: Initialize variable and add a defensive check by Rama Vaddula · 11 years ago
  47. dfd06b8 Fix for corruption when numFds or numInts is too large. by Michael Lentine · 10 years ago
  48. 8afa1c4 Fix crash when user provides large values in the Parcel. by Michael Lentine · 10 years ago
  49. fae12d4 Fix output of pointers for 64bit devices. by Michael Lentine · 10 years ago
  50. 1834f8e GLConsumer: correct EGL_NO_DISPLAY to EGL_NO_CONTEXT by Jesse Hall · 10 years ago
  51. dcc959b Merge "Adding eglInitialize and eglTerminate image creation and deletion." into lmp-mr1-dev by Michael Lentine · 10 years ago
  52. a069e85 am 649bafb7: Merge "bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE)" into lmp-dev by Jesse Hall · 10 years ago
  53. 5b0cbcf bufferqueue: workaround: allow NULL fence with queueBuffer (DO NOT MERGE) by Jesse Hall · 10 years ago
  54. 16410d4 am 9ea09757: Fix broken error check in Parcel::readBlob by Narayan Kamath · 10 years ago
  55. 78be65e Adding eglInitialize and eglTerminate image creation and deletion. by Michael Lentine · 10 years ago
  56. b7702c5 Merge "BufferQueueProducer: Throttle EGL frame production." into lmp-mr1-dev by Jesse Hall · 10 years ago
  57. 9ea0975 Fix broken error check in Parcel::readBlob by Narayan Kamath · 10 years ago
  58. 78639c2 Merge "Parcel: extra validation/debug code for writeDupFileDescriptor" into lmp-dev by Jesse Hall · 10 years ago
  59. ccf851f Parcel: extra validation/debug code for writeDupFileDescriptor by Jesse Hall · 10 years ago
  60. 99a0afb BufferQueueProducer: Throttle EGL frame production. by Eric Penner · 10 years ago
  61. a7eb4b7 Merge "Fix sockfd leakage in SensorService." into lmp-dev by Aravind Akella · 10 years ago
  62. 8a96955 Fix sockfd leakage in SensorService. by Aravind Akella · 10 years ago
  63. f05ef4e Merge "Surface: cancel the dequeued buffer when requestBuffer fails" into lmp-dev by Jesse Hall · 10 years ago
  64. 9f5a1b6 Surface: cancel the dequeued buffer when requestBuffer fails by Jesse Hall · 10 years ago
  65. 36273c9 Add more logging for dup(fd) failure by Michael Lentine · 10 years ago
  66. 5ee2c9d Work on issue #17656716: Unhandled exception in Window Manager by Dianne Hackborn · 10 years ago
  67. 67d8bd6 surfaceflinger: add getDisplayStats() method by Lajos Molnar · 10 years ago
  68. 8493b79 SensorService fixes by Aravind Akella · 10 years ago
  69. d15ef27 Update ScreenshotClient to take advantage of rotation in surfaceflinger's screencap api by Riley Andrews · 10 years ago
  70. c3ebe66 Add rotation to surfaceflingers screen cap. by Riley Andrews · 10 years ago
  71. 553231f Fix CAS argument type. by Hans Boehm · 10 years ago
  72. 08ff802 Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" by Hans Boehm · 10 years ago
  73. 2d14a0e GLConsumer: Fix eglTerminate/eglInit edge case. by Eric Penner · 10 years ago
  74. d53e052 Within CpuConsumer, use gralloc lockAsync/unlockAsync by Riley Andrews · 10 years ago
  75. 62fbb16 Shelve InputFlinger for another release. DO NOT MERGE by Michael Wright · 10 years ago
  76. 7d1cd4a Merge "Tunneled Video Playback support" into lmp-dev by Rachad · 10 years ago
  77. 45e2fc2 Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  78. b37ba39 Sensor related changes for NDK. by Aravind Akella · 10 years ago
  79. 7cb0d39 Tunneled Video Playback support by Rachad · 10 years ago
  80. 64ffcb0 Sensor.cpp changes. by Aravind Akella · 10 years ago
  81. 47e4540 Allow for resizing of Virtual Displays. by Michael Lentine · 10 years ago
  82. 1f6078a Have VirtualDisplays send SF resize messages when resizing by Michael Wright · 10 years ago
  83. cd36eb4 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into lmp-dev by Michael Lentine · 10 years ago
  84. 843cbb2 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  85. fd8498c Remove WAKE_UP_* sensor constants. by Aravind Akella · 10 years ago
  86. 11f1487 BufferQueueProducer: fix which slot gets pre-allocated by Antoine Labour · 10 years ago
  87. c268068 Merge "SensorService performance improvements." into lmp-dev by Aravind Akella · 10 years ago
  88. 56ae426 SensorService performance improvements. by Aravind Akella · 10 years ago
  89. 2295687 Merge "GLProducer: Reference count images rather than buffers." into lmp-dev by Eric Penner · 10 years ago
  90. 2cbba47 add noteResetVideo/Audio to IBatteryStats by Chong Zhang · 10 years ago
  91. 45e695a Merge "crash if getNativeBuffer() called on NULL GraphicBuffer" into lmp-dev by Colin Cross · 10 years ago
  92. 18fae75 crash if getNativeBuffer() called on NULL GraphicBuffer by Colin Cross · 10 years ago
  93. 9b36529 Merge "update battery status for audio/video" into lmp-dev by Chong Zhang · 10 years ago
  94. bd42d38 update battery status for audio/video by Chong Zhang · 10 years ago
  95. 78014f3 BufferQueue: release mutex while allocating. DO NOT MERGE by Antoine Labour · 10 years ago
  96. 5c3d243 GLProducer: Reference count images rather than buffers. by Eric Penner · 10 years ago
  97. 31d825d Add glance gesture for doze mode. by Jeff Brown · 10 years ago
  98. 1681d95 Add sticky transform to surfaceflinger. by Ruben Brunk · 10 years ago
  99. dc56bf7 Merge "BufferQueue: Add allocateBuffers method" by Dan Stoza · 10 years ago
  100. ab57491 GLConsumer: Allow creation in detached mode by Dan Stoza · 10 years ago