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] VisibleRect clean up
boliu@chromium.org
2013-07-30
2
-4
/
+4
*
Android: distinguish between crashes and out-of-memory kills in content
ppi@chromium.org
2013-07-30
1
-1
/
+1
*
Fix android license check again.
torne@chromium.org
2013-07-30
1
-1
/
+0
*
Add tools/gn to the license exclusion list.
torne@chromium.org
2013-07-30
1
-0
/
+4
*
Reland "Include entries to blink_resources."
tfarina@chromium.org
2013-07-30
1
-0
/
+1
*
Revert 214239 "Include entries to blink_resources."
dewittj@chromium.org
2013-07-29
1
-1
/
+0
*
Include entries to blink_resources.
tfarina@chromium.org
2013-07-29
1
-0
/
+1
*
Fix capture picture implementation
kristianm@chromium.org
2013-07-29
7
-20
/
+37
*
gpu: Add GpuMemoryBufferFactory interface.
reveman@chromium.org
2013-07-28
8
-150
/
+150
*
[Android WebView] Include Mobile in the user agent
joth@chromium.org
2013-07-28
1
-1
/
+8
*
Hook-up setBackgoundColor end to end
joth@chromium.org
2013-07-28
2
-25
/
+36
*
Block popups already on the IO thread.
jochen@chromium.org
2013-07-27
2
-7
/
+22
*
[android_webview] Alter scroll offset async when processing touch events.
mkosiba@chromium.org
2013-07-26
5
-11
/
+122
*
[Android WebView] Respect the users setting for password visibility.
benm@chromium.org
2013-07-26
3
-2
/
+18
*
[Android WebView] Invalidate whole visible rect
boliu@chromium.org
2013-07-26
6
-38
/
+45
*
Cut dependencies on WebKit::WebView::zoom(Factor|Level)ToZoom(Level|Factor)
jamesr@chromium.org
2013-07-25
2
-6
/
+3
*
Revert 213636 "Switch Chromium to use Blink's blink_resources.grd"
bulach@chromium.org
2013-07-25
1
-1
/
+1
*
Switch Chromium to use Blink's blink_resources.grd
tfarina@chromium.org
2013-07-25
1
-1
/
+1
*
Revert 213582 "Add support for selectively deleting different bi..."
earthdok@chromium.org
2013-07-25
1
-14
/
+7
*
Add support for selectively deleting different bits of StoragePartition relat...
lazyboy@chromium.org
2013-07-25
1
-7
/
+14
*
[android_webview] Implement setOverScrollMode.
mkosiba@chromium.org
2013-07-24
2
-19
/
+270
*
Android WebView: allow ICU code to be merged.
torne@chromium.org
2013-07-24
1
-10
/
+0
*
[Android WebView] Fix cancelling FallbackTick
boliu@chromium.org
2013-07-24
1
-1
/
+1
*
[Android WebView] More App GL state save/restore
boliu@chromium.org
2013-07-23
2
-42
/
+99
*
Hooking up setBackgroundColor from AwContents to renderer
joth@chromium.org
2013-07-23
12
-30
/
+234
*
remove webkit_glue_common, move files to webkit_common
scottmg@chromium.org
2013-07-23
1
-1
/
+1
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
1
-4
/
+4
*
Minor correctness fix to dialog handler
joth@chromium.org
2013-07-23
1
-4
/
+10
*
Revert 212927 "Move webkitplatformsupport_impl and related from ..."
bryeung@chromium.org
2013-07-22
1
-4
/
+4
*
Move webkitplatformsupport_impl and related from glue to child
scottmg@chromium.org
2013-07-22
1
-4
/
+4
*
Remove extra-whitespace in aw_settings.cc.
primiano@chromium.org
2013-07-22
1
-1
/
+0
*
Disabling deferred image decoding in webview Chromium.
primiano@chromium.org
2013-07-22
1
-0
/
+8
*
[Android WebView] Fix download kInvalidId DCHECK
boliu@chromium.org
2013-07-19
2
-0
/
+7
*
[Android WebView] Enable testDatabaseEnabled
boliu@chromium.org
2013-07-19
1
-6
/
+2
*
[Android WebView] Update the NavigationEntry with favicon details.
benm@chromium.org
2013-07-19
4
-11
/
+16
*
The previous implementation is not correct, it depended on the Fullscreen vid...
michaelbai@chromium.org
2013-07-19
1
-4
/
+0
*
Adds a new callback as this signal is required to pass up to the application
joth@chromium.org
2013-07-19
4
-4
/
+46
*
Enable DMP for system Chromium WebView on Android
mnaganov@chromium.org
2013-07-19
1
-0
/
+9
*
[Android WebView] Add InProcessViewRenderer::ToString
boliu@chromium.org
2013-07-18
2
-1
/
+43
*
[Autofill] Allow the data list to change when the Popup is Visible
csharp@chromium.org
2013-07-18
2
-0
/
+9
*
[Android WebView] Update cross-origin tests after Blink's r154376
mnaganov@chromium.org
2013-07-18
2
-31
/
+23
*
Disabling failing/crashing androidwebview tests
cramya@chromium.org
2013-07-18
2
-8
/
+24
*
[Android WebView] Cancel fallback tick when not needed
boliu@chromium.org
2013-07-18
1
-1
/
+8
*
[AndroidWebView] Add ScopedAppGLStateRestore::CallMode
boliu@chromium.org
2013-07-18
3
-7
/
+29
*
[Android] Unify all string log tags to use a simple constant.
yfriedman@chromium.org
2013-07-18
5
-5
/
+5
*
Add the current delta to InputHandlerClient::DidOverscroll.
mkosiba@chromium.org
2013-07-17
2
-13
/
+14
*
Revert 212022 "The previous implementation is not correct, it de..."
gavinp@chromium.org
2013-07-17
1
-0
/
+4
*
Delete unnecessary lines of code.
darin@chromium.org
2013-07-17
2
-2
/
+6
*
Remove test checking for default touch icons.
qsr@chromium.org
2013-07-17
1
-23
/
+0
*
Expose the method used for the next URLRequest redirect.
mkosiba@chromium.org
2013-07-17
2
-2
/
+37
[next]