index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
convert pathops to use SkSTArray where possible.
caryclark@google.com
2013-06-17
*
Fixes for unpremul decode.
scroggo@google.com
2013-06-14
*
Add an option to create unpremultiplied bitmaps.
scroggo@google.com
2013-06-14
*
Replace fixed-size array of effect stages in GrDrawState with two appendable ...
bsalomon@google.com
2013-06-13
*
Compact the clipstack for kReplace_Op'd geometry
commit-bot@chromium.org
2013-06-11
*
Fix for caller of GetTmpDir.
scroggo@google.com
2013-06-07
*
separate arrays for color and coverage effects.
bsalomon@google.com
2013-06-06
*
Fix bug in setting directories for tests.
scroggo@google.com
2013-06-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-05
*
path ops -- try to fix build again
caryclark@google.com
2013-06-04
*
path ops work in progress
caryclark@google.com
2013-06-04
*
path ops -- rewrite angle sort
caryclark@google.com
2013-06-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-06-04
*
Add SkData::NewFromFD.
bungeman@google.com
2013-06-03
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
*
Revert "add asserts to point<-->verb helpers"
reed@google.com
2013-05-30
*
add asserts to point<-->verb helpers
reed@google.com
2013-05-30
*
Change SkStream.
bungeman@google.com
2013-05-29
*
First pass at Comment API
robertphillips@google.com
2013-05-29
*
Changing SkDeferredCanvas to use factories for creation
junov@chromium.org
2013-05-28
*
Reland 'Add path utils, plus a test for it.'
scroggo@google.com
2013-05-28
*
Revert "Add path utils, plus a test for it."
scroggo@google.com
2013-05-24
*
Add path utils, plus a test for it.
scroggo@google.com
2013-05-24
*
Adding setSurface public API method to SkDeferredCanvas
junov@chromium.org
2013-05-24
*
GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a...
epoger@google.com
2013-05-24
*
Make GrGLProgramDesc's key variable length by compacting the effect key array
bsalomon@google.com
2013-05-22
*
add kBicubicFilterBitmap_Flag to paint, just for testing purposes.
reed@google.com
2013-05-22
*
Add methods to SkLayerDrawLooper to allow adding layers on top
commit-bot@chromium.org
2013-05-22
*
New API for encoding bitmaps during serialization.
scroggo@google.com
2013-05-21
*
Fixing deferred canvases so that they do not return deferred devices on creat...
junov@chromium.org
2013-05-21
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-20
*
One SkTSearch to rule them all. Allow key to be of different type than the ar...
bsalomon@google.com
2013-05-17
*
Add special handling of rectori case for gpu
robertphillips@google.com
2013-05-17
*
Key shader on whether frag pos read is relative to top-left or bottom-left
bsalomon@google.com
2013-05-13
*
Revert r9081
epoger@google.com
2013-05-09
*
add SkString::append(const char c)
epoger@google.com
2013-05-09
*
Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...
commit-bot@chromium.org
2013-05-09
*
Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram.
bsalomon@google.com
2013-05-09
*
need to clamp all of the cubic points after a chop, in case our finite precision
reed@google.com
2013-05-08
*
fix BitmapHasher unittest failure as of r9064
epoger@google.com
2013-05-08
*
Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp
epoger@google.com
2013-05-08
*
Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inve...
junov@chromium.org
2013-05-08
*
Roll out r9059 to unbreak bots
epoger@google.com
2013-05-08
*
Remove third-party cityhash, unused since r8992
epoger@google.com
2013-05-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-08
*
path ops -- fix skp bugs
caryclark@google.com
2013-05-07
*
Check whether font creation is failed to avoid segment fault.
commit-bot@chromium.org
2013-05-07
*
reverting 9031
junov@chromium.org
2013-05-07
*
Fix SkPicture path bound optimization to handle inverse filled paths.
junov@chromium.org
2013-05-07
*
by hook or by crook, force gcc to return the value of SkPoint::length() to ac...
reed@google.com
2013-05-06
[next]