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
/
SamplePathEffects.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused SkRasterizer
Mike Reed
2018-01-21
1
-17
/
+0
*
begin to hide details of SkPathEffect
Mike Reed
2017-02-26
1
-2
/
+2
*
guard rasterizer and drawlooper setters
reed
2016-03-21
1
-1
/
+1
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
1
-21
/
+16
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
1
-16
/
+21
*
switch patheffects over to sk_sp
reed
2016-03-18
1
-21
/
+16
*
Remove SkLerpXfermode
robertphillips
2016-01-25
1
-1
/
+0
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
1
-4
/
+4
*
fuzzer fixes
caryclark
2015-02-25
1
-1
/
+4
*
add SkAnimTimer, SPACE = pause/resume, ESP = stop
reed
2015-02-02
1
-3
/
+4
*
allow GMs to animate
reed
2015-02-01
1
-40
/
+21
*
Builder class for SkLayerRasterizer.
commit-bot@chromium.org
2014-02-26
1
-3
/
+4
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
1
-7
/
+8
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
1
-1
/
+1
*
Switch out random number generator for tests, benches, samples.
commit-bot@chromium.org
2013-09-06
1
-1
/
+1
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
1
-1
/
+0
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
1
-19
/
+19
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
1
-0
/
+7
*
inherit from SampleView
reed@google.com
2011-06-01
1
-26
/
+5
*
merge with changes for GPU backend
reed@android.com
2010-12-20
1
-80
/
+17
*
close out previous contour (so we don't miss the last segment)
reed@android.com
2009-08-14
1
-29
/
+16
*
remove remaining references to porterduff
reed@android.com
2009-06-23
1
-2
/
+1
*
remove deprecated use of porterduff enum
reed@android.com
2009-06-23
1
-2
/
+2
*
add SDL support
reed@android.com
2009-05-22
1
-1
/
+1
*
first cut at event-based test app
reed@android.com
2008-12-19
1
-1
/
+0
*
grab from latest android
reed@android.com
2008-12-17
1
-0
/
+283