1. c2dbc03 pass Paint not SkPaint to Canvas by Mike Reed · 5 years ago
  2. 59dd2ea Fix ReliableSurface to be more reliable by John Reck · 5 years ago
  3. a887116 Enable surface for host by Fedor Kudasov · 5 years ago
  4. 5c8d9dbb Merge "Remove final usage of asSkCanvas" by TreeHugger Robot · 5 years ago
  5. 296c5ef Merge "Increase dequeueBuffer timeout" into qt-r1-dev am: 5ab5cd7aa2 by John Reck · 5 years ago
  6. 6769f25 Merge "Increase dequeueBuffer timeout" into qt-r1-dev am: 5ab5cd7aa2 by John Reck · 5 years ago
  7. 3f333d6 Increase dequeueBuffer timeout by John Reck · 5 years ago
  8. 49db812 Merge "Update includes to begin isolating graphics classes." by Derek Sollenberger · 5 years ago
  9. 1682676 Merge changes from topic "system_ext" by Jeongik Cha · 5 years ago
  10. 8b99419 Update includes to begin isolating graphics classes. by Derek Sollenberger · 5 years ago
  11. 894e85a Remove final usage of asSkCanvas by John Reck · 5 years ago
  12. ba7fb6a Merge "Improve logic when to use filtering in readback and TextureView" by TreeHugger Robot · 5 years ago
  13. 8f101b8 Merge "Resolve drawable when playing back DisplayListData in the RenderThread." by Nathaniel Nifong · 5 years ago
  14. 31fee3a Resolve drawable when playing back DisplayListData in the RenderThread. by Nathaniel Nifong · 5 years ago
  15. 134372d Improve logic when to use filtering in readback and TextureView by Stan Iliev · 5 years ago
  16. 95eab8a Merge "Enable simplified version of RootRenderNode for host" by Fedor Kudasov · 5 years ago
  17. cba9579 Consider overlay in system_ext as system's by Jeongik Cha · 5 years ago
  18. 3af61ed Merge "Introduce multi-frame SKP capturing in SkiaPipeline" by Nathaniel Nifong · 5 years ago
  19. 09cfce0 Enable simplified version of RootRenderNode for host by Fedor Kudasov · 5 years ago
  20. 996dd9c Merge "Add more useful source files" by Fedor Kudasov · 5 years ago
  21. d2e49a2 Introduce multi-frame SKP capturing in SkiaPipeline by Nathaniel Nifong · 5 years ago
  22. 666f8a5 Add more useful source files by Fedor Kudasov · 5 years ago
  23. bc409cf Rearrange some headers by Fedor Kudasov · 5 years ago
  24. 913c807 Merge "Set idmap2 binary uid and gid after forking" into qt-dev am: ebad9125c8 am: e9acb9c566 by Ryan Mitchell · 5 years ago
  25. 18e2a064 Merge "Set idmap2 binary uid and gid after forking" into qt-dev am: ebad9125c8 by Ryan Mitchell · 5 years ago
  26. e9acb9c Merge "Set idmap2 binary uid and gid after forking" into qt-dev am: ebad9125c8 by Ryan Mitchell · 5 years ago
  27. 3fc3c81 Merge "Set idmap2 binary uid and gid after forking" into qt-dev am: ebad9125c8 by Ryan Mitchell · 5 years ago
  28. 0126507 Merge "Split out RootRenderNode" by Fedor Kudasov · 5 years ago
  29. a8f1366 Set idmap2 binary uid and gid after forking by Ryan Mitchell · 5 years ago
  30. 5e56d3f Merge "Switch to import for CtsUiRenderingTestCases" by John Reck · 5 years ago
  31. 34a2576 Split out RootRenderNode by Fedor Kudasov · 5 years ago
  32. 6677d80 Merge "HWUI-VK: Use auto prerotation for Vulkan backend" by TreeHugger Robot · 5 years ago
  33. 8fe7767 Merge "Remove unused (mostly GL-related) headers" by Fedor Kudasov · 5 years ago
  34. dab6ecd HWUI-VK: Use auto prerotation for Vulkan backend by Yiwei Zhang · 5 years ago
  35. db7d1df Switch to import for CtsUiRenderingTestCases by John Reck · 5 years ago
  36. d8edd0d Merge "HWUI-VK: connect and set native window before any queries" by TreeHugger Robot · 5 years ago
  37. 6bdd90f Remove unused (mostly GL-related) headers by Fedor Kudasov · 5 years ago
  38. 4cb0449 Merge "Enable RenderNode and RecordingCanvas for layoutlib" by Fedor Kudasov · 5 years ago
  39. 68daf67 HWUI-VK: connect and set native window before any queries by Yiwei Zhang · 5 years ago
  40. 47cf4d9 Merge changes I89bd9afb,I5783be3c by TreeHugger Robot · 5 years ago
  41. f5675bf Merge "Fix damage calculation for animation matrix" by TreeHugger Robot · 5 years ago
  42. bd363c9 HWUI-VK: Decouple hwui Vulkan backend from Vulkan WSI APIs by Yiwei Zhang · 5 years ago
  43. 6bbceda HWUI-VK: Fix initial window transform by Yiwei Zhang · 5 years ago
  44. e275052 Fix damage calculation for animation matrix by John Reck · 5 years ago
  45. 86bd214 Enable RenderNode and RecordingCanvas for layoutlib by Fedor Kudasov · 5 years ago
  46. c8d5387 Merge "Remove EGL references from CanvasContext header" by Fedor Kudasov · 5 years ago
  47. 361e13f Merge "Fix potential off-by-one" by Fedor Kudasov · 5 years ago
  48. 52abc90 Remove EGL references from CanvasContext header by Fedor Kudasov · 5 years ago
  49. b7c2eb9 Remove redundant header by Fedor Kudasov · 5 years ago
  50. c531743 Fix potential off-by-one by Fedor Kudasov · 5 years ago
  51. 257b2d2 Merge "Remove redundant include from RenderNodeDrawable" by Fedor Kudasov · 5 years ago
  52. fe2dcf1 Remove redundant include from RenderNodeDrawable by Fedor Kudasov · 5 years ago
  53. d501e10 Move GL specific code away from header by Fedor Kudasov · 5 years ago
  54. 90df056 Split lighting out of SkiaPipeline by Fedor Kudasov · 5 years ago
  55. e6936e2 Merge "Move off ZipString and over to std::string/std::string_view as appropriate." into qt-dev-plus-aosp am: ee1c95f060 by Elliott Hughes · 5 years ago
  56. 0566225 Merge "Move off ZipString and over to std::string/std::string_view as appropriate." into qt-dev-plus-aosp by Elliott Hughes · 5 years ago
  57. a65cae9 Move off ZipString and over to std::string/std::string_view as appropriate. by Elliott Hughes · 5 years ago
  58. 78de4f9 Move off ZipString and over to std::string/std::string_view as appropriate. by Elliott Hughes · 5 years ago
  59. 462f70f Merge "Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONIC" by Jerome Gaillard · 5 years ago
  60. 5f5c846 Merge "Suppress compressed rersources.arsc on host" by TreeHugger Robot · 5 years ago
  61. e218c69 Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONIC by Jerome Gaillard · 5 years ago
  62. 31b1105 Suppress compressed rersources.arsc on host by Ryan Mitchell · 5 years ago
  63. 093c15b Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236 am: 76925e1210 by John Reck · 5 years ago
  64. b57389a Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236 by John Reck · 5 years ago
  65. 282048a Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236 by John Reck · 5 years ago
  66. 76925e1 Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236 by John Reck · 5 years ago
  67. 097e1d3 Fix setPositionListener race condition by John Reck · 5 years ago
  68. 44c4be7 Merge "DisplayEventDispatcher: use eConfigChangedDispatch" into qt-r1-dev am: 619946fdc4 by Ady Abraham · 5 years ago
  69. 8c21925 Merge "DisplayEventDispatcher: use eConfigChangedDispatch" into qt-r1-dev by Ady Abraham · 5 years ago
  70. 9c501aa DisplayEventDispatcher: use eConfigChangedDispatch by Ady Abraham · 5 years ago
  71. 1bbf28f incident report args: add setter stubs & constant aliases by Ryan Savitski · 5 years ago
  72. 182cbf9 Merge libhwui and libhwui-host targets by Fedor Kudasov · 5 years ago
  73. fa93e3c Merge "Delete wrap_gles capability" by John Reck · 5 years ago
  74. 768c1a8 Merge "Brought back compatibility check for falling back on dest_out whenever clear is used as a blend mode to draw bitmaps" into qt-dev by Nader Jawad · 5 years ago
  75. 476d0d1 Brought back compatibility check for falling back on dest_out by Nader Jawad · 5 years ago
  76. 323d3cd Merge "Brought back compatibility check for falling back on dest_out whenever clear is used as a blend mode to draw bitmaps" by TreeHugger Robot · 5 years ago
  77. 480618f Merge "Build native android graphics library for desktop" by Jerome Gaillard · 5 years ago
  78. f9f964d Brought back compatibility check for falling back on dest_out by Nader Jawad · 5 years ago
  79. 23462d8 Delete wrap_gles capability by John Reck · 5 years ago
  80. f6f3f0b Merge "Update LOG_WINDOW format params." by TreeHugger Robot · 5 years ago
  81. 21e7e2d Build native android graphics library for desktop by Jerome Gaillard · 5 years ago
  82. a30e1b2 Merge "Use libbase API to access system properties in libhwui" by Jerome Gaillard · 5 years ago
  83. f5a6ff4 Merge "Avoid fake high input latency while vsync drifting" am: 3996c9eb72 am: 151f38fe89 am: 0832ce87d7 by Gao Shuo · 5 years ago
  84. 0832ce8 Merge "Avoid fake high input latency while vsync drifting" am: 3996c9eb72 by Gao Shuo · 5 years ago
  85. a02a12d Use libbase API to access system properties in libhwui by Jerome Gaillard · 5 years ago
  86. 7e05ff3 Avoid fake high input latency while vsync drifting by Gao Shuo · 5 years ago
  87. c01ff54 Merge "Log less" into qt-dev am: 7ede526835 am: b019513682 am: 480bf1fdc6 by John Reck · 5 years ago
  88. e496882 Merge "Log less" into qt-dev am: 7ede526835 by John Reck · 5 years ago
  89. 4ca1cc9 Update LOG_WINDOW format params. by Daniel Santiago Rivera · 5 years ago
  90. 480bf1f Merge "Log less" into qt-dev am: 7ede526835 am: b019513682 by John Reck · 5 years ago
  91. 7ede526 Merge "Log less" into qt-dev by TreeHugger Robot · 5 years ago
  92. db72e7a Log less by John Reck · 5 years ago
  93. da7c19c Fix light center position for layers by Stan Iliev · 5 years ago
  94. 8b82c73 Merge changes from topic "am-04c3ade2997f463f99e7d6e99506ddc2" into qt-r1-dev-plus-aosp by Joe Onorato · 5 years ago
  95. a538b56 Merge "Fix fading edge effect from impacting neighboring pixels" into qt-dev by Derek Sollenberger · 5 years ago
  96. a316b91 Merge "Fix light center position for layers" into qt-dev am: 0117a744e9 by Stan Iliev · 5 years ago
  97. 9fdd35e Merge "Fix fading edge effect from impacting neighboring pixels" into qt-dev by TreeHugger Robot · 5 years ago
  98. 0117a74 Merge "Fix light center position for layers" into qt-dev by TreeHugger Robot · 5 years ago
  99. 36b75f7 Fix light center position for layers by Stan Iliev · 5 years ago
  100. efc91a1 Add ProtoOutputStream.serializeToVector am: dcd64522f4 am: de7a0a3362 by Joe Onorato · 5 years ago