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] Rename AndroidWebView* -> Aw*.
mkosiba@chromium.org
2013-03-25
32
-37
/
+37
*
[android_webview] Build test code against the shell APK.
mkosiba@chromium.org
2013-03-25
31
-300
/
+132
*
[android_webview] Binary files for crrev.com/12609013.
mkosiba@chromium.org
2013-03-22
3
-0
/
+0
*
Disable AwSettingsTest#testLoadWithOverviewModeViewportScale
boliu@chromium.org
2013-03-21
1
-0
/
+4
*
Access defaultVideoPosterURL setting for ContentSettings
michaelbai@chromium.org
2013-03-21
1
-0
/
+38
*
Disable testUseWideViewportControlsDoubleTabToZoom.
aelias@chromium.org
2013-03-21
1
-2
/
+7
*
Fix Notifications Icon loading.
dimich@chromium.org
2013-03-20
1
-2
/
+5
*
Add missing deps files to fix the Linux deps builder.
mkosiba@chromium.org
2013-03-20
2
-0
/
+6
*
[android_webview] Add test shell for webview.
mkosiba@chromium.org
2013-03-20
14
-9
/
+313
*
Disable testTestInitialScale
boliu@chromium.org
2013-03-19
1
-0
/
+6
*
Revert 188912 "Removed static factories for data, ftp, file, and..."
kbr@chromium.org
2013-03-19
3
-7
/
+0
*
Update TestURLRequest constructor interface in unit tests.
tedv@chromium.org
2013-03-19
1
-1
/
+2
*
Removed static factories for data, ftp, file, and about jobs.
pauljensen@chromium.org
2013-03-19
3
-0
/
+7
*
Since some child processes, such as PPAPI_BROKER plugin, might not run in san...
kjyoun@google.com
2013-03-19
1
-2
/
+2
*
Add cevans as an IPC OWNER for all areas.
palmer@chromium.org
2013-03-18
1
-0
/
+1
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
Allow for synchronous compositor input handling when UI and compositor threads
jdduke@chromium.org
2013-03-18
9
-7
/
+71
*
Android: factor out use of SDK jar.
torne@chromium.org
2013-03-18
1
-1
/
+0
*
[Android WebView] Enhancements to DevTools front page.
benm@chromium.org
2013-03-18
1
-21
/
+66
*
Android WebView: disable mac builds again.
torne@chromium.org
2013-03-18
1
-4
/
+4
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Fix several findbugs issues
yfriedman@chromium.org
2013-03-15
6
-34
/
+22
*
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
[next]