| Commit message (Expand) | Author | Age |
* | 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 |
* | Remove GrInstanceCounter. | bsalomon@google.com | 2013-01-02 |
* | add SampleRotatedCircles.cpp | mike@reedtribe.org | 2012-12-22 |
* | Reland 6914 w/ fixes. | bsalomon@google.com | 2012-12-20 |
* | Revert 6914 to fix build issues. | bsalomon@google.com | 2012-12-20 |
* | Simplify cache IDs and keys. | bsalomon@google.com | 2012-12-20 |
* | Re-land r6843 with copied gyp file to (hopefully) fix Windows build | epoger@google.com | 2012-12-18 |
* | Add AndroidPathRenderer to experimental gyp and get it compiling with Skia code. | jvanverth@google.com | 2012-12-18 |
* | Add RRect GM | robertphillips@google.com | 2012-12-17 |
* | Follow up on the previous patch : | sugoi@google.com | 2012-12-17 |
* | Roll out r6843 to hopefully fix Windows builds | epoger@google.com | 2012-12-17 |
* | Add --writeJsonSummary option to gm | epoger@google.com | 2012-12-17 |
* | add gm for rrect, and rrect.inset/outset | mike@reedtribe.org | 2012-12-17 |
* | Fix Android SampleApp | djsollen@google.com | 2012-12-13 |
* | Fix android build by removing references to the old sampleApp | djsollen@google.com | 2012-12-13 |
* | Modifying SkTileGrid to support arbitrary query rectangles. | junov@chromium.org | 2012-12-13 |
* | kill unused SkFlipPixelRef | reed@google.com | 2012-12-13 |
* | Create SkBitmapChecksummer and associated SkBitmapTransformer | epoger@google.com | 2012-12-12 |