1. 8578980 Delete unused clip parameter in drawWithOpenGL by Fabien Sanglard · 8 years ago
  2. b52cfec Merge "Rename hw to displayDevice for consistency" by TreeHugger Robot · 8 years ago
  3. 830b847 Rename hw to displayDevice for consistency by Fabien Sanglard · 8 years ago
  4. 11d0fc3 Rename "retire" to "present" for consistency by Fabien Sanglard · 8 years ago
  5. 426f9bc Merge "Update producer's cache of frame events in de/queue" by Brian C. Anderson · 8 years ago
  6. 49670c8 Merge "Cache frame event history producer-side." by Brian C. Anderson · 8 years ago
  7. 3e5af2d Merge "Track frame events incrementally and per layer." by Brian C. Anderson · 8 years ago
  8. f7dfa47 Merge "Fix FenceTracker releaseFence" by Brian C. Anderson · 8 years ago
  9. 4a1f8a5 Merge "Rename "commit" to use "present" nomenclature" by TreeHugger Robot · 8 years ago
  10. e89987a Merge "Rename variable disp to displayId for consistency" by TreeHugger Robot · 8 years ago
  11. a87aa7b Rename "commit" to use "present" nomenclature by Fabien Sanglard · 8 years ago
  12. df0b705 Rename variable disp to displayId for consistency by Fabien Sanglard · 8 years ago
  13. 834bccb Merge "Add displayPresentTime to getFrameTimestamps" by Brian C. Anderson · 8 years ago
  14. 10ec994 Merge "BQ: Make QueueBufferOutput implement Flattenable" by Brian C. Anderson · 8 years ago
  15. 5c59c45 Merge "Rename posted to requestedPresent for getFrameTimestamps" by Brian C. Anderson · 8 years ago
  16. 8650c6f Merge "surfaceflinger:Fix potential crash issue when do AIDL FUZZ test" am: 2792ff4527 am: 83f8bba2a5 am: 60f8850e70 by Jinguang Dong · 8 years ago
  17. f3fe700 Merge "surfaceflinger:Fix potential crash issue when do AIDL FUZZ test" am: 2792ff4527 am: 83f8bba2a5 by Jinguang Dong · 8 years ago
  18. 83f8bba Merge "surfaceflinger:Fix potential crash issue when do AIDL FUZZ test" by Jinguang Dong · 8 years ago
  19. 4143295 Merge "Delete HWC2to1Adapter unused code." by TreeHugger Robot · 8 years ago
  20. 601938c Delete HWC2to1Adapter unused code. by Fabien Sanglard · 8 years ago
  21. 27efbdb Delete unused mutex in HWC2to1Adapter by Fabien Sanglard · 8 years ago
  22. 9f8b9ae surfaceflinger:Fix potential crash issue when do AIDL FUZZ test by Jinguang Dong · 8 years ago
  23. 3828399 Merge "Fix 5x and 6P crash when using HWC2to1adapter" by TreeHugger Robot · 8 years ago
  24. eb3db61 Fix 5x and 6P crash when using HWC2to1adapter by Fabien Sanglard · 8 years ago
  25. 7c5a92f Use hidl_handle instead of native_handle_t*. by Martijn Coenen · 8 years ago
  26. 526fd4a Merge "Use android.hardware.graphics.common@1.0" by Chia-I Wu · 8 years ago
  27. 67a4762 Split libhidl into base and transport. by Yifan Hong · 8 years ago
  28. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 8 years ago
  29. 3890c39 Cache frame event history producer-side. by Brian Anderson · 8 years ago
  30. 5901fda Use android.hardware.graphics.common@1.0 by Chia-I Wu · 8 years ago
  31. b7432cc Fix HWC2to1Adapter crashing dragon at startup by Fabien Sanglard · 8 years ago
  32. d6927fb Track frame events incrementally and per layer. by Brian Anderson · 8 years ago
  33. 3546a3f Fix FenceTracker releaseFence by Brian Anderson · 8 years ago
  34. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 8 years ago
  35. baaad32 BQ: Make QueueBufferOutput implement Flattenable by Brian Anderson · 8 years ago
  36. dbd0ea8 Rename posted to requestedPresent for getFrameTimestamps by Brian Anderson · 8 years ago
  37. dda9bb0 Merge "Revert "Workaround alloc-dealloc-mismatch error on ASan device boot."" am: 5c58020c00 am: 22d12a89e6 am: df48bcff26 by Evgenii Stepanov · 8 years ago
  38. 1852c55 Merge "Revert "Workaround alloc-dealloc-mismatch error on ASan device boot."" am: 5c58020c00 am: 22d12a89e6 by Evgenii Stepanov · 8 years ago
  39. df48bcf Merge "Revert "Workaround alloc-dealloc-mismatch error on ASan device boot."" am: 5c58020c00 by Evgenii Stepanov · 8 years ago
  40. 22d12a8 Merge "Revert "Workaround alloc-dealloc-mismatch error on ASan device boot."" by Evgenii Stepanov · 8 years ago
  41. b56eda8 Revert "Workaround alloc-dealloc-mismatch error on ASan device boot." by Evgenii Stepanov · 8 years ago
  42. 3ed78e4 Revert "Workaround alloc-dealloc-mismatch error on ASan device boot." by Evgenii Stepanov · 8 years ago
  43. e773265 Merge "Delete surfacefinger Layer::latchBuffer code" by TreeHugger Robot · 8 years ago
  44. bc01dcc Delete surfacefinger Layer::latchBuffer code by Fabien Sanglard · 8 years ago
  45. cd6fd54 Refactor surfacefinger latchBuffer: Create method by Fabien Sanglard · 8 years ago
  46. 7b1563a Refactor surfacefinger Layer::latchBuffer by Fabien Sanglard · 8 years ago
  47. c00aecf SF: Request SF wakeup for pending transactions am: d9d1817e9a by Dan Stoza · 8 years ago
  48. d9d1817 SF: Request SF wakeup for pending transactions by Dan Stoza · 8 years ago
  49. d8c67ac Merge "SF: Request SF wakeup for pending transactions" by Dan Stoza · 8 years ago
  50. f5702ff SF: Request SF wakeup for pending transactions by Dan Stoza · 8 years ago
  51. f1019e2 Merge "Refactor SurfaceFlinger::onTransact" by TreeHugger Robot · 8 years ago
  52. 6e8e98a Refactor SurfaceFlinger::onTransact by Fabien Sanglard · 8 years ago
  53. a3d6565 Merge "Surfaceflinger: Document DdmConnection usage" by Fabien Sanglard · 8 years ago
  54. 60a2eb0 Merge "Replace surfaceflinger protobufs with protobuf-lite" by Colin Cross · 8 years ago
  55. 4e475cf Surfaceflinger: Document DdmConnection usage by Fabien Sanglard · 8 years ago
  56. 6354938 Replace surfaceflinger protobufs with protobuf-lite by Colin Cross · 8 years ago
  57. 94ef1fd Revert "services: surfaceflinger: ASAN fix" am: 598f6d5429 am: d5156b70ff am: 12924419de by Steve Pfetsch · 8 years ago
  58. 6d2eb65 Revert "services: surfaceflinger: ASAN fix" am: 598f6d5429 am: d5156b70ff by Steve Pfetsch · 8 years ago
  59. 598f6d5 Revert "services: surfaceflinger: ASAN fix" by Steve Pfetsch · 8 years ago
  60. 08dc2ef Merge "Delete RenderEngine path for OpenGL ES 1.0/1.1" by Fabien Sanglard · 8 years ago
  61. f29cd52 Merge "Rely on the platform -std default." by Elliott Hughes · 8 years ago
  62. f4ddfac services: surfaceflinger: ASAN fix am: 1d3df546d5 am: ff06017cfe am: 409c087ffe by Steve Pfetsch · 8 years ago
  63. 409c087 services: surfaceflinger: ASAN fix am: 1d3df546d5 am: ff06017cfe by Steve Pfetsch · 8 years ago
  64. 1d3df54 services: surfaceflinger: ASAN fix by Steve Pfetsch · 8 years ago
  65. ba03e65 Merge "Fix surfaceflinger file descriptor leak" am: af2fbb0ccc am: ee87482e6d by Fabien Sanglard · 8 years ago
  66. ee87482 Merge "Fix surfaceflinger file descriptor leak" am: af2fbb0ccc by Fabien Sanglard · 8 years ago
  67. a22f064 Merge "Refactor Surfaceflinger Layer::latchBuffer" by TreeHugger Robot · 8 years ago
  68. 0a4b26e Fix surfaceflinger file descriptor leak by Fabien Sanglard · 8 years ago
  69. 4f89564 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  70. aab99f5 surfaceflinger: add support for android.hardware.graphics by Chia-I Wu · 8 years ago
  71. efb9345 Delete RenderEngine path for OpenGL ES 1.0/1.1 by Fabien Sanglard · 8 years ago
  72. 223eb91 Refactor Surfaceflinger Layer::latchBuffer by Fabien Sanglard · 8 years ago
  73. 2207efc Merge "PowerHAL: Make powerHAL calls compatible with HIDL" by TreeHugger Robot · 8 years ago
  74. 857a891 Merge "Revert "Delete HWC1"" by Fabien Sanglard · 8 years ago
  75. 9d96de4 Revert "Delete HWC1" by Fabien Sanglard · 8 years ago
  76. 9d1ee20 Merge "Rely on the platform -std default." am: 53b6fc5ddc am: 0ef01bab39 am: b48bc88b75 by Elliott Hughes · 8 years ago
  77. a16f14f Merge "Rely on the platform -std default." am: 53b6fc5ddc am: 0ef01bab39 by Elliott Hughes · 8 years ago
  78. b48bc88 Merge "Rely on the platform -std default." am: 53b6fc5ddc am: 0ef01bab39 by Elliott Hughes · 8 years ago
  79. 90f9234 Delete HWC1 by Fabien Sanglard · 8 years ago
  80. e390826 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  81. b5ee178 PowerHAL: Make powerHAL calls compatible with HIDL by Ruchi Kandoi · 8 years ago
  82. bb6d63a Merge "Rename dump methods to dumpState" am: c72b9a3ce4 am: 219df2fd5b by Colin Cross · 8 years ago
  83. dc78251 Rename dump methods to dumpState by Colin Cross · 8 years ago
  84. 5fa1223 Rename dump methods to dumpState by Colin Cross · 8 years ago
  85. 6ce2ad4 SF: Fix a couple of Layer ref count issues am: de84eb6b82 am: 1ce7c1d3aa by Dan Stoza · 8 years ago
  86. 1802970 Build SF executable with USE_HWC2 when needed am: f9f7f6931f am: 58719ff766 by Dan Stoza · 8 years ago
  87. af63992 HWC2: Clear transform for SolidColor layers am: f1098abecf am: 21200d1887 by Dan Stoza · 8 years ago
  88. f124318 HWC2: Use SolidColor composition for DimLayer am: 0183f7acac am: b4365b8d0b by Dan Stoza · 8 years ago
  89. 860ff9c HWC2: Kill logspam for non-HWC virtual displays am: 179533d107 am: 9853a795ab by Dan Stoza · 8 years ago
  90. aa23ebe HWC2: Fix virtual displays am: 5450fe5268 am: d6fb6ea07b by Dan Stoza · 8 years ago
  91. 64e18c2 HWC2: Don't set null handle for client layers am: 6be002845f am: 0fac961a58 by Dan Stoza · 8 years ago
  92. 607bb29 HWC2: Hook up to BoardConfig variable am: 8beb15f220 am: 608852e318 by Dan Stoza · 8 years ago
  93. ebec74a HWC2: Skip validate/present if display is off am: 00ac359a3b am: de79392408 by Dan Stoza · 8 years ago
  94. 3d1d280 Rename dump methods to dumpState by Colin Cross · 8 years ago
  95. de84eb6 SF: Fix a couple of Layer ref count issues by Dan Stoza · 8 years ago
  96. f9f7f69 Build SF executable with USE_HWC2 when needed by Dan Stoza · 8 years ago
  97. f1098ab HWC2: Clear transform for SolidColor layers by Dan Stoza · 8 years ago
  98. 0183f7a HWC2: Use SolidColor composition for DimLayer by Dan Stoza · 8 years ago
  99. 179533d HWC2: Kill logspam for non-HWC virtual displays by Dan Stoza · 8 years ago
  100. 5450fe5 HWC2: Fix virtual displays by Dan Stoza · 8 years ago