summaryrefslogtreecommitdiffstats
path: root/media/tools/shader_bench
Commit message (Expand)AuthorAgeFilesLines
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-061-1/+0
* Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().acolwell@chromium.org2012-08-023-14/+15
* Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().acolwell@chromium.org2012-07-312-2/+0
* Cleanup: Remove unneeded scoped_ptr.h includes from ash, base, media, and ui.thestig@chromium.org2012-05-163-5/+5
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-124-15/+15
* Cull unnecessary media::VideoFrame::Formats from the enum.fischman@chromium.org2012-04-114-174/+4
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2
* Delete media::VideoFrame::planes() and ::planes_ since they can be derived fr...fischman@chromium.org2011-12-293-9/+15
* Add OVERRIDE to media/.avi@chromium.org2011-11-233-6/+9
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-1/+4
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-295-24/+24
* Remove use of <iostream> where unnecessary.evan@chromium.org2011-09-011-1/+1
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-1/+1
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-211-1/+1
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-1/+1
* Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.scherkus@chromium.org2011-07-182-15/+12
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-2/+2
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-236-12/+18
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-3/+5
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-121-5/+3
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-121-3/+5
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-111-5/+3
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-111-3/+5
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-285-11/+11
* Move some files from base to base/memory.levin@chromium.org2011-03-285-10/+10
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-072-22/+15
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-2/+2
* Benchmark tool for GPU-accelerated video renderingvrk@google.com2010-12-0115-0/+1107