summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-121-0/+3
* Only block the GPu process if WebGL, compositing or canvas2D are blacklisted ...vangelis@chromium.org2011-05-111-1/+9
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-102-3/+2
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-102-2/+2
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-0910-0/+3215