index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samplecode
/
SampleLayers.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
resources: orgainize directory.
Hal Canary
2017-12-08
1
-1
/
+1
*
Delete even more unused views code
Brian Osman
2017-11-29
1
-18
/
+0
*
Initial clip-mask-layer support
Florin Malita
2017-05-01
1
-1
/
+1
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
1
-0
/
+1
*
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
1
-1
/
+1
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
1
-1
/
+1
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
1
-1
/
+1
*
Revert "Revert "make it illegal to include SkXfermode.h""
Mike Reed
2016-11-23
1
-1
/
+0
*
Revert "make it illegal to include SkXfermode.h"
Greg Daniel
2016-11-23
1
-0
/
+1
*
make it illegal to include SkXfermode.h
Mike Reed
2016-11-23
1
-1
/
+0
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
1
-2
/
+2
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
1
-2
/
+2
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
1
-2
/
+2
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
1
-2
/
+2
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
1
-2
/
+2
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
1
-2
/
+2
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
1
-2
/
+2
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
1
-2
/
+2
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
1
-2
/
+2
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
1
-1
/
+1
*
Hide SkCanvas::LayerIter
robertphillips
2016-04-21
1
-21
/
+0
*
Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://coderevie...
fmalita
2016-04-20
1
-0
/
+21
*
Hide SkCanvas::LayerIter
robertphillips
2016-04-20
1
-21
/
+0
*
Update SkMorphology ImageFilters to sk_sp
robertphillips
2016-04-05
1
-3
/
+3
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-1
/
+0
*
Remove uses of SkImageDecoder from samplecode
msarett
2016-03-18
1
-1
/
+1
*
update callsites for Make image factories
reed
2016-03-17
1
-3
/
+3
*
use Make instead of Create to return a shared shader
reed
2016-03-08
1
-5
/
+3
*
Revert[2] of "add backdrop option to SaveLayerRec"
reed
2016-01-07
1
-2
/
+74
*
Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of http...
reed
2016-01-07
1
-74
/
+2
*
add backdrop option to SaveLayerRec
reed
2016-01-07
1
-2
/
+74
*
Style Change: NULL->nullptr
halcanary
2015-08-27
1
-5
/
+5
*
Fix up -Winconsistent-missing-override
mtklein
2015-07-13
1
-5
/
+4
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
1
-2
/
+2
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
1
-1
/
+1
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
1
-1
/
+1
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
1
-1
/
+1
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
1
-1
/
+1
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
1
-1
/
+1
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
1
-1
/
+1
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
1
-9
/
+7
*
Reduce internal explicit SaveFlags usage.
commit-bot@chromium.org
2014-04-18
1
-3
/
+3
*
remove dead code
reed@google.com
2014-03-07
1
-33
/
+0
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
1
-2
/
+2
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
1
-2
/
+2
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
1
-2
/
+2
*
Guard against most unintentionally ephemeral SkAutoFoo instantiations.
commit-bot@chromium.org
2013-11-18
1
-1
/
+1
*
Removed unused parameters
sugoi@google.com
2013-03-12
1
-1
/
+1
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
1
-1
/
+0
*
pass modifier keys to click events (e.g. control | shift etc.)
reed@google.com
2013-01-08
1
-2
/
+3
[next]