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
*
aw: Minor trace event name fix
boliu
2015-08-14
1
-1
/
+1
*
Implement AwContentBrowserClient::IsHandledURL
mnaganov
2015-08-13
3
-29
/
+10
*
[Android WebView] Don't store unnecessary copy of print_settings in aw_pdf_ex...
timvolodine
2015-08-07
2
-14
/
+15
*
[Android WebView] Put error page files into WebView resources
mnaganov
2015-08-05
1
-19
/
+0
*
Implement HttpUserAgentSettings delegate for Android WebView
tserng
2015-08-05
5
-0
/
+63
*
The scheme granting code seems to become redundant, even for
mnaganov
2015-08-05
1
-1
/
+2
*
Deny the geolocation permission request by default.
michaelbai
2015-08-04
1
-7
/
+1
*
Make use of '// static' consistent.
ajose
2015-07-28
2
-2
/
+2
*
Refactoring WebView permission request
michaelbai
2015-07-23
2
-2
/
+9
*
Invoke the geolocation callback only if there is pending request.
michaelbai
2015-07-23
1
-0
/
+8
*
Make SetCookieableSchemes no-op if already initialized
paulmiller
2015-07-23
1
-6
/
+0
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
2
-3
/
+3
*
Use resource throttle to implement shouldOverrideUrlLoading, core change
gsennton
2015-07-16
2
-17
/
+0
*
Move JoinString to the base namespace.
brettw
2015-07-15
1
-2
/
+3
*
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...
hongchan
2015-07-14
1
-3
/
+2
*
Move JoinString to the base namespace.
brettw
2015-07-14
1
-2
/
+3
*
Refactor some browser-side chrome and webview printing code into component/pr...
timvolodine
2015-07-14
2
-36
/
+18
*
Check user gesture before firing an intent in WebView
mnaganov
2015-07-09
2
-3
/
+5
*
Don't autofill credit cards on non-secure pages
sigbjorn
2015-07-08
2
-0
/
+19
*
Plumb a way to pass version info to Java
sgurun
2015-07-07
1
-0
/
+6
*
android_webview: Replace usage of GetActiveEntry by GetLastCommittedEntry.
tfarina
2015-07-03
3
-13
/
+14
*
Replace base::string16 with std::string for frame names.
nasko
2015-07-02
2
-2
/
+2
*
Add more string_util functions to base namespace.
brettw
2015-06-24
1
-6
/
+7
*
Add MIDI SYSEX permission request to WebView
michaelbai
2015-06-23
3
-2
/
+20
*
Use scoped_ptr for NavigationEntries.
avi
2015-06-23
1
-1
/
+1
*
[Autofill] Log the index of the accepted suggestion in the popup
mathp
2015-06-19
1
-1
/
+2
*
Revert of Use scoped_ptr for NavigationEntries. (patchset #4 id:60001 of http...
thakis
2015-06-19
1
-1
/
+1
*
Use scoped_ptr for NavigationEntries.
avi
2015-06-19
1
-1
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
2
-3
/
+3
*
Unify Android Webview and Chrome's fling
hush
2015-06-10
2
-7
/
+21
*
[Android WebView] Send WebChromeClient.onReceivedTitle when navigating back
mnaganov
2015-06-05
2
-0
/
+14
*
Allow OpenApkAsset() to open resource files as well as assets.
agrieve
2015-06-05
1
-1
/
+2
*
android-webview: Remove legacy crash handler (### Version)
primiano
2015-06-04
1
-7
/
+0
*
Use RenderFrameHost for ::RequestPermission() and ::CancelPermission().
mlamouri
2015-06-03
1
-3
/
+5
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
3
-14
/
+14
*
Move Pickle to base namespace.
brettw
2015-06-02
1
-6
/
+11
*
Revert "[Android WebView] Send WebChromeClient.onReceivedTitle when navigatin...
Mikhail Naganov
2015-06-01
2
-14
/
+0
*
Move android_webview/aw_assets.cc -> base/android/apk_assets.cc
agrieve
2015-05-27
5
-99
/
+7
*
Unescape file URLs in file chooser in WebView.
gsennton
2015-05-22
1
-1
/
+5
*
Remove RenderViewHost from WebContentsDelegate::CanDownload() signature.
rdsmith
2015-05-21
2
-3
/
+1
*
Fix software draws
Bo Liu
2015-05-21
1
-2
/
+1
*
aw: Force auxiliary bitmap on android emulators
boliu
2015-05-20
4
-10
/
+25
*
Prune some remnants of DSA client certificate support.
davidben
2015-05-13
2
-7
/
+4
*
[Android WebView] Send WebChromeClient.onReceivedTitle when navigating back
mnaganov
2015-05-12
2
-0
/
+14
*
Componentizes external_video_surface to reduce webview/Cast duplication.
gunsch
2015-05-07
5
-179
/
+3
*
android_webview: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-05-07
1
-8
/
+7
*
Refactor AwPermissionRequest lifetime
boliu
2015-05-06
8
-51
/
+104
*
Reland "Enable libc++ on Android"
jdduke
2015-05-05
1
-1
/
+1
*
Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction.
gunsch
2015-04-30
1
-0
/
+11
*
[DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to...
dgozman
2015-04-28
2
-9
/
+5
[next]