Sign in
chromium
/
chromium
/
src
/
c47bd31d5ac1fb5bcfb5aac4cdb8cd42ef400ab8
/
android_webview
60c6ae2
Separate BaseInstrumentationTestRunner from BaseChromiumITR
by yolandyan
· 9 years ago
a9fa54e
Mark trace data when launching WebView
by yolandyan
· 9 years ago
3299e6dd
Reenable test for single process scenario
by sgurun
· 9 years ago
6efc98a6
Merge code which extracts assets from APK to file
by pkotwicz
· 9 years ago
3730a86
Disable PolicyUrlFilteringTest#testBlacklistedUrl for multiprocess
by hush
· 9 years ago
0232f57
Use std::unique_ptr<base::Value> in V8ValueConverter.
by dcheng
· 9 years ago
2524a0d
Reland of Move side-loaded test data /sdcard -> /sdcard/chromium_tests_root
by agrieve
· 9 years ago
c7dbfec
[SystemWebViewShell&Test] fix compile warnings, lint api level issues and geo permissions on KitKat.
by timvolodine
· 9 years ago
9ec12b63
Disable flaky test
by sgurun
· 9 years ago
7a46384
Move code in ui/gl/* from gfx:: to gl::
by kylechar
· 9 years ago
be9b848
[Android] Fix regex in AcceptLanguageTest.
by jbudorick
· 9 years ago
ea85b9dc
Reland of Consolidate OutputSurface constructors into GL vs Vulkan. (patchset #1 id:1 of https://codereview.chromium.org/2013743002/ )
by hajimehoshi
· 9 years ago
f7bae84
Revert of Consolidate OutputSurface constructors into GL vs Vulkan. (patchset #8 id:140001 of https://codereview.chromium.org/2002303002/ )
by hajimehoshi
· 9 years ago
d7b0051
Consolidate OutputSurface constructors into GL vs Vulkan.
by danakj
· 9 years ago
e4acc06
Disable some MediaAccessPermissionRequestTest tests on M and higher.
by mvanouwerkerk
· 9 years ago
4542ad2
Revert of Disable testPressNextFromEditTextAndType webview test (patchset #3 id:40001 of https://codereview.chromium.org/1978093002/ )
by jbudorick
· 9 years ago
22a7f84
Mark some AwContentsClientFullScreenTest tests flaky.
by mvanouwerkerk
· 9 years ago
210d6f3
Add components/network_session_configurator.
by bnc
· 9 years ago
0d89533d8
Revert of Consolidate OutputSurface constructors into GL vs Vulkan. (patchset #7 id:120001 of https://codereview.chromium.org/2002303002/ )
by tkent
· 9 years ago
6daedd17
Consolidate OutputSurface constructors into GL vs Vulkan.
by danakj
· 9 years ago
43e876f
Null check main render frame during cross domain navigation.
by hush
· 9 years ago
76a0165
Always suppress DP_CREATE_CLASSLOADER_INSIDE_DO_PRIVILEGED
by pkotwicz
· 9 years ago
e481415
[Android] Switch AcceptLanguageTest to EmbeddedTestServer.
by jbudorick
· 9 years ago
eccb40b
Functionality to allow blacklist and whitelist of custom schemes.
by igorcov
· 9 years ago
20736267
Move ChildProcessCreationParams out of ChildProcessLauncher
by michaelbai
· 9 years ago
9b7fa55
[WebView] Make WebView Shell activity not restart when resizing app.
by mikecase
· 9 years ago
6a321a7
Support fullscreen in webview shell.
by tobiasjs
· 9 years ago
f9c1304
Create Thread Tests for WebView
by aluo
· 9 years ago
96a31a4
Update checks for N+
by twellington
· 9 years ago
6f2a192a
WIP Handle AwContents needing multiple live functors.
by tobiasjs
· 9 years ago
d54465ba
ppapi: PPB_VpnProvider: Implement permission check
by adrian.belgun
· 9 years ago
6dc5747a
Introduces a new MHTML generation parameter specifying different behvaior for cache-control headers.
by dewittj
· 9 years ago
f9b1eec
Deduplicate Monochrome and WebView manifests
by paulmiller
· 9 years ago
5b9dec1
Split //ui/gl into //ui/gl + //ui/gi/init.
by kylechar
· 9 years ago
7a7e615a
aw: Avoid livelock bouncing between zero and non-zero memory
by boliu
· 9 years ago
922b6a3
Disable testPressNextFromEditTextAndType webview test
by ssid
· 9 years ago
b4ef2f07
Re-enable WebView CTS testRequestImageRef.
by hush
· 9 years ago
d27aef56
Remove code that was only used by navigator.connect.
by mek
· 9 years ago
3db6b6d
Generate param traits size methods for IPC files in chrome/ (and traits it depends on).
by jam
· 9 years ago
a5d1883
Splitting the concept of UMA consent, and should UMA report.
by jwd
· 9 years ago
d0baa9b
Handle the case where browser tries to send an IPC message to a dead renderer.
by hush
· 9 years ago
9bf2667
Enable QUIC for proxies only when QUIC is enabled
by tbansal
· 9 years ago
7bf0571
requestAutocomplete: remove from web platform
by dbeam
· 9 years ago
d660a7d7
Fix include path for moved thread_task_runner_handle.h header in android_webview/
by gab
· 9 years ago
69c14ec
[SystemWebViewShell] preload "about:blank" to make it inspectable.
by timvolodine
· 9 years ago
e54bcb4
[Android] Work around Method.isAnnotationPresent() issue in AwTestBase
by twellington
· 9 years ago
90cdf6675
Revert of [WebViewShellLayoutTest] Fix AOSP bots failure testWebViewExcludedInterfaces. (patchset #2 id:20001 of https://codereview.chromium.org/1951253003/ )
by gsennton
· 9 years ago
a4497b8
Revert of [Sheriff] Fix WebViewLayoutTest regarding global interface expectations. (patchset #1 id:1 of https://codereview.chromium.org/1950943002/ )
by gsennton
· 9 years ago
24c4d32
aw: Disable quota manager tests
by boliu
· 9 years ago
1fbc77bb
[WebView] Remove all expected CTS failures besides testRequestImageRef
by mikecase
· 9 years ago
a1fc878
Rename libmonochrome target to monochrome.
by yfriedman
· 9 years ago
e62c2a4
Remove requestAutocomplete
by estade
· 9 years ago
f1ef7ba0
[WebViewShellLayoutTest] Fix AOSP bots failure testWebViewExcludedInterfaces.
by timvolodine
· 9 years ago
cc29ae5
Revert of (reland) Move permission.mojom from WebKit/public/platform/ to components/ (patchset #3 id:40001 of https://codereview.chromium.org/1942353002/ )
by mathp
· 9 years ago
e3168773
[Sheriff] Fix WebViewLayoutTest regarding global interface expectations.
by mlamouri
· 9 years ago
8b88660
[WebViewLayoutTests] Disable failing testEMEPermission layout test.
by timvolodine
· 9 years ago
f2ec5e07
[WebViewShell] retarget the shell to N for testing.
by timvolodine
· 9 years ago
9e8cbda
Avoid recreating hardware_renderer_ if a draw occurs during cleanup.
by tobiasjs
· 9 years ago
f3b224a
(reland) Move permission.mojom from WebKit/public/platform/ to components/
by xhwang
· 9 years ago
01c2d6a9
Reland of Fail if an instrumentation test is missing size annotation
by agrieve
· 9 years ago
e682757
Revert of 🎯 Fail if an instrumentation test is missing size annotation (patchset #6 id:100001 of https://codereview.chromium.org/1863353002/ )
by mathp
· 9 years ago
70d776e
Fail if an instrumentation test is missing size annotation
by agrieve
· 9 years ago
709a7536
Remove all uses of skia::RefPtr and stale includes
by tomhudson
· 9 years ago
e1a1e4e
Revert of Move permission.mojom from WebKit/public/platform/ to components/ (patchset #8 id:140001 of https://codereview.chromium.org/1921553003/ )
by henrika
· 9 years ago
1b75152
Move permission.mojom from WebKit/public/platform/ to components/
by xhwang
· 9 years ago
f46f149
Make SetupLock a part of ContextProviderCommandBuffer only.
by danakj
· 9 years ago
21571ae
[Android]Use zh instead of zh-rTW as output folder of zh_TW translation
by ianwen
· 9 years ago
be34672
Update CTS test zip.
by mikecase
· 9 years ago
1fc9c657
aw: Fix activityWrapsContext condition
by boliu
· 9 years ago
b5eb895
Reland 2 of Unify application context usage.
by wnwen
· 9 years ago
244819da
aw: Cache WindowAndroidWrapper again
by boliu
· 9 years ago
9983450
Revert of patch suspect of causing Android GPU builds to start failing
by ccameron
· 9 years ago
8f42dd5
Reland of "Convert Widevine and Android platform key systems to KeySystemProperties" with fix
by halliwell
· 9 years ago
d68810c
aw: Move ResourcesContextWrapperFactory out of glue
by boliu
· 9 years ago
ee270d6ac
Revert of Convert Widevine and Android platform key systems to KeySystemProperties (patchset #6 id:100001 of https://codereview.chromium.org/1926533002/ )
by jdonnelly
· 9 years ago
bd92f38
Convert Widevine and Android platform key systems to KeySystemProperties
by halliwell
· 9 years ago
f258baa
media: Set MediaClientAndroid in the GPU process.
by xhwang
· 9 years ago
e98a8fb
GN: Make instrumentation tests declare their runtime_deps
by agrieve
· 9 years ago
374f8aa
Reland of Unify application context usage.
by wnwen
· 9 years ago
6b98cf9
Move ui/gfx/geometry ParamTraits to ui/gfx/ipc/geometry
by fsamuel
· 9 years ago
8ab7647
WebView downgrade prevention logic
by hush
· 9 years ago
fece0688
Remove DrawGLFunctor CleanupReference.
by tobiasjs
· 9 years ago
ead5f5b
aw: Cache ResourcesContextWrapper mapping
by boliu
· 9 years ago
7305b4bb
[Android] Include NestedSystemMessageHandler in gn builds of content_shell_apk.
by jbudorick
· 9 years ago
16ee979
Test: deleting RTM before BVR does not leak resources.
by tobiasjs
· 9 years ago
5274ed6
Make android_webview_test fit isolate naming convention.
by stip
· 9 years ago
db5dfaca
Revert of 🍈 Unify application context usage. (patchset #25 id:480001 of https://codereview.chromium.org/1879013002/ )
by wnwen
· 9 years ago
9313e35
Add EME permission test to WebViewLayoutTest
by yolandyan
· 9 years ago
6b5b7b5
Unify application context usage.
by wnwen
· 9 years ago
60b9aa2
[build] Switch to moved v8.gyp
by machenbach
· 9 years ago
e3ea2b4
Move RenderFrameImpl::context_menu_node_ to WebLocalFrameImpl.
by dglazkov
· 9 years ago
2dacfffc
aw: Fix dcheck failure on start up
by boliu
· 9 years ago
1cfca29
Fix for problem with activating find-in-page match via find tickbar.
by paulmeyer
· 9 years ago
84b7eab
aw: Remove kDisablePageVisibility
by boliu
· 9 years ago
161c894
Remove thread DCHECK from RegisterAwGLFunctor
by tobiasjs
· 9 years ago
e41ae190d
Reland #2 of Generate Android .isolate files used for test()s
by agrieve
· 9 years ago
453c3b29
Assert that AwGLFunctor instances do not leak.
by tobiasjs
· 9 years ago
98495a3
Fix a nasty scroll bug for Chrome Now-on-tap feature. Also combine the
by sgurun
· 9 years ago
b891cd66
Create a PrefStore in support of Blimp metrics collection.
by jessicag
· 9 years ago
405d011
Delete //gpu/blink/ and WebGraphicsContext3DImpl.
by danakj
· 9 years ago
Next »