2013-01-14 |
bsalomon@google.com | Change signature of SkShader::asNewEffect(), implement... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
junov@chromium.org | Changing imageFilter GM tests to use drawBitmap instead... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
digit@google.com | Use the NDK's cpu-features library when building skia... |
commit | commitdiff | tree | snapshot |
2013-01-14 |
bsalomon@google.com | Fix typo bug caught by mac warn-as-error (= should... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
bsalomon@google.com | Implement getConstantColorComponents() for matrix convo... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
bsalomon@google.com | Add GrEffect::updateKnownColorComponents(). It is used... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
junov@chromium.org | Adding commandline option to gm to make it write image... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
bsalomon@google.com | Fix leaks in blurrect benchs and gm. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
borenet@google.com | Enable per-tile logging in bench_pictures |
commit | commitdiff | tree | snapshot |
2013-01-11 |
edisonn@google.com | Add option to render PDFs to memory only. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
bungeman@google.com | SkImageDecoder_WIC should work on Win7 with Win8 SDK. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
edisonn@google.com | Fix typo, report in validate diff teh value of the... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
rmistry@google.com | Rebaselined webpage image GMs for ['base-macmini']... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
bsalomon@google.com | Make GrEffect::textureAccess non-virtual. Require subcl... |
commit | commitdiff | tree | snapshot |
2013-01-11 |
bsalomon@google.com | Remove non-destructive playback from GrIODB. |
commit | commitdiff | tree | snapshot |
2013-01-11 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2013-01-11 |
rmistry@google.com | Whitespace change to trigger rebuilds |
commit | commitdiff | tree | snapshot |
2013-01-10 |
senorblanco... | Rename onFilterImageGPU to filterImageGPU(), to match... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
bungeman@google.com | DirectWrite generatePath must transform the path by... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
robertphillips... | Add display of more SkPaint fields in Debugger |
commit | commitdiff | tree | snapshot |
2013-01-10 |
epoger@google.com | gm: if no readPath is given, report all tests as "missi... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
bungeman@google.com | Fix assertion caused by change in 7117. |
commit | commitdiff | tree | snapshot |
2013-01-10 |
bungeman@google.com | Properly reject clipped out draws in BBox pictures. |
commit | commitdiff | tree | snapshot |
2013-01-10 |
epoger@google.com | gm self-test: update expected dashing2.png images ... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
bungeman@google.com | Update order in third_party/externals svn:externals... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
bsalomon@google.com | Remove default clip/drawstate in GrIODB. |
commit | commitdiff | tree | snapshot |
2013-01-10 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2013-01-09 |
bsalomon@google.com | Fix incorrect sample cnt assert |
commit | commitdiff | tree | snapshot |
2013-01-09 |
scroggo@google.com | Ensure that SkMemoryStream does not crash dereferencing... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
jvanverth@google.com | This takes the convex path tesselator from the Android... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
jvanverth@google.com | Add clear after each image save, so that GPU images... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
reed@google.com | fix iOS build after adding modifierKeys to click events |
commit | commitdiff | tree | snapshot |
2013-01-09 |
rmistry@google.com | Rebaselined webpage image GMs for ['base-shuttle-win7... |
commit | commitdiff | tree | snapshot |
2013-01-09 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2013-01-09 |
mike@reedtribe.org | speculative change to speedup blurrect bench for large... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
bsalomon@google.com | Turn off WarnAsError when building ANGLE projects on... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
bsalomon@google.com | Turn off warnings-as-error on 64bit windows build due... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
bsalomon@google.com | Enable warnings-as-errors on Windows. |
commit | commitdiff | tree | snapshot |
2013-01-08 |
epoger@google.com | gm: remove --diffPath option and all other pixel diff... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
bsalomon@google.com | Fix signed/unsigned comparison in PictureTest.cpp |
commit | commitdiff | tree | snapshot |
2013-01-08 |
rmistry@google.com | Rebaselined webpage image GMs for ['base-android-xoom... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
rmistry@google.com | Rebaselined webpage image GMs for %s on Google Storage. |
commit | commitdiff | tree | snapshot |
2013-01-08 |
rmistry@google.com | Rebaselined webpage image GMs for %s on Google Storage. |
commit | commitdiff | tree | snapshot |
2013-01-08 |
bsalomon@google.com | Fix signed/unsigned comparison warning in PictureTest.cpp |
commit | commitdiff | tree | snapshot |
2013-01-08 |
reed@google.com | translate modifier keys for xevents |
commit | commitdiff | tree | snapshot |
2013-01-08 |
bsalomon@google.com | Fix macro redefinition warning on 10.6 bots in mesa... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
reed@google.com | fix linux build |
commit | commitdiff | tree | snapshot |
2013-01-08 |
reed@google.com | fix win build |
commit | commitdiff | tree | snapshot |
2013-01-08 |
reed@google.com | pass modifier keys to click events (e.g. control |... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
humper@google.com | fix GPU drawing for 8 bit alpha bitmaps |
commit | commitdiff | tree | snapshot |
2013-01-08 |
rmistry@google.com | $(SVN_VERSION) -> $SVN_VERSION in build-tot-chromium.sh |
commit | commitdiff | tree | snapshot |
2013-01-08 |
rmistry@google.com | Script to checkout and build ToT chromium with ToT... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
robertphillips... | Proposed fix to new stroking/path render selection... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
reed@google.com | fix warings. add SkTAbs() |
commit | commitdiff | tree | snapshot |
2013-01-08 |
reed@google.com | fix spelling: cannonical -> canonical |
commit | commitdiff | tree | snapshot |
2013-01-08 |
rmistry@google.com | Rebaselined webpage image GMs for ['base-shuttle-win7... |
commit | commitdiff | tree | snapshot |
2013-01-08 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2013-01-07 |
reed@google.com | fix warnings |
commit | commitdiff | tree | snapshot |
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 |
next |