summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-181-1/+3
* Remove items on long press in keyboard accessory.rouslan2015-08-171-1/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-08-1743-43/+43
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-171-0/+1
* Allow script to request durable storage permission (chrome side)dgrogan2015-08-141-0/+2
* aw: Minor trace event name fixboliu2015-08-141-1/+1
* Move MIDI permission status checking out of Blinklalitm2015-08-141-0/+8
* aw: Page visiblity behind switchboliu2015-08-145-5/+41
* Implement AwContentBrowserClient::IsHandledURLmnaganov2015-08-1311-38/+74
* aw: Fix capturePicture to ignore scroll offsetboliu2015-08-121-7/+11
* aw: Reverse ipc command buffer switchboliu2015-08-124-6/+5
* Add |history.scrollRestoration| to the listmajidvp2015-08-121-0/+2
* Ensure that we do not receive callbacks after destroying WebViewgsennton2015-08-123-0/+13
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-111-0/+4
* Replace ToLower calls to the new formatbrettw2015-08-101-1/+1
* Account for pixel snapping in AwSettingsTestmckev2015-08-071-6/+7
* Rebaseline global-interface-listing-expected.txttimvolodine2015-08-071-56/+0
* aw: Improve render thread idle schedulingboliu2015-08-074-10/+16
* [Android WebView] Prepare loading error messages for TCmnaganov2015-08-078-70/+145
* [Android WebView] Don't store unnecessary copy of print_settings in aw_pdf_ex...timvolodine2015-08-072-14/+15
* Remove SoftwareFrameDatajbauman2015-08-071-1/+0
* Disable tap suppression logic for WebViewjdduke2015-08-063-0/+9
* [Android WebView] Put error page files into WebView resourcesmnaganov2015-08-0513-124/+94
* Implement HttpUserAgentSettings delegate for Android WebViewtserng2015-08-0517-6/+289
* The scheme granting code seems to become redundant, even formnaganov2015-08-056-24/+5
* Deny the geolocation permission request by default.michaelbai2015-08-044-47/+144
* [Android] Move @CommandLineFlag setup to BaseInstrumentationTestRunner.jbudorick2015-07-311-2/+2
* [Android WebViewShell] Add inclusion test for webview exposed stable interfaces.timvolodine2015-07-313-0/+41
* [Android WebView] Move browser-side initialization out from Applicationmnaganov2015-07-303-27/+35
* Move JNI annotations to annotations package.aurimas2015-07-3023-41/+41
* Rebaseline global-interface-listing-expected.txttimvolodine2015-07-301-0/+131
* aw: Use ipc command buffer by defaultboliu2015-07-301-0/+2
* [Android WebViewShell] Add test for interfaces not exposed in webview using a...timvolodine2015-07-293-0/+84
* Rebaseline global-interface-listing-expected.txttimvolodine2015-07-291-2/+0
* Make use of '// static' consistent.ajose2015-07-282-2/+2
* Rebaseline global-interface-listing-expected.txttimvolodine2015-07-281-1/+0
* Support sending Web Urisgurun2015-07-281-0/+1
* Make UTF16ToASCII and UTF16TOUTF8 take a StringPiecebrettw2015-07-242-4/+4
* Upstream changes from Browser2paulmiller2015-07-243-1/+15
* Rebaseline global-interface-listing-expected.txttimvolodine2015-07-241-7/+6
* Reland "Add ExecuteJavaScriptForTest and make all tests use it"Jochen Eisinger2015-07-247-10/+29
* Revert of Add ExecuteJavaScriptForTest and make all tests use it (patchset #1...sigbjornf2015-07-247-29/+10
* Add ExecuteJavaScriptForTest and make all tests use itjochen2015-07-247-10/+29
* Refactoring WebView permission requestmichaelbai2015-07-235-27/+25
* Invoke the geolocation callback only if there is pending request.michaelbai2015-07-231-0/+8
* Make SetCookieableSchemes no-op if already initializedpaulmiller2015-07-231-6/+0
* Fix Android release builds.lizeb2015-07-231-0/+4
* Add switch to use ipc command buffer in Android WebViewboliu2015-07-233-2/+13
* Provide an accessibility tree snapshotsgurun2015-07-221-1/+1
* Share SyncPointManager between ipc and in-processboliu2015-07-215-2/+18