aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...Gravatar mtklein2014-10-20
* Replace SkTypeface::Style with SkFontStyle.Gravatar bungeman2014-10-20
* Move init() to Init() so that flag.Parse() can be called first.Gravatar jcgregorio2014-10-20
* Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://...Gravatar mtklein2014-10-20
* Remove content from public_headers.Gravatar scroggo2014-10-20
* Add clip to layer cacheGravatar robertphillips2014-10-20
* Fix clearing issue in render_picturesGravatar robertphillips2014-10-20
* Remove unused parameters from filter_textureGravatar robertphillips2014-10-20
* Start to vectorize SkTileGrid.Gravatar mtklein2014-10-20
* When rendering df fonts, pass drawText() down to drawPosText().Gravatar jvanverth2014-10-20
* Remove obsolete SkRecording.Gravatar mtklein2014-10-20
* Make SkImageDecoder_libpng be compilable with Chromium libpngGravatar kkinnunen2014-10-19
* add blurimagefilter to luaGravatar reed2014-10-19
* Update SKP versionGravatar skia-deps-roller2014-10-17
* Fix DMWriteTask to write PDF files correctlyGravatar halcanary2014-10-17
* bug_chomper: Cleanup template initialization.Gravatar tfarina2014-10-17
* Fix RecreateSKPs bot (again)Gravatar borenet2014-10-17
* Fix recreate_skps?Gravatar borenet2014-10-17
* bug fix for glsl identity stringGravatar joshualitt2014-10-17
* Add recreate_skps scriptGravatar borenet2014-10-17
* webtry: Add logserver to serve /tmp/glog.Gravatar tfarina2014-10-17
* Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (pat...Gravatar rmistry2014-10-17
* Revert of Revert of Support GLSL es 3.00 (patchset #1 id:1 of https://coderev...Gravatar rmistry2014-10-17
* Revert of Support GLSL es 3.00 (patchset #5 id:80001 of https://codereview.ch...Gravatar rmistry2014-10-17
* Rebaseline textblob GMGravatar Florin Malita2014-10-16
* Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://...Gravatar mtklein2014-10-16
* Start to vectorize SkTileGrid.Gravatar mtklein2014-10-16
* "Fix" debugger's setMatrix handlingGravatar robertphillips2014-10-16
* Remove AutoScratchTextureGravatar bsalomon2014-10-16
* JPEG YUV DecodingGravatar sugoi2014-10-16
* Support GLSL es 3.00Gravatar joshualitt2014-10-16
* Override SkCanvas::drawImage() in SkRecorder.Gravatar piotaixr2014-10-16
* Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipeGravatar piotaixr2014-10-16
* Implicit SkTextBlob boundsGravatar fmalita2014-10-16
* fix display of fiddles that DON'T have compile errorsGravatar Greg Humphreys2014-10-16
* render_pdfs cull rect output formated betterGravatar halcanary2014-10-16
* Const-correctness in PDF drawText() callGravatar halcanary2014-10-16
* Tweak out SkTileGrid::insert() loop.Gravatar mtklein2014-10-16
* Pull nanomsg from our mirror instead of from github.Gravatar mtklein2014-10-16
* Properly parse compiler errors for fiddles and mark them in the editor.Gravatar humper2014-10-16
* Auto-compare GrProcessors' texture accesses in isEqual().Gravatar bsalomon2014-10-16
* Whitespace change to verify lab machines can now syncGravatar rmistry2014-10-16
* Revert of Change drawText() to generate positions and send to drawPosText() (...Gravatar jvanverth2014-10-16
* Change drawText() to generate positions and send to drawPosText()Gravatar jvanverth2014-10-16
* webtry: Do not forget the close the rows.Gravatar tfarina2014-10-16
* Disabled YUV decoding for subsetsGravatar sugoi2014-10-16
* Refactor SkGLContext to be actually extendableGravatar kkinnunen2014-10-15
* Make GrFragmentProcessor auto-compare coord xforms.Gravatar bsalomon2014-10-15
* Prefer to recycle non-RT scratch textures that don't have pending IOGravatar bsalomon2014-10-15
* Last round of effect->processor (for now)Gravatar bsalomon2014-10-15