- 22 Jul, 2020 40 commits
-
-
Melissa Zhang authored
This CL integrates apps from the App Service into the Sharesheet as targets. When clicked on, the app opens with the supplied intent and the Sharesheet closes. Bug: 1097623 Change-Id: I216f39ada019125807f92fd93e0d00f77d4622ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306137 Commit-Queue: Melissa Zhang <melzhang@chromium.org> Reviewed-by:
Maggie Cai <mxcai@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/master@{#790722}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/b99a6a727318..1c42d4ee7bcb 2020-07-22 johnkslang@users.noreply.github.com Merge pull request #2345 from mbechard/master 2020-07-22 john@johnkgo.com SPV: Update to the latest SPIR-V headers. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,timvp@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Tbr: radial-bots+chrome-roll@google.com,timvp@google.com Change-Id: I4d70a05a16602f80ea5361f8f682610198626120 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311079Reviewed-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@{#790721}
-
Kent Tamura authored
This is a reland of ad354ace Differences from the original CL: - Add text_direction.mojom-blink-forward.h to apply_style_command.h and style_command.h to fix build. Original change's description: > Reduce the size of frame.h > > This CL reduces the estimated pre-processed size of frame.h by 1.33MB. > This CL has no behavior changes. > > Bug: 242216 > Change-Id: Ibf3551b924b070664120bb04fce9706b0415975a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309370 > Auto-Submit: Kent Tamura <tkent@chromium.org> > Commit-Queue: Takuto Ikuta <tikuta@chromium.org> > Reviewed-by: Takuto Ikuta <tikuta@chromium.org> > Cr-Commit-Position: refs/heads/master@{#790698} Tbr: tikuta@chromium.org Bug: 242216 Change-Id: I8b18fd1715e58a7b0db1db5a750a10051091f289 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310222Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#790720}
-
tby authored
Bug: 1108064 Change-Id: I51401be1b2ad21b0f1706c466050c8245839b20f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311837Reviewed-by:
Jia Meng <jiameng@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#790719}
-
Eugene But authored
Do not hardcode expectations for the length of BreakpadServerParameterPrefix_platform value. Bug: None Change-Id: I8a0fabaae7e6f4f1b1100f8967a08b094bfa1206 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311699Reviewed-by:
Justin Cohen <justincohen@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#790718}
-
Jiewei Qian authored
In System Web App related browsertests, we have three different App launching methods that do the same thing, this CL consolidates these methods: - LaunchApp - WaitForSystemAppInstallAndLoad - WaitForSystemAppInstallAndLaunch The new LaunchApp method handles the launch, and waits for load stop by default. LaunchAppWithoutWaiting does the same thing, but doesn't wait for load stop, which is useful to test certain defaults (e.g. browser window size, toolbar visibility, window title). Bug: TBD Change-Id: I38f74a3faef83b3902a7af2387f2e31fe78127e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2294879 Commit-Queue: Jiewei Qian <qjw@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#790717}
-
Kent Tamura authored
Copying diff content is useful, and line numbers should not be copied together. Change-Id: I396c6bffee03683228df31b6dfa753da8e1a6d94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029469Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#790716}
-
Yutaka Hirano authored
ResourceFetcher::EmulateLoadStartedForInspector can be called with a Resource whose status is kNotStarted, because some resources (e.g., fonts) don't start loading when ResourceFetcher::RequestResource is called. Showing "emulated" resource loading for such stalled resources is confusing, so stop doing that. Bug: 1099256 Change-Id: I0547506fd65fd9ef14c7bb483d92b5eeb42bc21c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2301556 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#790715}
-
Peter Kotwicz authored
This CL adds a compile target for the errorprone plugin tests BUG=1104558 Change-Id: Ied09f76cddd536a0a11582422a9e766bcb195bc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2299083 Commit-Queue: Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#790714}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/6ca2c1162445..964c4089cb51 2020-07-22 syoussefi@chromium.org Vulkan: fix RenderPassDesc::mColorAttachmentRange 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 timvp@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/+doc/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-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: chromium:1107884 Tbr: timvp@google.com Change-Id: Id8eb0be8b9e4590efa640a3a5834428d32bdd39d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311723Reviewed-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@{#790713}
-
nancylingwang authored
Sometimes, during the system init phases,the windows are not added to the observe list in AppServiceAppWindowLauncherController, so when the window is destroyed, AppServiceAppWindowLauncherController is not notified, and the window is not removed from AppService instance, which might cause crash when operating the destroyed window saved in instance. This CL modified the code to check and add the window to AppServiceAppWindowLauncherController's |observed_windows_|, when the window is added/modified in AppService instance, so that the window destroy callback in AppServiceAppWindowLauncherController can catch the window destroy information to remove the window recorder. BUG=1011235 Change-Id: I48ee1a7fc55adc9097a53f18149f44672ac10a92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2307669 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#790712}
-
Majid Valipour authored
Enables the feature be default on ToT and on M86+. Blink API Owners approval of this launch: https://groups.google.com/a/chromium.org/d/msg/blink-dev/7X2CKPGeEa0/L2itpO2bAgAJ We will be using a finch experiment to enable the flag on M85+ that will give us the ability to pull back if needed. Bug: 721759 Change-Id: I61259b0fbaabbdbfc93b9423afae56165b1e30bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310799 Auto-Submit: Majid Valipour <majidvp@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#790711}
-
Richard Li authored
The color conversion pass using kSrcOver blending mode may cause blending error when alpha channel exists in child pass. Using kSrc as blending mode will avoid this problem. Bug: 1045800,1062184 Change-Id: If03bf0ff7b366f8810a11f2f02e9c57aa904d6cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306909 Commit-Queue: Richard Li <richard.li@intel.com> Reviewed-by:
Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#790710}
-
Hiroki Nakagawa authored
As a part of the Onion Soup project, this CL changes the timing to create WebWorkerFetchContext for shared workers. Before this CL, WebWorkerFetchContext was created as follows: - [in content] EmbeddedSharedWorkerStub::EmbeddedSharedWorkerStub() - [in blink] WebSharedWorkerImpl::CreateAndStart() - [in content] EmbeddedSharedWorkerStub::CreateWorkerFetchContext() - Creates WebWorkerFetchContext instance here. This needed an inter-module function from blink to content, and WebSharedWorkerClient::CreateWorkerFetchContext() was that. After this CL, WebWorkerFetchContext is created as follows: - [in content] EmbeddedSharedWorkerStub::EmbeddedSharedWorkerStub() - [in content] EmbeddedSharedWorkerStub::CreateWorkerFetchContext() - Creates WebWorkerFetchContext instance here. - [in blink] WebSharedWorkerImpl::CreateAndStart() - Passes the context into WebSharedWorkerImpl here. This enables to remove the function. Bug: 911415 Change-Id: Ieec240321f7a5884c5680c8ce6d3f24b4081813e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309314 Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#790709}
-
Jia authored
This cl adds latency and index size metrics. For inverted index search, the index size metrics will be logged in another cl. Bug: 1096834 Change-Id: I254f7c8dfae7ab4ecc615d474e1a2da07d90d580 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308557 Commit-Queue: Jia Meng <jiameng@chromium.org> Reviewed-by:
Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#790708}
-
Trent Apted authored
Since r790679 their presence triggers a gn assert failure on official bots. Tbr: dominicschulz@google.com Bug: 1108151 Change-Id: I55cb7dd479f7e9e83fce590811f707d43c0bbdbd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310018Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#790707}
-
shrekshao authored
https://chromium.googlesource.com/external/khronosgroup/webgl.git/+log/d0fcf3d..a503e42 Tbr: kbr@chromium.org Bug: 1099955,1107994,1078330,1108044 Bug: 1058160,1100834,890539, 1108086 Bug: angleproject:4849, angleproject:4807, angleproject:4754 Change-Id: I1765c384d2f6fb4bf4ba08e8858ba58e8d32e561 Cq-Include-Trybots: luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310835 Commit-Queue: Shrek Shao <shrekshao@google.com> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#790706}
-
Joel Hockey authored
Apps should be unregistered when VMs are disabled, but in case they are not, and particularly for terminal which is intentionally available even when crostini is not installed, we must check if VMs are enabled before using apps for open-with in FilesApp. Change-Id: If0dd0ceb074c0bf8c07c5b609af368a68d4c2a10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308630 Auto-Submit: Joel Hockey <joelhockey@chromium.org> Commit-Queue: Timothy Loh <timloh@chromium.org> Reviewed-by:
Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#790705}
-
Alice Boxhall authored
AX-Relnotes: n/a Bug: 1106604 Change-Id: If04734a9225485876fe8134fa3686c6ba1851aa5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306120 Commit-Queue: Alice Boxhall <aboxhall@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#790704}
-
Sadrul Chowdhury authored
This reverts commit e5f83907. Reason for revert: broke webview perfbots Original change's description: > Fix WebView shell APK not being found on perf bots > > All of these APKs are now defined unconditionally since > http://crrev.com/c/2173947 and http://crrev.com/c/2281021. It no longer > makes sense to guard these with public_android_sdk, and this seemed to > be causing some flakiness where the bots sometimes could not find the > correct APKs. > > Bug: 1105096 > Change-Id: I3f73acc277ebf7b40e9f93385a3a097b768662a1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310356 > Reviewed-by: John Chen <johnchen@chromium.org> > Commit-Queue: Clark DuVall <cduvall@chromium.org> > Cr-Commit-Position: refs/heads/master@{#790569} TBR=johnchen@chromium.org,cduvall@chromium.org Change-Id: I02b67c05aac6c228f5bc6ae43812107e0a17bf95 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1105096 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311623Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#790703}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4526665f2b81..d2093b13c8c9 2020-07-22 het@google.com Set fCanUseDoLoops = false for WebGL 1.0 2020-07-22 bsalomon@google.com Fix clang 12 Wsuggest-override and Wsuggest-destructor-override 2020-07-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skcms from 6982458867c4 to 8da4cb002cb4 (1 revision) 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 robertphillips@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/+doc/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 Bug: None Tbr: robertphillips@google.com Change-Id: I8f3e9fd19a4c8ae82332c444d5a2cba3efb528c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311717Reviewed-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@{#790702}
-
Noel Gordon authored
Class locationLine has a this.entry_ member but the code never updates its value so it's currently always null. locationLine.show() compares the value to an input |entry|, and is the only place in the code that uses this.entry_, update it there. Bug: 1107391 Change-Id: Ie44fc9dd9105b562ad1ddca52cb1ab56e3f5cc12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310371Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#790701}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/55b591c650f4..bf6e84f91568 2020-07-22 soxia@microsoft.com [Emulation] Fix of crbug 1107564 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.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/+doc/master/autoroll/README.md Bug: chromium:1107564 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: If4ada4b1fd3e3dde9ef4bcb3a10a2c52a6be19e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311719Reviewed-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@{#790700}
-
Kramer Ge authored
This reverts commit ad354ace. Reason for revert: suspect of compile failure on https://ci.chromium.org/p/chromium/builders/ci/GPU%20Mac%20Builder/195620?#blamelist-tab Original change's description: > Reduce the size of frame.h > > This CL reduces the estimated pre-processed size of frame.h by 1.33MB. > This CL has no behavior changes. > > Bug: 242216 > Change-Id: Ibf3551b924b070664120bb04fce9706b0415975a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309370 > Auto-Submit: Kent Tamura <tkent@chromium.org> > Commit-Queue: Takuto Ikuta <tikuta@chromium.org> > Reviewed-by: Takuto Ikuta <tikuta@chromium.org> > Cr-Commit-Position: refs/heads/master@{#790698} TBR=tkent@chromium.org,tikuta@chromium.org Change-Id: Id93d84281c4ab37ddcde3cde94d21e5cc9bc86ac No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 242216 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311622Reviewed-by:
Kramer Ge <fangzhoug@chromium.org> Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Cr-Commit-Position: refs/heads/master@{#790699}
-
Kent Tamura authored
This CL reduces the estimated pre-processed size of frame.h by 1.33MB. This CL has no behavior changes. Bug: 242216 Change-Id: Ibf3551b924b070664120bb04fce9706b0415975a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309370 Auto-Submit: Kent Tamura <tkent@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#790698}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=bindusuvarna@chromium.org Change-Id: I1fc091b3d2844111da541c74069d591d12d7110e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311776Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#790697}
-
Evan Stade authored
Bug: 1107647 Change-Id: I829f4142fc959cb3af5719078dc772b6744a9ad1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310794 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#790696}
-
Peng Huang authored
Creating external semaphore and importing semaphores from file handle are not cost free, so we try to reuse semaphores when it is possible. Bug: 1004772,1004774,1107558 Change-Id: I3eb0ffd635424487de413162ca2585d7cc7b1265 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283485 Commit-Queue: Peng Huang <penghuang@chromium.org> Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#790695}
-
Austin Tankiang authored
This ports the existing native message functionality to use CreateNativeHostSession() if the corresponding flag is enabled. Bug: 1105319 Change-Id: Iadb4544e39ebc818f5e0309dd8e98b5fd14c801e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306508 Commit-Queue: Austin Tankiang <austinct@chromium.org> Reviewed-by:
Sergei Datsenko <dats@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Cr-Commit-Position: refs/heads/master@{#790694}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/720e010ba1b2..c07c59ddb0be 2020-07-22 vadimsh@chromium.org [lucicfg] Update to v1.18.4. 2020-07-21 alancutter@chromium.org Decode "git cl" error messages to avoid printing Python bytes If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@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/+doc/master/autoroll/README.md Bug: None Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: Ice75ac1a9051889960fa7fc71ae782d10560a1ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310822Reviewed-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@{#790693}
-
Arthur Eubanks authored
Change-Id: I463cff653ea55218500f61594fa2a35f2dbef2e8 Bug: 1108051 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309653Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Arthur Eubanks <aeubanks@google.com> Cr-Commit-Position: refs/heads/master@{#790692}
-
Andrew Grieve authored
Bug: 1096191 Change-Id: Id4856a9366f62cd657232e6ab37a7c75c30196e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2256771Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Fred Mello <fredmello@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#790691}
-
Will Harris authored
This is a reland of c2b6797f Fixed to add CALLBACK in front of the callback function. Original change's description: > Add test that verifies CFG loader config is generated correctly. > > This CL adds a test that creates a callback from operating system > code to a module that has CFG enabled where the callback is not > listed as a valid indirect target. > > Note: this test does not require dispatch guards to be present > in chromium code, just for them to be present in OS code and > for the CFG load config to be generated correctly. > > BUG=584575 > > Change-Id: Id6f5f4061f7237c23f08c8fe1b7471ea200f0628 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2308854 > Commit-Queue: Will Harris <wfh@chromium.org> > Reviewed-by: Alex Gough <ajgo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#790587} Bug: 584575 Cq-Include-Trybots: luci.chromium.try:win7-rel Change-Id: Ie721a3f3aebcb3ff1eaae711e588ba1ec8a6e507 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311038Reviewed-by:
Alex Gough <ajgo@chromium.org> Commit-Queue: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/master@{#790690}
-
Scott Violet authored
This test is still mildly flaky. Latest suggestion is to wait for 'load' event. This is done by having the page change the title when loaded. BUG=1091129 TEST=test only change Change-Id: I2a476c566d99e1b6c10f5ac82e2ff0ff6335a813 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309000Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#790689}
-
Dongjun Kim authored
This patch moves files from chrome/android/java/res/layout/payment*.xml to components/payments/content/android/java/res/layout/ Bug: 1079291 Change-Id: I109a55c382abc4fa7f0ad96161a1ce78f8c97bb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2291516Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: DongJun Kim <djmix.kim@samsung.com> Cr-Commit-Position: refs/heads/master@{#790688}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1595354395-0cec5727d5425707de0e31a54a23e974ac70998e.profdata to chrome-mac-master-1595373454-79eaab8f620a7766eb9eee9c5fee25e0cd6be377.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-mac-chromium Please CC liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@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/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:mac-chrome Tbr: liaoyuke@google.com,sebmarchand+pgo_roller@google.com,jeffyoon@google.com Change-Id: Ibb9a1cfa4da50225f816909968e9e9d6088c1598 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310825Reviewed-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@{#790687}
-
Ben Pastene authored
This reverts commit b01fb516. Reason for revert: causes crashes on chrome-branded CrOS builds See crbug.com/1108123#c2 for details. Original change's description: > Add SODA API Key > > This CL adds an API key for the Speech On-Device API (SODA). Usage of > the API key is outlined here: go/securing-soda-on-chrome. > > Bug: 1107615 > Change-Id: Ic92418407e17a88426559251e77797bd0b34818b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309133 > Reviewed-by: David Roger <droger@chromium.org> > Commit-Queue: Evan Liu <evliu@google.com> > Cr-Commit-Position: refs/heads/master@{#790550} TBR=droger@chromium.org,evliu@google.com Change-Id: I64f9e46714ca6675e74702dc1d1a446d873ed741 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1107615, 1108123 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311077Reviewed-by:
Ben Pastene <bpastene@chromium.org> Commit-Queue: Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#790686}
-
Megan Jablonski authored
Change-Id: I8998bd424057f145e076153d398b18abe72da77e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2304933 Commit-Queue: Megan Jablonski <megjablon@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#790685}
-
danielng authored
Bug: b:161650651 Change-Id: I163edd09cd8d1454da77a443b4398c77f6a55aff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306115Reviewed-by:
Nic Hollingum <hollingum@google.com> Commit-Queue: Daniel Ng <danielng@google.com> Cr-Commit-Position: refs/heads/master@{#790684}
-
Sergey Volk authored
We need to enable WebAssembly SIMD for cast_shell to improve app performance. This override will be removed when SIMD is enabled by default in upstream Chrome (expected around M87-M88). Bug: internal b/161486194 Test: on-device Change-Id: I76848819bfc0aefe3372a595856938bc1136c5f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2311656 Auto-Submit: Sergey Volk <servolk@chromium.org> Commit-Queue: Luke Halliwell (slow) <halliwell@chromium.org> Reviewed-by:
Luke Halliwell (slow) <halliwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#790683}
-