summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_view_impl_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Notify main-thread of top controls state/height changes instead of CC.majidvp2015-02-231-31/+33
* replace COMPILE_ASSERT with static_assert in content/mostynb2015-01-131-6/+6
* Revert of Revert of Use the new java_cpp_enum rule in content. (patchset #1 i...skyostil2014-10-021-3/+6
* Revert of Use the new java_cpp_enum rule in content. (patchset #8 id:140001 o...perezju2014-10-021-6/+3
* Use the new java_cpp_enum rule in content.mkosiba2014-10-021-3/+6
* [Android] Extend smart clip to return html along with textchangwan@chromium.org2014-07-151-2/+3
* Currently, the data for SmartClip is sent over IPC as a customizedavi.nitk@samsung.com2014-06-231-1/+4
* Revert of Chromium plumbing to use the selection root bounds. (https://codere...jdduke@chromium.org2014-05-291-19/+0
* Chromium plumbing to use the selection root bounds.mlamouri@chromium.org2014-03-141-0/+19
* Add the SmartClip feature.jam@chromium.org2013-12-271-0/+7
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-1/+1
* Use a direct include of the message_loop header in content/, part 4.avi@chromium.org2013-07-181-1/+1
* Allows fullscreen to be triggered with the key events used for scrolling.jinsukkim@chromium.org2013-06-141-0/+13
* Hide location bar on Javascript-initiated scroll.mvanouwerkerk@chromium.org2013-05-211-1/+29
* Remove DCHECK on the compositor in OnEnableHidingTopControls.tedchoc@chromium.org2013-03-291-3/+4
* Enable hiding/showing top controls persistentlydtrainor@chromium.org2013-03-281-2/+4
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-1/+1
* Clean up RenderWidget/RenderWidgetCompositor/WebKit interactionsjamesr@chromium.org2013-03-061-3/+3
* This is a no-op CL (with exceptions of int->float switch and the units used f...aruslan@chromium.org2013-02-271-35/+0
* Add an IPC to disable hiding the top controls.tedchoc@chromium.org2013-02-261-0/+9
* Send compositor frame IPC with metadata.aelias@chromium.org2012-12-181-0/+10
* Add page scale min/max to UpdateFrameInfo.aelias@chromium.org2012-11-221-0/+2
* Fix ContentViewCore.flingScroll()husky@chromium.org2012-11-051-0/+35