| Commit message (Expand) | Author | Age |
* | Change SkStream. | bungeman@google.com | 2013-05-29 |
* | Remove dependency of gsutil to download ndk | commit-bot@chromium.org | 2013-05-29 |
* | First pass at Comment API | robertphillips@google.com | 2013-05-29 |
* | Get correct GLVersion for Mesa to avoid GrContext creation failure | bsalomon@google.com | 2013-05-29 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-29 |
* | use DEF_BENCH | reed@google.com | 2013-05-28 |
* | Fix alpha computation in SkArithmeticMode. | senorblanco@chromium.org | 2013-05-28 |
* | Build fix | junov@chromium.org | 2013-05-28 |
* | Changing SkDeferredCanvas to use factories for creation | junov@chromium.org | 2013-05-28 |
* | Make GrContext track the current matrix, render target, and clip directly rat... | commit-bot@chromium.org | 2013-05-28 |
* | Reland 'Add path utils, plus a test for it.' | scroggo@google.com | 2013-05-28 |
* | don't unref() null (from typeface::create) you gunky | reed@google.com | 2013-05-28 |
* | use inttoscalar to fix warning | reed@google.com | 2013-05-28 |
* | use explicit conversion for int->scalar | reed@google.com | 2013-05-28 |
* | add new gm for bicubic filtering | reed@google.com | 2013-05-28 |
* | Split GM json schema out of display_json_results.py, for sharing with other t... | epoger@google.com | 2013-05-28 |
* | Decrease GPU drawn brightness for < 1 pixel wide/high rects | robertphillips@google.com | 2013-05-28 |
* | check texture is not NULL to aovid segmentation fault. If the texture created... | commit-bot@chromium.org | 2013-05-28 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-25 |
* | Android specific changes that are upstreamed from the android framework. | djsollen@google.com | 2013-05-24 |
* | fix slowness of getImageData() for CanvasRenderingContext2D in linux due to u... | commit-bot@chromium.org | 2013-05-24 |
* | Fix degenerate and near-degenerate hairlines on the gpu | commit-bot@chromium.org | 2013-05-24 |
* | 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 |
* | Revert "Patch to prevent chromium breakage until the DEPS." | scroggo@google.com | 2013-05-24 |
* | Remove SkImageFilter::getInputResult(), since its return value is not | senorblanco@chromium.org | 2013-05-24 |
* | Add flag to gradients to interpolate colors in premul space. Experimental API... | reed@google.com | 2013-05-24 |
* | Move SkDrawLooper implementation to its own file. | commit-bot@chromium.org | 2013-05-24 |
* | GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a... | epoger@google.com | 2013-05-24 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-24 |
* | don't reference missing header | reed@google.com | 2013-05-23 |
* | clone of https://codereview.chromium.org/15316014/ with teaks | reed@google.com | 2013-05-23 |
* | use SkScalar instead of int for loops, to avoid warning in canvas->translate(... | reed@google.com | 2013-05-23 |
* | don't overclamp cubics (see skbug.com/1316) | reed@google.com | 2013-05-23 |
* | add comment | reed@google.com | 2013-05-23 |
* | use Descriptor struct to encapsulate all the common paramaeters between our v... | reed@google.com | 2013-05-23 |
* | use SK_OVERRIDE and DEF_GM | reed@google.com | 2013-05-23 |
* | remove outdated debugging code now that we no longer support fixed point | commit-bot@chromium.org | 2013-05-23 |
* | Fix bug in SkAutoSMalloc::reset | robertphillips@google.com | 2013-05-23 |
* | Fix compiler error/warning in r9255 | robertphillips@google.com | 2013-05-23 |
* | Add printing of SkColorFilter-derived classes to debugger | robertphillips@google.com | 2013-05-23 |
* | Rebaseline performance triggers | robertphillips@google.com | 2013-05-23 |
* | Remove offsetcanvas from debugger | robertphillips@google.com | 2013-05-23 |
* | Sanitizing source files in Housekeeper-Nightly | skia.committer@gmail.com | 2013-05-23 |
* | Reverting r9245 due to Chrome breakage | robertphillips@google.com | 2013-05-22 |
* | Mark SkDrawPictureCallback with SK_API, so that it can be derived from by SK_... | commit-bot@chromium.org | 2013-05-22 |
* | use macro to encapsulate building get_mtname() specializations | reed@google.com | 2013-05-22 |
* | expand SkLua to handle creation of its own State | reed@google.com | 2013-05-22 |
* | Remove SkImageFilter::getInputResult(), since its return value is not | senorblanco@chromium.org | 2013-05-22 |