index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Constrained Network test does not fail fast under fatal conditions.
shadi@chromium.org
2012-01-11
5
-64
/
+92
*
Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.
fischman@chromium.org
2012-01-10
2
-7
/
+10
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
Fix invalid use of Base::Bind(,this) in ~ReferenceAudioRender.
dalecurtis@chromium.org
2012-01-06
3
-12
/
+22
*
Fix abspath/normpath mixup in security check.
dalecurtis@chromium.org
2012-01-05
1
-2
/
+2
*
Fix mime-type for webm files served on CNS.
shadi@chromium.org
2012-01-05
1
-1
/
+4
*
Delete media::VideoFrame::planes() and ::planes_ since they can be derived fr...
fischman@chromium.org
2011-12-29
5
-18
/
+21
*
Set opaque on the WebMediaPlayerClient based on the decoder
danakj@chromium.org
2011-12-23
2
-3
/
+12
*
Replace subclass interface from VideoRendererBase with a single paint callback.
scherkus@chromium.org
2011-12-22
10
-254
/
+172
*
Initial checkin of chromium bug hunter script. Bug Hunter script will look in...
imasaki@google.com
2011-12-21
3
-0
/
+652
*
Merging CNS server with scripts.
shadi@chromium.org
2011-12-20
5
-43
/
+144
*
Consolidate AudioRendererAlgorithm classes into one class
vrk@google.com
2011-12-19
1
-174
/
+0
*
Constrained network scripts that configure a local network upload bandwidth,
shadi@chromium.org
2011-12-14
4
-0
/
+743
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
3
-10
/
+26
*
Removing MessageLoop::QuitTask() from media/
dcheng@chromium.org
2011-12-09
1
-1
/
+1
*
Fix python scripts in src/media
maruel@chromium.org
2011-11-23
15
-18
/
+10
*
Add OVERRIDE to media/.
avi@chromium.org
2011-11-23
5
-12
/
+17
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
1
-2
/
+2
*
Introduce the constrained network server.
dalecurtis@chromium.org
2011-11-17
2
-0
/
+437
*
Adding passing rate in stats csv file in the layout test analyzer.
imasaki@google.com
2011-11-11
2
-4
/
+5
*
Support CSV output format for analyzer results in layout test analyzer.
imasaki@google.com
2011-11-11
4
-19
/
+120
*
Remove media::VideoDecodeContext as it has no implementation and is unused.
scherkus@chromium.org
2011-10-28
2
-3
/
+2
*
Removing media/tools/mfdecoder/main.cc as it doesn't even have a gyp target.
scherkus@chromium.org
2011-10-19
1
-558
/
+0
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
1
-1
/
+4
*
Rename media::AudioRendererImpl to media::ReferenceAudioRendererImpl.
fischman@chromium.org
2011-10-07
3
-6
/
+5
*
Adding bug information in the dashboard in the layout test analyzer.
imasaki@google.com
2011-10-05
3
-14
/
+34
*
Fix issue with getting description of test case with unicode character in the...
imasaki@google.com
2011-10-04
7
-17
/
+38
*
Modification based on user's feedback in the layout test analyzer.
imasaki@google.com
2011-10-03
6
-51
/
+143
*
Removing mfplayer and mfdecoder tools.
scherkus@chromium.org
2011-09-30
7
-1802
/
+0
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
15
-67
/
+60
*
Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.
fischman@chromium.org
2011-09-29
1
-4
/
+2
*
Fix the bug caused by refactoring in the layout test analyzer.
imasaki@google.com
2011-09-27
1
-3
/
+2
*
The runner script runs the analyzer with various parameters (especially, grou...
imasaki@google.com
2011-09-23
7
-117
/
+504
*
Reland r101418: Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-19
3
-4
/
+6
*
Revert 101551 - Add script to generate and run layout tests for problematic v...
vrk@google.com
2011-09-16
3
-211
/
+0
*
Add script to generate and run layout tests for problematic video files.
vrk@google.com
2011-09-16
3
-0
/
+211
*
Revert 101418 - Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
3
-6
/
+4
*
Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
3
-4
/
+6
*
Remove hardcoded text 'media' in the layout test analyzer.
imasaki@google.com
2011-09-15
2
-92
/
+121
*
Automatic update of annotations in the trend graph in layout test analyzer.
imasaki@google.com
2011-09-13
7
-72
/
+4278
*
Modification based on CR comments.
imasaki@google.com
2011-09-09
2
-6
/
+6
*
Minor doc change.
imasaki@google.com
2011-09-09
1
-12
/
+12
*
Update trend graph only in result change in the layout test analyzer.
imasaki@google.com
2011-09-09
2
-38
/
+44
*
Add a command-line option about status email in the layout test analyzer.
imasaki@google.com
2011-09-09
2
-2
/
+19
*
Fix for the issue pointed out by pylint in the layout test analzyer.
imasaki@google.com
2011-09-08
9
-83
/
+83
*
Fix a small bug relating to result directory location in layout test analyzer...
imasaki@google.com
2011-09-07
1
-2
/
+3
*
One-liner fix for player_wtl.
scherkus@chromium.org
2011-09-07
1
-1
/
+0
*
Added an option to append text at the end of the status email in layout test ...
imasaki@google.com
2011-09-06
2
-10
/
+38
*
Add README file and parametrize result directory in layout test analzyer tool...
imasaki@google.com
2011-09-06
3
-5
/
+114
*
Remove use of <iostream> where unnecessary.
evan@chromium.org
2011-09-01
1
-1
/
+1
[next]