index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
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
*
Add comment for gcc compiler bug work-around for SK_COMPILE_ASSERT.
bungeman@google.com
2014-03-13
*
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
*
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
*
Add capture snapshot as data to SkWriter32, use it to optimise record->playback.
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 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
*
Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.c...
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
*
Enable use of distance fields via SkPaint flag.
commit-bot@chromium.org
2014-03-11
*
plumbing for GPU fast blur
commit-bot@chromium.org
2014-03-10
*
flag to make kClipToLayer_SaveFlag the default behavior
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
*
hide getTotalClip, so we can eventually remove it
commit-bot@chromium.org
2014-03-08
*
Add SkCanvas::writePixels that takes info+pixels directly
commit-bot@chromium.org
2014-03-07
*
Add a class to allocate small objects w/o extra calls to new.
commit-bot@chromium.org
2014-03-07
*
Add size_t bytesWritten() const to SkWStream.
commit-bot@chromium.org
2014-03-06
*
Begin making SkPerlinNoiseShader const.
commit-bot@chromium.org
2014-03-06
*
Now that the matching changes have landed in Chromium we can clean up the API...
commit-bot@chromium.org
2014-03-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-06
*
Unify edge type enums across GrEffect subclasses that clip rendering to a geo...
commit-bot@chromium.org
2014-03-05
*
This CL is motivated by the desire to make the skpinfo tool work a bit better...
commit-bot@chromium.org
2014-03-05
*
DM: read image files without an extra copy
commit-bot@chromium.org
2014-03-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-05
*
remove SK_SUPPORT_DEEPCOPYTO_CONFIG code -- no longer used
commit-bot@chromium.org
2014-03-05
*
The motivation for this CL is to de-clutter SkPicture's beginRecording method.
commit-bot@chromium.org
2014-03-04
*
Add GM that directly tests GrRRectEffect and add inverse fill version of effect.
commit-bot@chromium.org
2014-03-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-04
*
Cleanup patch to move all of SkImageFilterUtils into SkImageFilter.
senorblanco@chromium.org
2014-03-03
*
Generating the 1M skps frequently yields truncated skps. This tool is intende...
commit-bot@chromium.org
2014-03-03
*
Adding code to calculate Underline Thickness from Font Metrics, this will be ...
commit-bot@chromium.org
2014-03-01
*
DM: make GPU tasks multithreaded again. Big refactor.
commit-bot@chromium.org
2014-02-28
*
Cleanup GrGLInterface after Chromium changes
commit-bot@chromium.org
2014-02-28
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not needed
reed@google.com
2014-02-28
*
Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.ch...
robertphillips@google.com
2014-02-28
*
add new onClip* methods to SkCanvas
robertphillips@google.com
2014-02-28
*
add SkCanvas::NewRaster factory -- a very common use-case in chrome
commit-bot@chromium.org
2014-02-27
*
Culling API
commit-bot@chromium.org
2014-02-27
[next]