aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_command_buffer.py
Commit message (Collapse)AuthorAge
* build_command_buffer: Don't 'git checkout' when --no-syncGravatar borenet2016-04-25
| | | | | | | BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1915063002 Review URL: https://codereview.chromium.org/1915063002
* Fixes for CommandBuffer botGravatar borenet2016-04-11
| | | | | | | BUG=skia:4957 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1877883002 Review URL: https://codereview.chromium.org/1877883002
* Make build_command_buffer.py work on WindowsGravatar bsalomon2016-02-18
| | | | | | | BUG=skia:4957 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1710983002 Review URL: https://codereview.chromium.org/1710983002
* Make build_command_buffer.py work on Mac and Windows.Gravatar bsalomon2016-02-18
| | | | | | | | | Also specify GYP_GENERATORS and add flags to gclient sync to make it more likely to succeed. BUG=skia:4957 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1704193002 Review URL: https://codereview.chromium.org/1704193002
* Add a script to build and copy the command buffer shared library. This ↵Gravatar bsalomon2016-02-17
script will be used by the bots to test skia on the command buffer. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1699273002 NOTREECHECKS=true NOTRY=true BUG=skia:4957 Review URL: https://codereview.chromium.org/1699273002