| Commit message (Expand) | Author | Age |
* | Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into ... | senorblanco@chromium.org | 2013-02-04 |
* | Use XQuartz's version of OSMesa rather than Mac SDK's. It is newer and has a ... | bsalomon@google.com | 2013-02-04 |
* | add new gms for shallow_gradient, in preparation for improving their quality | reed@google.com | 2013-02-04 |
* | add benchmark for stroked drawRect/drawOval/drawRRect, to prepare for optimizing | reed@google.com | 2013-02-04 |
* | Fix android errors when unflattening an SkImageRef_ashmem object. | djsollen@google.com | 2013-02-01 |
* | Make drawIndexedInstances non-virtual and rewrite GrIODB's drawRect on top of... | bsalomon@google.com | 2013-02-01 |
* | Add SHA1 and MD5 to utils. | bungeman@google.com | 2013-01-31 |
* | Update filter tool to allow more flexible filtering | robertphillips@google.com | 2013-01-31 |
* | optimize region::intersect when one wholly contains the other | reed@google.com | 2013-01-31 |
* | Add SkImageFilterUtils.h to effects.gypi | robertphillips@google.com | 2013-01-31 |
* | This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmap... | senorblanco@chromium.org | 2013-01-30 |
* | shape ops work in progress | caryclark@google.com | 2013-01-29 |
* | shape ops work in progress | caryclark@google.com | 2013-01-29 |
* | Added toString to SkDrawLooper-derived classes | robertphillips@google.com | 2013-01-28 |
* | Move random from core to utils | bsalomon@google.com | 2013-01-25 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-25 |
* | Remove ConcaveToTriangles. | bungeman@google.com | 2013-01-24 |
* | Move code in isPaintOpaque from SkDeferredCanvas.cpp to SkPaintPriv | junov@chromium.org | 2013-01-24 |
* | Reverse sense of convex-quad-fix compiler flag | robertphillips@google.com | 2013-01-23 |
* | Update Android toolchain to NDK r8d with GCC 4.7 | djsollen@google.com | 2013-01-23 |
* | add bench for sorting | mike@reedtribe.org | 2013-01-23 |
* | Expose geometry and gamma on device. | bungeman@google.com | 2013-01-22 |
* | (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.) | senorblanco@chromium.org | 2013-01-18 |
* | Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283) | robertphillips@google.com | 2013-01-18 |
* | tools.gyp: dependencies in apfabetical order | edisonn@google.com | 2013-01-18 |
* | Implement a bicubic resampling image filter, with raster and GPU backends. | senorblanco@chromium.org | 2013-01-18 |
* | Build render_pdfs on buildbot. | edisonn@google.com | 2013-01-18 |
* | Fix gyp files when building Android for x86 | djsollen@google.com | 2013-01-18 |
* | Added new bench to test out 1xN BitmapProcShaders | robertphillips@google.com | 2013-01-17 |
* | Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec... | bsalomon@google.com | 2013-01-17 |
* | Remove unused debugger code from SampleApp. | djsollen@google.com | 2013-01-17 |
* | add gm for comparing drawSprite and drawBitmap | reed@google.com | 2013-01-16 |
* | Separate our jsoncpp dependency from Chromium's jsoncpp overrides. | epoger@google.com | 2013-01-15 |
* | Implementation of the displacement effect (both CPU and GPU) | sugoi@google.com | 2013-01-15 |
* | Runtime configuration system for skia. This will allow developers to control... | humper@google.com | 2013-01-14 |
* | Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader. | bsalomon@google.com | 2013-01-14 |
* | This takes the convex path tesselator from the Android code and hooks it into a | jvanverth@google.com | 2013-01-09 |
* | Turn off WarnAsError when building ANGLE projects on windows. | bsalomon@google.com | 2013-01-08 |
* | Turn off warnings-as-error on 64bit windows build due to many size_t-related ... | bsalomon@google.com | 2013-01-08 |
* | Enable warnings-as-errors on Windows. | bsalomon@google.com | 2013-01-08 |
* | disable warnings-as-error for JSON code, which has warnings (at least on mac) | reed@google.com | 2013-01-07 |
* | disable werror on 64 bit | humper@google.com | 2013-01-07 |
* | hopefully fix gyp mistake for iOS | humper@google.com | 2013-01-07 |
* | Remove GrTDArray. | bsalomon@google.com | 2013-01-07 |
* | eliminate all warnings in non-thirdparty code on mac | humper@google.com | 2013-01-07 |
* | Show the paint's typeface information in the details pane of the debugger. | humper@google.com | 2013-01-07 |
* | This CL introduces a new path renderer. | sugoi@google.com | 2013-01-07 |
* | move include of src/effects into general, and out of gpu-specific | reed@google.com | 2013-01-04 |
* | Added a new function to directly generate a blurred rectangle analytically. | humper@google.com | 2013-01-04 |
* | shape ops work in progress | caryclark@google.com | 2013-01-04 |