summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Reland "Enable proguarding the WebView APK."torne2015-07-161-2/+1
* Fix webview proguard config.torne2015-07-161-2/+5
* Revert of Enable proguarding the WebView APK. (patchset #1 id:1 of https://co...yusufo2015-07-151-1/+2
* Expose API to store and load data usage stats from UI task runner.kundaji2015-07-151-4/+12
* [AndroidWebViewShell] Replace rebaseline script with a new version using test...timvolodine2015-07-152-52/+23
* Enable proguarding the WebView APK.torne2015-07-151-2/+1
* Move JoinString to the base namespace.brettw2015-07-151-2/+3
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-3/+2
* Move JoinString to the base namespace.brettw2015-07-141-2/+3
* Refactor some browser-side chrome and webview printing code into component/pr...timvolodine2015-07-149-305/+152
* aw: Fix SetExtraRequestHeaderByName DCHECKboliu2015-07-141-1/+2
* [Android WebView] Pass 'Referer' header to shouldInterceptRequestmnaganov2015-07-102-0/+33
* [Android WebViewShell] Add new intent listener to send memory pressure signal.timvolodine2015-07-102-0/+59
* Check user gesture before firing an intent in WebViewmnaganov2015-07-0911-19/+98
* Rebaseline global-interface-listing-expected.txttimvolodine2015-07-091-9/+10
* Don't put every <img> in the page in a WebVector in AwRenderViewExt::OnDocume...esprehn2015-07-081-6/+5
* Revert "SuppressLint dispatchMediaKeyEvent"paulmiller2015-07-083-1/+2
* Don't autofill credit cards on non-secure pagessigbjorn2015-07-082-0/+19
* Adjust the text size using page scale informationsgurun2015-07-081-1/+4
* Fix Problems found by Errorproneraywilliams2015-07-079-16/+32
* [Android WebView] Add test for setUserAgentString behaviourmnaganov2015-07-071-0/+39
* Update WebView proguard configuration.torne2015-07-071-65/+50
* Plumb a way to pass version info to Javasgurun2015-07-072-0/+11
* Rebaseline global-interface-listing-expected.txttimvolodine2015-07-061-0/+9
* android_webview: Replace usage of GetActiveEntry by GetLastCommittedEntry.tfarina2015-07-033-13/+14
* Rebaseline global-interface-listing-expected.txttimvolodine2015-07-031-4/+4
* Replace base::string16 with std::string for frame names.nasko2015-07-022-2/+2
* Rebaseline global-interface-listing-expected.txttimvolodine2015-07-021-520/+0
* [android] Remove unpack library fallback.rmcilroy2015-07-022-3/+3
* Enable web store APIssgurun2015-07-011-0/+9
* [Android WebViewShell] Make WebViewLayoutTest runnable with test_runner.pytimvolodine2015-07-013-16/+86
* Remove benm@ from OWNERSmnaganov2015-06-301-1/+0
* Do not query AX tree if there is no navigation yetsgurun2015-06-303-3/+26
* aw: Make is_layer match offscreen_pre_rasterboliu2015-06-297-33/+28
* aw: Use setLayoutParams instead of OnLayoutChangeListenerboliu2015-06-293-17/+15
* Convert some base/prefs/ methods to scoped_ptr instead of bare ptrestade2015-06-262-6/+6
* Handle passing null object to WebBackForwardListChromium constructorgsennton2015-06-261-1/+6
* [Android WebViewShell] Add support for running (some) blink layout tests in W...timvolodine2015-06-2610-0/+6748
* Never look for locale pak files on disk when they are stored within the apkagrieve2015-06-251-0/+1
* Convert Android WebView to store locale .pak files as res/raw resourcesagrieve2015-06-257-67/+29
* Do not require explicit initialization of ResourceExtractoragrieve2015-06-242-12/+0
* Implement self-contained gpu data collection on Androidtobiasjs2015-06-241-0/+3
* Remove all the imports only needed for jni generator.aurimas2015-06-241-2/+0
* Add more string_util functions to base namespace.brettw2015-06-242-8/+9
* Add a flag showing whether the current request was ignored by a handlergsennton2015-06-241-2/+2
* Remove NetworkDelegate::OnCanThrottleRequestxunjieli2015-06-242-6/+0
* Replace some Tokenize calls with SplitString.brettw2015-06-241-2/+4
* Make it possible to synthesize a viewport scrollhush2015-06-231-1/+1
* Add MIDI SYSEX permission request to WebViewmichaelbai2015-06-238-3/+50
* Use scoped_ptr for NavigationEntries.avi2015-06-231-1/+1