Sign in
chromium
/
chromium
/
src
/
b80bf26365a1bfa10810c5c7d3c8b7014536feab
/
android_webview
/
browser
cb87fbf
Rename several instances of SubmitFrame to SubmitCompositorFrame
by fsamuel
· 10 years ago
db95992b
[Android WebView] Pass .pak fds & regions to child services
by mnaganov
· 10 years ago
fc199b47
Fix crash caused by concurrent access to framebuffer_combo_complete_map_.
by tobiasjs
· 10 years ago
2f73f79
[Android WebView] Clean up resources loading logic
by mnaganov
· 10 years ago
6f04675
Autofill: code cleanup.
by thestig
· 10 years ago
55ff9da
s/use_alternate_protocols/use_alternative_services/g
by bnc
· 10 years ago
c4bd2e9
aw: Run idle work after draw
by boliu
· 10 years ago
388c056
Allow script to request durable storage permission (chrome side)
by dgrogan
· 10 years ago
83c807a
Move MIDI permission status checking out of Blink
by lalitm
· 10 years ago
b58eaaa
Implement AwContentBrowserClient::IsHandledURL
by mnaganov
· 10 years ago
28bcb65
aw: Fix capturePicture to ignore scroll offset
by boliu
· 10 years ago
2c4ed370
aw: Reverse ipc command buffer switch
by boliu
· 10 years ago
fce8d19
Replace ToLower calls to the new format
by brettw
· 10 years ago
8fbf16a
aw: Improve render thread idle scheduling
by boliu
· 10 years ago
95f74135
Remove SoftwareFrameData
by jbauman
· 10 years ago
67e9830
Implement HttpUserAgentSettings delegate for Android WebView
by tserng
· 10 years ago
2cee4bd
The scheme granting code seems to become redundant, even for multi-process mode.
by mnaganov
· 10 years ago
14ea977
Reland "Add ExecuteJavaScriptForTest and make all tests use it"
by Jochen Eisinger
· 10 years ago
f080402
Revert of Add ExecuteJavaScriptForTest and make all tests use it (patchset #15 id:270001 of https://codereview.chromium.org/1123783002/)
by sigbjornf
· 10 years ago
904f14ebd
Add ExecuteJavaScriptForTest and make all tests use it
by jochen
· 10 years ago
1463e1e
Add switch to use ipc command buffer in Android WebView
by boliu
· 10 years ago
c5befe7
Share SyncPointManager between ipc and in-process
by boliu
· 10 years ago
777bb78a
Use resource throttle to implement shouldOverrideUrlLoading, core change
by gsennton
· 10 years ago
2ac5656
Expose API to store and load data usage stats from UI task runner.
by kundaji
· 10 years ago
66cc354b
Refactor some browser-side chrome and webview printing code into component/printing/browser.
by timvolodine
· 10 years ago
c352c70
aw: Fix SetExtraRequestHeaderByName DCHECK
by boliu
· 10 years ago
fd4b0f7
[Android WebView] Pass 'Referer' header to shouldInterceptRequest
by mnaganov
· 10 years ago
849952a4
Check user gesture before firing an intent in WebView
by mnaganov
· 10 years ago
7441045ad
aw: Make is_layer match offscreen_pre_raster
by boliu
· 10 years ago
0bd407f
Convert some base/prefs/ methods to scoped_ptr instead of bare ptr
by estade
· 10 years ago
96cd918
Never look for locale pak files on disk when they are stored within the apk
by agrieve
· 10 years ago
bffa19f3
Convert Android WebView to store locale .pak files as res/raw resources
by agrieve
· 10 years ago
ca238b3b
Implement self-contained gpu data collection on Android
by tobiasjs
· 10 years ago
41edcdd
Remove NetworkDelegate::OnCanThrottleRequest
by xunjieli
· 10 years ago
37fd9d7d
Replace some Tokenize calls with SplitString.
by brettw
· 10 years ago
03ababf
Add MIDI SYSEX permission request to WebView
by michaelbai
· 10 years ago
1ffb2e8
Revert of Implement self-contained gpu data collection on Android (patchset #12 id:220001 of https://codereview.chromium.org/1172003002/)
by erikwright
· 10 years ago
2a11182
Implement self-contained gpu data collection on Android
by tobiasjs
· 10 years ago
64767d90
cc: Rename visible_content_rect and content stuff on quads.
by danakj
· 10 years ago
e201c7cd
Track frame openers in FrameTreeNodes instead of WebContents.
by alexmos
· 10 years ago
b0ee8dc
Unify Android Webview and Chrome's fling
by hush
· 10 years ago
6b2828a
Remove ContextProvider::IsContextLost.
by danakj
· 10 years ago
62536bc
Allow OpenApkAsset() to open resource files as well as assets.
by agrieve
· 10 years ago
a783bb0
Use Surfaces in Android webview
by jbauman
· 10 years ago
5fc460f
Use RenderFrameHost for ::RequestPermission() and ::CancelPermission().
by mlamouri
· 10 years ago
236d317
Replace more ObserverList with base::ObserverList.
by brettw
· 10 years ago
0e3d721
webview: Initialize synchronous compositor after first activation.
by sunnyps
· 10 years ago
5e77de58
Use using content::PermissionType and other cleanup.
by ddorwin
· 10 years ago
9774ee89
WebView permissions: Cache result for PROTECTED_MEDIA_IDENTIFIER
by ddorwin
· 10 years ago
ec8c2db
Adding status to swap buffers completion
by achaulk
· 10 years ago
57ebc05
Remove flag for virtual-viewport pinch to zoom and old paths.
by bokan
· 10 years ago
9b3f113
Revert of Adding status to swap complete (patchset #18 id:340001 of https://codereview.chromium.org/1084173004/)
by vabr
· 10 years ago
c794eda
Adding status to swap buffers completion
by achaulk
· 10 years ago
2673059
Add the ability to schedule any pending lossy prefs to be written.
by benwells
· 10 years ago
3b864c9
Move android_webview/aw_assets.cc -> base/android/apk_assets.cc
by agrieve
· 10 years ago
be0bb6d
Add 'explicit' qualifiers to single-arguments ctors
by primiano
· 10 years ago
cd52509
Workaround qualcomm-specific activity restore bug
by boliu
· 10 years ago
7215854d
Remove gfx::FrameTime for a single clock source
by abhishek.ka
· 10 years ago
a6edaaff
CC: Plumb LayerSettings parameter for cc::Layer construction.
by loyso
· 10 years ago
8d04646
Convert JsonWriter::Write to taking a const ref for the in-param
by estade
· 10 years ago
0323138f
Add DataReductionProxyExperimentsStats and UMA for measuring potentially non-compressed bytes.
by jeremyim
· 10 years ago
c16f8dc
Add ContextProvider::InvalidateGrContext to reset GL state in GrContext
by CodeByThePound
· 10 years ago
6780f3da
cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.
by sadrul
· 10 years ago
33a1319
android_webview: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
by skyostil
· 10 years ago
7573e42
Fix an issue that external protocol in subframes are not handled on Android
by qinmin
· 10 years ago
76de1af
Add a PrefRegistrationFlags::LOSSY_PREF flag for writing lossy prefs
by raymes
· 10 years ago
2288c53
Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction.
by gunsch
· 10 years ago
712427d
Apply the same logic with one of ChromeResourceDispatcherHostDelegate
by jaekyun
· 10 years ago
88f570805
[DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to devtools_discovery.
by dgozman
· 10 years ago
ec2b982a
[DevTools] Migrate android to devtools_discovery.
by dgozman
· 10 years ago
a0ad227
Remove BooleanPrefMember usage from Data Reduction Proxy IO classes.
by jeremyim
· 10 years ago
29c37c9
android_webview: Remove dependency on webkit's ContextProviderInProcess.
by tfarina
· 10 years ago
0115d2a26
Switch android_webview to devtools_discovery.
by dgozman
· 10 years ago
5a586e5
Forget SSL error exceptions when good certs seen for regular requests.
by jww
· 10 years ago
cdd5a3de
Use a custom URLRequestContextGetter for performing the secure proxy check.
by jeremyim
· 10 years ago
2460c76
Make JavaScript dialog suppression more aggressive.
by avi
· 10 years ago
6ef6205
TrimMemory strategy while offscreenPreRaster is on.
by hush
· 10 years ago
852044e
[Android WebView] Fix the fling scroll does not work issue for popup tabs.
by shouqun
· 10 years ago
c0e2da8
[android_webview] Convert VLOGs to DVLOGs
by pranay.kumar
· 10 years ago
661d037f
Update DataReductionProxySettings->DataReductionProxyConfig interaction for task runner safety.
by jeremyim
· 10 years ago
4d7902e
Create Context with OutputSurface in SyncCompositor
by boliu
· 10 years ago
eab5ac9
cc: Make scheduling be driven by vsync for android webview.
by sunnyps
· 10 years ago
58e913a
Update remaining code to include NetLog files from net/log directory rather than net/base.
by eroman
· 10 years ago
a0e8c4b
Rename DataReductionProxyStatisticsPrefs to DataReductionProxyCompressionStats
by zhuoyu.qian
· 10 years ago
894faa6
Revert of cc: Make scheduling be driven by vsync for android webview. (patchset #38 id:740001 of https://codereview.chromium.org/817603002/)
by sunnyps
· 10 years ago
5333e146
cc: Make scheduling be driven by vsync for android webview.
by sunnyps
· 10 years ago
b6ee9a21
Revert of cc: Make scheduling be driven by vsync for android webview. (patchset #37 id:720001 of https://codereview.chromium.org/817603002/)
by sunnyps
· 10 years ago
bf27da63
cc: Make scheduling be driven by vsync for android webview.
by sunnyps
· 10 years ago
23957a2
Implement PermissionService::GetNextPermissionChange.
by mlamouri
· 10 years ago
03890319
Add user gesture carryover bit
by jaekyun
· 10 years ago
4e37202
Refactor Permissions related method out of ContentBrowserClient.
by mlamouri
· 10 years ago
d98dbc8
[DevTools] Move network protocol handler to RenderFrameHost.
by dgozman
· 10 years ago
e2a873b
Make content::PermissionType an enum class.
by mlamouri
· 10 years ago
34b7a152
cc: Move worker threads to RenderThreadImpl.
by reveman
· 10 years ago
151423e
Remove prerender cookie store, part 4.
by davidben
· 10 years ago
abaade8
Unit Test for WebView animating in and out of screen
by hush
· 10 years ago
b887d327
Remove android webview rendering cruft
by boliu
· 10 years ago
f498ecf
favor DCHECK_CURRENTLY_ON for better logs in android_webview/
by mostynb
· 10 years ago
a83c3ca
[Android WebView] Implement a better OnReceivedError callback
by mnaganov
· 10 years ago
fd77355
Reload favicon from HTTP cache on Ctrl+Refresh
by pkotwicz
· 10 years ago
Next »