summaryrefslogtreecommitdiffstats
path: root/content/content_gpu.gypi
Commit message (Expand)AuthorAgeFilesLines
* Remove now unnecessary msvs_cygwin_shell:1scottmg@chromium.org2014-01-181-1/+0
* Update dependencies to use new angle repository.geofflang@chromium.org2013-12-131-3/+3
* Update ANGLE deps.jmadill@chromium.org2013-11-261-8/+0
* Fix names of in-process threads, tidy gpu DEPSscottmg@chromium.org2013-09-041-2/+2
* Set up content in-process main threads via factoryscottmg@chromium.org2013-08-161-0/+2
* Delete dead code: OmxVideoDecodeAccelerator is unused.fischman@chromium.org2013-08-061-5/+0
* Fix Win64 DirectX redistributablesjschuh@chromium.org2013-08-061-2/+4
* Replace angle_path gyp variable with regular path.apatrick@chromium.org2013-07-171-3/+3
* Make it possible to switch between two different versions of ANGLE.apatrick@chromium.org2013-06-121-3/+3
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-21/+0
* Rationalize dependency on khronos EGL headers in place of angle.rjkroege@chromium.org2013-05-131-1/+1
* Rationalize linux vs x11 in contentdavemoore@chromium.org2013-04-291-2/+2
* Windows: Use D3DCompiler_46.dll instead of D3DCompiler_43.dll where possible.apatrick@chromium.org2013-02-061-0/+8
* Add msvs_cygwin_shell: 1 to extract_from_cab.pyiannucci@chromium.org2013-01-221-0/+1
* win: eliminate dependency on ANGLE's egl::Display::getDevice.apatrick@chromium.org2013-01-141-0/+1
* Reland 175201 with fixes for installer.apatrick@chromium.org2013-01-101-20/+0
* Revert 175201 due to failures in official build.dharani@google.com2013-01-061-0/+20
* Windows: Remove content's dependency on d3dx9_43.dll.apatrick@chromium.org2013-01-041-20/+0
* Linux: create a library loader code generator for dlopen and use it for libpci.phajdan.jr@chromium.org2012-11-281-20/+1
* Linux: add option to link libpci directly instead of using dlopen.phajdan.jr@chromium.org2012-11-011-0/+20
* Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() thei...fischman@chromium.org2012-08-041-0/+10
* Tweak the way we use the third_party\amd videocard codecpu@chromium.org2012-07-191-1/+1
* Wire the AMD switchable videcard detectioncpu@chromium.org2012-07-181-0/+6
* Remove DirectX SDK path from include listcpu@chromium.org2012-07-071-1/+0
* Use nv contrl x extension to query nvidia driver version.zmo@chromium.org2012-06-211-0/+5
* Revert 143323 - Use nv contrl x extension to query nvidia driver version.viettrungluu@chromium.org2012-06-211-5/+0
* Use nv contrl x extension to query nvidia driver version.zmo@chromium.org2012-06-211-0/+5
* Retrieve Windows performance assessment information from results files.dtu@chromium.org2012-05-161-0/+1
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-1/+1
* Win: content/gpu has hard dependency on setupapi.dll.apatrick@chromium.org2012-02-101-0/+5
* Adds gpu_info_collector and ImageTransportSurface methods for android.satish@chromium.org2012-02-081-1/+2
* fix indentation in content_*.gypi.dpranke@chromium.org2011-09-261-76/+75
* re-land r100988 (gpy refactoring for content dll).dpranke@chromium.org2011-09-141-10/+1
* Revert r100988 (gpy refactoring for content dll).dpranke@chromium.org2011-09-141-1/+10
* This change merges all of the content code into a single library; the content...dpranke@chromium.org2011-09-131-10/+1
* Remove msvs_guid from chrome_frame/, cloud_print/, content/tony@chromium.org2011-06-221-1/+0
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Moved TextureTransport into content/common/gpu.apatrick@chromium.org2011-04-131-2/+0
* Moved code that runs in both the browser and GPU process from content/gpu to ...apatrick@chromium.org2011-04-081-33/+0
* Define TransportTexture for 'sharing' texture between gpu and rendererhclam@chromium.org2011-04-061-0/+2
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-1/+1
* Updated to D3DX9 and D3DCompiler version 43 DLLs.apatrick@chromium.org2011-03-241-4/+4
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-211-2/+4
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-0/+1
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-121-0/+128