History log of /external/skia/infra/bots/recipe_modules/core/resources/binary_size_utils.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7e97dc0aa1ff5b03593e689fe1cfdcc3550c169e 02-Feb-2017 Eric Boren <borenet@google.com> Copy modules back in from skia-recipes repo

BUG=skia:6070

Change-Id: I86b3f039c27bd8287516c1db8bd1cae62888171b
Reviewed-on: https://skia-review.googlesource.com/7890
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
/external/skia/infra/bots/recipe_modules/core/resources/binary_size_utils.py
6441a4645be53e124ec88b8f6c59b8ca2ca4b427 13-Jan-2017 Eric Boren <borenet@google.com> Move recipe modules to shared repo

BUG=skia:6070

Change-Id: I6c487e77ddfddb6164b983981dff5ee8ae870376
Reviewed-on: https://skia-review.googlesource.com/6946
Commit-Queue: Eric Boren <borenet@google.com>
Reviewed-by: Ravi Mistry <rmistry@google.com>
Reviewed-by: Stephan Altmueller <stephana@google.com>
/external/skia/infra/bots/recipe_modules/core/resources/binary_size_utils.py
1436a09e1fc3be4655af960d4ffb31066bfe4cdd 03-Aug-2016 borenet <borenet@chromium.org> Re-organize Skia recipes

Break Skia recipe module into:
- skia_vars: defines and stores variables (eg. paths)
- skia_step: utilities for running Skia steps
- skia_flavor: flavor-specific stuff
- skia: top-level setup, checkout, test/perf steps, etc etc

This establishes a saner dependency structure for the recipes; skia_vars
is at the bottom level, skia_step depends on it, skia_flavor depends on
both of them, skia depends on all of the above, and the recipes
themselves may depend on any or all of them.

Next steps:
- Merge buildbot_spec into skia_vars
- Move test_steps and perf_steps from skia recipe_module into
swarm_test and swarm_perf recipes
- Cleaner checkout_steps process

BUG=skia:5578
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2198173002

Review-Url: https://codereview.chromium.org/2198173002
/external/skia/infra/bots/recipe_modules/core/resources/binary_size_utils.py