index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
check for null-device pixels in onWritePixels, so we don't crash
reed@google.com
2014-03-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-14
*
De-virtualize SkCanvas matrix ops.
commit-bot@chromium.org
2014-03-13
*
Added Z scale when X and Y scale to spot lights and point lights
commit-bot@chromium.org
2014-03-13
*
getDeviceCapabilities is no longer need, so remove it
commit-bot@chromium.org
2014-03-13
*
Attempt to fix -1->unsigned warning on mac 10.6
bsalomon@google.com
2014-03-13
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
Add effect-based clip for nine-patch SkRRects.
commit-bot@chromium.org
2014-03-13
*
Fix distance field edge detection.
commit-bot@chromium.org
2014-03-13
*
Changes to SkFontHost_linux
commit-bot@chromium.org
2014-03-13
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-13
*
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
*
De-virtualize SkCanvas save/restore.
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
*
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
*
[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
*
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 SkOffsetImageFilter to use a temporary for bounds computations.
senorblanco@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
*
plumbing for GPU fast blur
commit-bot@chromium.org
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
*
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
*
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
[prev]
[next]