summaryrefslogtreecommitdiffstats
path: root/content/gpu/gpu_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Relanding this change with fixes for the windows shared builder.ananta@chromium.org2011-12-221-0/+3
* Revert 115482 - Initial implementation of the DXVA 2.0 H.264 hardware decoder...ananta@chromium.org2011-12-221-3/+0
* Initial implementation of the DXVA 2.0 H.264 hardware decoder for pepper for ...ananta@chromium.org2011-12-221-0/+3
* Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTKpiman@chromium.org2011-12-091-0/+7
* [Mac] Remove content/ CrApplication.shess@chromium.org2011-12-061-7/+1
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-2/+2
* Fixed log messages about failed initialization of GLSurface.alokp@chromium.org2011-10-181-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Preload D3DX DLLs before ANGLE is loaded.apatrick@chromium.org2011-09-071-13/+13
* Move initialization of COM earlier in GPU process startup tokbr@chromium.org2011-08-161-2/+2
* Instantiate MessageLoop earlier during GPU process startup on Windowskbr@chromium.org2011-08-081-1/+15
* Initialize the GL bindings before sandboxing the GPU process on Windows.kbr@chromium.org2011-07-251-8/+8
* Initialize the sandbox earlier in GPU process bringup, deferring anykbr@google.com2011-07-221-13/+33
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-2/+2
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-2/+2
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-2/+2
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-081-1/+1
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-211-7/+7
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-121-0/+87