summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu
Commit message (Expand)AuthorAgeFilesLines
* Revert 197751 "Clean up software compositing switches. "kinuko@chromium.org2013-05-022-30/+1
* Clean up software compositing switches. skaslev@chromium.org2013-05-022-1/+30
* Disable MANUAL_TestGpuWithVideo on all platforms.ccameron@chromium.org2013-05-011-0/+5
* Move WebPreferences to root namespace gman@chromium.org2013-05-012-6/+2
* Revert 197493 "Clean up software compositing switches. "tzik@chromium.org2013-05-012-30/+1
* Clean up software compositing switches. skaslev@chromium.org2013-04-302-1/+30
* Fix potential deadlock in gpu process creationboliu@chromium.org2013-04-301-0/+7
* Blacklist the GeForce GT 330M, 9400, and 9400M on OSX < 10.8bajones@chromium.org2013-04-271-1/+18
* Revert 195083 "Revert "Revert 193798 "Revert r192949 "Disable sh..."tonyg@chromium.org2013-04-261-2/+2
* Added WebGL blacklist entry for Nvidia 6200 LEbajones@chromium.org2013-04-261-1/+14
* Improve FrameSubscriber decision-making for smoother frame capture sampling.miu@chromium.org2013-04-241-15/+13
* Remove jbates@ as OWNER for some directories.apatrick@chromium.org2013-04-241-1/+0
* GPU pyauto tests rewritten as browser_tests.pshenoy@chromium.org2013-04-242-1/+126
* Renamed 'software_rendering' to 'swiftshader' to differentiate fromskaslev@chromium.org2013-04-237-63/+56
* Revert "Revert 193798 "Revert r192949 "Disable shader disk cache by defa...""dsinclair@chromium.org2013-04-191-2/+2
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-172-6/+6
* Revert 193798 "Revert r192949 "Disable shader disk cache by defa..."tonyg@chromium.org2013-04-171-2/+2
* content: Move more constants into content namespace.tfarina@chromium.org2013-04-141-1/+1
* Patch refactors the GpuProcessHost::SurfaceRef class that was previously only...benm@chromium.org2013-04-124-83/+132
* Plumb cc::LatencyInfo through command buffer and output surfacejbauman@chromium.org2013-04-122-0/+9
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-2/+2
* Revert r192949 "Disable shader disk cache by default."dsinclair@chromium.org2013-04-111-2/+2
* Don't collect GL string on Mac unless about:gpu is open.zmo@chromium.org2013-04-113-7/+47
* Allow entries to be closed in test.dsinclair@chromium.org2013-04-101-2/+5
* Delay signaling Shader cache is available until loading is complete.dsinclair@chromium.org2013-04-101-7/+9
* Add description for driver bug entry.zmo@chromium.org2013-04-101-0/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-099-76/+65
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-099-65/+76
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-099-76/+65
* Disable shader disk cache by default.dsinclair@chromium.org2013-04-081-2/+2
* Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition.dcheng@chromium.org2013-04-073-3/+3
* Blacklist EXT_draw_buffers on Mac NVIDIA GeForce GT 650M.zmo@chromium.org2013-04-051-1/+13
* Use macro to simplify gpu driver bug workaround defs and code.zmo@chromium.org2013-04-051-32/+3
* Add the ability to clear the shader disk cache.dsinclair@chromium.org2013-04-053-10/+325
* Use GpuDriverBugList to manage all the workarounds.zmo@chromium.org2013-04-047-22/+400
* Change GpuControlList features from bits of int to set.zmo@chromium.org2013-04-0216-417/+352
* Blacklist Flash Stage3D on several drivers.jbauman@chromium.org2013-04-021-1/+49
* Windows: Block "cmsetac.dll" from loading in the GPU process.apatrick@chromium.org2013-03-291-0/+3
* Add tests for classes in GpuControlList.zmo@chromium.org2013-03-289-903/+1484
* Revert 190730 "Add unittests for GpuControlList::VersionInfo."gene@chromium.org2013-03-263-274/+225
* Add unittests for GpuControlList::VersionInfo.zmo@chromium.org2013-03-263-225/+274
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-261-1/+1
* mac: Clean up a few more uses of USE_SKIAthakis@chromium.org2013-03-251-9/+1
* content: Add "Rasterization" field to about:gpu.reveman@chromium.org2013-03-241-0/+18
* Generalzie GpuBlacklist to GpuControlList.zmo@chromium.org2013-03-2218-3494/+4017
* Get rid of the last NaCl mention in the content sandbox code. Make Windows ca...jam@chromium.org2013-03-211-0/+7
* Do not try to launch the GPU process after it has failed to initialize.apatrick@chromium.org2013-03-202-1/+7
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-8/+115
* Implement frame subscription on Windowshclam@chromium.org2013-03-192-0/+42
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-1/+1