index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkLiteDL.cpp
Commit message (
Expand
)
Author
Age
*
Implement a fast path for solid color lattice rectangle
Stan Iliev
2017-12-11
*
keep SkRSXforms aligned in SkLiteDL
Mike Klein
2017-10-11
*
Record SkCanvas::flush().
Mike Klein
2017-08-14
*
Compute correct bounds for DrawShadowRec.
Jim Van Verth
2017-07-31
*
move shadows to device virtual
Mike Reed
2017-05-17
*
Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""
Florin Malita
2017-05-03
*
Revert "Reland: Remove SkLights include from SkCanvas.h"
Florin Malita
2017-05-03
*
Reland: Remove SkLights include from SkCanvas.h
Florin Malita
2017-05-03
*
Remove translateZ and lights from SkCanvas
Jim Van Verth
2017-05-02
*
Remove EXPERIMENTAL_SHADOWING, Part 1
Jim Van Verth
2017-05-02
*
Revert "Remove SkLights include from SkCanvas.h"
Florin Malita
2017-05-02
*
Remove SkLights include from SkCanvas.h
Florin Malita
2017-05-02
*
Revert "Revert "SaveLayerRec::fClipMask -> raw pointer""
Mike Klein
2017-05-01
*
Revert "SaveLayerRec::fClipMask -> raw pointer"
Mike Klein
2017-05-01
*
SaveLayerRec::fClipMask -> raw pointer
Florin Malita
2017-05-01
*
Initial clip-mask-layer support
Florin Malita
2017-05-01
*
Make SkLiteDL::draw() const.
Mike Klein
2017-04-11
*
remove legacy virtual for vertices, only support object form
Mike Reed
2017-03-17
*
Revert[2] "More SkVertices implementation work""
Mike Reed
2017-03-17
*
Revert "More SkVertices implementation work"
Mike Reed
2017-03-17
*
More SkVertices implementation work
Mike Reed
2017-03-17
*
Remove SkLiteDL::makeThreadsafe().
Mike Klein
2017-03-02
*
Refactor SkLiteDL to no longer extend SkDrawable.
Derek Sollenberger
2017-03-02
*
Revert "Revert "IWYU""
Mike Reed
2017-02-13
*
Revert "IWYU"
Robert Phillips
2017-02-11
*
IWYU
Mike Reed
2017-02-10
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
Mike Reed
2016-11-03
*
remove xfermode from public api
Mike Reed
2016-10-28
*
SkLiteDL: much simpler to eliminate bitmaps in recorder.
Mike Klein
2016-10-04
*
Add a src rect to drawImageLattice() API
msarett
2016-09-30
*
Add setBounds to SkLiteDL for Android
liyuqian
2016-09-21
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
SkLiteDL: drawAsLayer()
mtklein
2016-09-08
*
Add option to skip rects to drawImageLattice()
msarett
2016-09-02
*
Revert of Force SkPath::getConvexity() cache for thread safety. (patchset #1 ...
mtklein
2016-09-02
*
record drawfilters
reed
2016-09-02
*
Force SkPath::getConvexity() cache for thread safety.
mtklein
2016-09-01
*
remove dead code
mtklein
2016-08-29
*
Add drawRegion() API to SkCanvas
msarett
2016-08-25
*
Made shadows blurry (thru implementing variance mapping)
vjiaoblack
2016-08-25
*
Plumb drawArc to SkDevice.
bsalomon
2016-08-19
*
Fast path translate() in SkCanvas and SkLiteDL.
mtklein
2016-08-19
*
Revert of Fast path translate() in SkCanvas and SkLiteDL. (patchset #5 id:800...
mtklein
2016-08-18
*
Fast path translate() in SkCanvas and SkLiteDL.
mtklein
2016-08-18
*
SkLiteDL: a little spring cleaning
mtklein
2016-08-17
*
SkLiteDL: inline empty()
mtklein
2016-08-17
*
SkLiteDL: thread the original canvas matrix through for SetMatrix::Draw().
mtklein
2016-08-16
[next]