commit | 8a0a16d0a5e684e22cc3464642bc03bf341149a8 | [log] [tgz] |
---|---|---|
author | joshualitt <joshualitt@google.com> | Mon Apr 27 11:19:33 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Apr 27 11:19:33 2015 -0700 |
tree | 2c05c7d407dd6a79b2930d5bdbe82347c0ae91aa | |
parent | abf6c5cf95e921fae59efb487480e5b5081cf0ec [diff] |
Revert of Stop closing batch prematurely (patchset #4 id:60001 of https://codereview.chromium.org/1092403002/) Reason for revert: breaking windows bots Original issue's description: > In this CL we stop closing batches prematurely, and only close immediately before a flush. > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/db3ce12c810ead7b76faa784e7293197aca0d9f1 TBR=bsalomon@google.com,robertphillips@google.com,joshualitt@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/1109773003