| Commit message (Expand) | Author | Age | Files | Lines |
* | gpu: content: Explicitly disable gpu on desktop | hendrikw | 2015-05-01 | 1 | -0/+6 |
* | cc: Remove all traces of synchronous GPU rasterization | hendrikw | 2015-04-04 | 1 | -15/+0 |
* | Enable Surfaces on Chrome OS. | jbauman | 2015-03-17 | 1 | -1/+1 |
* | Revert of Enable Surfaces on Android (try #3) (patchset #1 id:1 of https://c... | fmeawad | 2015-03-17 | 1 | -1/+1 |
* | Enable Surfaces on Android (try #3) | jbauman | 2015-03-17 | 1 | -1/+1 |
* | Use Surfaces on Windows, Linux, and Mac OS (try #6) | jbauman | 2015-03-03 | 1 | -3/+10 |
* | Revert of Use Surfaces on Windows, Linux, and Mac OS (try #5) (patchset #4 id... | jbauman | 2015-02-24 | 1 | -10/+3 |
* | Plumb a command line flag for property tree verification | vollick | 2015-02-24 | 1 | -0/+6 |
* | Use Surfaces on Windows, Linux, and Mac OS (try #5) | jbauman | 2015-02-24 | 1 | -3/+10 |
* | Fix use of multiple raster threads for software rendering. | vmiura | 2015-02-19 | 1 | -0/+2 |
* | Revert of Revert of cc: Default threaded GPU rasterization to ON. (patchset #... | vmiura | 2015-02-18 | 1 | -3/+1 |
* | Revert of cc: Default threaded GPU rasterization to ON. (patchset #1 id:1 of ... | skyostil | 2015-02-18 | 1 | -1/+3 |
* | cc: Default threaded GPU rasterization to ON. | vmiura | 2015-02-17 | 1 | -3/+1 |
* | Revert of Use Surfaces on Windows, Linux, and Mac OS (try #4) (patchset #6 id... | jbauman | 2015-02-11 | 1 | -10/+3 |
* | Use Surfaces on Windows, Linux, and Mac OS (try #4) | jbauman | 2015-02-11 | 1 | -3/+10 |
* | Add a command-line flag to enable threaded GPU rasterization. | vmiura | 2015-02-03 | 1 | -0/+15 |
* | Add a command-line flag to set GPU rasterization multisampling. | senorblanco | 2015-01-27 | 1 | -1/+23 |
* | content: Enable one-copy tile texture update mechanism on MacOSX. | reveman | 2015-01-23 | 1 | -1/+1 |
* | Remove impl-side-painting from about:flags | danakj | 2015-01-23 | 1 | -5/+1 |
* | Revert of Enable Surfaces on Android (try #2) (patchset #1 id:1 of https://co... | jbauman | 2015-01-22 | 1 | -1/+1 |
* | Enable Surfaces on Android (try #2) | jbauman | 2015-01-21 | 1 | -1/+1 |
* | Revert of Enable Surfaces on Android. (patchset #1 id:1 of https://codereview... | vmiura | 2015-01-16 | 1 | -1/+1 |
* | Enable Surfaces on Android. | jbauman | 2015-01-16 | 1 | -1/+1 |
* | Revert "Remove impl-side-painting from about:flags" | hayato | 2015-01-13 | 1 | -1/+5 |
* | Move decision to use one/zero copy to the browser. | danakj | 2015-01-13 | 1 | -13/+27 |
* | Remove impl-side-painting from about:flags | danakj | 2015-01-13 | 1 | -5/+1 |
* | Revert "Remove impl-side-painting from about:flags" | fmalita | 2015-01-10 | 1 | -1/+5 |
* | Remove impl-side-painting from about:flags | danakj | 2015-01-09 | 1 | -5/+1 |
* | Revert of Use Surfaces on Windows, Linux, and Mac OS (try #3) (patchset #1 id... | jbauman | 2015-01-07 | 1 | -10/+3 |
* | Use Surfaces on Windows, Linux, and Mac OS (try #3) | jbauman | 2015-01-05 | 1 | -3/+10 |
* | Enable virtual viewport on all platforms. | bokan | 2014-12-18 | 1 | -4/+0 |
* | Revert of Use Surfaces on Windows, Linux, and Mac OS (second try) (patchset #... | lushnikov | 2014-12-12 | 1 | -10/+3 |
* | Use Surfaces on Windows, Linux, and Mac OS (second try) | jbauman | 2014-12-12 | 1 | -3/+10 |
* | Revert of Use Surfaces on Windows, Linux, and Mac OS (patchset #2 id:20001 of... | gab | 2014-12-09 | 1 | -10/+3 |
* | Use Surfaces on Windows, Linux, and Mac OS | jbauman | 2014-12-06 | 1 | -3/+10 |
* | Use 2 raster threads in the renderer compositor on 4-core machines. | danakj | 2014-11-24 | 1 | -0/+17 |
* | Add support for Surfaces to Android. | jbauman | 2014-11-18 | 1 | -0/+4 |
* | [DevTools] Move SystemInfo domain to generated handler | vkuzkokov | 2014-11-13 | 1 | -5/+3 |
* | Revert of [DevTools] Move SystemInfo domain to generated handler (patchset #5... | ernstm | 2014-11-12 | 1 | -3/+5 |
* | [DevTools] Move SystemInfo domain to generated handler | vkuzkokov | 2014-11-12 | 1 | -5/+3 |
* | Enable virtual viewport on all platforms except Android WebView. | bokan | 2014-10-28 | 1 | -1/+1 |
* | Revert of Enable virtual viewport on all platforms (patchset #5 id:80001 of h... | leviw | 2014-10-27 | 1 | -0/+4 |
* | Enable virtual viewport on all platforms except Android WebView. | bokan | 2014-10-27 | 1 | -4/+0 |
* | Make enable override disable impl-side painting | enne | 2014-10-23 | 1 | -6/+3 |
* | Unify checking of --use-surfaces flag. | jbauman | 2014-09-16 | 1 | -0/+7 |
* | Revert of Turn on pinch virtual-viewport by default on Windows (patchset #1 i... | grt | 2014-09-08 | 1 | -1/+1 |
* | Turn on pinch virtual-viewport by default on Windows | bokan | 2014-09-08 | 1 | -1/+1 |
* | Make --disable-gpu-compositing disable browser compositor as well. | jbauman | 2014-09-05 | 1 | -1/+1 |
* | Make the number of raster threads appear in chrome://gpu. | danakj | 2014-08-30 | 1 | -5/+51 |
* | cc: Enable renderer compositor impl-side painting on Mac. | ccameron | 2014-08-25 | 1 | -4/+0 |