summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu
Commit message (Expand)AuthorAgeFilesLines
* Add channel and gl_vendor to GpuBlacklist.zmo@google.com2011-09-043-32/+277
* Hookup Gpu blacklist with NaCl Pepper3D access.zmo@google.com2011-09-021-3/+7
* Remove static initializers from GpuProcessHost and GpuProcessHostUIShim.apatrick@chromium.org2011-08-312-13/+17
* Improve GPU software rendering list histograms.zmo@google.com2011-08-301-13/+67
* Fix a memory leak in GpuBlacklist.zmo@google.com2011-08-252-5/+5
* Relax software rendering list parsing.zmo@google.com2011-08-253-81/+234
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-241-1/+8
* GPU process terminates rather than crashing on hang.apatrick@chromium.org2011-08-181-1/+8
* Pass disable-switch to renderer if canvas 2d is blacklisted.zmo@google.com2011-08-181-0/+3
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-161-2/+2
* Linux build fix.zmo@google.com2011-08-161-0/+1
* Disable gpu process crash reporting when --ignore-gpu-blacklist is used.zmo@google.com2011-08-161-0/+7
* Moving the contents of chrome://gpu Profiling to chrome://tracing.dominich@chromium.org2011-08-092-0/+87
* Include accelerated_compositing disable flag in calculation ofnduca@chromium.org2011-08-021-1/+8
* Move gpu preliminary info collection from IO thread to FILE thread.zmo@google.com2011-07-282-2/+7
* Add --gpu-no-context-lost commandline switch.zmo@google.com2011-07-281-2/+3
* Create new GLSurface for cross process image transport.backer@chromium.org2011-07-222-16/+3
* Revert 93236 (broke GPU support on CrOs and Linux 32-bit, see http://crbug.co...kbr@chromium.org2011-07-222-5/+2
* Disallow gpu access if preliminary gpu info collection fails.zmo@google.com2011-07-202-2/+5
* Register event handler in Mac for GPU switch event.zmo@google.com2011-07-142-1/+49
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-10/+13
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-112-6/+12
* Manage gpu feature capabilities through blacklist indepedently.zmo@google.com2011-06-281-17/+4
* Disable GPU process unless EGL backend is used.backer@chromium.org2011-06-281-0/+10
* Reland "EGLImage transport for TOUCH_UI".backer@chromium.org2011-06-252-3/+52
* Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...backer@chromium.org2011-06-252-52/+3
* Use pixmaps and EGLImages to transport image data between GPU process and bro...backer@chromium.org2011-06-252-3/+52
* Fixing Coverity bugs (DEAD_CODE and PASS_BY_VALUE)dpapad@chromium.org2011-06-221-3/+0
* Clamping down media DEPS rules.scherkus@chromium.org2011-06-171-1/+0
* Fix Revert of 89054 so it builds on win_sharedgman@chromium.org2011-06-141-2/+3
* Revert 89054 - Add lots of client side OpenGL logging.asargent@chromium.org2011-06-141-3/+2
* Add lots of client side OpenGL logging.gman@chromium.org2011-06-141-2/+3
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-1/+1
* Revert 88616 - Revert 86510 - Contributed by junov@chromium.orgjunov@chromium.org2011-06-133-17/+19
* Revert 86510 - Contributed by junov@chromium.orgvangelis@chromium.org2011-06-103-19/+17
* Make EstablishGpuChannel synchronous. Remove obsolete Synchronize msg.sievers@chromium.org2011-06-082-44/+0
* Fix a lock re-entry bug in GpuDataManager::UpdateGpuInfo.zmo@google.com2011-06-041-1/+5
* Ensure that the GPU compositing window does not have zero area on windows.apatrick@chromium.org2011-06-031-2/+6
* Removing defunct GpuVideoDecoder and IpcVideoDecoder.scherkus@chromium.org2011-06-031-1/+0
* Restore selective gpu feature blocking.zmo@google.com2011-05-312-19/+70
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-314-18/+18
* Restore multisampling for some ATI cards on Mac that have been tested to be w...zmo@google.com2011-05-312-0/+45
* Don't try to lock surfaces on TOUCH_UI.backer@chromium.org2011-05-302-9/+9
* Fix gpu acceleration with --in-process-gpu and --single-process modes.sievers@google.com2011-05-274-123/+98
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-261-2/+1
* Fix OperatingSystemName and OperatingSystemVersion on Macstuartmorgan@chromium.org2011-05-251-14/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Contributed by junov@chromium.org junov@chromium.org2011-05-243-17/+19
* Restore the gpu blacklist logic.zmo@google.com2011-05-241-0/+6
* Make about:gpu report driver information again.nduca@chromium.org2011-05-192-10/+10