summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Add DesktopMediaId type to identify desktop media source.sergeyu@chromium.org2013-08-092-12/+17
* Mark appropriate methods const in GestureEventFilterjdduke@chromium.org2013-08-092-15/+16
* Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...jam@chromium.org2013-08-091-1/+1
* Ensure that renderer-initiated pending entries can be replaced when a new creis@chromium.org2013-08-091-2/+6
* Get rid of webkit/plugins/plugin_switches.* and move them to content/public/c...jam@chromium.org2013-08-091-1/+0
* Change IME conversion status by focusing input elementyoichio@chromium.org2013-08-083-6/+101
* Add --enable-html-imports commandline switch and about-flags entry.morrita@chromium.org2013-08-081-0/+1
* Adds a SqlLite backend to WebRTCIdentityStore.jiayl@chromium.org2013-08-084-7/+47
* Fix painting glitch on Win Aura with the software compositor when a plugin be...jam@chromium.org2013-08-081-0/+24
* Fix plugin painting glitch with win aura when going to full screen and back, ...jam@chromium.org2013-08-081-2/+2
* Making a way to create thread with a Java Looper for Androidkristianm@chromium.org2013-08-081-3/+9
* Revert 216278 "Clean up compositor initialization/destruction."kalman@chromium.org2013-08-071-13/+46
* Revert 216264 "Adds a SqlLite backend to WebRTCIdentityStore."jyasskin@chromium.org2013-08-074-47/+7
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-46/+13
* Properly set loopback device ID for system audio capture.hshi@chromium.org2013-08-071-16/+1
* Adds a SqlLite backend to WebRTCIdentityStore.jiayl@chromium.org2013-08-074-7/+47
* Revert EVS revisions 209760, 298753, 213143.hshi@chromium.org2013-08-071-3/+0
* Revert 215997 "Throttle Console.log() messages."tsepez@chromium.org2013-08-071-9/+8
* Move webkit/{browser,common}/dom_storage into content/kinuko@chromium.org2013-08-074-8/+8
* Revert "Clean up compositor initialization/destruction."danakj@chromium.org2013-08-071-12/+27
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-071-27/+12
* Send input event's LatencyInfo back from renderer to browser when ackedmiletus@chromium.org2013-08-077-26/+50
* Cleanups screen capture notification UI.sergeyu@chromium.org2013-08-071-16/+0
* Mute audio for content_shell.acolwell@chromium.org2013-08-062-4/+16
* Throttle Console.log() messages.tsepez@chromium.org2013-08-061-8/+9
* Clear device labels from MediaStreamTrack.getSources() if not authorizedvrk@chromium.org2013-08-064-7/+77
* Enable software compositing in renderer for win aura.jbauman@chromium.org2013-08-061-1/+19
* Move broker creation out of PepperHelperImpl to PPB_Broker_Impl in the effort...jam@chromium.org2013-08-062-9/+3
* Remove CHECK when setting the plugin window property. There could be a race c...jam@chromium.org2013-08-061-1/+1
* Revert 215836 "Ensure that renderer-initiated pending entries ca..."creis@chromium.org2013-08-061-6/+2
* Web MIDI: Use Send() directly for MIDIMsg_SysExPermissionApprovedtoyoshim@chromium.org2013-08-061-6/+1
* change tsf_input_scopes::SetInputScopeForTsfUnawareWindow to SetInputScopesF...yoichio@chromium.org2013-08-061-2/+2
* Add support for CopyFromCompositingSurfaceToVideoFrame with software compositorjbauman@chromium.org2013-08-061-5/+29
* Add Stream support to WebBlobRegistry and FileAPIMessageFilter.tyoshino@chromium.org2013-08-061-1/+3
* Ensure that renderer-initiated pending entries can be replaced when a newcreis@chromium.org2013-08-061-2/+6
* Move a #include from render_widget_host_view_win.h to *.cc.yoichio@chromium.org2013-08-062-1/+2
* Nukes aura::WindowDestructionObserver. It's effectively the same assky@chromium.org2013-08-061-6/+6
* Cleanup: Use content::kAboutBlankURL instead of the raw string in content/.thestig@chromium.org2013-08-062-4/+5
* Rotate webcursor when a display rotates.oshima@chromium.org2013-08-061-3/+8
* Require ACK for editor-related changes not originating from browser.nyquist@chromium.org2013-08-051-0/+12
* Implement Device Orientation using shared memory in content/renderer.timvolodine@chromium.org2013-08-053-102/+4
* A few more cleanups to the pepper code. Dispatch IPCs in the sockets implemen...jam@chromium.org2013-08-052-28/+6
* Switched proxy for TCPServerSocketPrivate.ygorshenin@chromium.org2013-08-0516-423/+549
* Change imm32_manager_ using scoped_ptr for mock testing.yoichio@chromium.org2013-08-052-23/+24
* Ensure RenderWidgetHostImpl calls InputRouter interface correctly.kouhei@chromium.org2013-08-051-1/+306
* Do not alter NativeWebKeybardEvent::os_eventjinsukkim@chromium.org2013-08-051-3/+4
* Changes the device enumeration flag to a disable- rather than enable-.vrk@chromium.org2013-08-021-1/+1
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-022-1/+6
* Fix AltGr modifier keyboard event on Chrome OSnona@chromium.org2013-08-022-0/+32
* Pepper: GetInfoForRenderer for N FileRefs.teravest@chromium.org2013-08-022-17/+25