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
*
add block comment describing sync nature of SkStream
reed@google.com
2013-05-07
*
XPS ttc handling.
commit-bot@chromium.org
2013-05-07
*
Revert "Allow supporting 1 older PICTURE_VERSION."
scroggo@google.com
2013-05-07
*
Mask orientation and layout correctly.
commit-bot@chromium.org
2013-05-06
*
lockPixels before calling getColorTable.
scroggo@google.com
2013-05-06
*
Remove unused complex script support from android builds
commit-bot@chromium.org
2013-05-06
*
Test region decoding in skimage, plus fixes.
scroggo@google.com
2013-05-03
*
SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHash
epoger@google.com
2013-05-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-03
*
Fix GL extension printing on core profiles.
bsalomon@google.com
2013-05-02
*
Detect color masks, and divert to draw-sprite instead of maskblitters.
reed@google.com
2013-05-02
*
Add geometry-based rotated AA rect drawing path
robertphillips@google.com
2013-05-02
*
Axis aligned shader-based rect drawing
robertphillips@google.com
2013-05-02
*
TTC support for DirectWrite.
bungeman@google.com
2013-05-02
*
Disable AA for ovals and roundrects if MSAA is enabled.
commit-bot@chromium.org
2013-05-02
*
Adding public API method on SkImage for extracting the GPU texture handle.
junov@chromium.org
2013-05-01
*
Add FontMgr to DirectWrite.
bungeman@google.com
2013-05-01
*
Allow supporting 1 older PICTURE_VERSION.
scroggo@google.com
2013-04-30
*
Fixes for piping bitmaps with encoded data.
scroggo@google.com
2013-04-30
*
add routines to compute error between conic and quad
mike@reedtribe.org
2013-04-30
*
Plumbed in discard_framebuffer extension
robertphillips@google.com
2013-04-29
*
reenable __builtin_clz for GNUC (and clang), recognizing that it is undefined...
reed@google.com
2013-04-29
*
temp work-around for mysterious failure of shadertext2 when using __builtin_clz
reed@google.com
2013-04-29
*
reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker)
reed@google.com
2013-04-29
*
revert 8897 -- broke clang build
reed@google.com
2013-04-29
*
use intrinsics on more platforms for SkCLZ
reed@google.com
2013-04-29
*
add computation for error in conic-as-quad
mike@reedtribe.org
2013-04-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-27
*
path ops -- handle non-finite numbers
caryclark@google.com
2013-04-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-26
*
rename SkRationalQuad to SkConic
mike@reedtribe.org
2013-04-26
*
Updates to skimage tool to use it for testing.
scroggo@google.com
2013-04-25
*
Reduce calls to SkMatrix::reset from GrDrawState
robertphillips@google.com
2013-04-25
*
Add GPU support for roundrects
commit-bot@chromium.org
2013-04-25
*
Adding missing SK_API identifier to class so that it's accessible in debug bl...
sugoi@google.com
2013-04-25
*
path ops : make it real
caryclark@google.com
2013-04-25
*
Added "SkRRect::contains(const SkRect&) const"
robertphillips@google.com
2013-04-25
*
Move MMap to SkData.
commit-bot@chromium.org
2013-04-24
*
Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...
edisonn@google.com
2013-04-24
*
ARGB image encoder for checksums.
bungeman@google.com
2013-04-23
*
Remove static effects from the effect memory pool.
bsalomon@google.com
2013-04-23
*
add block comment for using SkChecksum
reed@google.com
2013-04-23
*
path ops -- use standard max, min, double-is-nan
caryclark@google.com
2013-04-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-23
*
fix asserts in SkMulDiv255Round, and add test
reed@google.com
2013-04-22
*
check-point for linux fontmgr impl
reed@google.com
2013-04-22
*
Add thread-per-core setting to SkThreadPool.
commit-bot@chromium.org
2013-04-22
*
Feed Clang a pragma to ignore -Wc++11-extensions to let it build Skia on Mac.
commit-bot@chromium.org
2013-04-22
*
path ops : add support for inverse fill
caryclark@google.com
2013-04-22
*
Adding optimization to avoid image copy in SkSurface copy on write when conte...
commit-bot@chromium.org
2013-04-22
[next]