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
*
[Android WebView] Fix TODOs after r185889
mnaganov@chromium.org
2013-03-08
1
-5
/
+2
*
Add missing package definition to AwLayoutSizerTest.
yoz@chromium.org
2013-03-08
1
-4
/
+6
*
Get renderer compositor message loop override dynamically
boliu@chromium.org
2013-03-08
3
-15
/
+23
*
Added todo's in cookiemanager for possible fixes
kristianm@chromium.org
2013-03-08
1
-0
/
+4
*
Remove Android WebView synchronous find.
boliu@chromium.org
2013-03-08
7
-231
/
+5
*
[Android] Change jni_gen_dir to jni_gen_package for jni_generator.
yfriedman@chromium.org
2013-03-07
2
-3
/
+3
*
[android_webview] Don't intercept resource and asset URLRequests.
mkosiba@chromium.org
2013-03-07
10
-224
/
+447
*
Android WebView: add ResultCodes to generated sources.
torne@chromium.org
2013-03-07
2
-0
/
+2
*
Allow renderer compositor message loop to be set by content embedder
boliu@chromium.org
2013-03-07
6
-4
/
+53
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-07
6
-138
/
+24
*
Handle LibraryLoader error from the renderer process.
yfriedman@chromium.org
2013-03-07
1
-2
/
+5
*
Fix page scaling in Android Webview SW rendering.
leandrogracia@chromium.org
2013-03-06
2
-15
/
+65
*
Make the UI an observer of downloads.
asanka@chromium.org
2013-03-06
2
-7
/
+0
*
Disable testGetVideoLoadingProgressView Android webview test.
jknotten@chromium.org
2013-03-06
1
-2
/
+7
*
Enable cookies by default
kristianm@chromium.org
2013-03-06
1
-1
/
+1
*
[Android WebView] Test for font size changes w/o reloading the page
mnaganov@chromium.org
2013-03-06
1
-15
/
+47
*
[android_view] Implementation of WebChromeClient.getVideoLoadingProgressView
michaelbai@chromium.org
2013-03-06
6
-0
/
+173
*
Revert 186347
jochen@chromium.org
2013-03-06
6
-24
/
+138
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-06
6
-138
/
+24
*
Call mContentViewCore.onPhysicalBackingSizeChanged in AwContents
boliu@chromium.org
2013-03-05
1
-0
/
+2
*
Add StoragePartition::StorageMask for ClearData methods
boliu@chromium.org
2013-03-05
2
-50
/
+23
*
Disable flaky AwQuotaManagerBridgeTest tests
boliu@chromium.org
2013-03-05
1
-0
/
+9
*
[Android WebView] Turn off "double-tap-to-zoom" together with UseWideViewport
mnaganov@chromium.org
2013-03-04
1
-0
/
+58
*
[Android WebView] Make page scale dependent of the screen density
mnaganov@chromium.org
2013-03-04
7
-13
/
+65
*
[Android WebView] Fix paths to generated files after r185702
mnaganov@chromium.org
2013-03-04
1
-5
/
+5
*
[android_view] Add MediaPlaybackRequiresUserGesture content setting.
michaelbai@chromium.org
2013-03-03
3
-0
/
+185
*
[Android WebView] Add simple support for remote web debugging
mnaganov@chromium.org
2013-03-01
5
-0
/
+182
*
Fix for CookieManager init race condition
joth@chromium.org
2013-03-01
5
-19
/
+30
*
[Android WebView] Expose resetScrollAndScaleState from AwSettings
mnaganov@chromium.org
2013-02-28
7
-19
/
+20
*
Disable ClearHistoryTest#testClearHistory
boliu@chromium.org
2013-02-28
1
-0
/
+6
*
Try to unbreak FindBugs on the android bot after r185236
thakis@chromium.org
2013-02-28
1
-1
/
+0
*
[Android WebView] Implement WebView.setInitialScale
mnaganov@chromium.org
2013-02-28
9
-0
/
+103
*
This is a no-op CL (with exceptions of int->float switch and the units used f...
aruslan@chromium.org
2013-02-27
3
-9
/
+21
*
[Android WebView] Update WebView.EnableFixedLayoutMode in sync with ViewportE...
mnaganov@chromium.org
2013-02-27
11
-12
/
+88
*
Android WebView: fix mac builds.
torne@chromium.org
2013-02-27
1
-2
/
+2
*
Return empty Picture objects for empty SkPictures.
leandrogracia@chromium.org
2013-02-27
2
-1
/
+8
*
Implement TODO: make onReceivedSslError abstract now it has rolled downstream.
sgurun@chromium.org
2013-02-27
1
-2
/
+1
*
Create java AwBrowserContext
kristianm@chromium.org
2013-02-27
3
-3
/
+74
*
Android WebView: generate more makefiles.
torne@chromium.org
2013-02-26
1
-2
/
+8
*
Implement Webviewclient.onReceivedSslError
sgurun@chromium.org
2013-02-26
19
-47
/
+475
*
[Android WebView] Implement WebSettings.{get|set}LoadWithOverviewMode
mnaganov@chromium.org
2013-02-26
11
-23
/
+199
*
Remove WebContents methods that duplicate WebContentsView methods.
jam@chromium.org
2013-02-26
1
-1
/
+2
*
Pass Resourcetype to AllowCertificateError callback
sgurun@chromium.org
2013-02-25
2
-0
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
3
-3
/
+3
*
Implement WebStorage API methods
boliu@chromium.org
2013-02-22
20
-37
/
+1013
*
Temporarily disable AwSettingsTest#testUseWideViewportWithTwoViews
mnaganov@chromium.org
2013-02-22
1
-2
/
+7
*
[android_webview] Introduce content size methods on AwContents.
mkosiba@chromium.org
2013-02-21
1
-0
/
+8
*
Use _target_name instead of package_name for java*.gypi
cjhopman@chromium.org
2013-02-20
3
-8
/
+11
*
Android WebView: update directories that are removed.
torne@chromium.org
2013-02-20
1
-3
/
+23
*
[android_webview] Disable flaky test.
mkosiba@chromium.org
2013-02-20
1
-2
/
+6
[next]