summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* Split EGLContext in GLContextEGL and GLSurfaceEGL.apatrick@chromium.org2011-04-141-2/+2
* Moved TextureTransport into content/common/gpu.apatrick@chromium.org2011-04-133-205/+0
* Fix a path to gpu_info_unittest_win.cc, which was not moved into content/comm...rsleevi@chromium.org2011-04-081-1/+1
* Fix buildapatrick@chromium.org2011-04-081-1/+1
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-0828-2836/+15
* Collect driver vendor in linux through glXGetClientString.zmo@google.com2011-04-081-1/+34
* Define TransportTexture for 'sharing' texture between gpu and rendererhclam@chromium.org2011-04-064-2/+248
* Use system constants instead of NULL for unset PID.jeffbailey@chromium.org2011-04-011-3/+2
* Setting last active URL in GPU process for crash reporting. For now this is j...jbates@chromium.org2011-03-291-0/+3
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-288-17/+17
* Initialize a few uninitialized members in GPU classes.finnur@chromium.org2011-03-281-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-2813-19/+19
* Removed --no-gpu-sandbox.apatrick@chromium.org2011-03-251-1/+1
* GPU process: Add a SEH handler to the compositor window proc.rvargas@google.com2011-03-241-1/+5
* Check the GPU watchdog after processing every 3D command.jbauman@chromium.org2011-03-239-14/+40
* Collect ATI driver version through scanning /etc/ati.zmo@google.com2011-03-221-2/+36
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-218-205/+365
* Added OWNERS for content/gpu.apatrick@chromium.org2011-03-211-0/+2
* Do not put off destroying of the IOSurface in the GPU process.amarinichev@chromium.org2011-03-196-32/+25
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-172-2/+26
* Change LOG to VLOG to avoid a lot of messages in the bots output.zmo@google.com2011-03-171-4/+4
* Introduce gpu_trace_event for gpu performance analysis.nduca@chromium.org2011-03-151-0/+2
* Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...zmo@google.com2011-03-148-65/+67
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-144-11/+22
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-1237-0/+4643