commit | 9571567802ab7db17ab6d5d7087981c7600f0dcb | [log] [tgz] |
---|---|---|
author | Greg Humphreys <humper@google.com> | Tue Oct 28 13:33:54 2014 -0400 |
committer | Greg Humphreys <humper@google.com> | Tue Oct 28 13:33:54 2014 -0400 |
tree | 9452be737e9cc30ec354a5c938fa66ef7dd44b6e | |
parent | 6f726addf3178b01949bb389ef83cf14a1d7b6b2 [diff] |
remove the GPU checkbox from the hash / database We decided last week that GPU rendering wouldn't be associated with the fiddle itself; options in the left bar will be split into ones that are bound to the fiddle (so appear in the hash and database) and ones that are run-specific (like the rendering mode). This will leave us better placed to do things like rendering in multiple modes at once. BUG=skia: R=jcgregorio@google.com Review URL: https://codereview.chromium.org/685543002