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
*
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
*
Use SkTLazy to hold path in SkClipStack::Element
commit-bot@chromium.org
2014-02-27
*
try to deprecate fFlagsMask from SkLayerDrawLooper
reed@google.com
2014-02-27
*
Factory methods for heap-allocated SkAnnotation objects.
commit-bot@chromium.org
2014-02-27
*
Upstream changes from Android
commit-bot@chromium.org
2014-02-26
*
Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.c...
bsalomon@google.com
2014-02-26
*
Revert of Add getReducedClipStack to lua canvas (https://codereview.chromium....
commit-bot@chromium.org
2014-02-26
*
Add getReducedClipStack to lua canvas
commit-bot@chromium.org
2014-02-26
*
Builder class for SkLayerRasterizer.
commit-bot@chromium.org
2014-02-26
*
Enable the SSSE3 files to be built for Android when SSSE3 is not present.
commit-bot@chromium.org
2014-02-25
*
This is intended to make it easier for us to be backwards compatible.
commit-bot@chromium.org
2014-02-25
*
Add SK_API to GrGLExtensions
commit-bot@chromium.org
2014-02-25
*
add isClipEmpty() -- encourage clients to call this rather than checking clip...
reed@google.com
2014-02-24
*
Add getClipStack method to lua SkCanvas
commit-bot@chromium.org
2014-02-24
*
Do not define SK_SUPPORT_DEEPCOPYTO_CONFIG in Skia.
commit-bot@chromium.org
2014-02-24
*
Fix compile errors in legacy copyTo().
senorblanco@chromium.org
2014-02-24
*
Use vertex buffer objects instead of client side arrays in fixed-function cod...
commit-bot@chromium.org
2014-02-24
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
Revert of Enable the SSSE3 files to be built for Android when SSSE3 is not pr...
commit-bot@chromium.org
2014-02-21
*
Enable the SSSE3 files to be built for Android when SSSE3 is not present.
commit-bot@chromium.org
2014-02-21
*
Use SkRRect to store rects in SkClipStack::Element
commit-bot@chromium.org
2014-02-21
*
Stub for conic section max curvature
commit-bot@chromium.org
2014-02-21
*
Factory methods for heap-allocated SkColorFilter objects.
commit-bot@chromium.org
2014-02-21
[next]