summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_widget_host_view_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 237857 "Revert 237848 "Use LatencyInfoSwapPromise to trac..."dbeam@chromium.org2013-11-291-2/+6
* Revert 237848 "Use LatencyInfoSwapPromise to track LatencyInfo t..."dbeam@chromium.org2013-11-291-6/+2
* Use LatencyInfoSwapPromise to track LatencyInfo through compositormiletus@chromium.org2013-11-291-2/+6
* android: Wake up GPU also for touch eventsskyostil@chromium.org2013-11-281-3/+3
* Adding compositor callbacks to RenderWidgetHostViewAndroidpowei@chromium.org2013-11-211-15/+26
* Replace old with new synthetic gesture framework.dominikg@chromium.org2013-11-211-26/+0
* Revert 236254 "Replace old with new synthetic gesture framework."rch@chromium.org2013-11-201-0/+26
* Replace old with new synthetic gesture framework.dominikg@chromium.org2013-11-201-26/+0
* Android: Use kUIPrioritizeInGpuProcesssievers@chromium.org2013-11-131-1/+7
* Enable link-rel prerender for Android.ellyjones@chromium.org2013-11-131-1/+2
* SyntheticGestureTarget implementation for injecting synthetic input events.kouhei@chromium.org2013-11-121-0/+7
* Warm up the GPU when the user touches the screenskyostil@chromium.org2013-11-081-7/+27
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-13/+13
* Introduce separate client and init path for single-threaded ccjamesr@chromium.org2013-11-071-5/+0
* Remove WGC3D::isContextLost references from ccjamesr@chromium.org2013-11-061-4/+0
* Android: Don't instantiate TextureImageTransportSurfacesievers@chromium.org2013-11-061-37/+2
* Fix flaky Android renderer accessibility crash.dmazzoni@chromium.org2013-11-011-7/+13
* [android] Fire accessibility events when scrolling sublayers.mkosiba@chromium.org2013-10-311-0/+4
* android: Save the output surface id in the ubercomp path.danakj@chromium.org2013-10-311-6/+8
* android: Don't SetClient on the resource collection if it doesn't existdanakj@chromium.org2013-10-311-3/+5
* android: Clear the DelegatedFrameResourceCollection client.danakj@chromium.org2013-10-291-0/+4
* replace setIsOpaque (deprecated) with explicit SkAlphaTypereed@google.com2013-10-241-2/+2
* [Android] Suppress spurious overscroll releases from ScrollEnd gesturesjdduke@chromium.org2013-10-151-4/+1
* android: Add missing are_layers_attached_ checks.danakj@chromium.org2013-10-101-3/+6
* aura: Allow delegated frames to be used by more than one impl layer.danakj@chromium.org2013-10-091-26/+96
* Android: Remove unused browser compositor codesievers@chromium.org2013-10-081-23/+7
* Switch to sending IME selection updates early.aurimas@chromium.org2013-10-011-8/+1
* Remove the OverscrollGlow when not neededclholgat@chromium.org2013-09-261-9/+14
* [Android] Provide synchronized input flush with BeginFramejdduke@chromium.org2013-09-261-6/+26
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-1/+1
* Make the RenderViewHostImpl update its visibility after a swap, and bringzturner@chromium.org2013-09-231-2/+6
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-1/+1
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-171-8/+12
* Synthetic pinch-to-zoom gesture.dominikg@chromium.org2013-09-121-1/+16
* Move Range code to gfx.ben@chromium.org2013-09-061-1/+1
* Use Blink accessibility enums in Chromiumdmazzoni@chromium.org2013-09-041-3/+3
* [Android] Provide a valid initial size for the overscroll effectjdduke@chromium.org2013-09-041-1/+1
* reorder RenderWidgetHostViewPort::TextInputTypeChanged argumentyoichio@chromium.org2013-09-041-2/+2
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-301-6/+7
* Refactor synthetic gesture handling to prepare for more gestures.dominikg@chromium.org2013-08-231-6/+6
* DevTools: [Android] implement RenderWidgetHostViewAndroid::CopyFromCompositin...pfeldman@chromium.org2013-08-121-4/+120
* Fix scoped of closer for ACK for editor-related changes.nyquist@chromium.org2013-08-101-7/+7
* Require ACK for editor-related changes not originating from browser.nyquist@chromium.org2013-08-051-0/+12
* Handle root layer fling Java-side in android_webview.mkosiba@chromium.org2013-08-021-0/+9
* Fix crash in OnAccessibilityNotifications on Android.dmazzoni@chromium.org2013-08-021-0/+6
* android: Don't reuse mailboxes from old output surfacesskyostil@chromium.org2013-07-311-3/+13
* [Android] Release overscroll glow when the scroll gesture endsjdduke@chromium.org2013-07-261-1/+4
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-1/+1
* Associate an id with the output surface to handle lost contextspiman@chromium.org2013-07-181-5/+12