- 15 Nov, 2019 40 commits
-
-
Renjie Tang authored
Change-Id: I0861e5a870f2e43f45d971b8c6b6530ac72db59d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918836 Commit-Queue: Renjie Tang <renjietang@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#715830}
-
Michael van Ouwerkerk authored
Bug: 1018141 Change-Id: I3a6994275e215fbe0d6961aae974696840f77620 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919341Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Cr-Commit-Position: refs/heads/master@{#715829}
-
Nektarios Paisios authored
Some attributes such as ID, class name, relative bounds and visibility are automatically added by ViewAccessibility. R=dmazzoni@chromium.org, sky@chromium.org Change-Id: Ic27ec3f3d30e57f4e6ecd6ba2bb264650b20c887 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918682Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#715828}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/1c795d9ef28b..deae1fce2cc5 git log 1c795d9ef28b..deae1fce2cc5 --date=short --no-merges --format='%ad %ae %s' 2019-11-15 lehoangq@gmail.com Enable Metal backend. 2019-11-15 timvp@google.com Update GLES31 Expectations Created with: gclient setdep -r src/third_party/angle@deae1fce2cc5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC cnorthrop@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=cnorthrop@google.com Bug: None Change-Id: Ia1d131e44808dd0ed7920c763c338f185ac196f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919483Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#715827}
-
Toni Barzic authored
Makes home scale and fade in animation run in parallel with overview fadeout (instead of waiting for the overview animation to end). Change-Id: Ica9bd3cc98faf5dd2827fe6871a1f4b7b5d7c953 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918664Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#715826}
-
Steven Bennetts authored
This CL adds support for compressing .pak files, and adds compression for locales/*.pak on chromeos. Note: We keep the extension for compressed .pak files to avoid dependency complexity in tests. Original CL: https://chromium-review.googlesource.com/c/chromium/src/+/1912621 Fixes: Change to pak_util.py (PS1 -> PS2) to potentially fix output timestamp Bug: 1017864 Change-Id: I3bc36777cadfbb8f5a49609b158827c83a4c5bcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919559Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Cr-Commit-Position: refs/heads/master@{#715825}
-
Anastasia Helfinstein authored
Bug: 1018327 Change-Id: I46aeb21d935b6533207c53743051c54b4d21e968 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1910877Reviewed-by:
Aran Gilman <gilmanmh@google.com> Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#715824}
-
Chris Mumford authored
The test function RunClosureWithTrace only runs its closure parameter once so switching to WTF::Bind and OnceClosure. Bug: 1007835 Change-Id: I454c3499a34f144c681c63f57eeea20e17150ee0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912656Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Chris Mumford <cmumford@google.com> Cr-Commit-Position: refs/heads/master@{#715823}
-
Jasper Chapman-Black authored
Adding this option to viewer.html prevents it from being erased whenever another option/filter config is modified. Bug: 1011921 Change-Id: Ib75f2377fcb19ce9405a6d55ad0c0a96280f37ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918831 Auto-Submit: Jasper Chapman-Black <jaspercb@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#715822}
-
Chris Lu authored
Bug: 1014959 Change-Id: I55606e3ddd0a5321df014691a07b382b3c70f1a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918186Reviewed-by:
Sergio Collazos <sczs@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/master@{#715821}
-
Kyle Milka authored
Create an empty bottomsheet for the custom share sheet. Open the sheet when a share action is iniated and the chrome-sharing-hub flag is enabled. Bug: 1009124 Change-Id: Iff03ab4a02993cde6f4bc2ba136a6e188fc9c2f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869491 Commit-Queue: Kyle Milka <kmilka@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#715820}
-
Aaron Leventhal authored
When a live region event is fired at the same time as other events, JAWS is preferring to to skip the live region announcement. Firing the live region event on a slight delay fixes this problem. Bug: 1024847 Change-Id: If1eacb95d3cbbf7bbc58c54dfb1a3f64eda76ae1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917339Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#715819}
-
Jasper Chapman-Black authored
Change-Id: I9dc43ec4e2ca03a2c1410360df732356cd716822 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919566 Auto-Submit: Jasper Chapman-Black <jaspercb@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#715818}
-
Victor Hsieh authored
Test: icon looks good on the warning indicator Bug: None Change-Id: If71449144dc04981186bc3efada29c415bd8c676 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918833Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Victor Hsieh <victorhsieh@chromium.org> Cr-Commit-Position: refs/heads/master@{#715817}
-
Kevin Bailey authored
We're still using them, and we'd like to be reminded come M82. Change-Id: Ib7060e10f301eecc15848245b43aa954212cd2da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918330Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Kevin Bailey <krb@chromium.org> Cr-Commit-Position: refs/heads/master@{#715816}
-
Simon Que authored
CI: - Android WebView P OOR-CORS FYI (rel) - android-archive-dbg - android-archive-rel - android-asan - android-bfcache-debug - android-code-coverage - android-pie-arm64-rel - android-pie-x86-fyi-rel - GPU FYI Perf Android 64 Builder - mac-archive-dbg - mac-archive-rel Try: - android_angle_vk32_deqp_rel_ng - android_angle_vk32_rel_ng - android_angle_vk64_deqp_rel_ng - android_angle_vk64_rel_ng - android_blink_rel - android-binary-size - android-marshmallow-arm64-coverage-rel - android-oreo-arm64-rel - android-pie-arm64-rel - android-pie-x86-fyi-rel - android-webview-pie-arm64-fyi-rel - gpu-fyi-try-mac-intel-rel - mac_optional_gpu_tests_rel - mac10.10-blink-rel - mac10.11-blink-rel - mac10.12-blink-rel - mac10.13-blink-rel Schedule of migration: https://docs.google.com/spreadsheets/d/1TZhpasm6iceYm7zqkyEtZ1wn9ZcpREfH4LV4cusICJA/edit#gid=0 Bug: 950413 Change-Id: I39362f8d4bf990f0777c693cda48e235d8cb21c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875860 Commit-Queue: Simon Que <sque@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Reviewed-by:
Aaron Gable <agable@chromium.org> Cr-Commit-Position: refs/heads/master@{#715815}
-
Mirko Bonadei authored
Bug: webrtc:9419 Change-Id: I568367055910d651375ddc0c1903f674a6876fd8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919345Reviewed-by:
Steve Anton <steveanton@chromium.org> Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#715814}
-
Christopher Thompson authored
This bumps the expiry for enable-mark-http-as from M80 to M86. Change-Id: Ie682789e5a595e8ab614c4993694291fab43119a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919435Reviewed-by:
Livvie Lin <livvielin@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#715813}
-
Brian Osman authored
This is the same strategy used by gl_renderer. It's potentially expensive, because the transform matrix values are baked into the shader source, so dragging the slider could cause many shaders to be generated. A better solution might be to inject a scale step in the ColorTransform that refers to a uniform. Doing so would require changing the signature of NewColorTransform (or adding NewScaledColorTransform), and creates a leaky abstraction that may not be worth it, given the rarity of this case. Bug: chromium:985500 Change-Id: Ifae5e595fa76c84b0535ae6ca222bf7bf088883f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919419Reviewed-by:
kylechar <kylechar@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com> Cr-Commit-Position: refs/heads/master@{#715812}
-
Jay Harris authored
Previously, WebApps and BookmarkApps had their own implementations of FindAppWithUrlInScope, that did essentially the same thing. However, the BookmarkApps implementation didn't take match length into account (the longest match should always be returned). Instead of adding this sort to BookmarkApps, this moves the implementation into the generic AppRegistrar class, seeing as we have all the primitives we require there. In addition, this changes the behaviour of WebAppRegistrar::GetAppScope to return base::nullopt instead of an empty scope. This fixes the broken behaviour of AppRegistrar::IsAppShortcut. Bug: 1023244 Change-Id: I66aee439a1fbe8f1718f7ca351d37692ff8c3e46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1909055 Commit-Queue: Jay Harris <harrisjay@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#715811}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/7be1d2e25417..dd6b19ec37f3 git log 7be1d2e25417..dd6b19ec37f3 --date=short --no-merges --format='%ad %ae %s' 2019-11-15 dneto@google.com Android.mk: Avoid polluting NDK build's test tree. (#888) Created with: gclient setdep -r src/third_party/shaderc/src@dd6b19ec37f3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/shaderc-chromium-autoroll Please CC radial-bots+chrome-roll@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=radial-bots+chrome-roll@google.com Bug: None Change-Id: I43efc626f9dccf0d61fe7bb69b703dacef44cd09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919484Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#715810}
-
Josh Nohle authored
This fixes the console error on chrome://proximity-auth, which reads, Uncaught TypeError: Cannot read property 'mojom' of undefined at multidevice_setup.mojom-lite.js:1715 This refers to instances of chromeos.device_sync.mojom.ConnectivityStatus. Bug: 1025053 Change-Id: I1ddbe24f8354b08c0cf3c33cd6e402f4b920b78b Fixed: 1025053 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919567Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Josh Nohle <nohle@chromium.org> Auto-Submit: Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#715809}
-
Tina Wang authored
Disabled DemoSetupTest.OnlineSetupFlowErrorPowerwashRequired on linux because it times out consistently and fails the linux-chromeos-dbg. Bug: 1025213 Tbr: agawronska@chromium.org Change-Id: Ib1458c8d2e3018c67f406b8bae2f729a7d3c76b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918313Reviewed-by:
Tina Wang <tinazwang@chromium.org> Commit-Queue: Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#715808}
-
Albert J. Wong authored
telemetry_perf_unittests currently have the largest amount of overhead (see bug for measurements). It's double that of the chrome_public_test_apk and content_browsertests. Dropping 2 of its shards should allow us to add 4 total new ones which we split between the other two tests. Bug: 1021686 Change-Id: I953854770fc5fdb8e45ec9541e535f4ada5fc031 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918963Reviewed-by:
Aaron Gable <agable@chromium.org> Commit-Queue: Aaron Gable <agable@chromium.org> Cr-Commit-Position: refs/heads/master@{#715807}
-
Peter Kasting authored
Bug: 1003612 TBR: sky Change-Id: I1078017072fcf921dd40002f04dcb2dd4419cf86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913605Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#715806}
-
Xiaoqian Dai authored
Visual adjustment based on the feedback from UX. Bug: 997885 Change-Id: I8240ba880d5969fcfe2f133bfbbd7874f9f705d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919425Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#715805}
-
Manu Cornet authored
Currently, as soon as a drag or an animation to and from the home launcher starts, we immediately animate to the final state of the shelf and the hotseat. This can be a little surprising, for instance if the shelf immediately disappears. This CL changes the flow so that the transition happens at mid-point. It has the nice side effect that if the user performs a drag and then goes back and forth without releasing, we update the state accordingly each time the mid point is reached. Bug: 1006013 Change-Id: I0c6dd1cd044f190fd554cd343686d9af766b4de4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1888653Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#715804}
-
Tom Bergan authored
Suppose the user navigates to A, then B, then clicks "back". There are two cases: 1. If A was rendered as a preview, then the "back" navigation should also render a preview. Just before "back" is clicked, the navigation history will look like this: litepages.googlezip.net/p?u=A litepages.googlezip.net/p?u=B After the "back" click, Chrome tries to navigate to this URL: litepages.googlezip.net/p?u=A However, previews_lite_page_redirect_url_loader_interceptor.cc was rewriting that URL to "A", which caused us to render the original page rather than a preview. This CL fixes that problem to rewrite to "A" only when the nav is not a forward/back nav. 2. If A was not rendered as a preview, then the "back" navigation should not render a preview either. Just before "back" is clicked, the navigation history will look like this: A B Prior to this CL, Chrome would attempt a preview for "A" on the back navigation if triggering conditions allowed. This CL fixes that problem by disabling LPR on forward/back navs when the prior nav was not a preview. Both of these fixes are guarded by Finch so this CL can be merged back to M79. R=robertogden@chromium.org, tbansal@chromium.org Bug: 1024487 Change-Id: I838fe5c985a423e0ed42e49fcbc0eaa0d229d2fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1915067 Auto-Submit: Tom Bergan <tombergan@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Commit-Queue: Tom Bergan <tombergan@chromium.org> Cr-Commit-Position: refs/heads/master@{#715803}
-
Min Qin authored
The latter is deprecated, and doesn't seem to support thread pool environment. So switching to the former. BUG=1009839 Change-Id: Ieef5e65b6220d46cd262f1550324f8636dbeb68d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918221 Commit-Queue: Min Qin <qinmin@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#715802}
-
Stephen Chenney authored
Requested to help stabilize the UKM aggregation pipeline, and not essential to our needs. R: rkaplow@chromium.org Bug: 1001199 Change-Id: I83779953ee8f068af95ed3d2285de25d7adb95a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918949 Auto-Submit: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#715801}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/cde6556813f7..aee0c115ad21 git log cde6556813f7..aee0c115ad21 --date=short --no-merges --format='%ad %ae %s' 2019-11-15 lalitm@google.com Merge "trace_processor: fix sqlvalue comparision" 2019-11-15 lalitm@google.com trace_processor: remove ids from test files Created with: gclient setdep -r src/third_party/perfetto@aee0c115ad21 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md TBR=perfetto-bugs@google.com Bug: None Change-Id: Ieb8dcc9989551b6b60ed388a2dc5e44b2da650c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919481Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#715800}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/9614e65fc67b..0b9e8ed45cb0 Created with: gclient setdep -r src-internal@0b9e8ed45cb0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=jbudorick@google.com Bug: chromium:None Change-Id: I4aecebc2fb6125bbab227f36f55db085465a185e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919482Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#715799}
-
Mikel Astiz authored
The test suite already instantiates a FieldTrialList as per https://chromium-review.googlesource.com/c/chromium/src/+/1883567 so it's no longer necessary to do so explicitly in tests. This patch addresses unit tests under: /components/sync This CL was uploaded by git cl split. R=vitaliii@chromium.org Bug: 1018667 Change-Id: I361805aad758e19356c63f6321b890b9cd4715ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917764 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
vitaliii <vitaliii@chromium.org> Commit-Queue: vitaliii <vitaliii@chromium.org> Cr-Commit-Position: refs/heads/master@{#715798}
-
Alex Cooper authored
Removes vr dependencies on non-public gamepad directories. The actual dependencies were removed in previous device changelists. Fixed: 773463 Change-Id: Ib58081bdfe5dd4627045db2cd6d89cf1bb1ba976 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914835 Commit-Queue: Brandon Jones <bajones@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Auto-Submit: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#715797}
-
Mikel Astiz authored
This URL is intended to be used for the case where a reauth is required in order to retrieve sync encryption keys. Bug: 1019687 Change-Id: Ib840847ca66efb5332835cad43a5c60f9eb9dffc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1897656 Commit-Queue: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#715796}
-
Bruce Dawson authored
Recent versions of d3dcompiler_47.dll require the Universal CRT (UCRT) and some Windows 7 machines have old versions of the UCRT that lead to memory corruption crashes. This has blocked us from shipping the new DLL. This change will let us measure the distribution of UCRT versions so that we can decide how to proceed. Test: Manual test on two machines with different UCRT versions Bug: 920704 Change-Id: I89635626610f7ebe91dc375a1a744001668236fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1912836Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#715795}
-
Chromium WPT Sync authored
Using wpt-import in Chromium d6caa886. With Chromium commits locally applied on WPT: 788a3004 "Fix failing Fetch Metadata WPT" b16db925 "[Trusted Types] Add test for duplicate names in non-enforcing mode." e83dd93c "Limit backtracking on regexp called from blink." 6e3e930c "Change `sec-fetch-mode` from `no-cors` to `navigate` for <embed> / <object>." Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md NOAUTOREVERT=true TBR=foolip No-Export: true Change-Id: I92f09e0999550d8f84b0e9743ef28404d9fccbfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917098Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#715794}
-
Mikel Astiz authored
The test suite already instantiates a FieldTrialList as per https://chromium-review.googlesource.com/c/chromium/src/+/1883567 so it's no longer necessary to do so explicitly in tests. This patch addresses unit tests under: /components/autofill/core/browser/payments This CL was uploaded by git cl split. R=jsaul@google.com Bug: 1018667 Change-Id: I2b8c3aa9abf613235936510d6678f28bf7bc858e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1917511 Auto-Submit: Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Jared Saul <jsaul@google.com> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#715793}
-
Stephen Chenney authored
Bug: 1012732 Change-Id: I08a80067e26ba62593f46a6d7e4c89efae1b5910 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918098 Auto-Submit: Stephen Chenney <schenney@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#715792}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ea03373a6d73..1496758da42e git log ea03373a6d73..1496758da42e --date=short --no-merges --format='%ad %ae %s' 2019-11-15 kjlubick@google.com [canvaskit] Request an 8 bit stencil buffer from the WebGL 1/2 context 2019-11-15 robertphillips@google.com Respect the max indexBuffer limits in the bulk texture draw API (take 2) Created with: gclient setdep -r src/third_party/skia@1496758da42e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC halcanary@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=halcanary@google.com Bug: chromium:b/143572065 Change-Id: I414a4b63d5db1cf812791b0281a9bad433c6fc53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1919479Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#715791}
-