summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu
Commit message (Expand)AuthorAgeFilesLines
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-114-7/+7
* Fix dcheck in ContentBrowserTestSanityTest.SingleProcess in win aura. The pro...jam@chromium.org2013-06-101-45/+47
* Allow Latency measurement on win aura.jbauman@chromium.org2013-06-082-0/+3
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-4/+5
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Make some Windows code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-1/+1
* Move Pepper to using mailboxespiman@chromium.org2013-06-061-2/+0
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-6/+3
* Add LatencyInfo support for Mac OSjbauman@chromium.org2013-06-061-0/+1
* Fix Windows use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-1/+1
* Plumb LatencyInfo through aura.jbauman@chromium.org2013-06-051-0/+1
* Updated OSX to blacklist multisampling when multiple monitors are connectedbajones@chromium.org2013-06-044-7/+49
* Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-031-4/+4
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-023-10/+16
* Pass LatencyInfo struct through win AcceleratedSurface.jbauman@chromium.org2013-06-011-20/+30
* reland of 'split webkit/glue/webpreferences to common and renderer'scottmg@chromium.org2013-05-311-1/+1
* Add driver bug workarounds to about:gpu page.zmo@chromium.org2013-05-315-10/+53
* Remove "enable-gpu-sandbox" flag.jorgelo@chromium.org2013-05-301-1/+0
* Revert 203261 "split webkit/glue/webpreferences to common and re..."isherman@chromium.org2013-05-301-1/+1
* split webkit/glue/webpreferences to common and rendererscottmg@chromium.org2013-05-301-1/+1
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-301-1/+1
* Display GL window system binding information in about:gpuskyostil@chromium.org2013-05-301-0/+6
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-292-3/+3
* cc: Remove legacy accelerated painting pathenne@chromium.org2013-05-291-8/+0
* Move gpu_test_config stuff from content/ to gpu/zmo@chromium.org2013-05-282-8/+12
* Part 3/3 (RWH/IOSurface) of adding with device scale factor to transport surf...ccameron@chromium.org2013-05-271-5/+9
* Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.apatrick@chromium.org2013-05-242-2/+7
* android: Add basic support for Broadcom GPUsskyostil@chromium.org2013-05-241-1/+4
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-2337-6448/+291
* gpu: Disable gesture requirement for media playback in WebGL testsskyostil@chromium.org2013-05-221-0/+2
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-2137-290/+6447
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-2137-6447/+290
* GPU: Use share groups for cross thread async texture upload.backer@chromium.org2013-05-211-0/+1
* Add back some code that's lost in an incorrect merge.zmo@chromium.org2013-05-173-42/+75
* Move code unrelated to info collection from collector to data manager in Andr...zmo@chromium.org2013-05-171-15/+95
* Change gpu blacklists from json resource to const string.zmo@chromium.org2013-05-158-149/+111
* Make it possible to run WebGL conformance tests on Androidskyostil@chromium.org2013-05-151-0/+3
* Refactor GpuDataManagerImpl to make it thread-safe.zmo@chromium.org2013-05-156-1049/+1408
* Revert "Refactor GpuDataManagerImpl to make it thread-safe."zea@chromium.org2013-05-146-1408/+1049
* Refactor GpuDataManagerImpl to make it thread-safe.zmo@google.com2013-05-146-1049/+1408
* Cleanup: Remove unneeded base/file_util.h includes in content.thestig@chromium.org2013-05-141-1/+0
* Revert 199530 "Refactor GpuDataManagerImpl to make it thread-saf..."kbr@chromium.org2013-05-137-1931/+1614
* Override server-side simple-cache trial with commandline switches.pasko@google.com2013-05-131-0/+2
* Revert 199551 "Reland "Clean up software compositing switches" p..."kalman@chromium.org2013-05-124-36/+0
* Reland "Clean up software compositing switches" patch.skaslev@chromium.org2013-05-104-0/+36
* Refactor GpuDataManagerImpl to make it thread-safe, now and forever.zmo@chromium.org2013-05-107-1614/+1931
* Makes sure driver_bug_workarounds takes effect in Android.zmo@chromium.org2013-05-085-27/+96
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-5/+4