summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* Test text handles appear in Android WebView popupshush2015-06-172-0/+84
* Add SmallTest annotationsgurun2015-06-171-0/+3
* Add an option to not prune the Android AX tree, to preserve more style info.dmazzoni2015-06-161-12/+12
* Show action mode bar on Android WebView Test Shellhush2015-06-161-0/+14
* WIP Verify style information is provided correctlysgurun2015-06-161-0/+43
* Test WebView without a WebViewClienthush2015-06-162-0/+111
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-06-161-1/+1
* aw: Bump draw_gl.h versionboliu2015-06-151-1/+12
* Create an intent when clicking a link in a WebView without client.Hui Shu2015-06-154-45/+60
* Move copyright scanner script to tools/mnaganov2015-06-125-941/+1
* SuppressLint dispatchMediaKeyEventhush2015-06-121-0/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-122-3/+3
* Don't use android.util.FloatMath.torne2015-06-111-3/+1
* Track frame openers in FrameTreeNodes instead of WebContents.alexmos2015-06-102-2/+4
* Unify Android Webview and Chrome's flinghush2015-06-1012-98/+124
* Remove ContextProvider::IsContextLost.danakj2015-06-092-7/+0
* Remove v8 external flag in webview since that flag will always be set to true.gsennton2015-06-093-49/+41
* Fix android_webview_apk lint warningspaulmiller2015-06-0811-3/+3
* Add a note about false positives on "copyright" word into licenses checkermnaganov2015-06-052-4/+10
* [Android WebView] Send WebChromeClient.onReceivedTitle when navigating backmnaganov2015-06-0511-5/+182
* Allow OpenApkAsset() to open resource files as well as assets.agrieve2015-06-053-8/+11
* Use Surfaces in Android webviewjbauman2015-06-056-178/+120
* android-webview: Remove legacy crash handler (### Version)primiano2015-06-046-157/+0
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-06-031-1/+1
* Default video poster to transparent in webview shellboliu2015-06-031-0/+7
* Use RenderFrameHost for ::RequestPermission() and ::CancelPermission().mlamouri2015-06-034-18/+22
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* Move test runner to a componentjochen2015-06-031-0/+4
* Change most uses of Pickle to base::Picklebrettw2015-06-033-14/+14
* [Android] Generate scripts at build time to run android tests.mikecase2015-06-031-1/+6
* Move Pickle to base namespace.brettw2015-06-021-6/+11
* webview: Initialize synchronous compositor after first activation.sunnyps2015-06-022-5/+2
* Revert "[Android WebView] Send WebChromeClient.onReceivedTitle when navigatin...Mikhail Naganov2015-06-015-43/+0
* Remove ERR_SSL_UNSAFE_NEGOTIATION error code.davidben2015-05-301-1/+0
* Add style information (font size, bold, italic, etc) and color to the snapshot.sgurun2015-05-301-17/+97
* Use using content::PermissionType and other cleanup.ddorwin2015-05-291-25/+24
* WebView permissions: Cache result for PROTECTED_MEDIA_IDENTIFIERddorwin2015-05-292-5/+166
* Adding status to swap buffers completionachaulk2015-05-292-3/+3
* Remove flag for virtual-viewport pinch to zoom and old paths.bokan2015-05-291-3/+0
* [Android WebViewShell] Add url fixing and error reporting to WebViewShell.timvolodine2015-05-291-3/+35
* Move audio focus control from media/ to content/ and make it per WebContents.mlamouri2015-05-292-14/+14
* Revert of Adding status to swap complete (patchset #18 id:340001 of https://c...vabr2015-05-292-3/+3
* Adding status to swap buffers completionachaulk2015-05-292-3/+3
* [Android WebView] Remove WebView-specific "exceptional" paths listmnaganov2015-05-282-100/+5
* Add the ability to schedule any pending lossy prefs to be written.benwells2015-05-281-0/+1
* Disable flaky testSetGetBackgroundColorBo Liu2015-05-271-0/+3
* Move android_webview/aw_assets.cc -> base/android/apk_assets.ccagrieve2015-05-278-160/+20
* Add 'explicit' qualifiers to single-arguments ctorsprimiano2015-05-272-2/+2
* [Android WebView] Provide package-dependent names for OSS licenses providermnaganov2015-05-273-18/+13
* Workaround qualcomm-specific activity restore bugboliu2015-05-262-2/+16