aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs().Gravatar bsalomon@google.com2013-04-03
* Add list of Skia trybots to run CLs against, along with existing lists of Chr...Gravatar epoger@google.com2013-04-03
* Make submit_try accept space- or comma-separated listGravatar epoger@google.com2013-04-03
* Whitespace change to test the commit queue compile botsGravatar commit-bot@chromium.org2013-04-03
* re-land r8514 without breaking 32-bit Mac compilersGravatar epoger@google.com2013-04-03
* Rebaseline Ubuntu performance triggerGravatar robertphillips@google.com2013-04-03
* roll out r8514Gravatar epoger@google.com2013-04-03
* gm: display summary of all results by ErrorTypeGravatar epoger@google.com2013-04-03
* Build fix for Surface Test on non-gpu buildsGravatar junov@chromium.org2013-04-03
* Fixed bug with SkImage leaving canvas backing store in an immutable state aft...Gravatar junov@chromium.org2013-04-03
* Add GrDrawTarget::copySurface.Gravatar bsalomon@google.com2013-04-03
* Replacing 'new' with 'SkNEW_ARGS' in SkImage_GpuGravatar junov@chromium.org2013-04-03
* Fix build error when building Android in Release mode with -O2.Gravatar djsollen@google.com2013-04-03
* SkDraw.h #include cleanupGravatar tomhudson@google.com2013-04-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-03
* Make drawRect preserve vertex attrib state and push/pop the geom sources.Gravatar bsalomon@google.com2013-04-02
* Fix for effect cache key.Gravatar commit-bot@chromium.org2013-04-02
* Remove unused header declaration.Gravatar commit-bot@chromium.org2013-04-02
* Revert Skia to use -02.Gravatar djsollen@google.com2013-04-02
* Move edge GrEffects to locally defined classes.Gravatar commit-bot@chromium.org2013-04-02
* Revert Skia to use -02.Gravatar commit-bot@chromium.org2013-04-02
* Increases batch size for sending bench data to appengine to 66.Gravatar bensong@google.com2013-04-02
* resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime weGravatar edisonn@google.com2013-04-02
* Expand filter 0 to handle transparent drawBitmapRect paintsGravatar robertphillips@google.com2013-04-02
* Add tile rendering to GMGravatar robertphillips@google.com2013-04-02
* Re-enabling Mac 10.8 performance triggers removed in r8472Gravatar robertphillips@google.com2013-04-02
* Fix clang warning as error from 8480.Gravatar bungeman@google.com2013-04-02
* Rebaseline Nexus7 performance triggersGravatar robertphillips@google.com2013-04-02
* Name table iterator.Gravatar bungeman@google.com2013-04-02
* Reland 8459 with fix for #extension after default precision in FS.Gravatar bsalomon@google.com2013-04-02
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-02
* Fix another clang warning/errorGravatar robertphillips@google.com2013-04-01
* Fix clang compiler warning/errorGravatar robertphillips@google.com2013-04-01
* Reverting r8459 due to shader error on Nexus 10Gravatar robertphillips@google.com2013-04-01
* Remove MacMini_10_8 performance triggersGravatar robertphillips@google.com2013-04-01
* Taken together with the filter tool's new looping capabilities, these two opt...Gravatar commit-bot@chromium.org2013-04-01
* One more fix for r8468. Replace use of int with size_t. Unreviewed.Gravatar jvanverth@google.com2013-04-01
* Patches for r8468 build errors. Unreviewed.Gravatar jvanverth@google.com2013-04-01
* Take two for r8466:Gravatar jvanverth@google.com2013-04-01
* Rolling back r8466. Gravatar jvanverth@google.com2013-04-01
* 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