summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-121-0/+2
* Revert 222689 "Use an X event loop in the GPU process on Linux."dalecurtis@google.com2013-09-121-2/+0
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-121-0/+2
* Revert 222470 "Use an X event loop in the GPU process on Linux." This is tonoamsml@chromium.org2013-09-111-2/+0
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-111-0/+2
* Warm up DWM prior to lowering token.apatrick@chromium.org2013-09-071-0/+21
* Fix names of in-process threads, tidy gpu DEPSscottmg@chromium.org2013-09-042-15/+16
* Set up content in-process main threads via factoryscottmg@chromium.org2013-08-162-0/+75
* Removed errant #include leftover from r215933.fischman@chromium.org2013-08-061-1/+0
* Added suspend/resume detection to the GpuWatchdogThreadbajones@chromium.org2013-08-063-2/+65
* Delete dead code: OmxVideoDecodeAccelerator is unused.fischman@chromium.org2013-08-061-4/+1
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-251-2/+1
* Implement ChildThread::shutdown and clear members that have refs into blinkjochen@chromium.org2013-07-231-0/+1
* Use a direct include of the message_loop header in content/, part 3.avi@chromium.org2013-07-182-2/+2
* Process names, and predictable thread and process ordering in about:tracingnduca@chromium.org2013-07-081-0/+4
* Use a direct include of time headers in content/, part 2.avi@chromium.org2013-06-282-2/+2
* Remove usage of ChildProcess::current() and ChildThread::current() other than...jam@chromium.org2013-06-251-10/+9
* 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