| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: media_stream_api.* ==> media_stream_utils.* | mcasas | 2016-03-18 | 1 | -4/+4 |
* | Change the non-blocking event queue to the main thread event queue. | dtapuska | 2016-03-17 | 1 | -2/+2 |
* | Remove all usage of "string=string" constraints in Chrome. | hta | 2016-03-15 | 1 | -2/+0 |
* | Rename web_usb_permission_bubble.cc/h and webusb_permission_bubble.mojom | juncai | 2016-03-14 | 1 | -1/+0 |
* | Move trial token code to content/common. | mek | 2016-03-12 | 1 | -4/+2 |
* | Remove Mojo bindings environment. | Yuzhu Shen | 2016-03-08 | 1 | -1/+0 |
* | Move GURL ParamTraits to url/ipc | markdittmer | 2016-03-03 | 1 | -0/+1 |
* | Separate RenderView from RenderWidget, part 2: delegate. | avi | 2016-03-03 | 1 | -0/+1 |
* | Revert of Mustash: Move GURL ParamTraits to url/ipc (patchset #18 id:330001 o... | dimich | 2016-03-02 | 1 | -1/+0 |
* | Move GURL ParamTraits to url/ipc | markdittmer | 2016-03-02 | 1 | -0/+1 |
* | Switch LevelDBWrapper::GetAll to use the new Mojo sync IPC mechanism. | jam | 2016-03-02 | 1 | -0/+4 |
* | Migrates battery_status from content/renderer/ to WebKit/platform/ | yukishiino | 2016-02-25 | 1 | -2/+0 |
* | Re-upload of https://codereview.chromium.org/1673183002/. | hbos | 2016-02-25 | 1 | -1/+2 |
* | Revert of Enable H.264 video WebRTC behind run-time flag and add WebRtcBrowse... | guidou | 2016-02-19 | 1 | -1/+1 |
* | Enable H.264 video WebRTC behind run-time flag and add | hbos | 2016-02-19 | 1 | -1/+1 |
* | Refactor content/common/message_router to ipc/message_router | markdittmer | 2016-02-19 | 1 | -0/+1 |
* | Plumb firing passive event listeners. | dtapuska | 2016-02-18 | 1 | -0/+2 |
* | Enable Android SurfaceView fullscreen video with WMPI | watk | 2016-02-18 | 1 | -0/+2 |
* | Reland of Decouple ScreenMetricsEmulator From RenderWidget | mfomitchev | 2016-02-17 | 1 | -0/+2 |
* | Add stubs for mojo-based LocalStorage implementation. | jam | 2016-02-12 | 1 | -0/+4 |
* | Revert of Decouple ScreenMetricsEmulator From RenderWidget (patchset #9 id:16... | pfeldman | 2016-02-12 | 1 | -2/+0 |
* | Decouple ScreenMetricsEmulator From RenderWidget | mfomitchev | 2016-02-11 | 1 | -0/+2 |
* | Remove //device/devices_app. | reillyg | 2016-02-10 | 1 | -1/+1 |
* | MediaStream audio rendering: Bypass audio processing for non-WebRTC cases. | miu | 2016-02-10 | 1 | -5/+5 |
* | [Experimental Framework] Move trial token code to renderer | iclelland | 2016-02-10 | 1 | -0/+5 |
* | [mojo] Delete third_party/mojo | rockot | 2016-02-10 | 1 | -1/+1 |
* | H264 is about to be supported in WebRTC behind flag, this | hbos | 2016-02-05 | 1 | -0/+1 |
* | media: Simplify MediaPermissionDispatcher. | xhwang | 2016-02-05 | 1 | -4/+0 |
* | Remove dependency from content_renderer on startup_metric_utils_common. | fdoray | 2016-02-03 | 1 | -1/+0 |
* | allocator cleanup: remove dependencies on allocator from all targets | primiano | 2016-01-28 | 1 | -5/+0 |
* | allocator cleanup: remove memory benchmarking extension | primiano | 2016-01-25 | 1 | -2/+0 |
* | RenderWidgetCompositor should be decoupled from RenderWidget. | fsamuel | 2016-01-20 | 1 | -0/+1 |
* | Revert of RenderWidgetCompositor should be decoupled from RenderWidget. (patc... | vasilii | 2016-01-14 | 1 | -1/+0 |
* | RenderWidgetCompositor should be decoupled from RenderWidget. | fsamuel | 2016-01-14 | 1 | -0/+1 |
* | Replace WebAudio MediaCodec usage with FFmpeg. A ~4x improvement. | dalecurtis | 2016-01-06 | 1 | -5/+0 |
* | MediaCaptureFromElement: content/s VideoCapturerSource | mcasas | 2016-01-04 | 1 | -0/+2 |
* | Move RenderWidget input handling to RenderWidgetInputHandler | fsamuel | 2015-12-15 | 1 | -0/+3 |
* | OOPIFs: Transitioning MHTML generation from view-oriented to frame-oriented. | lukasza | 2015-12-14 | 1 | -2/+0 |
* | DevTools: Initial implementation of slow CPU emulation. | alph | 2015-12-12 | 1 | -0/+2 |
* | Add support for unmixed audio from remote WebRTC remote tracks. | tommi | 2015-12-12 | 1 | -0/+2 |
* | Enable WebUSB on Android. | reillyg | 2015-12-08 | 1 | -9/+1 |
* | Basic use implementation for MediaStream from Canvas: captureStream() | emircan | 2015-12-07 | 1 | -0/+2 |
* | Refactored Chrome MediaStream to not contain an is_local flag or a webrtc spe... | perkj | 2015-12-02 | 1 | -0/+2 |
* | Make GetOrCreateChromeObject public. | donnd | 2015-12-02 | 1 | -2/+2 |
* | MediaStreamRecorder: enable in Android (including linking libwebm) | mcasas | 2015-12-01 | 1 | -6/+0 |
* | Add render-side manager for MediaSession | davve | 2015-11-27 | 1 | -0/+2 |
* | media: Rename content/renderer/media/crypto to content/renderer/media/cdm. | xhwang | 2015-11-25 | 1 | -16/+16 |
* | Rename some WebUI Mojo concepts to be more generic | rockot | 2015-11-24 | 1 | -8/+8 |
* | Merge the DateTimeSuggestionBuilder in to the file that uses it | peter | 2015-11-24 | 1 | -2/+0 |
* | Move content/renderer input handling for web input events to ui. | khushalsagar | 2015-11-23 | 1 | -5/+1 |