aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
* 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
* add --descriptions flag to render_pictures toolGravatar epoger2014-08-14
* rebaseline_server: include setA/setB descriptions in output JSONGravatar epoger2014-08-14
* rebaseline_server UI: add link to raw JSONGravatar epoger2014-08-13
* rebaseline_server: move more code into common path for GET_live_results and G...Gravatar epoger2014-08-13
* This is a bit of a hack, but will work. I have a cleaner fix ready (but still...Gravatar stephana2014-08-13
* Add runtime flag to turn compressed alpha masks onGravatar krajcevski2014-08-13
* Add entry point for passing options to the GrContextFactoryGravatar krajcevski2014-08-13
* This eliminates the need to copy the generated images from a temporary direct...Gravatar stephana2014-08-13
* rebaseline_server: add some live-view.html links to index.htmlGravatar epoger2014-08-13
* Proposal for the mesh gradient interface. Implemented as a grid ofGravatar dandov2014-08-12
* SkCanvas::drawPatch param SkPoint[12]Gravatar dandov2014-08-12
* rebaseline_server: periodically log tasks_queue sizeGravatar epoger2014-08-12
* change setA/setB labels if viewing actuals vs expectationsGravatar epoger2014-08-12
* re-add samplerstress gm, but use blurmaskfilter instead (std filter)Gravatar reed2014-08-12
* remove SkStippleMaskFilter - no external clientsGravatar reed2014-08-12
* 2D kernel initial wiring for GuassianGravatar joshualitt2014-08-11
* add drawPicture variant that takes a matrix and paintGravatar reed2014-08-09
* Add R11 KTX GMGravatar krajcevski2014-08-08
* Rebaseline-server: sorting of columns in asc/desc order in frontend.Gravatar stephana2014-08-08
* don't list out all sourceSkpFile names in the rebaseline_server UIGravatar epoger2014-08-07
* make rebaseline_server properly handle unescaped URLsGravatar epoger2014-08-07
* Add astcbitmap to gm slides.Gravatar krajcevski2014-08-07
* rebaseline_server: allow live queries to examine JSONKEY_EXPECTEDRESULTS or J...Gravatar epoger2014-08-07
* Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/4440...Gravatar krajcevski2014-08-07
* - Add astcbitmap to gm slidesGravatar krajcevski2014-08-07
* Stopped skipping tests in dm of SkPatch by implementing theGravatar dandov2014-08-07
* Explicit tile bounds for SkPictureShaderGravatar fmalita2014-08-06
* make the action buttons for rebaseline server stick to the top of the window ...Gravatar humper2014-08-06
* rebaseline_server: add "prefetch" directive that just warms the cache without...Gravatar epoger2014-08-06
* rebaseline_server live queries: allow comparison against summary files within...Gravatar epoger2014-08-06
* Remove ALL font fallback logic from Skia.Gravatar djsollen2014-08-06
* teach rebaseline_server to generate diffs of rendered SKPsGravatar epoger2014-08-05
* SkCanvas interface for drawing a patch.Gravatar dandov2014-08-04
* Add standard fonts to all GMs.Gravatar Cary Clark2014-07-31