projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git]
/
samplecode
/
SampleAll.cpp
2015-03-26
mtklein
C++11 override should now be supported by all of {bots...
blob
|
commitdiff
|
raw
2015-03-16
reed
SkPaint::FilterLevel -> SkFilterQuality
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
scroggo
Reland "remove unused SkAvoidXfermode"
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
scroggo
Revert of remove unused SkAvoidXfermode (patchset ...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-19
reed
remove unused SkAvoidXfermode
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
mtklein
Fix up all the easy virtual ... SK_OVERRIDE cases.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
mtklein
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
mtklein
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING....
blob
|
commitdiff
|
raw
|
diff to current
2014-12-01
mtklein
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-04
robertphillips
Change SkPicture::draw to playback
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
reed
Simplify flattening to just write enough to call the...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
commit-bot@chromiu...
Remove unused (by clients) SkUnitMapper
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
commit-bot@chromiu...
Revert of Remove unused (by clients) SkUnitMapper ...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-21
commit-bot@chromiu...
Remove unused (by clients) SkUnitMapper (https://codere...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
commit-bot@chromiu...
Revert of remove unused (by clients) SkUnitMapper ...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
commit-bot@chromiu...
remove unused (by clients) SkUnitMapper
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
reed@google.com
remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
commit-bot@chromiu...
move common blur types into central header
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
robertphillips@goo...
Staging for cleanup of SkPicture-related headers
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
commit-bot@chromiu...
Staged removal of SkPicture-derived classes
blob
|
commitdiff
|
raw
|
diff to current
2014-04-13
robertphillips@goo...
split SkPictureRecorder out of SkPicture
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
commit-bot@chromiu...
Builder class for SkLayerRasterizer.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
commit-bot@chromiu...
Factory methods for heap-allocated SkMaskFilter objects.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
commit-bot@chromiu...
Factory methods for heap-allocated SkPathEffect and...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
commit-bot@chromiu...
Refactor read and write buffers.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-27
reed@google.com
fix more 64bit warnings
blob
|
commitdiff
|
raw
|
diff to current
2013-12-17
reed@google.com
deprecate SkScalarRound (and its ilk), use SkScalarRoun...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-25
commit-bot@chromiu...
remove SkFloatToScalar macro
blob
|
commitdiff
|
raw
|
diff to current
2013-09-06
robertphillips@goo...
Push sigma-based blur interface into our GMs/benches...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
skia.committer@gma...
Sanitizing source files in Housekeeper-Nightly
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
robertphillips@goo...
Blur refactoring
blob
|
commitdiff
|
raw
|
diff to current
2013-07-22
reed@google.com
stop using bitmap-filter flags outside of paint itself...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-26
skia.committer@gma...
Sanitizing source files in Skia_Periodic_House_Keeping
blob
|
commitdiff
|
raw
|
diff to current
2013-01-08
reed@google.com
pass modifier keys to click events (e.g. control |...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-24
mike@reedtribe.org
fix warnings related to constness in overrides of SkCol...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-12
scroggo@google.com
Make texteffects gm work through serialization and...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-23
rmistry@google.com
Result of running tools/sanitize_source_files.py (which...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-07
djsollen@google.com
Update SkFlattenable buffers to be more modular.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-25
scroggo@google.com
Register some flattenable factories.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-06
caryclark@google.com
fix warnings on Mac in ssamplecode
blob
|
commitdiff
|
raw
|
diff to current
2012-05-25
reed@google.com
Change patheffect to take a (new) StrokeRec object...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
reed@google.com
revert 4046 -- GM:pathfill failed on one bot, maybe...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-24
reed@google.com
Change patheffect to take a (new) StrokeRec object...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-17
tomhudson@google.com
Fix type errors and a few warnings for Visual Studio...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-10
reed@google.com
remove (unused) reference to SkStrokePathEffect
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
djsollen@google.com
Remove unused static functions from SampleApp and effects
blob
|
commitdiff
|
raw
|
diff to current
2012-03-29
djsollen@google.com
Cleanup code related to SkFlattenable::flatten()
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
djsollen@google.com
Create macro for registering classes for deserialization
blob
|
commitdiff
|
raw
|
diff to current
2011-07-28
epoger@google.com
update of all copyright notices to reflect new license...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
senorblanco@chromi...
The plain Makefile was using -Wall, but the gyp build...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
mike@reedtribe.org
switch to inheriting from SampleView
blob
|
commitdiff
|
raw
|
diff to current
2011-05-02
reed@google.com
add typefacecache
blob
|
commitdiff
|
raw
|
diff to current
2011-04-14
reed@google.com
fix warnings
blob
|
commitdiff
|
raw
|
diff to current
2010-12-20
reed@android.com
merge with changes for GPU backend
blob
|
commitdiff
|
raw
|
diff to current
2009-06-24
reed@android.com
detect nearly translate-only matrices when drawing...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
reed@android.com
remove remaining references to porterduff
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
deanm@chromium.org
Some Linux / 64-bit compile fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
reed@android.com
add isConvex() hit to SkPath, to be used to speed up...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
reed@android.com
move shapes subclasses into effects
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
reed@android.com
grab from latest android
blob
|
commitdiff
|
raw
|
diff to current