platform/upstream/libSkiaSharp.git
2013-04-10 borenet@google.comWhitespace change to verify gclient_utils
2013-04-10 robertphillips... Remove MacMini 10.8 performance triggers because they...
2013-04-10 caryclark@google.comfix path ops assert
2013-04-10 caryclark@google.comfix a few pathops test bugs exposed on Mac and Linux
2013-04-10 epoger@google.comGM: remove enableMissingWarning in favor of verbose...
2013-04-10 reed@google.comfix bug introduced with SK_IGNORE_CUBIC_STROKE_FIX...
2013-04-10 scroggo@google.comRun mixedxfermodes GM through the pipe.
2013-04-10 commit-bot... Simplify bench pictures render target creation.
2013-04-10 caryclark@google.comadd extended option to Test
2013-04-10 caryclark@google.comMake parallel unit testing work on windows
2013-04-10 epoger@google.comgm: hide list of tests with ignored errors, by default
2013-04-10 reed@google.comadd SK_API to public classes for sharedlib build
2013-04-10 epoger@google.comgm: record IntentionallySkipped tests
2013-04-10 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-09 robertphillips... Temporary patch to get Chrome Windows compiling
2013-04-09 scroggo@google.comSkFlags now follows proper dashing convention.
2013-04-09 commit-bot... Whitespace change to test the CQ.
2013-04-09 bungeman@google.comMake SkTypeFace::Deserialize work for embedded fonts.
2013-04-09 djsollen@google.comPartial reapply of r5364 minus the non-neon code path.
2013-04-09 robertphillips... Partial fix for skp reading failure on fonts
2013-04-09 junov@chromium.orgFixing SkTileGrid to clamp rather than clip content...
2013-04-09 reed@google.comextend FontConfigInterface to start to match new fontmg...
2013-04-09 bsalomon@google.comMake GrIODB record and play back copySurface.
2013-04-09 bsalomon@google.comReland of 8525 with fix for case when GrRT outlives...
2013-04-09 robertphillips... Fix compiler warning/error in r8571
2013-04-09 robertphillips... First pass at Rect Effect
2013-04-09 rmistry@google.comDeleting the hardcoded list of compile bots in trybots_...
2013-04-09 rmistry@google.comIntroduce aliases and regex in submit_try.
2013-04-09 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-08 humper@google.comsilence android warning
2013-04-08 humper@google.comError checking / reporting API
2013-04-08 caryclark@google.comsaving the old before blowing away
2013-04-08 caryclark@google.comsaving away the old before blowing the machine away
2013-04-08 senorblanco... Allow single-pass filters (which use asNewEffect()...
2013-04-08 robertphillips... Add before and after command count to filter tool
2013-04-08 bensong@google.comSwitches to a Skia-specific appengine entry point that...
2013-04-08 caryclark@google.comkeep old experimental code in sync
2013-04-08 caryclark@google.comAdd implementation of path ops
2013-04-08 caryclark@google.comAdd intersections for path ops
2013-04-08 caryclark@google.comAdd base types for path ops
2013-04-06 edisonn@google.comFix font handles leak. We return without freeing resources.
2013-04-06 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-05 tfarina@chromium.orgFix more clang errors.
2013-04-05 sugoi@google.comUnreviewed test fix
2013-04-05 tomhudson@google.comReduce size of second iteration in SkTileGridNextDatum...
2013-04-05 sugoi@google.comNew SVG turbulence in Skia
2013-04-04 djsollen@google.comRevert Skia to use -02.
2013-04-04 epoger@google.comre-land r8535, now that src.chromium.org is back up
2013-04-04 rmistry@google.comWhitespace change to see if svn.chromium.org is back
2013-04-04 epoger@google.comRevert r8535
2013-04-04 epoger@google.comgm: report ExpectationsMismatch and RenderModeMismatch...
2013-04-04 borenet@google.comWhitespace change - Verify that checkouts are fixed
2013-04-04 borenet@google.comWhitespace change to verify successful builds after...
2013-04-04 commit-bot... Whitespace change to test commit queue compile bots
2013-04-04 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-03 bsalomon@google.comRevert 8525,8526 pending investigation of bench_picture...
2013-04-03 bsalomon@google.comCommit file accidentally left out of glc change for...
2013-04-03 bsalomon@google.comRemove GrTexture::releaseRenderTarget() and add GrSurfa...
2013-04-03 epoger@google.comAdd list of Skia trybots to run CLs against, along...
2013-04-03 epoger@google.comMake submit_try accept space- or comma-separated list
2013-04-03 commit-bot... Whitespace change to test the commit queue compile...
2013-04-03 epoger@google.comre-land r8514 without breaking 32-bit Mac compilers
2013-04-03 robertphillips... Rebaseline Ubuntu performance trigger
2013-04-03 epoger@google.comroll out r8514
2013-04-03 epoger@google.comgm: display summary of all results by ErrorType
2013-04-03 junov@chromium.orgBuild fix for Surface Test on non-gpu builds
2013-04-03 junov@chromium.orgFixed bug with SkImage leaving canvas backing store...
2013-04-03 bsalomon@google.comAdd GrDrawTarget::copySurface.
2013-04-03 junov@chromium.orgReplacing 'new' with 'SkNEW_ARGS' in SkImage_Gpu
2013-04-03 djsollen@google.comFix build error when building Android in Release mode...
2013-04-03 tomhudson@google.comSkDraw.h #include cleanup
2013-04-03 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-02 bsalomon@google.comMake drawRect preserve vertex attrib state and push...
2013-04-02 commit-bot... Fix for effect cache key.
2013-04-02 commit-bot... Remove unused header declaration.
2013-04-02 djsollen@google.comRevert Skia to use -02.
2013-04-02 commit-bot... Move edge GrEffects to locally defined classes.
2013-04-02 commit-bot... Revert Skia to use -02.
2013-04-02 bensong@google.comIncreases batch size for sending bench data to appengin...
2013-04-02 edisonn@google.comresubmit https://code.google.com/p/skia/source/detail...
2013-04-02 robertphillips... Expand filter 0 to handle transparent drawBitmapRect...
2013-04-02 robertphillips... Add tile rendering to GM
2013-04-02 robertphillips... Re-enabling Mac 10.8 performance triggers removed in...
2013-04-02 bungeman@google.comFix clang warning as error from 8480.
2013-04-02 robertphillips... Rebaseline Nexus7 performance triggers
2013-04-02 bungeman@google.comName table iterator.
2013-04-02 bsalomon@google.comReland 8459 with fix for #extension after default preci...
2013-04-02 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-04-01 robertphillips... Fix another clang warning/error
2013-04-01 robertphillips... Fix clang compiler warning/error
2013-04-01 robertphillips... Reverting r8459 due to shader error on Nexus 10
2013-04-01 robertphillips... Remove MacMini_10_8 performance triggers
2013-04-01 commit-bot... Taken together with the filter tool's new looping capab...
2013-04-01 jvanverth@google.comOne more fix for r8468. Replace use of int with size_t...
2013-04-01 jvanverth@google.comPatches for r8468 build errors. Unreviewed.
2013-04-01 jvanverth@google.comTake two for r8466:
2013-04-01 jvanverth@google.comRolling back r8466.
2013-04-01 commit-bot... Revise attribute binding interface.
2013-04-01 robertphillips... Add looping over optimizations to filter tool
2013-04-01 bsalomon@google.comSimplify the circle outset code and add comment relatin...
next