aboutsummaryrefslogtreecommitdiff
path: root/gm
AgeCommit message (Expand)Author
2014-11-11Cherry pick two CLs back to M39 to fix a bugRobert Phillips
2014-10-27Update fontMgr to take list of bcp47 language tags.bungeman
2014-09-24SkCanvas::drawImage is the new way for drawing a SkImage to a Canvaspiotaixr
2014-09-24Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canv...borenet
2014-09-23SkCanvas::drawImage is the new way for drawing a SkImage to a Canvaspiotaixr
2014-09-23Patch to create a distinct geometry processor. The vast majority of this patchjoshualitt
2014-09-22Fix SDF font positions when using global scale.jvanverth
2014-09-22Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...reed
2014-09-21Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...reed
2014-09-21introduce Props to surface (work in progress)reed
2014-09-19SkTextBlob shader space workaround.fmalita
2014-09-19Fix memory leak in MultiPictureDraw GMrobertphillips
2014-09-19Extend MultiPictureDraw GMrobertphillips
2014-09-18check for failed file->data (fails on mac)reed
2014-09-18Bis: Use SkImage::NewFromGenerator() instead of SkImage::newEncodedData()piotaixr
2014-09-17hide deviceproperties, prepare the way for surfacepropsreed
2014-09-16Ensure blob typeface information survives SkGPipe serialization.fmalita
2014-09-16Tag recording picture nesting bench as nonrendering.mtklein
2014-09-16Fix scaling issue with distance field text.jvanverth
2014-09-15BUG=skia:joshualitt
2014-09-12Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.rileya
2014-09-10Revert of Added test for non cached ETC1 (patchset #2 id:20001 of https://cod...bungeman
2014-09-10Added test for non cached ETC1sugoi
2014-09-10make set3DMask virtual, so we can safely notify the shadercontextreed
2014-09-09Outset the stroke width when computing the bounds for drawing a stroked rect,...george
2014-09-05Refactored frontend for the rebaseline server.stephana
2014-09-05"NULL !=" = NULLbsalomon
2014-09-05For certain input skpdiff segfaulted. This prevents the segfault and should f...stephana
2014-09-04don't use local static bitmap -- racy and unnecessaryreed
2014-09-04Initial change to create GeometryProcessorjoshualitt
2014-09-04Change SkPicture::draw to playbackrobertphillips
2014-09-04Temporarily disable tiling another GM that produces errors with the existing ...Derek Sollenberger
2014-09-03Turn downsamplebitmap GMs vertical to fit in 2048x2048.mtklein
2014-09-03Revert to enabling all of -O2 as it exposes a bug in the toolchain.djsollen
2014-09-03On Android, skip tiling for all giantbitmap variants.mtklein
2014-09-03Update fontcache GM to stress the font atlas.jvanverth
2014-08-29Try out scalar picture sizesrobertphillips
2014-08-29Revert Jim's CL.Mike Klein
2014-08-28Second attempt to land the integral image scaling change.humper
2014-08-28Restore text vertex buffer alloc and other optimizations.jvanverth
2014-08-28Make setVertexAttribs in GrDrawState take a stride parameter.egdaniel
2014-08-27Revert of Restore text alloc optimizations. (patchset #4 of https://coderevie...djsollen
2014-08-27Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patc...djsollen
2014-08-27Make setVertexAttribs in GrDrawState take a stride parameter.egdaniel
2014-08-27Restore text vertex buffer alloc and other optimizations.jvanverth
2014-08-27Lookup glyphs based on character code and language tag.djsollen
2014-08-26Remove SkQuadTree.mtklein
2014-08-22Fix leak in multipicturedraw GMs.bsalomon
2014-08-22[SkTextBlob] Merge run font data at draw time.fmalita
2014-08-22extend SkShader to report a luminance-color to be used for gamma correctionreed