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 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
*
Add hooks for GL_EXT_debug_marker in gpu
commit-bot@chromium.org
2014-02-21
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-21
*
override new virtual onDrawDRRect in util canvas subclasses
commit-bot@chromium.org
2014-02-21
*
Factory methods for heap-allocated SkMaskFilter objects.
commit-bot@chromium.org
2014-02-21
*
add SkCanvas::drawDRRect
commit-bot@chromium.org
2014-02-21
*
use colortype instead of config
reed@google.com
2014-02-20
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
*
Offer single-param version of deepCopyTo -- much easier to migrate to colortypes
commit-bot@chromium.org
2014-02-20
*
Reverting r13496 (Merge tomhudson and mtklein SkPaint shrinking approaches) d...
robertphillips@google.com
2014-02-20
*
Fix CTM application in SkResizeImagefilter; implement bounds traversals.
senorblanco@chromium.org
2014-02-19
*
Analytic rrect clip for cicular corners, radius >= 0.5
commit-bot@chromium.org
2014-02-19
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-19
*
fix iOS build -- pass colortype, not config
commit-bot@chromium.org
2014-02-18
*
Add link to how to generate new SKPs when increasing the picture version
commit-bot@chromium.org
2014-02-18
*
Revert of Merge tomhudson and mtklein SkPaint shrinking approaches. (https://...
commit-bot@chromium.org
2014-02-18
*
Merge tomhudson and mtklein SkPaint shrinking approaches.
commit-bot@chromium.org
2014-02-18
*
add param name w/ default arg to work around clang bug on mac 10.7
reed@google.com
2014-02-18
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-18
*
replace SkBitmap::Config with SkColorType in gms
commit-bot@chromium.org
2014-02-17
*
Use factories instead of directly creating SkImageInfo.
bungeman@google.com
2014-02-17
*
fix style nit in drawIRect
reed@google.com
2014-02-17
*
still trying to kill setDevice: rename to setRootDevice (better name) and mak...
commit-bot@chromium.org
2014-02-17
*
Make canvas pass rrects along to clip stack
commit-bot@chromium.org
2014-02-16
*
use SkColorType instead of SkBitmap::Config in views/effects
commit-bot@chromium.org
2014-02-16
*
fix calling undef inline func build error
commit-bot@chromium.org
2014-02-16
*
Store SkRRects in SkClipStack
commit-bot@chromium.org
2014-02-16
*
Change device factories to take SkImageInfo instead of SkBitmap::Config
commit-bot@chromium.org
2014-02-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-15
*
When the CTM has perspective the back-project method in quickRejectY goes hay...
commit-bot@chromium.org
2014-02-14
*
Remove deprecation of SkBaseDevice::config() so compile can proceed.
jvanverth@google.com
2014-02-14
[next]