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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Android WebView] Fire onPageFinished from WebContentsObserver::didStopLoading
mnaganov
2015-11-13
1
-6
/
+25
*
aw: Blacklist ranchu for hardware rendering
boliu
2015-11-13
1
-1
/
+1
*
Reland "Use resource throttle to implement shouldOverrideUrlLoading, core cha...
gsennton
2015-11-10
3
-25
/
+32
*
Propagate pageScaleFactor to GuestViews.
mcnee
2015-11-09
1
-3
/
+2
*
Update WebView visibility during attach/detach
hush
2015-11-04
1
-1
/
+28
*
Implement extended shouldOverrideUrlLoading callback in Android WebView
mnaganov
2015-11-02
4
-25
/
+30
*
Defer loads on WebView popup windows until webcontents delegate attached
gsennton
2015-10-30
1
-0
/
+4
*
Cleanup the startActivity calls where context might not be Activity
hush
2015-10-29
1
-4
/
+0
*
Set FLAG_ACTIVITY_NEW_TASK when context is not an activity
hush
2015-10-28
1
-0
/
+3
*
Allow customization of menu items in WebView
hush
2015-10-28
3
-0
/
+27
*
Make Chrome and WebView replace the selected text with the processed text.
hush
2015-10-23
2
-3
/
+34
*
Use constants defined in WebSettings instead of hardcoded values.
hush
2015-10-23
1
-12
/
+4
*
Public glue layer plumbing for View#startActivityForResult
hush
2015-10-21
2
-0
/
+31
*
Add a method for programmatically causing WebView to generate a minidump.
tobiasjs
2015-10-12
1
-0
/
+43
*
[Android WebView] Report attempts to call on a destroyed WebView
mnaganov
2015-10-08
1
-95
/
+126
*
Revert "Use resource throttle to implement shouldOverrideUrlLoading, core cha...
gsennton
2015-10-05
3
-35
/
+30
*
[Android WebView] Call shouldInterceptRequest on a background thread
Mikhail Naganov
2015-10-01
3
-43
/
+77
*
Refactor BrowserViewRenderer to support page visibility
hush
2015-09-29
1
-12
/
+3
*
Put name before description in Android grd files.
newt
2015-09-21
1
-2
/
+2
*
[Android WebView] Speculative fix for GrantFileSchemeAccesstoChildProcess crash
mnaganov
2015-09-17
1
-0
/
+2
*
Revert "[Android WebView] Enable Network Information API"
mnaganov
2015-09-11
1
-61
/
+0
*
[Android WebView] Fix a couple of typos
simonb
2015-09-10
1
-2
/
+2
*
Add simple URL filtering to webview
dgn
2015-09-09
4
-2
/
+44
*
Plumb smooth scrolling in Chromium compositor
hush
2015-09-08
3
-79
/
+23
*
Move RecordFullDocument to WebPreferences
boliu
2015-09-04
2
-2
/
+13
*
Updating XTBs based on .GRDs from branch master
Penny MacNeil
2015-09-03
43
-43
/
+129
*
[Android WebView] Add switch for enabling experimental renderer sandboxing
mnaganov
2015-09-02
2
-1
/
+20
*
cc: Remove LayerScrollOffsetDelegate IsExternalScrollActive
boliu
2015-09-01
1
-1
/
+0
*
[Android] Clean up WebActionMode creation
jdduke
2015-08-26
1
-16
/
+0
*
[Android] Supporting floating select ActionModes for web content
jdduke
2015-08-24
2
-16
/
+12
*
shouldOverrideUrlLoading should not be called on reloads in WebView
gsennton
2015-08-24
1
-6
/
+2
*
Fix various errorprone warnings and errors.
mikecase
2015-08-21
2
-2
/
+2
*
[Android WebView] Cleanup AwResources
mnaganov
2015-08-21
1
-4
/
+0
*
[Android WebView] Enable Network Information API
timvolodine
2015-08-20
1
-0
/
+61
*
Refactor chrome's action mode logics and namings
ianwen
2015-08-19
2
-6
/
+6
*
Remove items on long press in keyboard accessory.
rouslan
2015-08-17
1
-1
/
+2
*
Updating XTBs based on .GRDs from branch master
Krishna Govind
2015-08-17
43
-43
/
+43
*
aw: Page visiblity behind switch
boliu
2015-08-14
1
-3
/
+30
*
Implement AwContentBrowserClient::IsHandledURL
mnaganov
2015-08-13
1
-0
/
+5
*
Ensure that we do not receive callbacks after destroying WebView
gsennton
2015-08-12
2
-0
/
+7
*
[Android WebView] Put error page files into WebView resources
mnaganov
2015-08-05
1
-80
/
+1
*
Implement HttpUserAgentSettings delegate for Android WebView
tserng
2015-08-05
1
-1
/
+18
*
Deny the geolocation permission request by default.
michaelbai
2015-08-04
2
-20
/
+84
*
Move JNI annotations to annotations package.
aurimas
2015-07-30
21
-39
/
+39
*
Reland "Add ExecuteJavaScriptForTest and make all tests use it"
Jochen Eisinger
2015-07-24
1
-0
/
+16
*
Revert of Add ExecuteJavaScriptForTest and make all tests use it (patchset #1...
sigbjornf
2015-07-24
1
-16
/
+0
*
Add ExecuteJavaScriptForTest and make all tests use it
jochen
2015-07-24
1
-0
/
+16
*
Refactoring WebView permission request
michaelbai
2015-07-23
1
-2
/
+2
*
Provide an accessibility tree snapshot
sgurun
2015-07-22
1
-1
/
+1
*
Use resource throttle to implement shouldOverrideUrlLoading, core change
gsennton
2015-07-16
3
-25
/
+34
[next]