Sign in
chromium
/
chromium
/
src
/
ff30a0e48df5a0de78c693aa3c377d760a4dfdf7
/
android_webview
/
browser
/
android_protocol_handler.cc
e9928ff
[WebView] Replace AwContentsIoThreadClient, InputStream and AwWebResourceResponse
by ctzsm
· 8 years ago
0baa01d
[WebView] Move files from native to browser
by ctzsm
· 8 years ago
[Renamed (95%) from android_webview/native/android_protocol_handler.cc]
ad7848339
Switch SupportsUserData uses to use unique_ptr.
by avi
· 8 years ago
95d6e720
Reland "Android: Remove GetApplicationContext part 2"
by wnwen
· 8 years ago
e92c19c
Revert of Android: Remove GetApplicationContext part 2 (patchset #9 id:160001 of https://codereview.chromium.org/2784353002/ )
by wnwen
· 8 years ago
e561a3b
Android: Remove GetApplicationContext part 2
by wnwen
· 8 years ago
ebb92b4
Re-write many calls to WrapUnique() with MakeUnique()
by ricea
· 9 years ago
948f366
Remove now-unnecessary .obj() in Java method calls.
by torne
· 9 years ago
314ad6c
Make GetApplicationContext return a JavaRef.
by torne
· 9 years ago
8656011
Add missing using statements for JNI types.
by torne
· 9 years ago
08daa07
Convert //android_webview to use std::unique_ptr
by dcheng
· 9 years ago
7ba5a62
net: move IsLocalhost() function into url_util.h
by tfarina
· 9 years ago
2c86c0a
Convert Pass()→std::move() in //android_webview
by dcheng
· 10 years ago
da6e7c9e
Add context_utils.h includes where needed.
by torne
· 10 years ago
2cd9d01b
[Android WebView] Put AndroidStreamReaderURLRequestJob into a namespace
by mnaganov
· 10 years ago
89cc5d9
jni_generator: Pass object parameters as JavaParamRef.
by torne
· 10 years ago
f71efb3
Reland "jni_generator: Make all object-returning natives return ScopedJavaLocalRef."
by torne
· 10 years ago
4810092
Revert of jni_generator: Make all object-returning natives return ScopedJavaLocalRef. (patchset #5 id:80001 of https://codereview.chromium.org/1288183004/ )
by nasko
· 10 years ago
be33e691
jni_generator: Make all object-returning natives return ScopedJavaLocalRef.
by torne
· 10 years ago
b58eaaa
Implement AwContentBrowserClient::IsHandledURL
by mnaganov
· 10 years ago
2cee4bd
The scheme granting code seems to become redundant, even for multi-process mode.
by mnaganov
· 10 years ago
9550931
Remove legacy StartsWithASCII function.
by brettw
· 10 years ago
44ce0ec5
Move StartsWith[ASCII] to base namespace.
by brettw
· 10 years ago
9b4dd1aa
Update {virtual,override,final} to follow C++11 style.
by dcheng
· 11 years ago
a469cf5
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
by dcheng
· 11 years ago
d731a491
replace OVERRIDE and FINAL with override and final in android_webview/
by mostynb
· 11 years ago
e41d59c
[android_webview] Add more params to request intercepting.
by
[email protected]
· 11 years ago
fb4fe095
Move kStandardSchemeSeparator from //content to //url
by
[email protected]
· 11 years ago
3b90aab
Rename ProtocolInterceptJobFactory and make it not use ProtocolHandlers.
by
[email protected]
· 11 years ago
cca6f39
Move some content url constants to /url.
by
[email protected]
· 11 years ago
6a718ab
Rename jni_helper.h to jni_weak_ref.h.
by
[email protected]
· 11 years ago
51d1bbe
Do not use CalledByNativeUnchecked
by
[email protected]
· 12 years ago
3e99baf
Move kFileScheme constant into content namespace.
by
[email protected]
· 12 years ago
79fe227
Migrate from googleurl/ includes to url/ ones in the remaining top-level directories.
by
[email protected]
· 12 years ago
dcb2330
Use a direct include of strings headers in android_webview/.
by
[email protected]
· 12 years ago
6c48800
[android_webview] Don't intercept resource and asset URLRequests.
by
[email protected]
· 12 years ago
f53b480
Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Interceptor into URLRequestJobFactory::ProtocolHandlers.
by
[email protected]
· 13 years ago
62f18e7
Change Android Webview URL Request Context access of mutation functions.
by
[email protected]
· 13 years ago
a5f4d1f9
[android_webview] Fix use after free in intercepted requests.
by
[email protected]
· 13 years ago
1737386
[android_webview] Don't block the IO thread when reading from an InputStream.
by
[email protected]
· 13 years ago
32f72e6f
Pass CookieMonster to CookieManager in init
by
[email protected]
· 13 years ago
f81fa20
Implement AwContentBrowserClient and AwBrowserContext
by
[email protected]
· 13 years ago
5c84539
[android_webview] Support intercepting for unhandled schemes.
by
[email protected]
· 13 years ago
354ba46
[Android] Upstream WebView.allow{Content|File}Access implementation.
by
[email protected]
· 13 years ago
e7bee399
Move AndroidProtocolAdaptor into android_webview
by
[email protected]
· 13 years ago
[Renamed (87%) from chrome/browser/android/android_protocol_adapter.cc]
35601c5
[Android] Fix handling of asset files loading.
by
[email protected]
· 13 years ago
9f17046
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take NetworkDelegate as argument
by
[email protected]
· 13 years ago
83c09ff
Upstreaming AndroidProtocolAdapter.
by
[email protected]
· 13 years ago