aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Move random from core to utilsGravatar bsalomon@google.com2013-01-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-25
* Remove ConcaveToTriangles.Gravatar bungeman@google.com2013-01-24
* Move code in isPaintOpaque from SkDeferredCanvas.cpp to SkPaintPrivGravatar junov@chromium.org2013-01-24
* Reverse sense of convex-quad-fix compiler flagGravatar robertphillips@google.com2013-01-23
* Update Android toolchain to NDK r8d with GCC 4.7Gravatar djsollen@google.com2013-01-23
* add bench for sortingGravatar mike@reedtribe.org2013-01-23
* Expose geometry and gamma on device.Gravatar bungeman@google.com2013-01-22
* (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.)Gravatar senorblanco@chromium.org2013-01-18
* Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283)Gravatar robertphillips@google.com2013-01-18
* tools.gyp: dependencies in apfabetical orderGravatar edisonn@google.com2013-01-18
* Implement a bicubic resampling image filter, with raster and GPU backends.Gravatar senorblanco@chromium.org2013-01-18
* Build render_pdfs on buildbot.Gravatar edisonn@google.com2013-01-18
* Fix gyp files when building Android for x86Gravatar djsollen@google.com2013-01-18
* Added new bench to test out 1xN BitmapProcShadersGravatar robertphillips@google.com2013-01-17
* Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...Gravatar bsalomon@google.com2013-01-17
* Remove unused debugger code from SampleApp.Gravatar djsollen@google.com2013-01-17
* add gm for comparing drawSprite and drawBitmapGravatar reed@google.com2013-01-16
* Separate our jsoncpp dependency from Chromium's jsoncpp overrides.Gravatar epoger@google.com2013-01-15
* Implementation of the displacement effect (both CPU and GPU)Gravatar sugoi@google.com2013-01-15
* Runtime configuration system for skia. This will allow developers to control...Gravatar humper@google.com2013-01-14
* Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader.Gravatar bsalomon@google.com2013-01-14
* This takes the convex path tesselator from the Android code and hooks it into aGravatar jvanverth@google.com2013-01-09
* Turn off WarnAsError when building ANGLE projects on windows.Gravatar bsalomon@google.com2013-01-08
* Turn off warnings-as-error on 64bit windows build due to many size_t-related ...Gravatar bsalomon@google.com2013-01-08
* Enable warnings-as-errors on Windows.Gravatar bsalomon@google.com2013-01-08
* disable warnings-as-error for JSON code, which has warnings (at least on mac)Gravatar reed@google.com2013-01-07
* disable werror on 64 bitGravatar humper@google.com2013-01-07
* hopefully fix gyp mistake for iOSGravatar humper@google.com2013-01-07
* Remove GrTDArray.Gravatar bsalomon@google.com2013-01-07
* eliminate all warnings in non-thirdparty code on macGravatar humper@google.com2013-01-07
* Show the paint's typeface information in the details pane of the debugger.Gravatar humper@google.com2013-01-07
* This CL introduces a new path renderer.Gravatar sugoi@google.com2013-01-07
* move include of src/effects into general, and out of gpu-specificGravatar reed@google.com2013-01-04
* Added a new function to directly generate a blurred rectangle analytically.Gravatar humper@google.com2013-01-04
* shape ops work in progressGravatar caryclark@google.com2013-01-04
* Remove GrInstanceCounter.Gravatar bsalomon@google.com2013-01-02
* add SampleRotatedCircles.cppGravatar mike@reedtribe.org2012-12-22
* Reland 6914 w/ fixes.Gravatar bsalomon@google.com2012-12-20
* Revert 6914 to fix build issues.Gravatar bsalomon@google.com2012-12-20
* Simplify cache IDs and keys.Gravatar bsalomon@google.com2012-12-20
* Re-land r6843 with copied gyp file to (hopefully) fix Windows buildGravatar epoger@google.com2012-12-18
* Add AndroidPathRenderer to experimental gyp and get it compiling with Skia code.Gravatar jvanverth@google.com2012-12-18
* Add RRect GMGravatar robertphillips@google.com2012-12-17
* Follow up on the previous patch :Gravatar sugoi@google.com2012-12-17
* Roll out r6843 to hopefully fix Windows buildsGravatar epoger@google.com2012-12-17
* Add --writeJsonSummary option to gmGravatar epoger@google.com2012-12-17
* add gm for rrect, and rrect.inset/outsetGravatar mike@reedtribe.org2012-12-17
* Fix Android SampleAppGravatar djsollen@google.com2012-12-13
* Fix android build by removing references to the old sampleAppGravatar djsollen@google.com2012-12-13