aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* nanobench: split CPU and GPU .SKP tile sizes.Gravatar mtklein2015-06-16
* There are still things to sort out but this seems to run correctly.Gravatar bsalomon2015-06-16
* Convert PictureRenderer to SkPaintFilterCanvasGravatar fmalita2015-06-15
* Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...Gravatar caryclark2015-06-15
* call portable font cleanup only once at app endGravatar caryclark2015-06-15
* Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...Gravatar caryclark2015-06-15
* make gm background colors 565 compatibleGravatar caryclark2015-06-15
* Visual bench on native androidGravatar joshualitt2015-06-12
* make emptypath portable; add 565 color utilityGravatar caryclark2015-06-12
* Stop running SKPs in DM on the bots.Gravatar mtklein2015-06-12
* Disable failing GPU tests on Nexus 6.Gravatar djsollen2015-06-12
* PDF expects fonts to map glyph ID 0 to the missing character.Gravatar caryclark2015-06-11
* Label some unused static vars as SK_UNUSEDGravatar fmalita2015-06-10
* Today's gm include many differences caused by platform font implementations.Gravatar caryclark2015-06-10
* Update flags passed to Android GPU bots to exclude running skps and image sou...Gravatar djsollen2015-06-10
* Stop running tiles_rt-gpu on the botsGravatar bsalomon2015-06-04
* suppress chatty warning about Funkster.ttf not be supported (on mac at least)Gravatar reed2015-06-01
* Expand VisualBench to a real benching toolGravatar joshualitt2015-06-01
* CL to add setFullscreen and setVsync to SkWindowGravatar joshualitt2015-05-27
* Disabling ~path_hairline in iOS nanobenchGravatar stephana2015-05-26
* Store context options on caps.Gravatar bsalomon2015-05-22
* Revert of Store context options on caps. (patchset #3 id:40001 of https://cod...Gravatar bsalomon2015-05-22
* Store context options on caps.Gravatar bsalomon2015-05-22
* Temporarily disable nanobench to see what else is in the way of the bots goin...Gravatar stephana2015-05-21
* Add a newline to the font load debug messageGravatar kkinnunen2015-05-19
* handle large conic strokes betterGravatar caryclark2015-05-19
* fix builder winding againGravatar caryclark2015-05-18
* Replace self.NavigateToPage with self.Navigate(self.url) for skia page setsGravatar nednguyen2015-05-16
* look for deleted pts when detecting line/curve coincident edgesGravatar caryclark2015-05-14
* deal more consistently with unsortable edgesGravatar caryclark2015-05-13
* Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://cod...Gravatar reed2015-05-12
* Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://coderevie...Gravatar reed2015-05-12
* stop calling SkScalarDivGravatar reed2015-05-12
* quickie tool to exercise chrome filter fuzz filesGravatar caryclark2015-05-12
* Path ops formerly found the topmost unprocessed edge and determined its angle...Gravatar caryclark2015-05-11
* Test sp-8888 mode on a few fast bots.Gravatar mtklein2015-05-07
* Remove upright-matrix- configs from Android botsGravatar borenet2015-05-06
* Add matrix configs to DMGravatar borenet2015-05-05
* Add presubmit to run `{dm,nanobench}_flags.py test` when changed.Gravatar mtklein2015-05-05
* Blacklist tiles_rt-gpu gm imagefilterscropped on GalaxyS4Gravatar borenet2015-05-05
* cleanupGravatar stephana2015-05-05
* ignore_result()Gravatar mtklein2015-05-04
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* Move resource fonts to common location.Gravatar bungeman2015-04-30
* Looks like rssPages * pageSize is overflowing on 32-bit Linux...Gravatar mtklein2015-04-30
* DM+nanobench: print both current and max RSS.Gravatar mtklein2015-04-30
* Handpick 16 Skia page sets to create SP enabled SKPs fromGravatar rmistry2015-04-29
* minor fixes to cubics code and overall alignment of how bounds and tops are c...Gravatar caryclark2015-04-29
* Create SP enabled SKPs from only the top_25_smooth page set.Gravatar rmistry2015-04-29
* doc: add quickstart to linux and macosGravatar halcanary2015-04-28