summaryrefslogtreecommitdiffstats
path: root/content/browser/web_contents/web_contents_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Navigation transitions (web to native app): Pass data after startin...morrita2014-10-311-18/+2
* Navigation transitions (web to native app): Pass data after starting provisio...zhenw2014-10-311-2/+18
* [Android] Expose WebContents IsLoading methods to java.tedchoc2014-10-311-0/+9
* Navigation transitions (web to native app): Clear navigation transition datazhenw2014-10-301-0/+5
* Move PostMessageToFrame to WebContentsAndroidsgurun2014-10-221-0/+19
* Navigation transitions (web to native app): Get names and rects of transition...zhenw2014-10-201-7/+5
* Remove implicit conversions from scoped_refptr to T* in content/dcheng2014-10-071-1/+1
* This fix the issue that video frame is still sent to peer when activitymichaelbai2014-09-251-8/+0
* [Android] Remove startRender from evaluateJavaScriptboliu2014-09-161-3/+2
* [Android] Stop all media on undoable close.dtrainor2014-09-021-0/+16
* Restructuring WebContents functions from ContentViewCore to WebContents.ajith.v@samsung.com2014-08-151-0/+51
* In the current Android code structure, ContentViewCore is just acting as a wr...ajith.v@samsung.com2014-08-131-0/+106
* Removing ContentView dependencies for few functions which acts as WebContents...ajith.v@samsung.com2014-07-191-0/+124
* Navigation transitions: Exposed "insertCSS" to WebContentssimonhatch@chromium.org2014-07-111-0/+5
* [Android] Fix smart clip callback to include URI and titlechangwan@chromium.org2014-07-101-0/+6
* Move a couple more methods to WebContents out of ContentViewCore.tedchoc@chromium.org2014-04-231-0/+11
* Add support for java versions of WebContents and NavigationController.tedchoc@chromium.org2013-12-091-0/+58