| Commit message (Expand) | Author | Age | Files | Lines |
* | Add --gpu-no-context-lost commandline switch. | zmo@google.com | 2011-07-28 | 1 | -4/+12 |
* | Initialize the GL bindings before sandboxing the GPU process on Windows. | kbr@chromium.org | 2011-07-25 | 1 | -8/+8 |
* | Initialize the sandbox earlier in GPU process bringup, deferring any | kbr@google.com | 2011-07-22 | 3 | -75/+49 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 2 | -2/+2 |
* | Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu... | leandrogracia@chromium.org | 2011-07-21 | 2 | -2/+2 |
* | Revert 93397 - Revert 93393 - Revert was broken. Restoring. | leandrogracia@chromium.org | 2011-07-21 | 2 | -2/+2 |
* | Revert 93393 - Crashing on Linux Touch: http://build.chromium.org/p/chromium/... | leandrogracia@chromium.org | 2011-07-21 | 2 | -2/+2 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 2 | -2/+2 |
* | Delete b0rked gpu_video_decode_accelerator_tester.cc | fischman@chromium.org | 2011-07-08 | 2 | -898/+0 |
* | Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir... | tfarina@chromium.org | 2011-06-25 | 2 | -4/+4 |
* | Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm... | tfarina@chromium.org | 2011-06-25 | 2 | -4/+4 |
* | Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories. | tfarina@chromium.org | 2011-06-25 | 2 | -4/+4 |
* | Clamping down media DEPS rules. | scherkus@chromium.org | 2011-06-17 | 1 | -2/+1 |
* | Automatically put all GL contexts associated with a particular GPU channel (a... | apatrick@chromium.org | 2011-06-16 | 1 | -2/+2 |
* | Move media-specific content/common/gpu files into content/common/gpu/media. | fischman@chromium.org | 2011-06-16 | 1 | -1/+1 |
* | Add "svn:eol-style to all the DEPS under content. | jam@chromium.org | 2011-06-02 | 1 | -11/+11 |
* | Set the unblock flag to false for all gpu->renderer IPCs | jamesr@chromium.org | 2011-06-01 | 1 | -6/+2 |
* | Reland 87371 - Support for glSetSurfaceCHROMIUM. | apatrick@chromium.org | 2011-06-01 | 1 | -9/+9 |
* | Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or | tony@chromium.org | 2011-05-31 | 1 | -1/+1 |
* | Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM. | rsesek@chromium.org | 2011-05-31 | 1 | -9/+9 |
* | Support for glSetSurfaceCHROMIUM. | apatrick@chromium.org | 2011-05-31 | 1 | -9/+9 |
* | Move OWNERS from top level of content to the subdirectories. Before this cha... | jam@chromium.org | 2011-05-31 | 1 | -0/+1 |
* | Fix gpu acceleration with --in-process-gpu and --single-process modes. | sievers@google.com | 2011-05-27 | 1 | -1/+5 |
* | [Re-instate r86681 by reverting its revert in r86687.] | fischman@chromium.org | 2011-05-26 | 5 | -1169/+0 |
* | Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the... | fischman@chromium.org | 2011-05-25 | 5 | -0/+1169 |
* | Updated OMX decoder for recent PPAPI changes, and added to the build. | fischman@chromium.org | 2011-05-25 | 5 | -1169/+0 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 2 | -2/+2 |
* | GLContext no longer holds a pointer to a GLSurface. | apatrick@chromium.org | 2011-05-23 | 1 | -12/+19 |
* | Updated video decoder IPC to use PPB_Buffer_Dev's new support for SharedMemory. | fischman@chromium.org | 2011-05-23 | 2 | -11/+20 |
* | Fix the EOS hang and jerkiness in playback. | vhiremath@nvidia.com | 2011-05-23 | 1 | -3/+5 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -3/+3 |
* | Populating the Gles2TextureToEglImageTranslator class. | vhiremath@nvidia.com | 2011-05-13 | 2 | -0/+114 |
* | Implement VideoDecoder IPC hooks from plugin to GPU process | vrk@google.com | 2011-05-13 | 2 | -294/+0 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 2 | -22/+21 |
* | Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea... | antonm@chromium.org | 2011-05-12 | 2 | -21/+22 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 2 | -22/+21 |
* | Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-11 | 2 | -22/+13 |
* | Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur... | apatrick@chromium.org | 2011-05-11 | 2 | -13/+22 |
* | New change for OmxVideoDecodeAccelerator class. | vhiremath@nvidia.com | 2011-05-06 | 2 | -0/+1043 |
* | Add third_party/openmax to content/gpu/DEPS. | fischman@google.com | 2011-05-06 | 1 | -0/+1 |
* | Added about:gpuclean | amarinichev@chromium.org | 2011-05-04 | 2 | -0/+8 |
* | Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi... | jam@chromium.org | 2011-05-02 | 1 | -1/+1 |
* | Move more GPU related files from content/common to content/common/gpu. | apatrick@chromium.org | 2011-04-22 | 3 | -3/+3 |
* | Fix diagnostics and log messages in about:gpu. | nduca@chromium.org | 2011-04-22 | 1 | -0/+2 |
* | Add support for base::Closure in the MessageLoop, and reimplement the whole s... | ajwong@chromium.org | 2011-04-20 | 2 | -9/+6 |
* | Collect GPU info on Mac through IO registry for dual GPU systems. | zmo@google.com | 2011-04-20 | 1 | -1/+79 |
* | Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl... | jam@chromium.org | 2011-04-18 | 1 | -0/+1 |
* | Remove the last Chrome dependencies from renderer, and enforce no more includ... | jam@chromium.org | 2011-04-18 | 1 | -1/+1 |
* | Inverted dependency between code in content/common/gpu and the GpuWatchdogThr... | apatrick@chromium.org | 2011-04-15 | 1 | -1/+5 |
* | Draft version of the HW video decode tester and few other changes. | scherkus@chromium.org | 2011-04-14 | 3 | -0/+1191 |