summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary OSX specific IPCbacker@chromium.org2011-10-062-15/+0
* Always send ACKs.backer@chromium.org2011-10-051-33/+81
* ImageTransportSurface for OS Xbacker@chromium.org2011-09-291-19/+35
* Implement --use-gl=anyzmo@google.com2011-09-275-223/+250
* Implements OSMesaImageTransportSurface in the GPU for sending GLSurface from ...wjmaclean@google.com2011-09-232-12/+22
* Add a "disabled" field for GPU Blacklist entries.zmo@google.com2011-09-234-8/+82
* Making TOOLKIT_USES_GTK orthogonal to USE_AURA.saintlou@chromium.org2011-09-202-9/+9
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-201-0/+1
* Delay sending an AcceleratedSurfaceMsg_BuffersSwappedACK from the Browser bac...mmocny@chromium.org2011-09-192-2/+10
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-182-9/+9
* Trying to reland r101435 : Better account crashes for the BrowserChildProcess...cpu@chromium.org2011-09-161-1/+1
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+50
* Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...hbono@chromium.org2011-09-161-1/+1
* Revert 101451 - Consolidate GPU blacklist histograms into fewer ones.thestig@chromium.org2011-09-161-49/+33
* Consolidate GPU blacklist histograms into fewer ones.zmo@google.com2011-09-161-33/+49
* Better account crashes for the BrowserChildProcessHost (and derived) for wind...cpu@chromium.org2011-09-161-1/+1
* Only record GPU process exit code histogram if it is valid.apatrick@chromium.org2011-09-141-3/+7
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-134-7/+11
* Bug=Nonemmocny@chromium.org2011-09-131-1/+3
* 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