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
/
content
/
renderer
/
media
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: Optimize HW Video to 2D Canvas copy.
dongseong.hwang
2015-01-08
2
-43
/
+41
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
2
-2
/
+2
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
2
-2
/
+2
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-2
/
+3
*
Encrypted Media: Rename NeedKey to EncryptedMediaInitData.
xhwang
2014-12-06
4
-20
/
+22
*
Add Needed Forward Declaration
zhaoze.zhou
2014-12-04
1
-0
/
+1
*
Move OnNeedKey() to WebMediaPlayerImpl.
xhwang
2014-12-02
4
-12
/
+12
*
Handle SetCdm() in media::Renderer.
xhwang
2014-11-25
2
-61
/
+29
*
Delete unneeded stream proxy and texture before creating video hole
hugo.holgersson
2014-11-24
1
-0
/
+3
*
Introduce CdmContext interface.
xhwang
2014-11-21
2
-5
/
+7
*
Create "stream texture proxy" before "stream texture"
hugo.holgersson
2014-11-20
1
-2
/
+2
*
Emit Media Source codec names as media_log events.
watk
2014-11-20
1
-0
/
+1
*
Move EncryptedMediaPlayerSupport and ProxyDecryptor from content to media.
xhwang
2014-11-19
2
-3
/
+3
*
Fixed the logic for media player to enter fullscreen
qinmin
2014-11-18
4
-80
/
+17
*
Move Encrypted Media classes from /content to /media.
xhwang
2014-11-14
2
-6
/
+7
*
[content/renderer] Convert VLOGs to DVLOGs
anujk.sharma
2014-11-14
1
-4
/
+4
*
Move KeySystems to media.
xhwang
2014-11-12
1
-10
/
+10
*
Revert unintended prevention of seeks on infinite duration media.
dalecurtis
2014-10-28
1
-6
/
+5
*
Add MediaKeys::GetCdmId().
xhwang
2014-10-21
2
-6
/
+5
*
Introduce CdmFactory interface.
xhwang
2014-10-20
1
-2
/
+5
*
Enforce handle ownership in base::Process.
rvargas
2014-10-17
2
-5
/
+5
*
Rename keyNeeded() to encrypted() in Chromium.
sandersd
2014-10-16
1
-1
/
+1
*
Remove unused Paint() method in WebMediaPlayer.
dongseong.hwang
2014-10-13
2
-10
/
+0
*
[Cast, Android] Don't hold the wake lock if the video is playing remotely.
avayvod
2014-10-10
2
-0
/
+6
*
Remove implicit conversions from scoped_refptr to T* in content/
dcheng
2014-10-08
1
-1
/
+1
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer
mohan.reddy
2014-10-08
9
-37
/
+37
*
Expose a seekable range at 0 for streaming sources with duration.
dalecurtis
2014-10-07
1
-7
/
+4
*
Remove implicit conversions from scoped_refptr to T* in content/*/media
dcheng
2014-10-07
4
-18
/
+19
*
Reland: Pass initDataType instead of contentType to OnNeedKey().
sandersd
2014-10-02
1
-3
/
+3
*
Revert of Pass initDataType instead of contentType on OnNeedKey(). (patchset ...
zmo
2014-09-30
1
-3
/
+3
*
Pass initDataType instead of contentType to OnNeedKey().
sandersd
2014-09-30
1
-3
/
+3
*
Switch from WebMediaPlayer::maxTimeSeekable() to seekable()
philipj
2014-09-30
2
-8
/
+13
*
Refactor MediaSourceDelegate destruction.
xhwang
2014-09-26
4
-41
/
+29
*
This fix the issue that video frame is still sent to peer when activity
michaelbai
2014-09-25
2
-6
/
+6
*
Pass initial CDM to CreateMediaPlayer()
jrummell
2014-09-24
2
-17
/
+9
*
Replace some hard coded schemes with the constants in /url/url_constants.h.
sungmann.cho
2014-09-24
1
-1
/
+1
*
aw: Prevent multiple AddObserver
boliu
2014-09-23
1
-2
/
+3
*
Fix media crash in layout test
boliu
2014-09-18
1
-1
/
+4
*
Fix the loop behavior on android
qinmin
2014-09-18
2
-17
/
+4
*
Fix threading issue in StreamTextureProxyImpl
boliu
2014-09-18
2
-49
/
+52
*
Fix typo in media context restore
boliu
2014-09-17
1
-1
/
+1
*
Revert "If duration of media source is unknown then return NaN."
tonyg
2014-09-17
2
-13
/
+3
*
Implement media Cast button in Blink
aberent
2014-09-17
4
-0
/
+43
*
Handle context loss in WebMediaPlayerPlayer in-process
boliu
2014-09-17
7
-50
/
+185
*
Fix incorrect set of playing state in WebMediaPlayerAndroid.
dalecurtis
2014-09-16
1
-8
/
+12
*
Fix the webgl conformance test
qinmin
2014-09-16
1
-1
/
+1
*
Fix an issue that video is not seekable
qinmin
2014-09-16
1
-2
/
+4
*
Provide fine grained media playback time thru interpolation
qinmin
2014-09-12
4
-21
/
+52
*
Fix incorrect WebMediaPlayerDelegate notifications.
dalecurtis
2014-09-11
1
-1
/
+2
*
Revert of Clean up WebMediaPlayerAndroid needs_establish_peer_ (patchset #7 i...
boliu
2014-09-11
2
-49
/
+67
[next]