summaryrefslogtreecommitdiff
path: root/libs/hwui/pipeline/skia/ReorderBarrierDrawables.cpp
AgeCommit message (Expand)Author
2021-02-08Remove two macrosJohn Reck
2019-06-24Fix potential off-by-oneFedor Kudasov
2019-06-19Split lighting out of SkiaPipelineFedor Kudasov
2018-12-03Remove ; from closing namespaces in libs/hwuiChris Blume
2018-06-19Restore matrix transform for out-of-order render nodesStan Iliev
2018-04-19Remove unused SkRRectsGaussianEdgeMaskFilter #includeRobert Phillips
2018-03-13update call-sites to use SkMaskFilter::MakeBlurMike Reed
2018-01-31Add API to set tonal shadow colorJohn Reck
2017-11-13Create colored shadows demoJohn Reck
2017-11-03Format the world (or just HWUI)John Reck
2017-08-30Avoid performing the pathOp for clipped shadows if possible.Derek Sollenberger
2017-07-18Fix incorrect assertsStan Iliev
2017-05-31Remove unneeded Skia include in ReorderBarrierDrawables.cppFlorin Malita
2017-05-15Update to new SkShadowUtils interfaceJim Van Verth
2017-04-13Add uncached and perspective shadows to Skia rendererJim Van Verth
2017-04-04Fix pop-up shadow drawn in the wrong place with Skia pipelineStan Iliev
2017-02-06Use new Skia DrawShadow APIStan Iliev
2016-12-01Fix a crash in skia pipeline, when empty reorder block is firstStan Iliev
2016-11-09Cleanup asserts and remove usage of deprecated data structure.Derek Sollenberger
2016-11-03Merge "Implement Skia pipelines for OpenGL and Vulkan."TreeHugger Robot
2016-11-03Implement Skia pipelines for OpenGL and Vulkan.Stan Iliev
2016-11-02Adding changes required by the master-skia merge.Derek Sollenberger
2016-10-31Implement SkiaRecordingCanvas, RenderNodeDrawable and other drawables.Stan Iliev