skia2/site/dev/contrib
Mike Klein c55a6cb05f build regenerating SkJumper stages into GN
I _think_ this makes it so changes to _stages.cpp or _lowp.cpp get
noticed, regenerated, and baked into Skia all in the same Ninja
invocation.

Now you just need to set up the tools we use in GN:

  skia_jumper_clang = ...
  skia_jumper_objdump = ...
  skia_jumper_ccache = ...

Change-Id: I09fb54d965644ff6e5825056fb0be2c7cab2ea92
Reviewed-on: https://skia-review.googlesource.com/21140
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Mike Klein <mtklein@chromium.org>
2017-06-28 18:22:16 +00:00
..
c++11.md Add note about Chromium's use of old libstdc++ to docs. 2016-03-21 07:46:28 -07:00
cqkeywords.md Update documentation to specify the new Gerrit style CQ keywords 2017-05-23 20:28:54 +00:00
directory.md remove no longer used links from directory 2017-02-23 16:08:20 +00:00
flatten.md C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
index.md docs: Fix link to 'How to submit a patch'. 2016-01-11 07:42:33 -08:00
jumper.md build regenerating SkJumper stages into GN 2017-06-28 18:22:16 +00:00
patch.md Add Contributing to Skia section of docs 2015-01-21 12:05:47 -08:00
revert.md Update skia.org docs to reference Gerrit instead of Rietveld 2016-11-10 16:20:59 +00:00
simd.md Add simd.md to document Skia SIMD code / plans. 2015-09-10 14:21:12 -07:00
style.md Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
submit.md Documentation: Consistancy 2017-03-14 14:21:49 +00:00