Age | Commit message (Expand) | Author |
---|---|---|
2021-05-22 | Use TraceUtils.h from gui shared library. | rnlee |
2020-09-18 | Migrate from SkCanvas::getGrContext to SkCanvas::recordingContext | Adlai Holler |
2020-06-26 | Remove legacy callDrawGlFunction2 from HWUI | John Reck |
2020-02-22 | opt into public SkM44 | Mike Reed |
2020-01-22 | extend recordingcanvas overrides for mat4 | Mike Reed |
2019-04-12 | Support render-ahead in vulkan | John Reck |
2019-03-29 | Fix crash in Vulkan WebView drawable when parent View has alpha | Stan Iliev |
2019-03-25 | Deprecate is_layer for vulkan functor | Bo Liu |
2019-02-04 | Do not call postDrawVk if did not call drawVk | Bo Liu |
2019-01-15 | VkFunctorDrawable implementation | Bo Liu |
2018-12-14 | New WebViewFunctor API | John Reck |
2018-12-05 | Add non-interop Vulkan functor | Chris Blume |
2018-11-06 | Rename VkFunctorDrawable->VkInteropFunctorDrawable | Chris Blume |
2018-09-18 | Implement WebView support for Vulkan using temporary buffer | Stan Iliev |