summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* Make sure if GPU process fails to launch, all observers waiting for full gpu ...zmo@chromium.org2013-06-201-3/+0
* Remove gman from owners.gman@chromium.org2013-06-201-1/+0
* Delete usage and support for EGL_ANGLE_software_display extension.apatrick@chromium.org2013-06-171-1/+1
* Wire gpu process startup error messages to about:gpuzmo@chromium.org2013-06-143-9/+50
* Handle failure cases better in gpu process startup.zmo@chromium.org2013-06-131-64/+70
* Use a direct include of strings headers in content/gpu/.avi@chromium.org2013-06-111-2/+2
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-065-3/+5
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-022-14/+12
* VAVDA: Redesign stage 1.posciak@chromium.org2013-05-311-2/+2
* Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.apatrick@chromium.org2013-05-241-1/+1
* Cleanup link dependency and include rules.zmo@chromium.org2013-05-241-3/+0
* base: Cleanup setting thread priorities (no functional changes).epenner@chromium.org2013-05-241-8/+3
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-2312-1762/+15
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-2112-108/+106
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-2112-106/+108
* Move code unrelated to info collection from collector to data manager in Andr...zmo@chromium.org2013-05-171-78/+6
* Make it possible to run WebGL conformance tests on Androidskyostil@chromium.org2013-05-155-12/+18
* gpu: Disable API check on virtual contexts for Qualcomm.epenner@chromium.org2013-05-101-8/+1
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-3/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+3
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-045-11/+11
* GPU: Reduce MakeCurrent calls to fix Orange San Diegoepenner@chromium.org2013-05-031-2/+3
* [Chromium] Add tracing to startup process, particularly for Androidandrewhayden@chromium.org2013-05-031-0/+2
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-2/+2
* Rationalize linux vs x11 in contentdavemoore@chromium.org2013-04-291-0/+0
* Add Shutdown() helper to ChildThread and move all destructor logic.dcheng@chromium.org2013-04-222-0/+5
* Reland "gpu: Fix Vivante's "hisilicon" GPUs"epenner@chromium.org2013-04-201-1/+3
* Revert "gpu: Fix Vivante's "hisilicon" GPUs"epenner@chromium.org2013-04-191-3/+1
* Refactor GPU init to allow ARM sandboxing.jorgelo@chromium.org2013-04-181-61/+87
* gpu: Fix Vivante's "hisilicon" GPUsepenner@chromium.org2013-04-181-1/+3
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-173-12/+12
* Linux: make current InitializeSandbox() private.jln@chromium.org2013-04-131-1/+2
* content: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-124-4/+4
* Revert 193468apatrick@google.com2013-04-112-0/+84
* Don't collect GL string on Mac unless about:gpu is open.zmo@chromium.org2013-04-111-0/+9
* Windows: GPU watchdog does not use sum of user and kernel time as basis to te...apatrick@chromium.org2013-04-102-84/+0
* Revert 193277apatrick@google.com2013-04-101-5/+0
* Revert 191890apatrick@google.com2013-04-101-0/+5
* gpu: Disable virtual contexts for Qualcomm on SDK-16epenner@chromium.org2013-04-091-1/+7
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Remove PCI names lookup in gpu info collection in linux.zmo@chromium.org2013-04-081-28/+0
* Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition.dcheng@chromium.org2013-04-071-1/+1
* Windows: Do not initialize COM in the GPU process.apatrick@chromium.org2013-04-021-5/+0
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-281-1/+1
* Revert 190448 "Revert 189680 "Fix registry key reading bug""cpu@chromium.org2013-03-281-6/+4
* Revert 189680 "Fix registry key reading bug"karen@chromium.org2013-03-251-4/+6
* Windows: Do not collect D3D11 stats for Ivy Bridge on Vista or DisplayLink.apatrick@chromium.org2013-03-241-2/+8
* Windows: Fix bug in interpretation of return code for win32 registry functions.apatrick@chromium.org2013-03-231-6/+4