index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add required parens for r13779.
bungeman@google.com
2014-03-12
*
remove SK_SUPPORT_LEGACY_COPYTO_CONFIG
commit-bot@chromium.org
2014-03-12
*
Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2.
bungeman@google.com
2014-03-12
*
Fix GPU colormatrix color filter with saturated alpha.
senorblanco@chromium.org
2014-03-12
*
add gm to show bug in stroked-text in drawPosText
commit-bot@chromium.org
2014-03-12
*
De-virtualize SkCanvas save/restore.
commit-bot@chromium.org
2014-03-12
*
render_pictures unittests: run over a dir with multiple SKPs, like production
commit-bot@chromium.org
2014-03-12
*
support direct writing to top layer, and hide getTopLayer()
reed@google.com
2014-03-12
*
Remove unused zero_fill() in GrAtlas.cpp
fmalita@google.com
2014-03-12
*
Fix unit tests
bsalomon@google.com
2014-03-12
*
Fix for test failure
robertphillips@google.com
2014-03-12
*
Add compile flag to force usage of distance fields for all SkPaints.
commit-bot@chromium.org
2014-03-12
*
Add capture snapshot as data to SkWriter32, use it to optimise record->playback.
commit-bot@chromium.org
2014-03-12
*
Clean up SkImageFilter.
commit-bot@chromium.org
2014-03-12
*
Stores per-iteration bench values in BenchDataPoint.
commit-bot@chromium.org
2014-03-12
*
Add elliptical-corner rrect clip effect. Currently only handles the case wher...
commit-bot@chromium.org
2014-03-12
*
Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://co...
commit-bot@chromium.org
2014-03-12
*
Fixing SkPicture serialization
commit-bot@chromium.org
2014-03-12
*
Add NVPR configs to DM
commit-bot@chromium.org
2014-03-12
*
New baselines for imagefiltersclipped, offsetimagefilter GMs.
senorblanco@chromium.org
2014-03-12
*
Rebaseline performance triggers for Mac10.6 & N7
robertphillips@google.com
2014-03-12
*
[WIP] Add Context to SkDrawLooper.
commit-bot@chromium.org
2014-03-12
*
Revert the rest of r13757.
bungeman@google.com
2014-03-12
*
Revert 13757.
bungeman@google.com
2014-03-12
*
Fix (1 << 31) to (1u << 31) in SkOTTable_OS_2.
bungeman@google.com
2014-03-12
*
make onReadPixels protected and have default impl (so we can remove chrome ov...
commit-bot@chromium.org
2014-03-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-12
*
Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.c...
commit-bot@chromium.org
2014-03-11
*
remove SK_SUPPORT_LEGACY_COPYTO_CONFIG
commit-bot@chromium.org
2014-03-11
*
Alter bench_pictures to "respect" the logPerIter flag.
commit-bot@chromium.org
2014-03-11
*
First pass at a web app that lets you run Skia code and see the results.
commit-bot@chromium.org
2014-03-11
*
Only set USE_ANDROID_NDK_CPU_FEATURES if it's not already been explicitly set
commit-bot@chromium.org
2014-03-11
*
fix build error in chromium
commit-bot@chromium.org
2014-03-11
*
Revert "De-virtualize SkCanvas save/restore."
fmalita@google.com
2014-03-11
*
De-virtualize SkCanvas save/restore.
fmalita@google.com
2014-03-11
*
Drop executable flag from headers so that they can be packaged
robertphillips@google.com
2014-03-11
*
Fix linking errors on android builds due to cdd0f92b1ac
commit-bot@chromium.org
2014-03-11
*
Fix SkOffsetImageFilter to use a temporary for bounds computations.
senorblanco@chromium.org
2014-03-11
*
New version of the bbh shootout.
commit-bot@chromium.org
2014-03-11
*
Fix radical assumption that 0.5 in double is exactly convertible to float.
bsalomon@google.com
2014-03-11
*
Enable use of distance fields via SkPaint flag.
commit-bot@chromium.org
2014-03-11
*
Add new module for distance field generation.
commit-bot@chromium.org
2014-03-11
*
Handle rrects with one circular corner and three square corners in GrRRectEff...
commit-bot@chromium.org
2014-03-11
*
bench rebaseline after Brian's improvement e5a041c
commit-bot@chromium.org
2014-03-11
*
Revert of New version of the bbh shootout (https://codereview.chromium.org/18...
commit-bot@chromium.org
2014-03-11
*
New version of the bbh shootout.
commit-bot@chromium.org
2014-03-11
*
plumbing for GPU fast blur
commit-bot@chromium.org
2014-03-10
*
Rebase bezier_effect GMs and lingering changed GMs from laggy bots
bsalomon@google.com
2014-03-10
*
plumb API for analytic rrect blur
commit-bot@chromium.org
2014-03-10
*
Revert of Add new module for distance field generation. (https://codereview.c...
commit-bot@chromium.org
2014-03-10
[next]