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: sort directories in license tool.
torne@chromium.org
2013-03-15
1
-1
/
+1
*
[android] Improve CallbackHelper documentation.
mkosiba@chromium.org
2013-03-15
1
-2
/
+2
*
[android_webview] Implementation of WebChromeClient.onHideCustomView.
michaelbai@chromium.org
2013-03-15
10
-81
/
+185
*
Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...
pauljensen@chromium.org
2013-03-15
1
-3
/
+0
*
Remove unnecessary resource related methods in ContentVideoViewContextDelegate
michaelbai@chromium.org
2013-03-14
1
-30
/
+0
*
[android_webview] Fake onReceivedError callback for intercepted navigations.
mkosiba@chromium.org
2013-03-14
5
-9
/
+65
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
[Android_WebView] Fix leaked web server.
michaelbai@chromium.org
2013-03-14
1
-0
/
+6
*
now the glue layer implementation landed, make the touch/fav icon methods met...
sgurun@chromium.org
2013-03-14
2
-4
/
+11
*
Cleanup of AwGeolocationPermissions with AwBrowserContext
kristianm@chromium.org
2013-03-14
4
-73
/
+10
*
[android_webview] Suppress shouldOverrideUrlLoading on history navigation.
mkosiba@chromium.org
2013-03-13
2
-5
/
+80
*
Implement touch icon functionality
sgurun@chromium.org
2013-03-13
2
-31
/
+88
*
[android_webview] Add binary asset file to test_shell.
mkosiba@chromium.org
2013-03-12
1
-0
/
+0
*
[Android WebView] Provide more information about WebView for web debugging
mnaganov@chromium.org
2013-03-12
7
-24
/
+141
*
Android: rename android_build_type gyp variable.
torne@chromium.org
2013-03-12
1
-1
/
+1
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
1
-21
/
+21
*
Implementing pauseTimers for chromium webview
kristianm@chromium.org
2013-03-12
2
-2
/
+21
*
Provide DevToolsHttpHandlerDelegate with an ability to provide additional pag...
mnaganov@chromium.org
2013-03-11
2
-0
/
+5
*
Reduce the GL functor OpenGL state restoration to the minimum possible.
leandrogracia@chromium.org
2013-03-11
1
-153
/
+4
*
Fix for crash in testWindows test
joth@chromium.org
2013-03-11
2
-9
/
+49
*
[android_webview] Make intercepted URLRequests have status codes.
mkosiba@chromium.org
2013-03-11
4
-6
/
+151
*
Delete ContentViewMiscTest.testFlingScroll
boliu@chromium.org
2013-03-08
1
-35
/
+0
*
[android_webview] Stop exposing ContentViewCore to the embedder.
mkosiba@chromium.org
2013-03-08
1
-3
/
+259
*
[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
[next]