aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* Reduce overdraw in MultiPictureDraw Sierpinski GMGravatar robertphillips2014-10-03
* Add a MultiPictureDraw GM to exercise layer clippingGravatar robertphillips2014-10-02
* fix prev change to tooBigForLCD, and add testGravatar reed2014-10-01
* Strip old backend recording down to essentialsGravatar mtklein2014-09-30
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* Make pictures in multipicturedraw GM fit in 0,0..W,H rangeGravatar robertphillips2014-09-29
* SkCanvas::drawImage is the new way for drawing a SkImage to a CanvasGravatar piotaixr2014-09-24
* Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...Gravatar borenet2014-09-24
* SkCanvas::drawImage is the new way for drawing a SkImage to a CanvasGravatar piotaixr2014-09-23
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Fix SDF font positions when using global scale.Gravatar jvanverth2014-09-22
* Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...Gravatar reed2014-09-22
* Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...Gravatar reed2014-09-21
* introduce Props to surface (work in progress)Gravatar reed2014-09-21
* SkTextBlob shader space workaround.Gravatar fmalita2014-09-19
* Fix memory leak in MultiPictureDraw GMGravatar robertphillips2014-09-19
* Extend MultiPictureDraw GMGravatar robertphillips2014-09-19
* check for failed file->data (fails on mac)Gravatar reed2014-09-18
* Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()Gravatar piotaixr2014-09-18
* hide deviceproperties, prepare the way for surfacepropsGravatar reed2014-09-17
* Ensure blob typeface information survives SkGPipe serialization.Gravatar fmalita2014-09-16
* Tag recording picture nesting bench as nonrendering.Gravatar mtklein2014-09-16
* Fix scaling issue with distance field text.Gravatar jvanverth2014-09-16
* BUG=skia:Gravatar joshualitt2014-09-15
* Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.Gravatar rileya2014-09-12
* Revert of Added test for non cached ETC1 (patchset #2 id:20001 of https://cod...Gravatar bungeman2014-09-10
* Added test for non cached ETC1Gravatar sugoi2014-09-10
* make set3DMask virtual, so we can safely notify the shadercontextGravatar reed2014-09-10
* Outset the stroke width when computing the bounds for drawing a stroked rect,...Gravatar george2014-09-09
* Refactored frontend for the rebaseline server.Gravatar stephana2014-09-05
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* For certain input skpdiff segfaulted. This prevents the segfault and should f...Gravatar stephana2014-09-05
* don't use local static bitmap -- racy and unnecessaryGravatar reed2014-09-04
* Initial change to create GeometryProcessorGravatar joshualitt2014-09-04
* Change SkPicture::draw to playbackGravatar robertphillips2014-09-04
* Temporarily disable tiling another GM that produces errors with the existing ...Gravatar Derek Sollenberger2014-09-04
* Turn downsamplebitmap GMs vertical to fit in 2048x2048.Gravatar mtklein2014-09-03
* Revert to enabling all of -O2 as it exposes a bug in the toolchain.Gravatar djsollen2014-09-03
* On Android, skip tiling for all giantbitmap variants.Gravatar mtklein2014-09-03
* Update fontcache GM to stress the font atlas.Gravatar jvanverth2014-09-03
* Try out scalar picture sizesGravatar robertphillips2014-08-29
* Revert Jim's CL.Gravatar Mike Klein2014-08-29
* Second attempt to land the integral image scaling change.Gravatar humper2014-08-28
* Restore text vertex buffer alloc and other optimizations.Gravatar jvanverth2014-08-28
* Make setVertexAttribs in GrDrawState take a stride parameter.Gravatar egdaniel2014-08-28
* Revert of Restore text alloc optimizations. (patchset #4 of https://coderevie...Gravatar djsollen2014-08-27
* Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patc...Gravatar djsollen2014-08-27
* Make setVertexAttribs in GrDrawState take a stride parameter.Gravatar egdaniel2014-08-27
* Restore text vertex buffer alloc and other optimizations.Gravatar jvanverth2014-08-27