summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert of Implement self-contained gpu data collection on Android (patchset #...erikwright2015-06-231-3/+0
* Implement self-contained gpu data collection on Androidtobiasjs2015-06-231-0/+3
* Revert "Revert "Android: Store language .pak files in res/raw rather than ass...agrieve2015-06-222-3/+2
* [Android WebView] Convert some more callbacks into embedder to be asyncmnaganov2015-06-224-36/+116
* Revert "Android: Store language .pak files in res/raw rather than assets"qinmin2015-06-202-2/+3
* Add support for client referrer and headers to Custom Tabsianwen2015-06-191-1/+2
* Make lint fail builds.aurimas2015-06-193-8/+3
* Android: Store language .pak files in res/raw rather than assetsagrieve2015-06-192-3/+2
* [Autofill] Log the index of the accepted suggestion in the popupmathp2015-06-191-1/+2
* Load V8 startup data directly from the APK on Android.agrieve2015-06-191-2/+1
* Store and load icudtl.dat directly from the apk rather than extracting on sta...agrieve2015-06-191-3/+1
* Revert of Use scoped_ptr for NavigationEntries. (patchset #4 id:60001 of http...thakis2015-06-191-1/+1
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-191-5/+5
* Use scoped_ptr for NavigationEntries.avi2015-06-191-1/+1
* Stop the overscroll glow from blinking when user is pullinghush2015-06-182-0/+7