Sign in
chromium
/
chromium
/
src
/
be5bc3238c657b45c7ff876f3bcd459315ab2b63
/
android_webview
46db496
Split locale paks into 2 list.
by michaelbai
· 10 years ago
b3aaf64
android webview: Remove support for in-proc command buffer
by boliu
· 10 years ago
e5c3091
Revert "Use resource throttle to implement shouldOverrideUrlLoading, core change"
by gsennton
· 10 years ago
127a06b4
Move gpu memory calculations to Compositor.
by sohan.jyoti
· 10 years ago
4b633cf
Make AndroidWebviewShell stop initializing ApplicationStatus
by dgn
· 10 years ago
9a9d335f
Check key system name consistently
by jrummell
· 10 years ago
5bd7eb04
permissions: remove unecessary parameters from cancel
by lalitm
· 10 years ago
27583e9
permissions: handle request ids for permissions in permission manager
by lalitm
· 10 years ago
a820a50
reland: android_webview: Initalize blink before using WebString
by bashi
· 10 years ago
8a3a10e0
Revert "aw: Disable ipc command buffer by default"
by boliu
· 10 years ago
a70bd9c
Isolate android_webview_test_apk.
by stip
· 10 years ago
0f79c57
[Android WebView] Call shouldInterceptRequest on a background thread
by Mikhail Naganov
· 10 years ago
7193f01
aw: Handle skipped hardware frame correctly
by boliu
· 10 years ago
d73c8cc0
Separate getting the URL of an infobar from clicking on it. Also make a similar change to bubbles, as they have the same interface.
by avi
· 10 years ago
9739591
aw: Make system_webview_apk package name configurable
by boliu
· 10 years ago
198d352
Properly return resources in compositor frame
by hush
· 10 years ago
5614f7ed
Add support to run AndroidWebViewShell with OnDeviceInstrumentationDriver.
by mikecase
· 10 years ago
d51cbbbf
Remove SVGSVGElement.pixelUnitToMillimeterX and friends
by philipj
· 10 years ago
e2475b9
Revert of android_webview: Initialize blink before using WebString (patchset #1 id:1 of https://codereview.chromium.org/1373923005/ )
by phoglund
· 10 years ago
421c442c
android_webview: Initialize blink before using WebString
by bashi
· 10 years ago
6b619eb0
Enable page visibility on WebView by default
by hush
· 10 years ago
b848517ac
Add GPU fingerprint information to breakpad microdumps.
by tobiasjs
· 10 years ago
40c9e14
Reland of Add a NavigationThrottle to the public content/ interface
by clamy
· 10 years ago
bcf491b
Refactor BrowserViewRenderer to support page visibility
by hush
· 10 years ago
f4e647c
Update page scale factor when layout updates
by hush
· 10 years ago
0e8aabd
[AndroidWebViewShell] Add Battery Status API layout test.
by timvolodine
· 10 years ago
3b6a2f1
Make some global pointers const void* const.
by thestig
· 10 years ago
c9c172a1
Isolate android_webview_unittests_apk.
by stip
· 10 years ago
8c3eb80
base: Template methods on Timer classes instead of the classes themselves.
by danakj
· 10 years ago
63b8ddb
Do not cast Visual State Callback request_id argument to long.
by tobiasjs
· 10 years ago
b7e3a08
make ProxyService::CreateSystemProxyConfigService return scoped_ptrs
by csharrison
· 10 years ago
2ad8595
Revert of Add a NavigationThrottle to the public content/ interface (patchset #18 id:350001 of https://codereview.chromium.org/1269813002/ )
by huangs
· 10 years ago
3940579
Add a NavigationThrottle to the public content/ interface
by clamy
· 10 years ago
2cd9d01b
[Android WebView] Put AndroidStreamReaderURLRequestJob into a namespace
by mnaganov
· 10 years ago
2021b8e6
WebView: set version number in JNI initialization
by michaelbai
· 10 years ago
9e93ca9
Put name before description in Android grd files.
by newt
· 10 years ago
6ced5d6
Add getModifierState to the MouseEvent for android_webview.
by dtapuska
· 10 years ago
f35c6621
Generate ResourceRewriter.java through dependency graph
by michaelbai
· 10 years ago
5355513
[AndroidWebViewShell] Add better error reporting to WebViewLayoutTestActivity.
by timvolodine
· 10 years ago
8ba0b88c
Turn components/crash into a layered component.
by sdefresne
· 10 years ago
c41dade
aw: Disable ipc command buffer by default
by boliu
· 10 years ago
a342d6f3b
webview: Move calls to update the root scroll delegate to LTHI.
by danakj
· 10 years ago
87580eb
gpu: Reduce GL context switches used to check pending queries.
by reveman
· 10 years ago
08e4a840
[Android WebView] Speculative fix for GrantFileSchemeAccesstoChildProcess crash
by mnaganov
· 10 years ago
d797886
Revert of Turn components/crash into a layered component. (patchset #6 id:100001 of https://codereview.chromium.org/1315303004/ )
by sdefresne
· 10 years ago
4e483c6
Turn components/crash into a layered component.
by sdefresne
· 10 years ago
3d4471a
Replace RenderViewImpl::IsEditableNode with WebElement::isEditable.
by esprehn
· 10 years ago
ad507b2
Use software draw fallback tick when viewport is empty
by hush
· 10 years ago
a8a31b7
[Android WebView] Add test for verifying loadDataWithBaseUrl behavior
by mnaganov
· 10 years ago
82957ad
Shift URLRequestContextStorage over to taking scoped_ptrs.
by rdsmith
· 10 years ago
05ed8af0
Switch WebView KeySystemTest to unprefixed EME.
by ddorwin
· 10 years ago
a5f0d96bc
Remove base's implicit_cast.
by danakj
· 10 years ago
4f1711f
webview: Remove LayerScrollOffsetDelegate::GetTotalScrollOffset.
by danakj
· 10 years ago
214d8f9
Avoid scheduling unnecessary ProcessGL between GL draws.
by hush
· 10 years ago
6e71d4fa
Make sure FBO is correct for both kModeProcess and kModeDraw
by hush
· 10 years ago
6b3af6e
Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id:430001 of https://codereview.chromium.org/1298253002/ )
by mmenke
· 10 years ago
03654ed1
Enable debugging by default in webview_shell so that it is visible when debugging with chrome://inspect
by tnakamura
· 10 years ago
468be2f
Remove reference counting from HttpNetworkSession.
by mmenke
· 10 years ago
c20cb51
Rebaseline global-interface-listing-expected.txt
by timvolodine
· 10 years ago
2699c65
Revert "[Android WebView] Enable Network Information API"
by mnaganov
· 10 years ago
abd3fc3a
Webview Layout Test failure on Android
by ramya.v
· 10 years ago
201d2ae
[Android WebView] Fix a couple of typos
by simonb
· 10 years ago
4ea676b
[AndroidWebViewShell] Add MediaStream API layout tests.
by timvolodine
· 10 years ago
c5cfe5b0
DevTools: expose wired front-end API for editors interop [chrome]
by pfeldman
· 10 years ago
e9f830c
Move the AnimateInput paths for WebView around to not path through cc.
by danakj
· 10 years ago
ade0b5e2
Add simple URL filtering to webview
by dgn
· 10 years ago
00844cea
Use DCHECK_CURRENTLY_ON() in chrome/ and android_webview/
by thestig
· 10 years ago
18c2844
Plumb smooth scrolling in Chromium compositor
by hush
· 10 years ago
a0e9cc76
Don't rely on getAssets() as a convenience wrapper for getResources().getAssets().
by tobiasjs
· 10 years ago
15ca265
Move RecordFullDocument to WebPreferences
by boliu
· 10 years ago
89cc5d9
jni_generator: Pass object parameters as JavaParamRef.
by torne
· 10 years ago
11524790
Updating XTBs based on .GRDs from branch master
by Penny MacNeil
· 10 years ago
5698e42
[Android WebView] Add switch for enabling experimental renderer sandboxing
by mnaganov
· 10 years ago
c409888
Introduce AUDIO_RECORDING and VIDEO_RECORDING permissions.
by guoweis
· 10 years ago
53197db5
Make UrlRequestContextBuilder take scoped_ptr's when it takes ownership
by pauljensen
· 10 years ago
63da5b43
Switch callers to use pollForUIThreadCriteria where applicable.
by tedchoc
· 10 years ago
4942f0ee
cc: Remove LayerScrollOffsetDelegate IsExternalScrollActive
by boliu
· 10 years ago
bbbe308b
Rebaseline global-interface-listing-expected.txt
by timvolodine
· 10 years ago
17735af
[AndroidWebViewShell] Add geolocation API layout test.
by timvolodine
· 10 years ago
c4901c4
[AndroidWebViewShell] Add "NoUnexpectedInterfaces" test.
by timvolodine
· 10 years ago
6d24013
[AndroidWebViewShell] Make testGlobalInterface non-breaking
by timvolodine
· 10 years ago
9afa248
[AndroidWebViewShell] Mark Presentation API as non-exposed on webview.
by timvolodine
· 10 years ago
fdc9ab1
Disable WebViewLayoutTest#testWebViewIncludedStableInterfaces
by dgn
· 10 years ago
2dace80d
[Android] Clean up WebActionMode creation
by jdduke
· 10 years ago
f71efb3
Reland "jni_generator: Make all object-returning natives return ScopedJavaLocalRef."
by torne
· 10 years ago
5ea5463d
Avoid deleting AwPermssionRequest twice in unit test
by michaelbai
· 10 years ago
309af8f
Remove arbitrary references to ChromeShell in comments.
by newt
· 10 years ago
d6920a6
[Android WebView] Make loading of V8 data compatible with child services
by mnaganov
· 10 years ago
5d58c9e
Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandler
by svaldez
· 10 years ago
98a1a3a
[Android] Supporting floating select ActionModes for web content
by jdduke
· 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
ce72c48
Notify NetworkDelegate when bytes have been received over the network.
by sclittle
· 10 years ago
be33e691
jni_generator: Make all object-returning natives return ScopedJavaLocalRef.
by torne
· 10 years ago
cb87fbf
Rename several instances of SubmitFrame to SubmitCompositorFrame
by fsamuel
· 10 years ago
ba0c548f
shouldOverrideUrlLoading should not be called on reloads in WebView
by gsennton
· 10 years ago
db95992b
[Android WebView] Pass .pak fds & regions to child services
by mnaganov
· 10 years ago
b49fc328
Rebaseline global-interface-listing-expected.txt
by timvolodine
· 10 years ago
a4babe4
android_webview: re-enable breakpad microdumps on x86.
by torne
· 10 years ago
3b59fc6
Update targetSdkVersion to 23.
by aurimas
· 10 years ago
fc199b47
Fix crash caused by concurrent access to framebuffer_combo_complete_map_.
by tobiasjs
· 10 years ago
Next »