aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Revise attribute binding interface.Gravatar commit-bot@chromium.org2013-04-01
* Add looping over optimizations to filter toolGravatar robertphillips@google.com2013-04-01
* Simplify the circle outset code and add comment relating it to the shader code.Gravatar bsalomon@google.com2013-04-01
* Add getDrawCommandAt and setDrawCommandAt to SkDebugCanvasGravatar robertphillips@google.com2013-04-01
* Add GM mixed_xfermodes. This is a work in progress and will be used to test f...Gravatar bsalomon@google.com2013-04-01
* Add short option for --bot in submit_tryGravatar borenet@google.com2013-04-01
* Make GrGLShaderBuilder responsible for enabling GLSL extensionsGravatar bsalomon@google.com2013-04-01
* Add Xfermode bench. Also clear before rendering in bench (rather than after).Gravatar commit-bot@chromium.org2013-04-01
* Trim the copy of the dst made for dst-reading effects using the clip and dev-...Gravatar commit-bot@chromium.org2013-04-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-30
* Fix GLPrograms test.Gravatar bsalomon@google.com2013-03-29
* Add support for reading the dst pixel value in an effect. Use in a new effect...Gravatar bsalomon@google.com2013-03-29
* Whitespace change to test Commit QueueGravatar commit-bot@chromium.org2013-03-29
* Display prompt for caution only if it is an interactive shell.Gravatar rmistry@google.com2013-03-29
* Fix more clang tautological-constant-out-of-range-compare errors.Gravatar tfarina@chromium.org2013-03-29
* add matcher to fontstylesetGravatar reed@google.com2013-03-29
* use SkTCastGravatar reed@google.com2013-03-29
* Fix minor cppcheck-found issuesGravatar robertphillips@google.com2013-03-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-29
* Make GM render to render targets that are also textures.Gravatar bsalomon@google.com2013-03-28
* Whitespace change to trigger builders to make sure codesite issue is resolved.Gravatar rmistry@google.com2013-03-28
* Fix iOS compiler error/warningGravatar robertphillips@google.com2013-03-28
* Whitespace change to trigger builders to make sure codesite issue is resolved.Gravatar rmistry@google.com2013-03-28
* Attempt to silence signed/unsigned warnings in android build.Gravatar bsalomon@google.com2013-03-28
* disable tests that exercise serialization of fonts here, since we are experim...Gravatar reed@google.com2013-03-28
* Triggering rebuilds after master restartGravatar rmistry@google.com2013-03-28
* Triggering rebuilds after master restart.Gravatar rmistry@google.com2013-03-28
* add caching to fontmgr for macGravatar reed@google.com2013-03-28
* Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanv...Gravatar junov@chromium.org2013-03-28
* Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...Gravatar bsalomon@google.com2013-03-28
* Convert #warning to comment to get iOS compilingGravatar robertphillips@google.com2013-03-28
* add gm for experimental fontmgr apiGravatar reed@google.com2013-03-28
* Add GrPaint stage for xfermodes.Gravatar bsalomon@google.com2013-03-28
* New filter targeted at desk_googlespreadsheet overdraw issuesGravatar robertphillips@google.com2013-03-28
* Trigger rebuilds on Mac 10.6 compile bots.Gravatar rmistry@google.com2013-03-28
* Trigger rebuilds on Mac compile bots.Gravatar rmistry@google.com2013-03-28
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-28
* Fix minor memory leaksGravatar robertphillips@google.com2013-03-27
* Remove dubious assertion.Gravatar tfarina@chromium.org2013-03-27
* move typeface cache limit from 128 to 1024 (128 is a joke, not sure what aGravatar reed@google.com2013-03-27
* always call SkFontMgr::Factory() (now that everyone has impl'd it)Gravatar reed@google.com2013-03-27
* add dummpy SkFontMgr::Factory() impl to font backends, so we can start testin...Gravatar reed@google.com2013-03-27
* Move GrGLProgramDesc::Build to new cpp file.Gravatar bsalomon@google.com2013-03-27
* Fix assertion failure in SkGpuDevice from 8412.Gravatar bsalomon@google.com2013-03-27
* Add interface to SkXfermode to return a GrEffect and blend coeffs.Gravatar bsalomon@google.com2013-03-27
* Move GrGLProgram::Desc out of GrGLProgram.Gravatar bsalomon@google.com2013-03-27
* Whitespace change to trigger rebuildsGravatar rmistry@google.com2013-03-27
* fix mask error for BW text, where I forgot to look at just the low-8 bitsGravatar reed@google.com2013-03-27
* CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS)Gravatar reed@google.com2013-03-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-27