summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu
Commit message (Expand)AuthorAgeFilesLines
* Remove the last bit code from the webgl conformance tests.zmo@chromium.org2013-02-111-3/+3
* Remove path check for webgl conformance tests.zmo@chromium.org2013-02-091-0/+2
* Stop collecting GPU ID in webgl conformance tests.zmo@chromium.org2013-02-091-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+2
* Skip loading webgl test expectations on win gpu bots.zmo@chromium.org2013-02-081-4/+5
* Disable force-compositing-mode on MacOSX earlier than 10.8zmo@chromium.org2013-02-081-1/+16
* Bypass all WebGL tests on Windows.zmo@chromium.org2013-02-071-0/+4
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-079-37/+37
* Add TRACE calls for all gpu driver callsgman@chromium.org2013-02-071-4/+3
* Need to remove 'MANUAL_' from pixel result image filename.zmo@chromium.org2013-02-071-1/+2
* Fixup GpuProcessHost TRACE_EVENT macrosdsinclair@chromium.org2013-02-061-8/+8
* Move gpu pixel tests from chrome to content.zmo@chromium.org2013-02-061-0/+529
* Specifically whitelist Atom CPUs again for accelerated 2D canvas.kbr@chromium.org2013-02-021-1/+7
* Revert 179962jochen@chromium.org2013-02-011-10/+0
* Turn on shader name hashing by default.zmo@chromium.org2013-01-311-1/+0
* Mark a bunch of tests as failures.zmo@chromium.org2013-01-311-0/+10
* Hide methods from public GpuDataManager interface that don't need to be expos...jam@chromium.org2013-01-313-302/+320
* Move chrome://gpu to content.jam@chromium.org2013-01-312-0/+637
* Android webview fix gpu crashes after destroyboliu@chromium.org2013-01-302-2/+12
* Don't use preserve-3d in GpuMemoryTest.ccameron@chromium.org2013-01-291-4/+0
* Enable webview compositing on Windows.alexst@chromium.org2013-01-281-0/+8
* Change whitelist for Intel Atom to include all machines with gaming score gre...kbr@chromium.org2013-01-261-5/+5
* Fix some bug in shader name hashing.zmo@chromium.org2013-01-241-0/+1
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-3/+3
* Skip SingleWindowDoesNotExceedLimit on Win Debug.zmo@chromium.org2013-01-221-0/+5
* ChromeOS default switches cleanup - switches::kEnableThreadedCompositing and ...zelidrag@chromium.org2013-01-201-0/+11
* Disable accelerated_2d_canvas on win drivers older than 2009-01zmo@chromium.org2013-01-181-1/+2
* Remove --enable-ui-release-front-surface, make it on by defaultpiman@chromium.org2013-01-171-1/+0
* Blacklist force_compositing_mode in Vista.zmo@chromium.org2013-01-161-1/+16
* Add force_compositing_mode support in gpu blacklist.zmo@chromium.org2013-01-165-9/+37
* VDA implementation for Exynos, using V4L2sheu@chromium.org2013-01-161-0/+1
* Fix some GPU restart races.piman@chromium.org2013-01-121-2/+7
* Enable a simple GPU memory manager browser test.ccameron@chromium.org2013-01-111-25/+100
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-112-2/+2
* Get GpuCrashTest running in content_browsertests.zmo@chromium.org2013-01-101-28/+12
* Revert 175759ccameron@chromium.org2013-01-091-0/+171
* Revert 175753ricow@chromium.org2013-01-091-178/+0
* Add a pass/fail test to verify that GPU memory usage doesn't grow beyond an a...ccameron@chromium.org2013-01-091-0/+178
* Revert 174920jamesr@chromium.org2013-01-071-24/+27
* content: Fix typo from r175076 causing GL_CHROMIUM_texture_from_image not to ...reveman@google.com2013-01-071-1/+1
* Delete code / cleanup in GpuProcessHost.apatrick@chromium.org2013-01-043-155/+96
* Disable accelerated_video_decode on windows that's earlier than win7.zmo@chromium.org2013-01-031-2/+18
* Cleanup: Remove unneeded browser_thread.h includes in contents.thestig@chromium.org2013-01-031-1/+0
* Reland 174257 with fix for win_auraapatrick@chromium.org2013-01-031-27/+24
* Aura/Android: Send mailbox name with every Swap message.sievers@chromium.org2012-12-213-22/+10
* Revert "win: AcceleratedPresenter replies to the GPU process as soon as share...phajdan.jr@chromium.org2012-12-201-22/+26
* win: AcceleratedPresenter replies to the GPU process as soon as shared textur...apatrick@chromium.org2012-12-201-26/+22
* Put AcceleratedSurfaceMsg_BufferPresented arguments in a struct.sievers@chromium.org2012-12-172-9/+16
* Relanding r172627zmo@chromium.org2012-12-173-3/+166
* Attempt to reland r173248,173259zmo@chromium.org2012-12-171-13/+20