| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui. | thestig@chromium.org | 2012-05-16 | 3 | -5/+5 |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 4 | -15/+15 |
* | Cull unnecessary media::VideoFrame::Formats from the enum. | fischman@chromium.org | 2012-04-11 | 4 | -174/+4 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -2/+2 |
* | Delete media::VideoFrame::planes() and ::planes_ since they can be derived fr... | fischman@chromium.org | 2011-12-29 | 3 | -9/+15 |
* | Add OVERRIDE to media/. | avi@chromium.org | 2011-11-23 | 3 | -6/+9 |
* | Support dynamic switching between integrated and discrete GPUs on Mac OS X. | kbr@chromium.org | 2011-10-13 | 1 | -1/+4 |
* | Convert all of media/ over to the new base::{Bind,Callback} hotness. | fischman@chromium.org | 2011-09-29 | 5 | -24/+24 |
* | Remove use of <iostream> where unnecessary. | evan@chromium.org | 2011-09-01 | 1 | -1/+1 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 1 | -1/+1 |
* | Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu... | leandrogracia@chromium.org | 2011-07-21 | 1 | -1/+1 |
* | Allow creating a gpu channel that uses software rendering | jbauman@chromium.org | 2011-07-21 | 1 | -1/+1 |
* | Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods. | scherkus@chromium.org | 2011-07-18 | 2 | -15/+12 |
* | More POSIX support for Chromium, consisting mostly of broadening ifdefs. This | tony@chromium.org | 2011-06-02 | 1 | -2/+2 |
* | GLContext no longer holds a pointer to a GLSurface. | apatrick@chromium.org | 2011-05-23 | 6 | -12/+18 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 1 | -3/+5 |
* | Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea... | antonm@chromium.org | 2011-05-12 | 1 | -5/+3 |
* | Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-12 | 1 | -3/+5 |
* | Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur... | apatrick@chromium.org | 2011-05-11 | 1 | -5/+3 |
* | Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur... | apatrick@chromium.org | 2011-05-11 | 1 | -3/+5 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 5 | -11/+11 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 5 | -10/+10 |
* | Cleaning up src/media to be consistent with static versus anonymous namespaces. | scherkus@chromium.org | 2011-03-07 | 2 | -22/+15 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 2 | -2/+2 |
* | Benchmark tool for GPU-accelerated video rendering | vrk@google.com | 2010-12-01 | 15 | -0/+1107 |