1. da819e4 [HWUI] Use ANativeWindow_get{Height, Width} by Alec Mouri · 6 years ago
  2. 05ac516 Drop max texture cache size from 12x to 5x by John Reck · 6 years ago
  3. 8a20796 Drop all caches in UI_HIDDEN by John Reck · 6 years ago
  4. ce81728 Merge "[HWUI] Remove nanosecond conversion from duration queries." by Alec Mouri · 6 years ago
  5. 019adb0 Improve comparison of fractions by Stan Iliev · 6 years ago
  6. bc92767 Merge "Check for null surface pointer in renderOverdraw" by Nathaniel Nifong · 6 years ago
  7. 5d76d44 Merge "[HWUI] Use ANativeWindow_setDequeueTimeout" by Alec Mouri · 6 years ago
  8. fe05b7c Check for null surface pointer in renderOverdraw by Nathaniel Nifong · 6 years ago
  9. ff38ce2 Merge "[HWUI] hook in ANativeWindow_getLastDequeueStartTime" by TreeHugger Robot · 6 years ago
  10. ad72061 Merge "Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimit" by TreeHugger Robot · 6 years ago
  11. fa62530 Merge "[HWUI] use ANativeWindow_getLastQueueDuration api" by TreeHugger Robot · 6 years ago
  12. 6e1271b [HWUI] Remove nanosecond conversion from duration queries. by Alec Mouri · 6 years ago
  13. 672e9b0 [HWUI] Use ANativeWindow_setDequeueTimeout by Alec Mouri · 6 years ago
  14. 8d0c5bd2 [HWUI] hook in ANativeWindow_getLastDequeueStartTime by Alec Mouri · 6 years ago
  15. fe163c6 Merge changes from topic "protobuf-3.9.1" by Colin Cross · 6 years ago
  16. 57bb0bf Switch to using GrContext::setResourceCacheLimit and getResourceCacheLimit by Robert Phillips · 6 years ago
  17. 7ea41b6 [HWUI] use ANativeWindow_getLastQueueDuration api by Alec Mouri · 6 years ago
  18. d013a88 Adapt to google::protobuf::uint64 type change by Colin Cross · 7 years ago
  19. 85e6ff9 Merge "[HWUI] use ANativeWindow_getLastDequeueDuration api" by TreeHugger Robot · 6 years ago
  20. 93b7120 use canvaspriv for legacy flag. by Mike Reed · 6 years ago
  21. 39adc88 use rect version of join, the other is deprecated by Mike Reed · 6 years ago
  22. ff2c36b Fix VkFunctorDrawable crash by Stan Iliev · 6 years ago
  23. f7689d6 Stop MinikinSkia.h relying on SkRefCnt.h for <string> and <string_view> by Ravi Mistry · 6 years ago
  24. 95e7c02 Merge "Continue to isolate graphics classes by introducing C API" by TreeHugger Robot · 6 years ago
  25. c287a77 Continue to isolate graphics classes by introducing C API by Derek Sollenberger · 6 years ago
  26. 8d45174 [HWUI] use ANativeWindow_getLastDequeueDuration api by Alec Mouri · 6 years ago
  27. 0b9f0b8 HWUI-VK: remove duplicate GET_DEV_PROC by Yiwei Zhang · 6 years ago
  28. 19419cc Merge "Move GraphicBuffer back into libandroid_runtime." by Derek Sollenberger · 6 years ago
  29. 52e4392 Access VectorDrawableAtlas only on RenderThread by Stan Iliev · 6 years ago
  30. e78f7c9 Move GraphicBuffer back into libandroid_runtime. by Derek Sollenberger · 6 years ago
  31. d1845aa Merge "Add GPU draw stats to gfxinfo and GraphicsStatsService" by TreeHugger Robot · 6 years ago
  32. 9914348 Merge "[HWUI] clean up libgui include directives" by TreeHugger Robot · 6 years ago
  33. 6db59a6 [HWUI] clean up libgui include directives by Alec Mouri · 6 years ago
  34. 6073613 Crash in createPBufferSurface if eglCreatePbufferSurface fails by Roman Kiryanov · 6 years ago
  35. 883c9d9 TextureVuew rebind GL texture, if AHB content has changed by Stan Iliev · 6 years ago
  36. 7203e1f Add GPU draw stats to gfxinfo and GraphicsStatsService by Stan Iliev · 6 years ago
  37. e2617db use mskp extension to differentiate multi frame files. by Nathaniel Nifong · 6 years ago
  38. c53d280 Merge "Include more precise dependencies" by Fedor Kudasov · 6 years ago
  39. f6724205 Merge "Remove unused method" by Fedor Kudasov · 6 years ago
  40. 7bdc19b Merge "Isolate the graphics classes into their own static lib" by Derek Sollenberger · 6 years ago
  41. e690983 Remove unused method by Fedor Kudasov · 6 years ago
  42. 85d6f10 Include more precise dependencies by Fedor Kudasov · 6 years ago
  43. 32e205d Merge "Improve integer aligned coordinate detection" by TreeHugger Robot · 6 years ago
  44. 3841937 Merge "pass Paint not SkPaint to Canvas" by TreeHugger Robot · 6 years ago
  45. 694f3e4 Improve integer aligned coordinate detection by Stan Iliev · 6 years ago
  46. 5d0ca63 Isolate the graphics classes into their own static lib by Derek Sollenberger · 6 years ago
  47. c2dbc03 pass Paint not SkPaint to Canvas by Mike Reed · 6 years ago
  48. 59dd2ea Fix ReliableSurface to be more reliable by John Reck · 6 years ago
  49. 5c8d9dbb Merge "Remove final usage of asSkCanvas" by TreeHugger Robot · 6 years ago
  50. 296c5ef Merge "Increase dequeueBuffer timeout" into qt-r1-dev am: 5ab5cd7aa2 by John Reck · 6 years ago
  51. 6769f25 Merge "Increase dequeueBuffer timeout" into qt-r1-dev am: 5ab5cd7aa2 by John Reck · 6 years ago
  52. 3f333d6 Increase dequeueBuffer timeout by John Reck · 6 years ago
  53. 49db812 Merge "Update includes to begin isolating graphics classes." by Derek Sollenberger · 6 years ago
  54. 8b99419 Update includes to begin isolating graphics classes. by Derek Sollenberger · 6 years ago
  55. 894e85a Remove final usage of asSkCanvas by John Reck · 6 years ago
  56. ba7fb6a Merge "Improve logic when to use filtering in readback and TextureView" by TreeHugger Robot · 6 years ago
  57. 8f101b8 Merge "Resolve drawable when playing back DisplayListData in the RenderThread." by Nathaniel Nifong · 6 years ago
  58. 31fee3a Resolve drawable when playing back DisplayListData in the RenderThread. by Nathaniel Nifong · 6 years ago
  59. 134372db Improve logic when to use filtering in readback and TextureView by Stan Iliev · 6 years ago
  60. 95eab8a Merge "Enable simplified version of RootRenderNode for host" by Fedor Kudasov · 6 years ago
  61. 3af61ed Merge "Introduce multi-frame SKP capturing in SkiaPipeline" by Nathaniel Nifong · 6 years ago
  62. 09cfce0 Enable simplified version of RootRenderNode for host by Fedor Kudasov · 6 years ago
  63. 996dd9c Merge "Add more useful source files" by Fedor Kudasov · 6 years ago
  64. d2e49a2 Introduce multi-frame SKP capturing in SkiaPipeline by Nathaniel Nifong · 6 years ago
  65. 666f8a5 Add more useful source files by Fedor Kudasov · 6 years ago
  66. bc409cf Rearrange some headers by Fedor Kudasov · 6 years ago
  67. 0126507 Merge "Split out RootRenderNode" by Fedor Kudasov · 6 years ago
  68. 5e56d3f Merge "Switch to import for CtsUiRenderingTestCases" by John Reck · 6 years ago
  69. 34a2576 Split out RootRenderNode by Fedor Kudasov · 6 years ago
  70. 6677d80 Merge "HWUI-VK: Use auto prerotation for Vulkan backend" by TreeHugger Robot · 6 years ago
  71. 8fe7767 Merge "Remove unused (mostly GL-related) headers" by Fedor Kudasov · 6 years ago
  72. dab6ecd HWUI-VK: Use auto prerotation for Vulkan backend by Yiwei Zhang · 6 years ago
  73. db7d1df Switch to import for CtsUiRenderingTestCases by John Reck · 6 years ago
  74. d8edd0d Merge "HWUI-VK: connect and set native window before any queries" by TreeHugger Robot · 6 years ago
  75. 6bdd90f Remove unused (mostly GL-related) headers by Fedor Kudasov · 6 years ago
  76. 4cb0449 Merge "Enable RenderNode and RecordingCanvas for layoutlib" by Fedor Kudasov · 6 years ago
  77. 68daf67 HWUI-VK: connect and set native window before any queries by Yiwei Zhang · 6 years ago
  78. 47cf4d9 Merge changes I89bd9afb,I5783be3c by TreeHugger Robot · 6 years ago
  79. f5675bff Merge "Fix damage calculation for animation matrix" by TreeHugger Robot · 6 years ago
  80. bd363c9 HWUI-VK: Decouple hwui Vulkan backend from Vulkan WSI APIs by Yiwei Zhang · 6 years ago
  81. 6bbceda HWUI-VK: Fix initial window transform by Yiwei Zhang · 6 years ago
  82. e275052 Fix damage calculation for animation matrix by John Reck · 6 years ago
  83. 86bd214 Enable RenderNode and RecordingCanvas for layoutlib by Fedor Kudasov · 6 years ago
  84. c8d5387 Merge "Remove EGL references from CanvasContext header" by Fedor Kudasov · 6 years ago
  85. 361e13f Merge "Fix potential off-by-one" by Fedor Kudasov · 6 years ago
  86. 52abc90 Remove EGL references from CanvasContext header by Fedor Kudasov · 6 years ago
  87. b7c2eb9 Remove redundant header by Fedor Kudasov · 6 years ago
  88. c531743 Fix potential off-by-one by Fedor Kudasov · 6 years ago
  89. 257b2d2 Merge "Remove redundant include from RenderNodeDrawable" by Fedor Kudasov · 6 years ago
  90. fe2dcf1 Remove redundant include from RenderNodeDrawable by Fedor Kudasov · 6 years ago
  91. d501e10 Move GL specific code away from header by Fedor Kudasov · 6 years ago
  92. 90df056 Split lighting out of SkiaPipeline by Fedor Kudasov · 6 years ago
  93. e218c69 Replace CLOCK_MONOTONIC with SYSTEM_TIME_MONOTONIC by Jerome Gaillard · 6 years ago
  94. 093c15b Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236 am: 76925e1210 by John Reck · 6 years ago
  95. b57389a Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236 by John Reck · 6 years ago
  96. 282048a Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236 by John Reck · 6 years ago
  97. 76925e1 Merge "Fix setPositionListener race condition" into qt-dev am: 2c52298236 by John Reck · 6 years ago
  98. 097e1d3 Fix setPositionListener race condition by John Reck · 6 years ago
  99. 44c4be7 Merge "DisplayEventDispatcher: use eConfigChangedDispatch" into qt-r1-dev am: 619946fdc4 by Ady Abraham · 6 years ago
  100. 8c21925 Merge "DisplayEventDispatcher: use eConfigChangedDispatch" into qt-r1-dev by Ady Abraham · 6 years ago