2013-01-07 |
reed@google.com | fix warnings (float to int), and convert to skia-style |
commit | commitdiff | tree | snapshot |
2013-01-07 |
reed@google.com | disable warnings-as-error for JSON code, which has... |
commit | commitdiff | tree | snapshot |
2013-01-07 |
humper@google.com | disable werror on 64 bit |
commit | commitdiff | tree | snapshot |
2013-01-07 |
reed@google.com | abandon SK_IGNORE_TREAT_AS_SPRITE as a flag, and use... |
commit | commitdiff | tree | snapshot |
2013-01-07 |
reed@google.com | fix warnings |
commit | commitdiff | tree | snapshot |
2013-01-07 |
humper@google.com | fix warning in render pdf tool |
commit | commitdiff | tree | snapshot |
2013-01-07 |
robertphillips... | Revert part of r7047 to check Xoom failures |
commit | commitdiff | tree | snapshot |
2013-01-07 |
humper@google.com | fix warning from scalar --> int32 conversion |
commit | commitdiff | tree | snapshot |
2013-01-07 |
humper@google.com | hopefully fix gyp mistake for iOS |
commit | commitdiff | tree | snapshot |
2013-01-07 |
jvanverth@google.com | Cleaned up warnings in Windows build. |
commit | commitdiff | tree | snapshot |
2013-01-07 |
bsalomon@google.com | Fix warning-as-error for var used only in an assert... |
commit | commitdiff | tree | snapshot |
2013-01-07 |
bsalomon@google.com | Remove GrTDArray. |
commit | commitdiff | tree | snapshot |
2013-01-07 |
bsalomon@google.com | Attempt to fix NULL to intptr_t warning-as-error on... |
commit | commitdiff | tree | snapshot |
2013-01-07 |
humper@google.com | eliminate all warnings in non-thirdparty code on mac |
commit | commitdiff | tree | snapshot |
2013-01-07 |
rmistry@google.com | Rebaselined webpage image GMs for ['base-android-xoom... |
commit | commitdiff | tree | snapshot |
2013-01-07 |
rmistry@google.com | Rebaselined webpage image GMs for %s on Google Storage. |
commit | commitdiff | tree | snapshot |
2013-01-07 |
humper@google.com | Show the paint's typeface information in the details... |
commit | commitdiff | tree | snapshot |
2013-01-07 |
sugoi@google.com | This CL introduces a new path renderer. |
commit | commitdiff | tree | snapshot |
2013-01-07 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2013-01-07 |
robertphillips... | re-add SkRefPtr to SkRefCnt.h until all uses of it... |
commit | commitdiff | tree | snapshot |
2013-01-06 |
rmistry@google.com | Whitespace change to trigger rebuilds |
commit | commitdiff | tree | snapshot |
2013-01-05 |
reed@google.com | Fix the computed (new) inverse matrix when we detect... |
commit | commitdiff | tree | snapshot |
2013-01-05 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2013-01-04 |
reed@google.com | move include of src/effects into general, and out of... |
commit | commitdiff | tree | snapshot |
2013-01-04 |
reed@google.com | disable some new tests until we debug an rtree failure |
commit | commitdiff | tree | snapshot |
2013-01-04 |
humper@google.com | Added a new function to directly generate a blurred... |
commit | commitdiff | tree | snapshot |
2013-01-04 |
vandebo@chromium.org | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2013-01-04 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2013-01-04 |
vandebo@chromium.org | Remove SkRefPtr |
commit | commitdiff | tree | snapshot |
2013-01-04 |
reed@google.com | add SK_IGNORE_FAST_SCALEMATRIX_INVERT guard for new... |
commit | commitdiff | tree | snapshot |
2013-01-04 |
bsalomon@google.com | Allow GrEffects with multiple textures. |
commit | commitdiff | tree | snapshot |
2013-01-04 |
vandebo@chromium.org | Revert "Remove SkRefPtr" - r7021 |
commit | commitdiff | tree | snapshot |
2013-01-04 |
vandebo@chromium.org | Remove SkRefPtr |
commit | commitdiff | tree | snapshot |
2013-01-04 |
reed@google.com | special-case matrix invert for translate and scale |
commit | commitdiff | tree | snapshot |
2013-01-04 |
robertphillips... | Fix Android texture cacheID issue (npot flag not genera... |
commit | commitdiff | tree | snapshot |
2013-01-04 |
reed@google.com | add matrixbench for invert_translate |
commit | commitdiff | tree | snapshot |
2013-01-04 |
djsollen@google.com | Fix Android compiler warnings. |
commit | commitdiff | tree | snapshot |
2013-01-04 |
reed@google.com | add --exclude-config to opt out of 1 or more configs... |
commit | commitdiff | tree | snapshot |
2013-01-04 |
reed@google.com | use DEF_BENCH to simplify registration |
commit | commitdiff | tree | snapshot |
2013-01-04 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2013-01-04 |
mike@reedtribe.org | reorder internal files, in preparation for refactoring... |
commit | commitdiff | tree | snapshot |
2013-01-04 |
mike@reedtribe.org | remove dead code from SkPath::addOval |
commit | commitdiff | tree | snapshot |
2013-01-03 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2013-01-03 |
rmistry@google.com | * Extended skdiff to report alpha channel differences. |
commit | commitdiff | tree | snapshot |
2013-01-03 |
reed@google.com | ran gm/tests/rebaseline.sh 5-6 times to update the... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
reed@google.com | use SkTreatAsSprite in SkDraw (with guard for chrome... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
jvanverth@google.com | Fix Windows warning: Changed implicit int32_t to SkScal... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
borenet@google.com | Yet another whitespace change |
commit | commitdiff | tree | snapshot |
2013-01-03 |
borenet@google.com | Another Whitespace Change... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
borenet@google.com | Whitespace change to trigger rebuild |
commit | commitdiff | tree | snapshot |
2013-01-03 |
reed@google.com | #undef SK_IGNORE_QUAD_STROKE_FIX, to enable the fix... |
commit | commitdiff | tree | snapshot |
2013-01-03 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2013-01-02 |
rmistry@google.com | The motivation for this changeset is to fix the followi... |
commit | commitdiff | tree | snapshot |
2013-01-02 |
bsalomon@google.com | Fix warnings about unused function on Mac. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
robertphillips... | Fixed debugger for addition of drawRRect, clipRRect... |
commit | commitdiff | tree | snapshot |
2013-01-02 |
reed@google.com | add unittest for SkTreatAsSprite |
commit | commitdiff | tree | snapshot |
2013-01-02 |
bsalomon@google.com | Remove GrInstanceCounter. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
bsalomon@google.com | Ensure that GrCacheID::Key instances are fully initialized. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
epoger@google.com | Delete no-longer compiled SkRectShape.cpp |
commit | commitdiff | tree | snapshot |
2013-01-02 |
djsollen@google.com | Update documentation around picture playback. |
commit | commitdiff | tree | snapshot |
2013-01-02 |
epoger@google.com | Add more warnings about https://code.google.com/p/skia... |
commit | commitdiff | tree | snapshot |
2013-01-02 |
reed@google.com | remove #ifdef for scalar==float, since it always is |
commit | commitdiff | tree | snapshot |
2013-01-02 |
mike@reedtribe.org | add metadata to Click for views |
commit | commitdiff | tree | snapshot |
2012-12-29 |
rmistry@google.com | Whitespace change to trigger rebuilds |
commit | commitdiff | tree | snapshot |
2012-12-28 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-12-28 |
rmistry@google.com | Whitespace change to trigger rebuilds |
commit | commitdiff | tree | snapshot |
2012-12-28 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-12-27 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-12-27 |
rmistry@google.com | Whitespace change to trigger rebuilds |
commit | commitdiff | tree | snapshot |
2012-12-26 |
rmistry@google.com | Whitespace change to trigger rebuilds |
commit | commitdiff | tree | snapshot |
2012-12-25 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-12-24 |
mike@reedtribe.org | fix warnings: |
commit | commitdiff | tree | snapshot |
2012-12-24 |
mike@reedtribe.org | add const to unhide virtuals in custom colorfilter |
commit | commitdiff | tree | snapshot |
2012-12-24 |
mike@reedtribe.org | Fix break from eariler change to colorfilters. clang... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
mike@reedtribe.org | fix warnings related to constness in overrides of SkCol... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
mike@reedtribe.org | fix compiler warnings: |
commit | commitdiff | tree | snapshot |
2012-12-24 |
mike@reedtribe.org | disable (using build-flag) change in 6937 until I can... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
mike@reedtribe.org | revert 6938, as running rebaseline.sh did not seem... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
mike@reedtribe.org | rebaseline self-test images after stroke change |
commit | commitdiff | tree | snapshot |
2012-12-24 |
mike@reedtribe.org | fix strokes for quadratics. #define SK_IGNORE_QUAD_STRO... |
commit | commitdiff | tree | snapshot |
2012-12-24 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-12-23 |
mike@reedtribe.org | add SkRRect::inset(), which mimics stroking |
commit | commitdiff | tree | snapshot |
2012-12-23 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-12-22 |
mike@reedtribe.org | add SampleRotatedCircles.cpp |
commit | commitdiff | tree | snapshot |
2012-12-22 |
mike@reedtribe.org | add test for large strokes on circles |
commit | commitdiff | tree | snapshot |
2012-12-22 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-12-21 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-12-21 |
edisonn@google.com | Experimental code to track what methos have been called... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
reed@google.com | unify how we handle externally-provided storage in... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-12-20 |
epoger@google.com | Make gm's json results include checksums even if run... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
bsalomon@google.com | Reland 6914 w/ fixes. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
bsalomon@google.com | Revert 6914 to fix build issues. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
bsalomon@google.com | Simplify cache IDs and keys. |
commit | commitdiff | tree | snapshot |
2012-12-20 |
rmistry@google.com | Whitespace change to trigger rebuilds |
commit | commitdiff | tree | snapshot |
2012-12-20 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-12-19 |
junov@chromium.org | Fixing picture recording scale bug in gm |
commit | commitdiff | tree | snapshot |
2012-12-19 |
junov@chromium.org | Adding tileGrid scaled playback capability to gm. |
commit | commitdiff | tree | snapshot |
2012-12-19 |
borenet@google.com | Tweak Android bench_pictures configs |
commit | commitdiff | tree | snapshot |
2012-12-19 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
next |