index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
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
*
Fix no GPU build after r13728
bsalomon@google.com
2014-03-10
*
flag to make kClipToLayer_SaveFlag the default behavior
reed@google.com
2014-03-10
*
Add new module for distance field generation.
commit-bot@chromium.org
2014-03-10
*
reorg iteration code in rrects GM, tightly pack rrects drawn in _effect version.
commit-bot@chromium.org
2014-03-10
*
rebaseline_server: disable image magnifier, for huge UI speedup
commit-bot@chromium.org
2014-03-10
*
rebaseline_server: add actual_repo and actual_revision command line options
commit-bot@chromium.org
2014-03-10
*
rebaseline_server: fix reload delay when there is client/server clock skew
commit-bot@chromium.org
2014-03-10
*
Pulling these out of other reviews so avoid code review clutter.
commit-bot@chromium.org
2014-03-10
*
Use bitfield rather than distinct enum types for circular corners in RRectEff...
commit-bot@chromium.org
2014-03-10
*
remove legacy ifdef wrapping fast blur
commit-bot@chromium.org
2014-03-10
*
Avoid black flashes when resizing debugger window using MSAA
commit-bot@chromium.org
2014-03-10
*
rebaseline_server: display how long it took to render the list
commit-bot@chromium.org
2014-03-10
*
Revert "remove flag for legacy copyTo -- call sites have been updated"
reed@google.com
2014-03-10
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
Add API for GrContext to recommend rendertarget sample count
commit-bot@chromium.org
2014-03-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-09
*
hide getTotalClip, so we can eventually remove it
commit-bot@chromium.org
2014-03-08
[next]