summaryrefslogtreecommitdiffstats
path: root/media/tools
Commit message (Expand)AuthorAgeFilesLines
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-1/+4
* Rename media::AudioRendererImpl to media::ReferenceAudioRendererImpl.fischman@chromium.org2011-10-073-6/+5
* Adding bug information in the dashboard in the layout test analyzer.imasaki@google.com2011-10-053-14/+34
* Fix issue with getting description of test case with unicode character in the...imasaki@google.com2011-10-047-17/+38
* Modification based on user's feedback in the layout test analyzer.imasaki@google.com2011-10-036-51/+143
* Removing mfplayer and mfdecoder tools.scherkus@chromium.org2011-09-307-1802/+0
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-2915-67/+60
* Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.fischman@chromium.org2011-09-291-4/+2
* Fix the bug caused by refactoring in the layout test analyzer.imasaki@google.com2011-09-271-3/+2
* The runner script runs the analyzer with various parameters (especially, grou...imasaki@google.com2011-09-237-117/+504
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-193-4/+6
* Revert 101551 - Add script to generate and run layout tests for problematic v...vrk@google.com2011-09-163-211/+0
* Add script to generate and run layout tests for problematic video files.vrk@google.com2011-09-163-0/+211
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-163-6/+4
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-163-4/+6
* Remove hardcoded text 'media' in the layout test analyzer.imasaki@google.com2011-09-152-92/+121
* Automatic update of annotations in the trend graph in layout test analyzer.imasaki@google.com2011-09-137-72/+4278
* 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