index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android_webview
Commit message (
Expand
)
Author
Age
Files
Lines
*
AwContents Compositor bring up
joth@chromium.org
2012-11-20
6
-17
/
+115
*
Add whitelist entry for WebView license checker.
torne@chromium.org
2012-11-19
1
-0
/
+2
*
Android WebView: allow for multiple target architectures.
torne@chromium.org
2012-11-19
1
-2
/
+2
*
Support Java resources within content.
newt@chromium.org
2012-11-16
1
-0
/
+1
*
Add LICENSE file for third_party/usb_ids
mnaganov@chromium.org
2012-11-16
1
-5
/
+4
*
Fix AwContentsTest#testCreateDestroy flaky crash
boliu@chromium.org
2012-11-16
1
-0
/
+1
*
Re-enable lots of AndroidWebView tests
boliu@chromium.org
2012-11-16
8
-238
/
+80
*
Remove unused declaration
boliu@chromium.org
2012-11-15
1
-2
/
+0
*
Disable broken zoom instrumentation test
boliu@chromium.org
2012-11-15
1
-2
/
+8
*
[android_webview] onPageStarted should happen after shouldIgnoreNavigation.
mkosiba@chromium.org
2012-11-15
4
-35
/
+56
*
[Android WebView] AwContentsClient.shouldCreateWindow callback part 1.
benm@chromium.org
2012-11-15
10
-50
/
+144
*
Add MPL 2 license in the list of licenses allowed for Android WebView
mnaganov@chromium.org
2012-11-15
1
-0
/
+1
*
Fix syntax in android_webview/tools/known_issues.py
mnaganov@chromium.org
2012-11-15
1
-3
/
+3
*
Mark third_party/usb_ids as a known issue for the android_webview license che...
mnaganov@chromium.org
2012-11-15
3
-4
/
+17
*
AwContents preperation for Compositor setup
joth@chromium.org
2012-11-15
5
-21
/
+172
*
Move WebContentsDelegateAndroid to content/components
jknotten@chromium.org
2012-11-14
6
-12
/
+12
*
Avoid unnecessary Java object creation in hit test
boliu@chromium.org
2012-11-14
5
-38
/
+57
*
Add link content detection for Android WebView
boliu@chromium.org
2012-11-13
3
-7
/
+91
*
Add touch event methods to AwContents
boliu@chromium.org
2012-11-13
2
-15
/
+33
*
Revert "[android_webview] Add the content scheme to the list of standard sche...
mkosiba@chromium.org
2012-11-12
3
-47
/
+12
*
Update WebView license whitelist.
nileshagrawal@chromium.org
2012-11-12
1
-1
/
+2
*
Android Webview: Disable Failing AwSettingsTest
nileshagrawal@chromium.org
2012-11-09
1
-12
/
+36
*
Chrome security team IPC message owners.
tsepez@chromium.org
2012-11-09
1
-0
/
+8
*
Rename GLDraw to DrawGL.
joth@chromium.org
2012-11-09
5
-27
/
+26
*
Move navigation interception component to content/components
jknotten@chromium.org
2012-11-09
7
-14
/
+15
*
Revert 166758 - Move navigation interception component to content/components
raymes@chromium.org
2012-11-08
7
-15
/
+14
*
Move navigation interception component to content/components
jknotten@chromium.org
2012-11-08
7
-14
/
+15
*
Implement hit test related methods in Android WebView
boliu@chromium.org
2012-11-08
14
-3
/
+603
*
[android_webview] Add the content scheme to the list of standard schemes.
mkosiba@chromium.org
2012-11-08
2
-0
/
+11
*
[chrome_remote_control] Rename chrome_remote_control to telemetry.
dtu@chromium.org
2012-11-08
1
-1
/
+1
*
[Android WebView] Fix Android WebView tests.
benm@chromium.org
2012-11-07
1
-5
/
+8
*
Move Android WebView Test WebServer to net.
jknotten@chromium.org
2012-11-07
13
-541
/
+13
*
Plumbing to support AwContents direct GLDraw api.
joth@chromium.org
2012-11-07
4
-6
/
+67
*
Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...
pauljensen@chromium.org
2012-11-07
1
-9
/
+7
*
[Android WebView] AwContents now owns ContentViewCore.
benm@chromium.org
2012-11-06
3
-19
/
+14
*
Add a native test target and for android_webview.
mkosiba@chromium.org
2012-11-05
4
-37
/
+100
*
[Android] Introduce the information required in WebView to trigger GL drawing...
leandrogracia@chromium.org
2012-11-02
2
-0
/
+53
*
Use extensions socket permission for TCP/UDP socket APIs in Pepper
dpolukhin@chromium.org
2012-11-02
2
-3
/
+6
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-2
/
+1
*
Revert r165444 "Add method to load resources without scale"
oshima@chromium.org
2012-11-01
1
-1
/
+2
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
1
-2
/
+1
*
Changes "Android-WebView" feature annotation to "WebView".
klundberg@chromium.org
2012-11-01
21
-186
/
+186
*
Pass CookieMonster to CookieManager in init
boliu@chromium.org
2012-11-01
10
-185
/
+270
*
Android: first step on LibraryLoader API changes.
bulach@chromium.org
2012-11-01
1
-1
/
+1
*
For storage partitions to work properly, we need to know whether a storage pa...
nasko@chromium.org
2012-10-30
2
-4
/
+6
*
[Android] Add supportMultipleWindows setting
mnaganov@chromium.org
2012-10-30
1
-0
/
+87
*
Remove obsolete AndroidWebViewUtil
joth@chromium.org
2012-10-30
5
-63
/
+0
*
[Android] Use resource throttle instead of HandleExternalProtocol.
jknotten@chromium.org
2012-10-29
2
-2
/
+3
*
[Android] Return a dummy AccessTokenStore implementation from AwContentBrowse...
mnaganov@chromium.org
2012-10-29
1
-1
/
+22
*
Revert "[Android] Set a default locale for WebView."
benm@chromium.org
2012-10-29
2
-10
/
+0
[next]