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
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more RetainedRef uses where needed.
vmpstr
2016-03-22
1
-1
/
+1
*
Remove the ability of webpages to specify strings for the onbeforeunload dialog.
avi
2016-03-11
4
-2
/
+7
*
Change scoped_ptr to a type alias for std::unique_ptr for OS_ANDROID
dcheng
2016-03-11
1
-1
/
+1
*
CookieStore: Remove reference counting.
mmenke
2016-03-07
1
-1
/
+3
*
Remove use of UnescapeRule::URL_SPECIAL_CHARS from WebView.
mmenke
2016-03-05
1
-3
/
+4
*
Add a cross-thread wrapper around Android Webview's CookieStore.
mmenke
2016-02-25
1
-135
/
+122
*
net: move IsLocalhost() function into url_util.h
tfarina
2016-02-23
1
-1
/
+0
*
Make AW state_serializer handle restoring also legacy format
sbergner
2016-02-15
3
-50
/
+166
*
Enable range-based for loops to loop over a WebContents' frame hosts.
dcheng
2016-02-04
1
-8
/
+6
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
2
-5
/
+5
*
Revert of Delete base/prefs and update callers to use components. (patchset #...
msw
2016-02-03
2
-5
/
+5
*
Delete base/prefs and update callers to use components.
brettw
2016-02-03
2
-5
/
+5
*
net: add BindAndListen() method to UnixDomainServerSocket
tfarina
2016-02-02
1
-5
/
+6
*
[Autofill] Remove warning for CC autofill on secure pages with mixed passive ...
mathp
2016-02-01
1
-3
/
+3
*
Add an optional list of schemes to content::CookieConfig.
mmenke
2016-02-01
1
-1
/
+17
*
Remove unused header in aw_contents_io_thread_client_impl.cc
dcheng
2016-01-27
1
-1
/
+0
*
The key conversion algorithm for Token binding
sgurun
2016-01-26
1
-3
/
+24
*
Add TokenBinding plumbing.
sgurun
2016-01-22
4
-3
/
+125
*
[Android WebView] Implement initial settings and callback support for
timvolodine
2016-01-22
3
-0
/
+47
*
Remove use of void** from HttpResponseHeaders::EnumerateHeaderLines
olli.raula
2016-01-21
1
-1
/
+1
*
Removal of geolocation APIs on insecure origins
jww
2016-01-19
1
-0
/
+4
*
Add sync settings to IsCreditCardUploadEnabled.
jdonnelly
2016-01-15
2
-0
/
+9
*
Add card details and legal message to Android save credit card infobar.
rouslan
2016-01-14
2
-5
/
+9
*
Set accept languages when locale changes.
hush
2016-01-13
1
-0
/
+7
*
Revert 3 CLs for shouldOverrideUrlLoading implementation.
gsennton
2016-01-12
2
-0
/
+19
*
WebView Metrics client implementation (Chromium part)
paulmiller
2016-01-05
5
-2
/
+55
*
Prepare for -Wall for third-party code, -Wextra for chromium_code
thakis
2015-12-31
1
-1
/
+1
*
Convert Pass()→std::move() in //android_webview
dcheng
2015-12-30
11
-42
/
+55
*
Switch to standard integer types in android_webview/.
avi
2015-12-20
31
-99
/
+121
*
Apply AwSettings to the current RVH when RVH swaps.
hush
2015-12-17
2
-12
/
+5
*
Allow huge data: URIs only via WebView.loadDataWithBaseUrl
mnaganov
2015-12-16
2
-1
/
+84
*
Resume cursor blinking on closing context menu
changwan
2015-12-06
1
-3
/
+5
*
Pass method parameters as JavaParamRef in android_webview.
torne
2015-12-04
21
-241
/
+454
*
[Android WebView] Implement AwContentsLifecycleNotifier.
timvolodine
2015-12-02
6
-0
/
+66
*
Remove Android support for out-of-process KeyStores
changwan
2015-12-02
1
-10
/
+7
*
Add context_utils.h includes where needed.
torne
2015-11-25
1
-0
/
+1
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-2
/
+2
*
GN WebView: make system_webview_apk work
michaelbai
2015-11-17
1
-1
/
+1
*
Remove ScopedVector from NavigationController.
avi
2015-11-13
1
-8
/
+7
*
GN WebView: build system_webview_apk
michaelbai
2015-11-12
1
-0
/
+2
*
Add credit card upstreaming.
jdonnelly
2015-11-10
2
-5
/
+21
*
Reland "Use resource throttle to implement shouldOverrideUrlLoading, core cha...
gsennton
2015-11-10
2
-19
/
+0
*
Android Webview IPC-based sync compositing
boliu
2015-11-05
1
-7
/
+2
*
GN: Remove "outputs" parameter for java_cpp_enum()
agrieve
2015-11-04
1
-3
/
+0
*
Implement extended shouldOverrideUrlLoading callback in Android WebView
mnaganov
2015-11-02
2
-3
/
+5
*
Defer loads on WebView popup windows until webcontents delegate attached
gsennton
2015-10-30
4
-0
/
+15
*
sync compositor: pass simple gfx types by const ref
boliu
2015-10-28
2
-10
/
+10
*
Separate RenderViewHost from RenderWidgetHost, part 4: delegate
avi
2015-10-27
1
-1
/
+1
*
aw: Disable hardware for gc tests
boliu
2015-10-20
1
-6
/
+1
*
Start adding gn build for android_webview
michaelbai
2015-10-19
2
-0
/
+160
[next]