summaryrefslogtreecommitdiffstats
path: root/content/browser/media
Commit message (Expand)AuthorAgeFilesLines
* Removes the --enable-new-media-internals flag.tyoverby@chromium.org2013-09-121-6/+0
* Revert 221185 "Worked around bug with gtest filters on Linux."phoglund@chromium.org2013-09-051-7/+0
* Worked around bug with gtest filters on Linux.phoglund@chromium.org2013-09-041-0/+7
* Revert 220572 "Revert 220320 "Disabling flaky webrtc tests for n..."phoglund@chromium.org2013-09-022-20/+34
* Revert 220320 "Disabling flaky webrtc tests for now."phoglund@chromium.org2013-08-302-34/+20
* Disabling flaky webrtc tests for now.phoglund@chromium.org2013-08-292-20/+34
* Only accept actual key systems for EME methods.ddorwin@chromium.org2013-08-281-0/+13
* Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1caitkp@chromium.org2013-08-261-7/+7
* Remove double slash in include file path.sl.ostapenko@samsung.com2013-08-231-1/+1
* Test getUserMedia aspect ratio and letterbox/cropped.mcasas@chromium.org2013-08-221-9/+34
* Disabled flaky internal browser tests on Windows.phoglund@chromium.org2013-08-221-11/+20
* Define proprietary_codecs=1 when branding==Chrome.scherkus@chromium.org2013-08-202-9/+9
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-204-4/+4
* Added more logging to audio_renderer_host.tyoverby@chromium.org2013-08-163-13/+143
* [Sheriff] Disable WebRTCInternalsBrowserTest.WithRealPeerConnectionCall which...rlp@chromium.org2013-08-141-7/+2
* Now forcing the use of --use-gpu-in-tests in all WebRTC tests that look at vi...phoglund@chromium.org2013-08-131-1/+7
* Fixes a NULL-ptr deref crash caused by wrong assumption of param evaluation o...jiayl@chromium.org2013-08-131-1/+4
* Fixes a leak of WebRTCIdentityRequestHandle when WebRTCIdentityStoreBackend::...jiayl@chromium.org2013-08-121-6/+5
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-122-0/+10
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-122-10/+0
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-092-0/+10
* Adds a SqlLite backend to WebRTCIdentityStore.jiayl@chromium.org2013-08-085-79/+1072
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-072-10/+0
* Revert 216264 "Adds a SqlLite backend to WebRTCIdentityStore."jyasskin@chromium.org2013-08-075-1073/+78
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-072-0/+10
* Adds a SqlLite backend to WebRTCIdentityStore.jiayl@chromium.org2013-08-075-78/+1073
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-072-10/+0
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-072-0/+10
* Support multiple sources for media stream AudioTrack.xians@chromium.org2013-08-071-0/+10
* Cleanup: Use content::kAboutBlankURL instead of the raw string in content/.thestig@chromium.org2013-08-061-2/+3
* Add WebrtcBrowserTest::TestGetUserMediaConstraints to check typical constrain...mcasas@chromium.org2013-07-311-0/+52
* Remove obsolete DISABLE_WIDEVINE_CDM_BROWSERTESTS.ddorwin@chromium.org2013-07-311-3/+0
* enable MSE and legacy EME by default on Androidqinmin@chromium.org2013-07-261-2/+0
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Added a placeholder new media-internals page under a flag.tyoverby@chromium.org2013-07-201-0/+9
* Creates a WebRTCIdentityService instance per peer connection and passes it to...jiayl@chromium.org2013-07-201-5/+6
* Use a direct include of the message_loop header in content/, part 2.avi@chromium.org2013-07-183-3/+3
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-1/+1
* Add EME config change browser tests.shadi@chromium.org2013-07-111-1/+17
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-092-2/+2
* Use SequencedWorkerPoolOwner in WebRTCIdentityStoreTest to avoid Memcheck err...jiayl@chromium.org2013-07-021-9/+11
* Generates the DTLS identity in browser process and returns it to the renderer...jiayl@chromium.org2013-07-013-0/+358
* Add EME browser tests that load media using src=shadi@chromium.org2013-07-011-34/+76
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-1/+1
* Enable MSE config change browser test with dimension/duration checks disabled.shadi@chromium.org2013-06-261-1/+2
* Made media::MediaLogEvent use base::TimeTicks instead of base::Time.tyoverby@chromium.org2013-06-261-1/+6
* Remove content/browser dependency on webkit/renderer.ddorwin@chromium.org2013-06-252-9/+15
* Split --use-fake-device-for-media-stream into two switches.phoglund@chromium.org2013-06-242-2/+6
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-212-5/+4
* Make content use base namespace for Values.brettw@chromium.org2013-06-144-67/+67