summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/compositor_util.cc
Commit message (Expand)AuthorAgeFilesLines
* gpu: content: Explicitly disable gpu on desktophendrikw2015-05-011-0/+6
* cc: Remove all traces of synchronous GPU rasterizationhendrikw2015-04-041-15/+0
* Enable Surfaces on Chrome OS.jbauman2015-03-171-1/+1
* Revert of Enable Surfaces on Android (try #3) (patchset #1 id:1 of https://c...fmeawad2015-03-171-1/+1
* Enable Surfaces on Android (try #3)jbauman2015-03-171-1/+1
* Use Surfaces on Windows, Linux, and Mac OS (try #6)jbauman2015-03-031-3/+10
* Revert of Use Surfaces on Windows, Linux, and Mac OS (try #5) (patchset #4 id...jbauman2015-02-241-10/+3
* Plumb a command line flag for property tree verificationvollick2015-02-241-0/+6
* Use Surfaces on Windows, Linux, and Mac OS (try #5)jbauman2015-02-241-3/+10
* Fix use of multiple raster threads for software rendering.vmiura2015-02-191-0/+2
* Revert of Revert of cc: Default threaded GPU rasterization to ON. (patchset #...vmiura2015-02-181-3/+1
* Revert of cc: Default threaded GPU rasterization to ON. (patchset #1 id:1 of ...skyostil2015-02-181-1/+3
* cc: Default threaded GPU rasterization to ON.vmiura2015-02-171-3/+1
* Revert of Use Surfaces on Windows, Linux, and Mac OS (try #4) (patchset #6 id...jbauman2015-02-111-10/+3
* Use Surfaces on Windows, Linux, and Mac OS (try #4)jbauman2015-02-111-3/+10
* Add a command-line flag to enable threaded GPU rasterization.vmiura2015-02-031-0/+15
* Add a command-line flag to set GPU rasterization multisampling.senorblanco2015-01-271-1/+23
* content: Enable one-copy tile texture update mechanism on MacOSX.reveman2015-01-231-1/+1
* Remove impl-side-painting from about:flagsdanakj2015-01-231-5/+1
* Revert of Enable Surfaces on Android (try #2) (patchset #1 id:1 of https://co...jbauman2015-01-221-1/+1
* Enable Surfaces on Android (try #2)jbauman2015-01-211-1/+1
* Revert of Enable Surfaces on Android. (patchset #1 id:1 of https://codereview...vmiura2015-01-161-1/+1
* Enable Surfaces on Android.jbauman2015-01-161-1/+1
* Revert "Remove impl-side-painting from about:flags"hayato2015-01-131-1/+5
* Move decision to use one/zero copy to the browser.danakj2015-01-131-13/+27
* Remove impl-side-painting from about:flagsdanakj2015-01-131-5/+1
* Revert "Remove impl-side-painting from about:flags"fmalita2015-01-101-1/+5
* Remove impl-side-painting from about:flagsdanakj2015-01-091-5/+1
* Revert of Use Surfaces on Windows, Linux, and Mac OS (try #3) (patchset #1 id...jbauman2015-01-071-10/+3
* Use Surfaces on Windows, Linux, and Mac OS (try #3)jbauman2015-01-051-3/+10
* Enable virtual viewport on all platforms.bokan2014-12-181-4/+0
* Revert of Use Surfaces on Windows, Linux, and Mac OS (second try) (patchset #...lushnikov2014-12-121-10/+3
* Use Surfaces on Windows, Linux, and Mac OS (second try)jbauman2014-12-121-3/+10
* Revert of Use Surfaces on Windows, Linux, and Mac OS (patchset #2 id:20001 of...gab2014-12-091-10/+3
* Use Surfaces on Windows, Linux, and Mac OSjbauman2014-12-061-3/+10
* Use 2 raster threads in the renderer compositor on 4-core machines.danakj2014-11-241-0/+17
* Add support for Surfaces to Android.jbauman2014-11-181-0/+4
* [DevTools] Move SystemInfo domain to generated handlervkuzkokov2014-11-131-5/+3
* Revert of [DevTools] Move SystemInfo domain to generated handler (patchset #5...ernstm2014-11-121-3/+5
* [DevTools] Move SystemInfo domain to generated handlervkuzkokov2014-11-121-5/+3
* Enable virtual viewport on all platforms except Android WebView.bokan2014-10-281-1/+1
* Revert of Enable virtual viewport on all platforms (patchset #5 id:80001 of h...leviw2014-10-271-0/+4
* Enable virtual viewport on all platforms except Android WebView.bokan2014-10-271-4/+0
* Make enable override disable impl-side paintingenne2014-10-231-6/+3
* Unify checking of --use-surfaces flag.jbauman2014-09-161-0/+7
* Revert of Turn on pinch virtual-viewport by default on Windows (patchset #1 i...grt2014-09-081-1/+1
* Turn on pinch virtual-viewport by default on Windowsbokan2014-09-081-1/+1
* Make --disable-gpu-compositing disable browser compositor as well.jbauman2014-09-051-1/+1
* Make the number of raster threads appear in chrome://gpu.danakj2014-08-301-5/+51
* cc: Enable renderer compositor impl-side painting on Mac.ccameron2014-08-251-4/+0