platform/upstream/libSkiaSharp.git
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...
2013-04-01 robertphillips... Add getDrawCommandAt and setDrawCommandAt to SkDebugCanvas
2013-04-01 bsalomon@google.comAdd GM mixed_xfermodes. This is a work in progress...
2013-04-01 borenet@google.comAdd short option for --bot in submit_try
2013-04-01 bsalomon@google.comMake GrGLShaderBuilder responsible for enabling GLSL...
2013-04-01 commit-bot... Add Xfermode bench. Also clear before rendering in...
2013-04-01 commit-bot... Trim the copy of the dst made for dst-reading effects...
2013-03-30 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-29 bsalomon@google.comFix GLPrograms test.
2013-03-29 bsalomon@google.comAdd support for reading the dst pixel value in an effec...
2013-03-29 commit-bot... Whitespace change to test Commit Queue
2013-03-29 rmistry@google.comDisplay prompt for caution only if it is an interactive...
2013-03-29 tfarina@chromium.orgFix more clang tautological-constant-out-of-range-compa...
2013-03-29 reed@google.comadd matcher to fontstyleset
2013-03-29 reed@google.comuse SkTCast
2013-03-29 robertphillips... Fix minor cppcheck-found issues
2013-03-29 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-28 bsalomon@google.comMake GM render to render targets that are also textures.
2013-03-28 rmistry@google.comWhitespace change to trigger builders to make sure...
2013-03-28 robertphillips... Fix iOS compiler error/warning
2013-03-28 rmistry@google.comWhitespace change to trigger builders to make sure...
2013-03-28 bsalomon@google.comAttempt to silence signed/unsigned warnings in android...
2013-03-28 reed@google.comdisable tests that exercise serialization of fonts...
2013-03-28 rmistry@google.comTriggering rebuilds after master restart
2013-03-28 rmistry@google.comTriggering rebuilds after master restart.
2013-03-28 reed@google.comadd caching to fontmgr for mac
2013-03-28 junov@chromium.orgAdding unit test for verifying copy on write in SkSurfa...
2013-03-28 bsalomon@google.comMake GrGLShaderBuilder::TextureSampler extract only...
2013-03-28 robertphillips... Convert #warning to comment to get iOS compiling
2013-03-28 reed@google.comadd gm for experimental fontmgr api
2013-03-28 bsalomon@google.comAdd GrPaint stage for xfermodes.
2013-03-28 robertphillips... New filter targeted at desk_googlespreadsheet overdraw...
2013-03-28 rmistry@google.comTrigger rebuilds on Mac 10.6 compile bots.
2013-03-28 rmistry@google.comTrigger rebuilds on Mac compile bots.
2013-03-28 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-27 robertphillips... Fix minor memory leaks
2013-03-27 tfarina@chromium.orgRemove dubious assertion.
2013-03-27 reed@google.commove typeface cache limit from 128 to 1024 (128 is...
2013-03-27 reed@google.comalways call SkFontMgr::Factory() (now that everyone...
2013-03-27 reed@google.comadd dummpy SkFontMgr::Factory() impl to font backends...
2013-03-27 bsalomon@google.comMove GrGLProgramDesc::Build to new cpp file.
2013-03-27 bsalomon@google.comFix assertion failure in SkGpuDevice from 8412.
2013-03-27 bsalomon@google.comAdd interface to SkXfermode to return a GrEffect and...
2013-03-27 bsalomon@google.comMove GrGLProgram::Desc out of GrGLProgram.
2013-03-27 rmistry@google.comWhitespace change to trigger rebuilds
2013-03-27 reed@google.comfix mask error for BW text, where I forgot to look...
2013-03-27 reed@google.comCTFontManagerCopyAvailableFontFamilyNames is not always...
2013-03-27 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-03-26 tfarina@chromium.orgFix a few clang errors while trying to build tools...
2013-03-26 robertphillips... Address clang static analyzer issues
2013-03-26 robertphillips... Increase space for effect-class-ID and fix assert
2013-03-26 reed@google.comstore real fontstyle on mac fonts
2013-03-26 reed@google.comfix infinite recursion calling (non)virtual
2013-03-26 reed@google.comrespect slant param
2013-03-26 reed@google.com#if 0 reference to SkFontMgr::Factory for now
2013-03-26 reed@google.comimpl part of SKFontMgr for mac
2013-03-26 bsalomon@google.comFix unit test build break
2013-03-26 bsalomon@google.comProgram key coverage/discard fixes.
2013-03-26 bsalomon@google.comReplace edge types with GrEdgeEffect.
2013-03-26 rmistry@google.comTrigger rebuilds on ChromeOS
2013-03-26 rmistry@google.comTrigger rebuilds on Mac-10.7 32 bit
2013-03-26 rmistry@google.comTrigger rebuilds on Mac-10.7
2013-03-26 reed@google.comoops, don't say static for an extern function
next