| Commit message (Expand) | Author | Age | Files | Lines |
* | Removes the --enable-new-media-internals flag. | tyoverby@chromium.org | 2013-09-12 | 1 | -6/+0 |
* | Revert 221185 "Worked around bug with gtest filters on Linux." | phoglund@chromium.org | 2013-09-05 | 1 | -7/+0 |
* | Worked around bug with gtest filters on Linux. | phoglund@chromium.org | 2013-09-04 | 1 | -0/+7 |
* | Revert 220572 "Revert 220320 "Disabling flaky webrtc tests for n..." | phoglund@chromium.org | 2013-09-02 | 2 | -20/+34 |
* | Revert 220320 "Disabling flaky webrtc tests for now." | phoglund@chromium.org | 2013-08-30 | 2 | -34/+20 |
* | Disabling flaky webrtc tests for now. | phoglund@chromium.org | 2013-08-29 | 2 | -20/+34 |
* | Only accept actual key systems for EME methods. | ddorwin@chromium.org | 2013-08-28 | 1 | -0/+13 |
* | Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1 | caitkp@chromium.org | 2013-08-26 | 1 | -7/+7 |
* | Remove double slash in include file path. | sl.ostapenko@samsung.com | 2013-08-23 | 1 | -1/+1 |
* | Test getUserMedia aspect ratio and letterbox/cropped. | mcasas@chromium.org | 2013-08-22 | 1 | -9/+34 |
* | Disabled flaky internal browser tests on Windows. | phoglund@chromium.org | 2013-08-22 | 1 | -11/+20 |
* | Define proprietary_codecs=1 when branding==Chrome. | scherkus@chromium.org | 2013-08-20 | 2 | -9/+9 |
* | [content shell] move browser process stuff into browser/ subdir | jochen@chromium.org | 2013-08-20 | 4 | -4/+4 |
* | Added more logging to audio_renderer_host. | tyoverby@chromium.org | 2013-08-16 | 3 | -13/+143 |
* | [Sheriff] Disable WebRTCInternalsBrowserTest.WithRealPeerConnectionCall which... | rlp@chromium.org | 2013-08-14 | 1 | -7/+2 |
* | Now forcing the use of --use-gpu-in-tests in all WebRTC tests that look at vi... | phoglund@chromium.org | 2013-08-13 | 1 | -1/+7 |
* | Fixes a NULL-ptr deref crash caused by wrong assumption of param evaluation o... | jiayl@chromium.org | 2013-08-13 | 1 | -1/+4 |
* | Fixes a leak of WebRTCIdentityRequestHandle when WebRTCIdentityStoreBackend::... | jiayl@chromium.org | 2013-08-12 | 1 | -6/+5 |
* | Clean up compositor initialization/destruction. | danakj@chromium.org | 2013-08-12 | 2 | -0/+10 |
* | Revert 216780 "Clean up compositor initialization/destruction." | nhiroki@chromium.org | 2013-08-12 | 2 | -10/+0 |
* | Clean up compositor initialization/destruction. | danakj@chromium.org | 2013-08-09 | 2 | -0/+10 |
* | Adds a SqlLite backend to WebRTCIdentityStore. | jiayl@chromium.org | 2013-08-08 | 5 | -79/+1072 |
* | Revert 216278 "Clean up compositor initialization/destruction." | kalman@chromium.org | 2013-08-07 | 2 | -10/+0 |
* | Revert 216264 "Adds a SqlLite backend to WebRTCIdentityStore." | jyasskin@chromium.org | 2013-08-07 | 5 | -1073/+78 |
* | Clean up compositor initialization/destruction. | danakj@chromium.org | 2013-08-07 | 2 | -0/+10 |
* | Adds a SqlLite backend to WebRTCIdentityStore. | jiayl@chromium.org | 2013-08-07 | 5 | -78/+1073 |
* | Revert "Clean up compositor initialization/destruction." | danakj@chromium.org | 2013-08-07 | 2 | -10/+0 |
* | Clean up compositor initialization/destruction. | danakj@chromium.org | 2013-08-07 | 2 | -0/+10 |
* | Support multiple sources for media stream AudioTrack. | xians@chromium.org | 2013-08-07 | 1 | -0/+10 |
* | Cleanup: Use content::kAboutBlankURL instead of the raw string in content/. | thestig@chromium.org | 2013-08-06 | 1 | -2/+3 |
* | Add WebrtcBrowserTest::TestGetUserMediaConstraints to check typical constrain... | mcasas@chromium.org | 2013-07-31 | 1 | -0/+52 |
* | Remove obsolete DISABLE_WIDEVINE_CDM_BROWSERTESTS. | ddorwin@chromium.org | 2013-07-31 | 1 | -3/+0 |
* | enable MSE and legacy EME by default on Android | qinmin@chromium.org | 2013-07-26 | 1 | -2/+0 |
* | Update include paths in content/browser for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -1/+1 |
* | Added a placeholder new media-internals page under a flag. | tyoverby@chromium.org | 2013-07-20 | 1 | -0/+9 |
* | Creates a WebRTCIdentityService instance per peer connection and passes it to... | jiayl@chromium.org | 2013-07-20 | 1 | -5/+6 |
* | Use a direct include of the message_loop header in content/, part 2. | avi@chromium.org | 2013-07-18 | 3 | -3/+3 |
* | Move PathExists to base namespace. | brettw@chromium.org | 2013-07-11 | 1 | -1/+1 |
* | Add EME config change browser tests. | shadi@chromium.org | 2013-07-11 | 1 | -1/+17 |
* | content: Migrate from googleurl/ includes to url/ ones. | tfarina@chromium.org | 2013-07-09 | 2 | -2/+2 |
* | Use SequencedWorkerPoolOwner in WebRTCIdentityStoreTest to avoid Memcheck err... | jiayl@chromium.org | 2013-07-02 | 1 | -9/+11 |
* | Generates the DTLS identity in browser process and returns it to the renderer... | jiayl@chromium.org | 2013-07-01 | 3 | -0/+358 |
* | Add EME browser tests that load media using src= | shadi@chromium.org | 2013-07-01 | 1 | -34/+76 |
* | Use a direct include of time headers in content/, part 1. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Enable MSE config change browser test with dimension/duration checks disabled. | shadi@chromium.org | 2013-06-26 | 1 | -1/+2 |
* | Made media::MediaLogEvent use base::TimeTicks instead of base::Time. | tyoverby@chromium.org | 2013-06-26 | 1 | -1/+6 |
* | Remove content/browser dependency on webkit/renderer. | ddorwin@chromium.org | 2013-06-25 | 2 | -9/+15 |
* | Split --use-fake-device-for-media-stream into two switches. | phoglund@chromium.org | 2013-06-24 | 2 | -2/+6 |
* | Convert most of extensions and some other random stuff to using the base name... | brettw@chromium.org | 2013-06-21 | 2 | -5/+4 |
* | Make content use base namespace for Values. | brettw@chromium.org | 2013-06-14 | 4 | -67/+67 |