platform/upstream/libSkiaSharp.git
2013-01-15 epoger@google.comSeparate our jsoncpp dependency from Chromium's jsoncpp...
2013-01-15 sugoi@google.comUnreviewed mac build fix : Removing unused variable
2013-01-15 sugoi@google.comAdded missing include in non GPU case.
2013-01-15 reed@google.comFix bug in cubic-clipper (SkEdgeClipper). When we chop...
2013-01-15 borenet@google.comTurn off timeIndividualTiles
2013-01-15 sugoi@google.comImplementation of the displacement effect (both CPU...
2013-01-15 reed@google.comTo support alignment pragmas (for speed), we need to...
2013-01-15 robertphillips... dashing asPoints could draw excessively long first...
2013-01-15 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-15 mike@reedtribe.orgcall endContext() if we have to return false from setCo...
2013-01-15 humper@google.comfix warning on linux
2013-01-15 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-14 humper@google.comfix all the false --> NULL issues in the gradient code
2013-01-14 humper@google.comremove namespace qualifier for feof; it's making androi...
2013-01-14 senorblanco... Fix a problem in the matrix convolution image filter...
2013-01-14 humper@google.comanother false --> NULL return fix
2013-01-14 humper@google.comfalse --> NULL for failure return
2013-01-14 humper@google.commove template specializations to inline functions in...
2013-01-14 humper@google.comreplace getline with fgets for portability
2013-01-14 humper@google.comremove dynamic_cast because rtti is disabled on some...
2013-01-14 humper@google.comfix gcc build
2013-01-14 bungeman@google.comRemove SK_DRAW_POS_TEXT_IGNORE_SUBPIXEL_LEFT_ALIGN_FIX.
2013-01-14 humper@google.comRuntime configuration system for skia. This will allow...
2013-01-14 bungeman@google.comMake SkScalerContextRec::getMatrixFrom2x2 more direct.
2013-01-14 robertphillips... Fix uninitialized memory issue
2013-01-14 robertphillips... Change SkAutoTUnref usage
2013-01-14 bsalomon@google.comFix debug build after r7153 (removed param referenced...
2013-01-14 bsalomon@google.comChange signature of SkShader::asNewEffect(), implement...
2013-01-14 junov@chromium.orgChanging imageFilter GM tests to use drawBitmap instead...
2013-01-14 digit@google.comUse the NDK's cpu-features library when building skia...
2013-01-14 bsalomon@google.comFix typo bug caught by mac warn-as-error (= should...
2013-01-11 bsalomon@google.comImplement getConstantColorComponents() for matrix convo...
2013-01-11 bsalomon@google.comAdd GrEffect::updateKnownColorComponents(). It is used...
2013-01-11 junov@chromium.orgAdding commandline option to gm to make it write image...
2013-01-11 bsalomon@google.comFix leaks in blurrect benchs and gm.
2013-01-11 borenet@google.comEnable per-tile logging in bench_pictures
2013-01-11 edisonn@google.comAdd option to render PDFs to memory only.
2013-01-11 bungeman@google.comSkImageDecoder_WIC should work on Win7 with Win8 SDK.
2013-01-11 edisonn@google.comFix typo, report in validate diff teh value of the...
2013-01-11 rmistry@google.comRebaselined webpage image GMs for ['base-macmini']...
2013-01-11 bsalomon@google.comMake GrEffect::textureAccess non-virtual. Require subcl...
2013-01-11 bsalomon@google.comRemove non-destructive playback from GrIODB.
2013-01-11 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-11 rmistry@google.comWhitespace change to trigger rebuilds
2013-01-10 senorblanco... Rename onFilterImageGPU to filterImageGPU(), to match...
2013-01-10 bungeman@google.comDirectWrite generatePath must transform the path by...
2013-01-10 robertphillips... Add display of more SkPaint fields in Debugger
2013-01-10 epoger@google.comgm: if no readPath is given, report all tests as "missi...
2013-01-10 bungeman@google.comFix assertion caused by change in 7117.
2013-01-10 bungeman@google.comProperly reject clipped out draws in BBox pictures.
2013-01-10 epoger@google.comgm self-test: update expected dashing2.png images ...
2013-01-10 bungeman@google.comUpdate order in third_party/externals svn:externals...
2013-01-10 bsalomon@google.comRemove default clip/drawstate in GrIODB.
2013-01-10 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-09 bsalomon@google.comFix incorrect sample cnt assert
2013-01-09 scroggo@google.comEnsure that SkMemoryStream does not crash dereferencing...
2013-01-09 jvanverth@google.comThis takes the convex path tesselator from the Android...
2013-01-09 jvanverth@google.comAdd clear after each image save, so that GPU images...
2013-01-09 reed@google.comfix iOS build after adding modifierKeys to click events
2013-01-09 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle-win7...
2013-01-09 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-09 mike@reedtribe.orgspeculative change to speedup blurrect bench for large...
2013-01-08 bsalomon@google.comTurn off WarnAsError when building ANGLE projects on...
2013-01-08 bsalomon@google.comTurn off warnings-as-error on 64bit windows build due...
2013-01-08 bsalomon@google.comEnable warnings-as-errors on Windows.
2013-01-08 epoger@google.comgm: remove --diffPath option and all other pixel diff...
2013-01-08 bsalomon@google.comFix signed/unsigned comparison in PictureTest.cpp
2013-01-08 rmistry@google.comRebaselined webpage image GMs for ['base-android-xoom...
2013-01-08 rmistry@google.comRebaselined webpage image GMs for %s on Google Storage.
2013-01-08 rmistry@google.comRebaselined webpage image GMs for %s on Google Storage.
2013-01-08 bsalomon@google.comFix signed/unsigned comparison warning in PictureTest.cpp
2013-01-08 reed@google.comtranslate modifier keys for xevents
2013-01-08 bsalomon@google.comFix macro redefinition warning on 10.6 bots in mesa...
2013-01-08 reed@google.comfix linux build
2013-01-08 reed@google.comfix win build
2013-01-08 reed@google.compass modifier keys to click events (e.g. control |...
2013-01-08 humper@google.comfix GPU drawing for 8 bit alpha bitmaps
2013-01-08 rmistry@google.com$(SVN_VERSION) -> $SVN_VERSION in build-tot-chromium.sh
2013-01-08 rmistry@google.comScript to checkout and build ToT chromium with ToT...
2013-01-08 robertphillips... Proposed fix to new stroking/path render selection...
2013-01-08 reed@google.comfix warings. add SkTAbs()
2013-01-08 reed@google.comfix spelling: cannonical -> canonical
2013-01-08 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle-win7...
2013-01-08 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-07 reed@google.comfix warnings
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...
next