aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* 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
* Lookup glyphs based on character code and language tag.Gravatar djsollen2014-08-27
* Remove SkQuadTree.Gravatar mtklein2014-08-26
* Fix leak in multipicturedraw GMs.Gravatar bsalomon2014-08-22
* [SkTextBlob] Merge run font data at draw time.Gravatar fmalita2014-08-22
* extend SkShader to report a luminance-color to be used for gamma correctionGravatar reed2014-08-22
* Add ability to output ImageBaseGSUrl to render_picture and use in rebaseline ...Gravatar rmistry2014-08-22
* Fix surface leak in multidraw GMs.Gravatar bsalomon2014-08-21
* SkMultiPictureDraw APIGravatar robertphillips2014-08-21
* Install a hook to swap between SkPicture backends with a single define.Gravatar mtklein2014-08-21
* use globals to register custom effectsGravatar reed2014-08-21
* SkTextBlobGravatar fmalita2014-08-21
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* rebaseline_server: force checksumValue to an integer to prevent spurious comp...Gravatar epoger2014-08-20
* rebaseline_server: if creating brand new expectations files, include the headerGravatar epoger2014-08-20
* rebaseline_server: add download link for SKP diff patchfileGravatar epoger2014-08-20
* rebaseline_server: allow users to generate SKP diff patches on a shared instanceGravatar epoger2014-08-20
* Print max RSS in GM and nanobench too.Gravatar mtklein2014-08-19
* rebaseline_server: in Pending Approval tab, change expected/actual labels to ...Gravatar epoger2014-08-19
* rebaseline_server: constrain setADir/setBDir to consistently refer to single ...Gravatar epoger2014-08-18
* This adds renderMode and builder as columns to the front end when looking at ...Gravatar stephana2014-08-18
* This passes the URL of the diff image to the front-end, thus removing the nee...Gravatar stephana2014-08-15
* rebaseline_server: show Pending Approval tab if viewing SKP expectations vs a...Gravatar epoger2014-08-14