skia2/tools/lua
Mike Klein c0bd9f9fe5 rewrite includes to not need so much -Ifoo
Current strategy: everything from the top

Things to look at first are the manual changes:

   - added tools/rewrite_includes.py
   - removed -Idirectives from BUILD.gn
   - various compile.sh simplifications
   - tweak tools/embed_resources.py
   - update gn/find_headers.py to write paths from the top
   - update gn/gn_to_bp.py SkUserConfig.h layout
     so that #include "include/config/SkUserConfig.h" always
     gets the header we want.

No-Presubmit: true
Change-Id: I73a4b181654e0e38d229bc456c0d0854bae3363e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/209706
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Hal Canary <halcanary@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
2019-04-24 16:27:11 +00:00
..
agg_dash.lua
bbh_filter.lua
bitmap_statistics.lua
chars-vs-glyphs.lua
classify_rrect_clips.lua
count_dashes.lua Add code to lua paths to get the fill path and get lists of verbs and 2016-08-02 09:17:59 -07:00
count_effects.lua
dumpops.lua
filter-counter.lua report back colorfilters in lua 2015-12-04 20:45:59 -08:00
find_ngrams_on_ct Add wrapper script for computing n-grams from SKPs on Cluster Telemetry 2015-06-30 10:24:03 -07:00
glyph-counts.lua add lua to histogram text lengths 2014-09-15 12:44:14 -07:00
glyph-usage.lua
gradients.lua Add bounds info 2016-07-18 13:33:37 -07:00
gradients.py Add bounds info 2016-07-18 13:33:37 -07:00
lua_app.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
lua_pictures.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ngrams_aggregate.lua Add lua scripts for generating n-grams from SKPs 2015-06-25 07:47:41 -07:00
ngrams.lua Add wrapper script for computing n-grams from SKPs on Cluster Telemetry 2015-06-30 10:24:03 -07:00
paths_agg.lua
paths.lua
scrape_dashing_full.lua
scrape_dashing.lua
scrape.lua change isNestedRect to isNestedFillRect 2015-04-08 08:34:15 -07:00
skia.lua
trigger_ct_lua Add script for triggering Cluster Telemetry jobs using local scripts 2015-06-29 12:54:25 -07:00
xfer-counter.lua Add Lua SkXfermode skp scraping support 2016-01-21 09:05:32 -08:00