aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Change SkStream.Gravatar bungeman@google.com2013-05-29
* Remove dependency of gsutil to download ndkGravatar commit-bot@chromium.org2013-05-29
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Get correct GLVersion for Mesa to avoid GrContext creation failureGravatar bsalomon@google.com2013-05-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-29
* use DEF_BENCHGravatar reed@google.com2013-05-28
* Fix alpha computation in SkArithmeticMode.Gravatar senorblanco@chromium.org2013-05-28
* Build fixGravatar junov@chromium.org2013-05-28
* Changing SkDeferredCanvas to use factories for creationGravatar junov@chromium.org2013-05-28
* Make GrContext track the current matrix, render target, and clip directly rat...Gravatar commit-bot@chromium.org2013-05-28
* Reland 'Add path utils, plus a test for it.'Gravatar scroggo@google.com2013-05-28
* don't unref() null (from typeface::create) you gunkyGravatar reed@google.com2013-05-28
* use inttoscalar to fix warningGravatar reed@google.com2013-05-28
* use explicit conversion for int->scalarGravatar reed@google.com2013-05-28
* add new gm for bicubic filteringGravatar reed@google.com2013-05-28
* Split GM json schema out of display_json_results.py, for sharing with other t...Gravatar epoger@google.com2013-05-28
* Decrease GPU drawn brightness for < 1 pixel wide/high rectsGravatar robertphillips@google.com2013-05-28
* check texture is not NULL to aovid segmentation fault. If the texture created...Gravatar commit-bot@chromium.org2013-05-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-25
* Android specific changes that are upstreamed from the android framework.Gravatar djsollen@google.com2013-05-24
* fix slowness of getImageData() for CanvasRenderingContext2D in linux due to u...Gravatar commit-bot@chromium.org2013-05-24
* Fix degenerate and near-degenerate hairlines on the gpuGravatar commit-bot@chromium.org2013-05-24
* Revert "Add path utils, plus a test for it."Gravatar scroggo@google.com2013-05-24
* Add path utils, plus a test for it.Gravatar scroggo@google.com2013-05-24
* Adding setSurface public API method to SkDeferredCanvasGravatar junov@chromium.org2013-05-24
* Revert "Patch to prevent chromium breakage until the DEPS."Gravatar scroggo@google.com2013-05-24
* Remove SkImageFilter::getInputResult(), since its return value is notGravatar senorblanco@chromium.org2013-05-24
* Add flag to gradients to interpolate colors in premul space. Experimental API...Gravatar reed@google.com2013-05-24
* Move SkDrawLooper implementation to its own file.Gravatar commit-bot@chromium.org2013-05-24
* GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a...Gravatar epoger@google.com2013-05-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-24
* don't reference missing headerGravatar reed@google.com2013-05-23
* clone of https://codereview.chromium.org/15316014/ with teaksGravatar reed@google.com2013-05-23
* use SkScalar instead of int for loops, to avoid warning in canvas->translate(...Gravatar reed@google.com2013-05-23
* don't overclamp cubics (see skbug.com/1316)Gravatar reed@google.com2013-05-23
* add commentGravatar reed@google.com2013-05-23
* use Descriptor struct to encapsulate all the common paramaeters between our v...Gravatar reed@google.com2013-05-23
* use SK_OVERRIDE and DEF_GMGravatar reed@google.com2013-05-23
* remove outdated debugging code now that we no longer support fixed pointGravatar commit-bot@chromium.org2013-05-23
* Fix bug in SkAutoSMalloc::resetGravatar robertphillips@google.com2013-05-23
* Fix compiler error/warning in r9255Gravatar robertphillips@google.com2013-05-23
* Add printing of SkColorFilter-derived classes to debuggerGravatar robertphillips@google.com2013-05-23
* Rebaseline performance triggersGravatar robertphillips@google.com2013-05-23
* Remove offsetcanvas from debuggerGravatar robertphillips@google.com2013-05-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-23
* Reverting r9245 due to Chrome breakageGravatar robertphillips@google.com2013-05-22
* Mark SkDrawPictureCallback with SK_API, so that it can be derived from by SK_...Gravatar commit-bot@chromium.org2013-05-22
* use macro to encapsulate building get_mtname() specializationsGravatar reed@google.com2013-05-22
* expand SkLua to handle creation of its own StateGravatar reed@google.com2013-05-22
* Remove SkImageFilter::getInputResult(), since its return value is notGravatar senorblanco@chromium.org2013-05-22