summaryrefslogtreecommitdiffstats
path: root/media/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that shows incorrect revision author/message in the layout testimasaki@google.com2011-08-021-9/+11
* Small bug fix in get_all_column_names() in layout test analyzer. When if incl...imasaki@google.com2011-08-022-1/+19
* First pass at removal of unneeded dependencies on skia\ext\platform_canvas.htwiz@google.com2011-08-021-1/+1
* Initial checkin of test expectation part of layout test analyzer. Originally,...imasaki@google.com2011-08-012-0/+646
* MD5Update function uses StringPiece instead of raw buffer.dominich@chromium.org2011-07-261-4/+10
* 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
* Replace VideoDecoder::media_format() with significantly simpler width()/heigh...scherkus@chromium.org2011-07-204-42/+52
* Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr...scherkus@chromium.org2011-07-201-4/+3
* Remove Gles2VideoRenderer from player_x11 and make X11 vs GL rendering a run-...scherkus@chromium.org2011-07-197-701/+52
* Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.scherkus@chromium.org2011-07-183-30/+23
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-181-12/+10
* Fix media code to use initializer-list style for inheritance.scherkus@chromium.org2011-07-182-13/+16
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-134-5/+5
* Glue ffmpeg to Chromeihf@chromium.org2011-07-011-13/+10
* Remove app from a bunch of DEPS files.tfarina@chromium.org2011-06-301-4/+0
* Removing defunct OpenMAX code (round 2).scherkus@chromium.org2011-06-288-1067/+3
* Clean up broken revert of 87790.scherkus@chromium.org2011-06-037-0/+1047
* Revert 87790 - Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-3/+20
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-038-1067/+3
* Respect pixel aspect ratio of video if it contains one.scherkus@chromium.org2011-06-031-0/+2
* 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
* Updating logging in src/media/. Using DCHECK_EQ/NE/LE() where possible.kushi.p@gmail.com2011-04-291-2/+2
* Rename VideoCodecConfig to VideoDecoderConfig and move to media/base/video_de...scherkus@chromium.org2011-04-271-1/+1
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-122-19/+19
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-072-2/+4
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-072-4/+2
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-072-2/+4
* Initialize stderr logging for player_x11 so we can use --v=N.scherkus@chromium.org2011-03-301-0/+7
* AdaptiveDemuxer{,Factory,Stream} are born!fischman@chromium.org2011-03-292-4/+9
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-288-16/+16
* Move some files from base to base/memory.levin@chromium.org2011-03-2818-34/+34
* PipelineError is dead. Long live PipelineStatus!fischman@chromium.org2011-03-162-28/+32
* DemuxerFactory is born!fischman@chromium.org2011-03-142-13/+13
* Refactoring code to use factories to create DataSource objects.acolwell@chromium.org2011-03-142-6/+6
* Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).scherkus@chromium.org2011-03-111-21/+10
* Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.tyoshino@chromium.org2011-03-111-10/+21
* Remove FFmpegVideoDecodeEngine's dependency on AVStream.scherkus@chromium.org2011-03-091-21/+10
* Remove the silly notion of MIME types from media code.scherkus@chromium.org2011-03-091-2/+2
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-075-75/+58
* Benchmark tool for tile renderinghclam@chromium.org2011-02-221-0/+246
* Implement webkit media metrics in chromium.scherkus@chromium.org2011-02-161-1/+3
* Revert 74700 - Revert the "out-of-lining of test code" change within src/mediansylvain@chromium.org2011-02-124-11/+23