summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Don't call into WebRuntimeFeatures::enableSpeechInput()hans@chromium.org2014-05-071-1/+0
* Update RWH screen_info when orientation's display changes.mlamouri@chromium.org2014-05-062-1/+9
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-062-3/+14
* Web MIDI: send back error information to blink on starting sessionstoyoshim@chromium.org2014-05-061-4/+2
* Remove content/port directory and move the 3 remaining interfaces to content/...jam@chromium.org2014-05-068-18/+10
* Trying to solve crash in AudioInputController related to invalid EventHandler.henrika@chromium.org2014-05-061-2/+3
* Fix window bounds reporting for popups in Windows desktop mode.zturner@chromium.org2014-05-062-3/+39
* Android: Remove non-drawing SolidColorLayersievers@chromium.org2014-05-051-1/+2
* Move some interfaces from content/port to internal content since they're not ...jam@chromium.org2014-05-0518-24/+165
* Makes PlatformEventSource creation in Env conditionalsky@chromium.org2014-05-052-2/+2
* Merge GeolocationDispatcherHostImpl with GeolocationDispatcherHost. None of t...jam@chromium.org2014-05-041-1/+1
* Reland "Consolidate all touch/gesture related constants in content"jdduke@chromium.org2014-05-0324-569/+557
* Revert of Consolidate all touch/gesture related constants in content (https:/...jdduke@chromium.org2014-05-0323-539/+548
* Consolidate all touch/gesture related constants in contentjdduke@chromium.org2014-05-0323-548/+539
* Introduce enablePreciseMemoryInfo switch and apply it to both renderer and sh...pan.deng@intel.com2014-05-031-0/+1
* Move didHandleOnloadEvents to RenderFrame.avi@chromium.org2014-05-033-13/+0
* Android: Support cc::switches::kUIShowFPSCountersievers@chromium.org2014-05-031-0/+2
* Revert 267948 "Merge GeolocationDispatcherHostImpl with Geolocat..."abodenha@google.com2014-05-021-1/+1
* Merge GeolocationDispatcherHostImpl with GeolocationDispatcherHost. None of t...jam@chromium.org2014-05-021-1/+1
* Start removing support for the experimental x-webkit-speech APIhans@chromium.org2014-05-023-10/+0
* Enable deferred image filters by default.senorblanco@chromium.org2014-05-021-1/+1
* Revert of Round up the destination buffer instead of chopping 1 pixel when th...jiayl@chromium.org2014-05-022-50/+17
* Synthesize ctrl-wheel events on touchpad pinchrbyers@chromium.org2014-05-028-125/+414
* Move didDisownOpener to RenderFrame.avi@chromium.org2014-05-023-10/+0
* Do not close UDP sockets, after interface becomes down.mallinath@chromium.org2014-05-021-2/+3
* Revert of Make SandboxIPCProcess a thread. (https://codereview.chromium.org/2...thestig@chromium.org2014-05-014-48/+83
* Make SandboxIPCProcess a thread.jorgelo@chromium.org2014-05-014-83/+48
* Remove RenderWidgetHostViewPort.jam@chromium.org2014-05-0119-193/+383
* Slice off DelegatedFrameHost from RenderWidgetHostViewAuraccameron@chromium.org2014-05-013-1023/+142
* Query MediaDeviceManager to map the source id to the proper devicezork@chromium.org2014-05-012-42/+42
* cc: Add initial GPU-to-GPU copy rasterizer implementation.reveman@chromium.org2014-05-011-2/+3
* Remove the unused RenderWidget::PaintRect, and show_paint_rects.danakj@chromium.org2014-05-011-2/+0
* Move didChangeContentsSize to RenderWidget.avi@chromium.org2014-05-018-31/+10
* Remove 'AVOID_LIBYUV_FOR_ANDROID_WEBVIEW'michaelbai@chromium.org2014-04-301-10/+0
* Round up the destination buffer instead of chopping 1 pixel when the frame ha...jiayl@chromium.org2014-04-302-17/+50
* Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>mdempsky@chromium.org2014-04-302-60/+67
* HW Video: Make media::VideoFrame handle the sync point of the compositor as w...dongseong.hwang@intel.com2014-04-306-21/+31
* [Android] Reland "Provide unhandled tap event notifications"jdduke@chromium.org2014-04-301-3/+12
* Make sure the endpoints of the SandboxIPC mechanism cannot be misused.jorgelo@chromium.org2014-04-301-0/+7
* Fix mojo startupdarin@chromium.org2014-04-302-9/+24
* Mac AVFoundation: Enumerate devices in device/audio thread, take 2.mcasas@chromium.org2014-04-301-3/+6
* RWHI should implement BrowserAccessibilityDelegatedmazzoni@chromium.org2014-04-3010-219/+122
* Remove RenderWidgetHostView*::DidUpdateBackingStore.jbauman@chromium.org2014-04-308-130/+1
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-301-0/+2
* Use MSG.time for WebInputEvent timestamps on Windowsjdduke@chromium.org2014-04-304-39/+50
* Fix for closing the desktop sharing notification bar when the shared window i...jiayl@chromium.org2014-04-309-32/+84
* Revert of Move DefaultActivationClient to wm/core (https://codereview.chromiu...robliao@chromium.org2014-04-301-2/+0
* Android: Consolidate and simplify VSync logicsievers@chromium.org2014-04-292-32/+58
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-291-0/+2
* Forward secondary touch points even if the first had no consumerjdduke@chromium.org2014-04-293-14/+152