aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Automatically resize the webtry text editor to fit the contentGravatar Greg Humphreys2014-10-06
* fix webtry local run documentationGravatar Greg Humphreys2014-10-06
* experimental c apiGravatar reed2014-10-06
* Add GrAASmallPathRenderer.Gravatar jvanverth2014-10-06
* Update SKP version to 118Gravatar borenet2014-10-05
* Update SKP version to 117Gravatar borenet2014-10-04
* Update SKP version to 116Gravatar borenet2014-10-03
* Restart webtry to pick up changes.Gravatar tfarina2014-10-03
* Run goimports through 'go' code in bug_chomper.Gravatar tfarina2014-10-03
* Remove globals from tests/CanvasTest.cppGravatar piotaixr2014-10-03
* Speculative revert to diagnose crash in chrome. Revert "Add SkCachedData and ...Gravatar reed2014-10-03
* remove unused TextBufferDirection enumGravatar reed2014-10-03
* Fix int16_t for glyphs, const glyphs, and clarify glyph loop.Gravatar bungeman2014-10-03
* Reduce overdraw in MultiPictureDraw Sierpinski GMGravatar robertphillips2014-10-03
* Don't turn on dither for saveLayers which have no paintGravatar robertphillips2014-10-03
* Add isSingleComponent bool to getConstantColorComponentGravatar egdaniel2014-10-03
* abort op early if path isn't parseableGravatar caryclark2014-10-03
* Fix ref cnt'ing issue in GrProgramElement.Gravatar bsalomon2014-10-03
* Update SKP version to 115Gravatar borenet2014-10-02
* make SkMatrix::dump always availableGravatar reed2014-10-02
* Add SkCachedData and use it for SkMipMapGravatar reed2014-10-02
* Handle getMemoryBase returning NULL in WriteTask.Gravatar bungeman2014-10-02
* Save/Restore around bench runs.Gravatar mtklein2014-10-02
* Use +- 2B for unbounded draw ops.Gravatar mtklein2014-10-02
* check for newSurface failureGravatar reed2014-10-02
* specialize setConcat for scale+translateGravatar reed2014-10-02
* Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #...Gravatar robertphillips2014-10-02
* Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes ...Gravatar bsalomon2014-10-02
* Caching the result of readPixelsSupportedGravatar piotaixr2014-10-02
* GrContext::copyTexture->GrContext::copySurface.Gravatar bsalomon2014-10-02
* Update webtry setup docs to reflect new installation procedureGravatar humper2014-10-02
* fix sudo redirection in setup scriptGravatar humper2014-10-02
* Add isSingleComponent bool to getConstantColorComponentGravatar egdaniel2014-10-02
* Demote getCount, getDepth, and clear to RTree-only methods.Gravatar mtklein2014-10-02
* Archive more dead code.Gravatar mtklein2014-10-02
* TileGrid: earliest need not be a pointer anymoreGravatar mtklein2014-10-02
* Add a MultiPictureDraw GM to exercise layer clippingGravatar robertphillips2014-10-02
* BBHs: void* data -> unsigned dataGravatar mtklein2014-10-02
* Remove duplicated code in android_get_gl_proc.Gravatar jungjik.lee2014-10-02
* Add blobshader GM baselines.Gravatar fmalita2014-10-02
* Revert of specialize setConcat for scale+translate (patchset #1 id:1 of https...Gravatar robertphillips2014-10-02
* complete overhaul of webtry work partition between jail and hostGravatar humper2014-10-01
* fix prev change to tooBigForLCD, and add testGravatar reed2014-10-01
* remove suppression for gmGravatar reed2014-10-01
* Don't adjust the bounds after a restore with the restore's paired saveLayer's...Gravatar mtklein2014-10-01
* add baseline for clip_strokerectGravatar reed2014-10-01
* baseline new GMsGravatar reed2014-10-01
* avoid extra math work in MackRecGravatar reed2014-10-01
* Add support for EGL on linuxGravatar derekf2014-10-01
* Rebaseline Unknown-Arm64 GM flakesGravatar robertphillips2014-10-01