summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Add more OWNERs to content/public/androidtorne2015-02-061-0/+1
* [WebView] Add a new flushVisualState API to AwContents.igsolla2015-02-057-14/+244
* aw: Auto prepend http scheme in test shellboliu2015-02-041-2/+15
* Remove scroll_delta flooring hackmiletus2015-02-042-7/+7
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-044-32/+29
* Add a test to make sure source port cannot be transferred.sgurun2015-02-042-2/+39
* DevTools: unwire WebDevToolsAgent from CC, emit trace events directly in CCcaseq2015-02-041-1/+1
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-0426-222/+196
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-0424-291/+262
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-045-79/+69
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-0410-56/+52
* Removed MessageChannelsgurun2015-02-044-54/+26
* Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.bokan2015-02-032-2/+2
* [Android WebView] Fix outstanding license check issues on the release botmnaganov2015-02-033-2/+9
* Refactor webview to use //components/printingdgn2015-02-0317-3257/+90
* Enable zoom and make contents fit into viewport.p.sergey2015-02-031-4/+11
* [Android WebView] Cleanup after fixing crbug.com/161864mnaganov2015-02-023-13/+4
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-02-021-1/+1
* Create a new DataReductionProxyConfig classjeremyim2015-01-301-2/+4
* Revert of Mark AwContentsClientFullScreenTest#testPowerSaveBlockerIsTransferr...boliu2015-01-301-4/+0
* Mark AwContentsClientFullScreenTest#testPowerSaveBlockerIsTransferredToFullsc...tedchoc2015-01-301-0/+4
* Post a message from Java to JS using message channels.sgurun2015-01-2915-45/+352
* Return void in zoomBy plumbing to match zoomBy public APIpaulmiller2015-01-283-10/+15
* media: Rename PERMISSION_PROTECTED_MEDIA to PERMISSION_PROTECTED_MEDIA_IDENTI...xhwang2015-01-281-2/+2
* Tear down ContentVideoView from content-layerhugo.holgersson2015-01-281-0/+6
* Add AddMessageToDevToolsConsole to WebContentsAndroidjaekyun2015-01-272-0/+2
* Replicate sandbox flags for OOPIF (Chromium part 2).alexmos2015-01-271-10/+0
* Remove most native WebContents references from Javadtrainor2015-01-276-21/+30
* Add AwDataReductionProxyManagerhush2015-01-272-0/+162
* Mechanical rename of tracing includes for /android_webviewssid2015-01-279-9/+9
* Remove mkosiba from OWNERS files.mkosiba2015-01-272-2/+0
* Add OAuth2 token to RealPanRequest.estade2015-01-262-1/+6
* Wrapped data reduction proxy initialization into its own classbengr2015-01-243-77/+49
* Address a warning about non-static classes.sgurun2015-01-231-15/+18
* Enable posting a message from JS to Android webview.sgurun2015-01-2327-88/+851
* Remove impl-side-painting from about:flagsdanakj2015-01-231-1/+0
* Fix prototype for WebFrameClient::createChildFrame() in android_webview.alexmos2015-01-231-0/+14
* Reduce duplicated code in AwWebContentsDelegatehugo.holgersson2015-01-223-20/+5
* [Android] Show autofill popup after animation.rouslan2015-01-221-0/+1
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-01-2243-0/+43
* Add SetCookieAndChannelIdStores method to URLRequestContextBuildermattm2015-01-211-3/+2
* [Android WebView] Remove AwSettings.LayoutAlgorithmmnaganov2015-01-193-26/+5
* [Android WebView] Provide an activity for displaying OSS licensesmnaganov2015-01-195-14/+238
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-191-2/+2
* [android_webview] Roll AOSP bot to newer chromium-dev.mkosiba2015-01-191-1/+1
* [Android WebView] Run Java instrumentation tests on KitKat+ onlymnaganov2015-01-1953-209/+373
* Add multiple video testhugo.holgersson2015-01-193-0/+127
* Fullscreen: make fullscreen requests come from RenderFrame.mlamouri2015-01-172-2/+16
* Revert "[Android WebView] Provide an activity for displaying OSS licenses"newt2015-01-165-234/+14
* [Android WebView] Provide an activity for displaying OSS licensesmnaganov2015-01-165-14/+234