summaryrefslogtreecommitdiffstats
path: root/android_webview
Commit message (Expand)AuthorAgeFilesLines
* AwContents Compositor bring upjoth@chromium.org2012-11-206-17/+115
* Add whitelist entry for WebView license checker.torne@chromium.org2012-11-191-0/+2
* Android WebView: allow for multiple target architectures.torne@chromium.org2012-11-191-2/+2
* Support Java resources within content.newt@chromium.org2012-11-161-0/+1
* Add LICENSE file for third_party/usb_idsmnaganov@chromium.org2012-11-161-5/+4
* Fix AwContentsTest#testCreateDestroy flaky crashboliu@chromium.org2012-11-161-0/+1
* Re-enable lots of AndroidWebView testsboliu@chromium.org2012-11-168-238/+80
* Remove unused declarationboliu@chromium.org2012-11-151-2/+0
* Disable broken zoom instrumentation testboliu@chromium.org2012-11-151-2/+8
* [android_webview] onPageStarted should happen after shouldIgnoreNavigation.mkosiba@chromium.org2012-11-154-35/+56
* [Android WebView] AwContentsClient.shouldCreateWindow callback part 1.benm@chromium.org2012-11-1510-50/+144
* Add MPL 2 license in the list of licenses allowed for Android WebViewmnaganov@chromium.org2012-11-151-0/+1
* Fix syntax in android_webview/tools/known_issues.pymnaganov@chromium.org2012-11-151-3/+3
* Mark third_party/usb_ids as a known issue for the android_webview license che...mnaganov@chromium.org2012-11-153-4/+17
* AwContents preperation for Compositor setupjoth@chromium.org2012-11-155-21/+172
* Move WebContentsDelegateAndroid to content/componentsjknotten@chromium.org2012-11-146-12/+12
* Avoid unnecessary Java object creation in hit testboliu@chromium.org2012-11-145-38/+57
* Add link content detection for Android WebViewboliu@chromium.org2012-11-133-7/+91
* Add touch event methods to AwContentsboliu@chromium.org2012-11-132-15/+33
* Revert "[android_webview] Add the content scheme to the list of standard sche...mkosiba@chromium.org2012-11-123-47/+12
* Update WebView license whitelist.nileshagrawal@chromium.org2012-11-121-1/+2
* Android Webview: Disable Failing AwSettingsTestnileshagrawal@chromium.org2012-11-091-12/+36
* Chrome security team IPC message owners.tsepez@chromium.org2012-11-091-0/+8
* Rename GLDraw to DrawGL.joth@chromium.org2012-11-095-27/+26
* Move navigation interception component to content/componentsjknotten@chromium.org2012-11-097-14/+15
* Revert 166758 - Move navigation interception component to content/componentsraymes@chromium.org2012-11-087-15/+14
* Move navigation interception component to content/componentsjknotten@chromium.org2012-11-087-14/+15
* Implement hit test related methods in Android WebViewboliu@chromium.org2012-11-0814-3/+603
* [android_webview] Add the content scheme to the list of standard schemes.mkosiba@chromium.org2012-11-082-0/+11
* [chrome_remote_control] Rename chrome_remote_control to telemetry.dtu@chromium.org2012-11-081-1/+1
* [Android WebView] Fix Android WebView tests.benm@chromium.org2012-11-071-5/+8
* Move Android WebView Test WebServer to net.jknotten@chromium.org2012-11-0713-541/+13
* Plumbing to support AwContents direct GLDraw api.joth@chromium.org2012-11-074-6/+67
* Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...pauljensen@chromium.org2012-11-071-9/+7
* [Android WebView] AwContents now owns ContentViewCore.benm@chromium.org2012-11-063-19/+14
* Add a native test target and for android_webview.mkosiba@chromium.org2012-11-054-37/+100
* [Android] Introduce the information required in WebView to trigger GL drawing...leandrogracia@chromium.org2012-11-022-0/+53
* Use extensions socket permission for TCP/UDP socket APIs in Pepperdpolukhin@chromium.org2012-11-022-3/+6
* Add method to load resources without scaleoshima@chromium.org2012-11-011-2/+1
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-1/+2
* Add method to load resources without scaleoshima@chromium.org2012-11-011-2/+1
* Changes "Android-WebView" feature annotation to "WebView".klundberg@chromium.org2012-11-0121-186/+186
* Pass CookieMonster to CookieManager in initboliu@chromium.org2012-11-0110-185/+270
* Android: first step on LibraryLoader API changes.bulach@chromium.org2012-11-011-1/+1
* For storage partitions to work properly, we need to know whether a storage pa...nasko@chromium.org2012-10-302-4/+6
* [Android] Add supportMultipleWindows settingmnaganov@chromium.org2012-10-301-0/+87
* Remove obsolete AndroidWebViewUtiljoth@chromium.org2012-10-305-63/+0
* [Android] Use resource throttle instead of HandleExternalProtocol.jknotten@chromium.org2012-10-292-2/+3
* [Android] Return a dummy AccessTokenStore implementation from AwContentBrowse...mnaganov@chromium.org2012-10-291-1/+22
* Revert "[Android] Set a default locale for WebView."benm@chromium.org2012-10-292-10/+0