summaryrefslogtreecommitdiffstats
path: root/media/tools
Commit message (Expand)AuthorAgeFilesLines
* Modification based on CR comments.imasaki@google.com2011-09-092-6/+6
* Minor doc change.imasaki@google.com2011-09-091-12/+12
* Update trend graph only in result change in the layout test analyzer.imasaki@google.com2011-09-092-38/+44
* Add a command-line option about status email in the layout test analyzer.imasaki@google.com2011-09-092-2/+19
* Fix for the issue pointed out by pylint in the layout test analzyer.imasaki@google.com2011-09-089-83/+83
* Fix a small bug relating to result directory location in layout test analyzer...imasaki@google.com2011-09-071-2/+3
* One-liner fix for player_wtl.scherkus@chromium.org2011-09-071-1/+0
* Added an option to append text at the end of the status email in layout test ...imasaki@google.com2011-09-062-10/+38
* Add README file and parametrize result directory in layout test analzyer tool...imasaki@google.com2011-09-063-5/+114
* Remove use of <iostream> where unnecessary.evan@chromium.org2011-09-011-1/+1
* Add one commandline paramter and one bug fix for the layout test analyzer.imasaki@google.com2011-08-303-14/+51
* Fix checkperms failure from r98756.thestig@chromium.org2011-08-301-0/+0
* Intial checkin of layout test analyzer. This is continuation of http://coder...imasaki@google.com2011-08-3020-0/+12735
* Refactor/Simplify the test expectation code in media/tools/layout_tests/, I w...imasaki@google.com2011-08-222-651/+195
* Enable logging for media_bench.scherkus@chromium.org2011-08-131-3/+10
* Migrate Pipeline & PipelineImpl to PipelineStatusCB.acolwell@chromium.org2011-08-092-6/+9
* Log PipelineImpl events to MediaLog.scottfr@chromium.org2011-08-092-2/+4
* 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