| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace angle_path gyp variable with regular path. | apatrick@chromium.org | 2013-07-17 | 1 | -3/+3 |
* | Make it possible to switch between two different versions of ANGLE. | apatrick@chromium.org | 2013-06-12 | 1 | -3/+3 |
* | Move GPU device/driver info related code from content to gpu. | zmo@chromium.org | 2013-05-23 | 1 | -21/+0 |
* | Rationalize dependency on khronos EGL headers in place of angle. | rjkroege@chromium.org | 2013-05-13 | 1 | -1/+1 |
* | Rationalize linux vs x11 in content | davemoore@chromium.org | 2013-04-29 | 1 | -2/+2 |
* | Windows: Use D3DCompiler_46.dll instead of D3DCompiler_43.dll where possible. | apatrick@chromium.org | 2013-02-06 | 1 | -0/+8 |
* | Add msvs_cygwin_shell: 1 to extract_from_cab.py | iannucci@chromium.org | 2013-01-22 | 1 | -0/+1 |
* | win: eliminate dependency on ANGLE's egl::Display::getDevice. | apatrick@chromium.org | 2013-01-14 | 1 | -0/+1 |
* | Reland 175201 with fixes for installer. | apatrick@chromium.org | 2013-01-10 | 1 | -20/+0 |
* | Revert 175201 due to failures in official build. | dharani@google.com | 2013-01-06 | 1 | -0/+20 |
* | Windows: Remove content's dependency on d3dx9_43.dll. | apatrick@chromium.org | 2013-01-04 | 1 | -20/+0 |
* | Linux: create a library loader code generator for dlopen and use it for libpci. | phajdan.jr@chromium.org | 2012-11-28 | 1 | -20/+1 |
* | Linux: add option to link libpci directly instead of using dlopen. | phajdan.jr@chromium.org | 2012-11-01 | 1 | -0/+20 |
* | Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() thei... | fischman@chromium.org | 2012-08-04 | 1 | -0/+10 |
* | Tweak the way we use the third_party\amd videocard code | cpu@chromium.org | 2012-07-19 | 1 | -1/+1 |
* | Wire the AMD switchable videcard detection | cpu@chromium.org | 2012-07-18 | 1 | -0/+6 |
* | Remove DirectX SDK path from include list | cpu@chromium.org | 2012-07-07 | 1 | -1/+0 |
* | Use nv contrl x extension to query nvidia driver version. | zmo@chromium.org | 2012-06-21 | 1 | -0/+5 |
* | Revert 143323 - Use nv contrl x extension to query nvidia driver version. | viettrungluu@chromium.org | 2012-06-21 | 1 | -5/+0 |
* | Use nv contrl x extension to query nvidia driver version. | zmo@chromium.org | 2012-06-21 | 1 | -0/+5 |
* | Retrieve Windows performance assessment information from results files. | dtu@chromium.org | 2012-05-16 | 1 | -0/+1 |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 1 | -1/+1 |
* | Win: content/gpu has hard dependency on setupapi.dll. | apatrick@chromium.org | 2012-02-10 | 1 | -0/+5 |
* | Adds gpu_info_collector and ImageTransportSurface methods for android. | satish@chromium.org | 2012-02-08 | 1 | -1/+2 |
* | fix indentation in content_*.gypi. | dpranke@chromium.org | 2011-09-26 | 1 | -76/+75 |
* | re-land r100988 (gpy refactoring for content dll). | dpranke@chromium.org | 2011-09-14 | 1 | -10/+1 |
* | Revert r100988 (gpy refactoring for content dll). | dpranke@chromium.org | 2011-09-14 | 1 | -1/+10 |
* | This change merges all of the content code into a single library; the content... | dpranke@chromium.org | 2011-09-13 | 1 | -10/+1 |
* | Remove msvs_guid from chrome_frame/, cloud_print/, content/ | tony@chromium.org | 2011-06-22 | 1 | -1/+0 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Moved TextureTransport into content/common/gpu. | apatrick@chromium.org | 2011-04-13 | 1 | -2/+0 |
* | Moved code that runs in both the browser and GPU process from content/gpu to ... | apatrick@chromium.org | 2011-04-08 | 1 | -33/+0 |
* | Define TransportTexture for 'sharing' texture between gpu and renderer | hclam@chromium.org | 2011-04-06 | 1 | -0/+2 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Updated to D3DX9 and D3DCompiler version 43 DLLs. | apatrick@chromium.org | 2011-03-24 | 1 | -4/+4 |
* | This is a thread that runs in the browser process that can issue GL calls wit... | apatrick@chromium.org | 2011-03-21 | 1 | -2/+4 |
* | Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin... | jam@chromium.org | 2011-03-17 | 1 | -0/+1 |
* | Move chrome\gpu to content\gpu. | jam@chromium.org | 2011-03-12 | 1 | -0/+128 |