| Commit message (Expand) | Author | Age |
* | debug dump functions for mathematica visualization | humper@google.com | 2013-02-14 |
* | shape ops work in progress | caryclark@google.com | 2013-02-14 |
* | Add animated line chart sample | bsalomon@google.com | 2013-02-13 |
* | Fix moc generation with SK_SUPPORT_GPU defined | robertphillips@google.com | 2013-02-13 |
* | match chromium's approach for locating the most appropriate macos SDK to use | humper@google.com | 2013-02-08 |
* | Add Random unit tests. | jvanverth@google.com | 2013-02-08 |
* | Add a bench for SkBicubicImageFilter. | senorblanco@chromium.org | 2013-02-08 |
* | Remove compile time option to use different types for text vertices. | bsalomon@google.com | 2013-02-07 |
* | Enhance GL error checking for non-Ganesh GL calls | robertphillips@google.com | 2013-02-07 |
* | Fix errors when compiling with -Wall -Werror on Android. | djsollen@google.com | 2013-02-07 |
* | shape ops work in progress | caryclark@google.com | 2013-02-07 |
* | rver r7626, might trigger for some strange reason a heap corruption | edisonn@google.com | 2013-02-06 |
* | Add a true Set class. Current use case is to be used with Pdf generator. | edisonn@google.com | 2013-02-06 |
* | 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 |