summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-3/+5
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-0/+3
* Preload D3DX DLLs before ANGLE is loaded.apatrick@chromium.org2011-09-071-13/+13
* GPU process terminates rather than crashing on hang.apatrick@chromium.org2011-08-182-13/+15
* Move initialization of COM earlier in GPU process startup tokbr@chromium.org2011-08-161-2/+2
* GpuInfoCollector needs to initialize gl_bindings.backer@chromium.org2011-08-091-0/+6
* Instantiate MessageLoop earlier during GPU process startup on Windowskbr@chromium.org2011-08-081-1/+15
* Get correct driver version on ES backend.zmo@google.com2011-08-041-0/+2
* Add --gpu-no-context-lost commandline switch.zmo@google.com2011-07-281-4/+12
* Initialize the GL bindings before sandboxing the GPU process on Windows.kbr@chromium.org2011-07-251-8/+8
* Initialize the sandbox earlier in GPU process bringup, deferring anykbr@google.com2011-07-223-75/+49
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-212-2/+2
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-212-2/+2
* Revert 93397 - Revert 93393 - Revert was broken. Restoring.leandrogracia@chromium.org2011-07-212-2/+2
* Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/...leandrogracia@chromium.org2011-07-212-2/+2
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-212-2/+2
* Delete b0rked gpu_video_decode_accelerator_tester.ccfischman@chromium.org2011-07-082-898/+0
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-252-4/+4
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-252-4/+4
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-252-4/+4
* Clamping down media DEPS rules.scherkus@chromium.org2011-06-171-2/+1
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-161-2/+2
* Move media-specific content/common/gpu files into content/common/gpu/media.fischman@chromium.org2011-06-161-1/+1
* Add "svn:eol-style to all the DEPS under content.jam@chromium.org2011-06-021-11/+11
* Set the unblock flag to false for all gpu->renderer IPCsjamesr@chromium.org2011-06-011-6/+2
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-011-9/+9
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-1/+1
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-311-9/+9
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-311-9/+9
* Move OWNERS from top level of content to the subdirectories. Before this cha...jam@chromium.org2011-05-311-0/+1
* Fix gpu acceleration with --in-process-gpu and --single-process modes.sievers@google.com2011-05-271-1/+5
* [Re-instate r86681 by reverting its revert in r86687.]fischman@chromium.org2011-05-265-1169/+0
* Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the...fischman@chromium.org2011-05-255-0/+1169
* Updated OMX decoder for recent PPAPI changes, and added to the build.fischman@chromium.org2011-05-255-1169/+0
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-252-2/+2
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-231-12/+19
* Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory. fischman@chromium.org2011-05-232-11/+20
* Fix the EOS hang and jerkiness in playback.vhiremath@nvidia.com2011-05-231-3/+5
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-3/+3
* Populating the Gles2TextureToEglImageTranslator class.vhiremath@nvidia.com2011-05-132-0/+114
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-132-294/+0
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-122-22/+21
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-122-21/+22
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-122-22/+21
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-112-22/+13
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-112-13/+22
* New change for OmxVideoDecodeAccelerator class.vhiremath@nvidia.com2011-05-062-0/+1043
* Add third_party/openmax to content/gpu/DEPS.fischman@google.com2011-05-061-0/+1
* Added about:gpucleanamarinichev@chromium.org2011-05-042-0/+8
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-1/+1