platform/upstream/libSkiaSharp.git
2013-01-07 reed@google.comfix warnings (float to int), and convert to skia-style
2013-01-07 reed@google.comdisable warnings-as-error for JSON code, which has...
2013-01-07 humper@google.comdisable werror on 64 bit
2013-01-07 reed@google.comabandon SK_IGNORE_TREAT_AS_SPRITE as a flag, and use...
2013-01-07 reed@google.comfix warnings
2013-01-07 humper@google.comfix warning in render pdf tool
2013-01-07 robertphillips... Revert part of r7047 to check Xoom failures
2013-01-07 humper@google.comfix warning from scalar --> int32 conversion
2013-01-07 humper@google.comhopefully fix gyp mistake for iOS
2013-01-07 jvanverth@google.comCleaned up warnings in Windows build.
2013-01-07 bsalomon@google.comFix warning-as-error for var used only in an assert...
2013-01-07 bsalomon@google.comRemove GrTDArray.
2013-01-07 bsalomon@google.comAttempt to fix NULL to intptr_t warning-as-error on...
2013-01-07 humper@google.comeliminate all warnings in non-thirdparty code on mac
2013-01-07 rmistry@google.comRebaselined webpage image GMs for ['base-android-xoom...
2013-01-07 rmistry@google.comRebaselined webpage image GMs for %s on Google Storage.
2013-01-07 humper@google.comShow the paint's typeface information in the details...
2013-01-07 sugoi@google.comThis CL introduces a new path renderer.
2013-01-07 caryclark@google.comshape ops work in progress
2013-01-07 robertphillips... re-add SkRefPtr to SkRefCnt.h until all uses of it...
2013-01-06 rmistry@google.comWhitespace change to trigger rebuilds
2013-01-05 reed@google.comFix the computed (new) inverse matrix when we detect...
2013-01-05 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-04 reed@google.commove include of src/effects into general, and out of...
2013-01-04 reed@google.comdisable some new tests until we debug an rtree failure
2013-01-04 humper@google.comAdded a new function to directly generate a blurred...
2013-01-04 vandebo@chromium.orgRemove unused variable.
2013-01-04 caryclark@google.comshape ops work in progress
2013-01-04 vandebo@chromium.orgRemove SkRefPtr
2013-01-04 reed@google.comadd SK_IGNORE_FAST_SCALEMATRIX_INVERT guard for new...
2013-01-04 bsalomon@google.comAllow GrEffects with multiple textures.
2013-01-04 vandebo@chromium.orgRevert "Remove SkRefPtr" - r7021
2013-01-04 vandebo@chromium.orgRemove SkRefPtr
2013-01-04 reed@google.comspecial-case matrix invert for translate and scale
2013-01-04 robertphillips... Fix Android texture cacheID issue (npot flag not genera...
2013-01-04 reed@google.comadd matrixbench for invert_translate
2013-01-04 djsollen@google.comFix Android compiler warnings.
2013-01-04 reed@google.comadd --exclude-config to opt out of 1 or more configs...
2013-01-04 reed@google.comuse DEF_BENCH to simplify registration
2013-01-04 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-04 mike@reedtribe.orgreorder internal files, in preparation for refactoring...
2013-01-04 mike@reedtribe.orgremove dead code from SkPath::addOval
2013-01-03 caryclark@google.comshape ops work in progress
2013-01-03 rmistry@google.com* Extended skdiff to report alpha channel differences.
2013-01-03 reed@google.comran gm/tests/rebaseline.sh 5-6 times to update the...
2013-01-03 reed@google.comuse SkTreatAsSprite in SkDraw (with guard for chrome...
2013-01-03 jvanverth@google.comFix Windows warning: Changed implicit int32_t to SkScal...
2013-01-03 borenet@google.comYet another whitespace change
2013-01-03 borenet@google.comAnother Whitespace Change...
2013-01-03 borenet@google.comWhitespace change to trigger rebuild
2013-01-03 reed@google.com#undef SK_IGNORE_QUAD_STROKE_FIX, to enable the fix...
2013-01-03 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-02 rmistry@google.comThe motivation for this changeset is to fix the followi...
2013-01-02 bsalomon@google.comFix warnings about unused function on Mac.
2013-01-02 robertphillips... Fixed debugger for addition of drawRRect, clipRRect...
2013-01-02 reed@google.comadd unittest for SkTreatAsSprite
2013-01-02 bsalomon@google.comRemove GrInstanceCounter.
2013-01-02 bsalomon@google.comEnsure that GrCacheID::Key instances are fully initialized.
2013-01-02 epoger@google.comDelete no-longer compiled SkRectShape.cpp
2013-01-02 djsollen@google.comUpdate documentation around picture playback.
2013-01-02 epoger@google.comAdd more warnings about https://code.google.com/p/skia...
2013-01-02 reed@google.comremove #ifdef for scalar==float, since it always is
2013-01-02 mike@reedtribe.orgadd metadata to Click for views
2012-12-29 rmistry@google.comWhitespace change to trigger rebuilds
2012-12-28 caryclark@google.comshape ops work in progress
2012-12-28 rmistry@google.comWhitespace change to trigger rebuilds
2012-12-28 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-27 caryclark@google.comshape ops work in progress
2012-12-27 rmistry@google.comWhitespace change to trigger rebuilds
2012-12-26 rmistry@google.comWhitespace change to trigger rebuilds
2012-12-25 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-24 mike@reedtribe.orgfix warnings:
2012-12-24 mike@reedtribe.orgadd const to unhide virtuals in custom colorfilter
2012-12-24 mike@reedtribe.orgFix break from eariler change to colorfilters. clang...
2012-12-24 mike@reedtribe.orgfix warnings related to constness in overrides of SkCol...
2012-12-24 mike@reedtribe.orgfix compiler warnings:
2012-12-24 mike@reedtribe.orgdisable (using build-flag) change in 6937 until I can...
2012-12-24 mike@reedtribe.orgrevert 6938, as running rebaseline.sh did not seem...
2012-12-24 mike@reedtribe.orgrebaseline self-test images after stroke change
2012-12-24 mike@reedtribe.orgfix strokes for quadratics. #define SK_IGNORE_QUAD_STRO...
2012-12-24 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-23 mike@reedtribe.orgadd SkRRect::inset(), which mimics stroking
2012-12-23 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-22 mike@reedtribe.orgadd SampleRotatedCircles.cpp
2012-12-22 mike@reedtribe.orgadd test for large strokes on circles
2012-12-22 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-21 caryclark@google.comshape ops work in progress
2012-12-21 edisonn@google.comExperimental code to track what methos have been called...
2012-12-21 reed@google.comunify how we handle externally-provided storage in...
2012-12-21 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-20 epoger@google.comMake gm's json results include checksums even if run...
2012-12-20 bsalomon@google.comReland 6914 w/ fixes.
2012-12-20 bsalomon@google.comRevert 6914 to fix build issues.
2012-12-20 bsalomon@google.comSimplify cache IDs and keys.
2012-12-20 rmistry@google.comWhitespace change to trigger rebuilds
2012-12-20 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-12-19 junov@chromium.orgFixing picture recording scale bug in gm
2012-12-19 junov@chromium.orgAdding tileGrid scaled playback capability to gm.
2012-12-19 borenet@google.comTweak Android bench_pictures configs
2012-12-19 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
next