- 11 Feb, 2020 40 commits
-
-
Michael Spang authored
This reverts commit f32a96c2. Reason for revert: Obsoleted by https://chromium-review.googlesource.com/c/chromium/src/+/2048908 Original change's description: > viz: Fix message pump type for test GPU main on Fuchsia > > This is needed as we create platform surfaces on gpu main and therefore > must be able to respond to messages from the winsys on that thread. > > Bug: 1047032 > > Change-Id: Ice667cb451ae17a9e10fbc157f0b88aa0bf14c65 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2047494 > Commit-Queue: Michael Spang <spang@chromium.org> > Reviewed-by: Robert Kroeger <rjkroege@chromium.org> > Cr-Commit-Position: refs/heads/master@{#740097} TBR=rjkroege@chromium.org,spang@chromium.org Change-Id: Iab2ce7519811e82ae695a93a1dc5ba90a3e7ab2d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1047032 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2051174Reviewed-by:
Michael Spang <spang@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#740434}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/2c9bed613fc5..6a8f7c51bda2 git log 2c9bed613fc5..6a8f7c51bda2 --date=short --first-parent --format='%ad %ae %s' 2020-02-11 taylori@google.com Merge "perfetto-ui: Fix thread state duration" 2020-02-11 taylori@google.com Merge "perfetto-ui: Factor out tooltip code and move over at RHS" 2020-02-11 fmayer@google.com Merge "Rate -> interval in record page." Created with: gclient setdep -r src/third_party/perfetto@6a8f7c51bda2 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 Bug: None Tbr: perfetto-bugs@google.com Change-Id: I99e87ca307664c19949ff64700ea3abcc67f3ff2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050956Reviewed-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@{#740433}
-
Michael Spang authored
We're creating a PlatformWindowSurface in the test harness, but this isn't necessary and is causing crashes (as UI is not initialized for this test suite). Avoid creating the surface for for gpu::kNullSurfaceHandle which indicates an offscreen surface. Bug: 1047032 Change-Id: I416be0e8616030745b0192f18f714a1e47747e4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2048908Reviewed-by:
kylechar <kylechar@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#740432}
-
Ben Mason authored
TBR=govind@chromium.org Change-Id: I1654cfab76b5702d088efa7a96c4029d73a13963 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050932Reviewed-by:
Ben Mason <benmason@chromium.org> Reviewed-by:
Krishna Govind <govind@chromium.org> Commit-Queue: Krishna Govind <govind@chromium.org> Cr-Commit-Position: refs/heads/master@{#740431}
-
John Budorick authored
Allows grit's subtree to be used independently. Bug: 1050744 Change-Id: I1c0283ee37b1cf2af9d7f0b3a8ec03a0f81adf46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2047863 Commit-Queue: John Budorick <jbudorick@chromium.org> Reviewed-by:
Mike Frysinger <vapier@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#740430}
-
Dale Curtis authored
For some reason we're hanging in pa_context_connect(). We could do this in a thread, but it's unclear this is a production Chrome problem, so just disable for now. R=jrummell Bug: 986021, 1047655 Change-Id: I1042413690795016a28f4180eb7ea8f8c79e543f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050785 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: John Rummell <jrummell@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#740429}
-
kylechar authored
The test should work with SkiaRenderer now. Bug: 1047217 Change-Id: Ib467e836cf7abc3a8d00b606d81ed33470929db2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050616Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#740428}
-
Dave Tapuska authored
Remove expired histogram. BUG=1034568 Change-Id: Ib7a5d4d597787ef919e48544238d5595db3f41d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2047370Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#740427}
-
Kristi Park authored
TBR=finnur@chromium.org Bug: 1048956 Change-Id: Iea2f9bf908dfe9ada1a25794cff70a4a85d6030f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2051146Reviewed-by:
Kristi Park <kristipark@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#740426}
-
Sunny Sachanandani authored
This CL restores the logic prior to https://crrev.com/c/2008134 i.e. we use HDR10 color space for opaque surfaces only on Windows versions RS3 and prior. Bug: 1037954 Change-Id: Ib15063a9122668d2ad278cf0fb83d031ca6d5564 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036448 Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#740425}
-
Jeffrey Cohen authored
Bug: 1009124 Change-Id: Ia5f99c2bc814e6ca878e084b30419ead4e2c549f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2048408Reviewed-by:
Jeffrey Cohen <jeffreycohen@chromium.org> Reviewed-by:
Tanya Gupta <tgupta@chromium.org> Reviewed-by:
Kyle Milka <kmilka@chromium.org> Commit-Queue: Jeffrey Cohen <jeffreycohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#740424}
-
Ben Goldberger authored
Bug: 1047029,994052 Change-Id: I9a63d5ffc0e5330736ef7d14d0fdc0526ed8ba01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029244 Commit-Queue: Ben Goldberger <benwgold@google.com> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#740423}
-
Eric Orth authored
DoH probes are now run for every created NetworkContext. Swap to using per-context DoH probe results stored in the ResolveContext and delete old probe result tracking in DnsSession. Some interfacing back to DnsSession where we're still storing non-probe failure tracking and ServerStats, but that will be moving over to ResolveContext too in a subsequent CL. Bug: 1022059 Change-Id: Ib2db72340f9fc5dd5b0ec0024f1cef60f1ba7465 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2001144Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Eric Orth <ericorth@chromium.org> Cr-Commit-Position: refs/heads/master@{#740422}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/fe10239f92f4..77fb303e58e9 git log fe10239f92f4..77fb303e58e9 --date=short --first-parent --format='%ad %ae %s' 2020-02-10 afdx@google.com spirv-fuzz: Fuzzer pass to add function calls (#3178) 2020-02-10 afdx@google.com spirv-fuzz: Ensure that donated variables are always initialized (#3181) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@77fb303e58e9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,courtneygo@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_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 Bug: None Tbr: radial-bots+chrome-roll@google.com,courtneygo@google.com Change-Id: I9d564984bd249f2568acabb8a72a93092370bc3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050023Reviewed-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@{#740421}
-
Sigurdur Asgeirsson authored
Bug: 1044707 Change-Id: I51ae9d5fd4d0972f9145927d265f36cef3a4e98c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037711 Commit-Queue: Sigurður Ásgeirsson <siggi@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#740420}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/dc2782c380f6..ae99dcadb384 git log dc2782c380f6..ae99dcadb384 --date=short --first-parent --format='%ad %ae %s' 2020-02-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-02-11 egdaniel@google.com Fix a gpu couple tests to use views. 2020-02-11 mtklein@google.com remove chorizo cpu jobs 2020-02-11 jsimmons@google.com Fix typo: widthWithGhostSpaces 2020-02-11 nifong@google.com Update canvaskit fiddle shader example 2020-02-11 mtklein@google.com test _MSC_VER in SkCpu 2020-02-11 egdaniel@google.com Update OnFlushResourceProvider for views. 2020-02-11 brianosman@google.com Support children in SkRuntimeEffect::makeColorFilter 2020-02-11 csmartdalton@google.com Add a "conservative raster" flag for GrFillRectOp 2020-02-11 egdaniel@google.com Update GrClipStackClip and GrDeviceSpaceTextureDecalFP to use views. 2020-02-11 brianosman@google.com Add comment to SkTPin explaining NaN behavior 2020-02-11 reed@google.com SkCreateCGImageRef needs to not rely on N32 2020-02-11 reed@google.com fix gm to test unpremul etc. 2020-02-11 westont@google.com [infra] Add ccache for mac default builds. 2020-02-11 borenet@google.com Update Go Deps Created with: gclient setdep -r src/third_party/skia@ae99dcadb384 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 stani@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 Bug: None Tbr: stani@google.com Change-Id: Ib78b58d01e790a64c701abcfe7cf10c09de55f1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050948Reviewed-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@{#740419}
-
Jochen Eisinger authored
If a feature is disabled, all params will be the default value including the empty string as trigger name, meaning this data will never be read from the map anyways. After this change, we just don't store disabled features. Change-Id: I0c9509f7683b4ddf714ff92d081a06a019a60bf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050311 Commit-Queue: Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Huanzhong Huang <huanzhong@chromium.org> Reviewed-by:
Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#740418}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/196d81774ef8..a0453d55f721 git log 196d81774ef8..a0453d55f721 --date=short --first-parent --format='%ad %ae %s' 2020-02-11 bclayton@google.com Bulk clang format 2020-02-11 bclayton@google.com Change SpirvShaderInstructions.inc extension to .inl 2020-02-11 bclayton@google.com Merge changes Ide16cac3,Id5d767fc 2020-02-11 jiaxun.yang@flygoat.com Fix MIPS build cflags 2020-02-11 bclayton@google.com Don't use std::initializer_list for array views. 2020-02-11 sugoi@google.com Support for VK_KHR_separate_depth_stencil_layouts 2020-02-11 sugoi@google.com Support for VK_KHR_create_renderpass2 2020-02-11 bclayton@google.com Revert "Add missed symbol __aeabi_idivmod for Android." 2020-02-11 gmouse@google.com Add missed symbol __aeabi_idivmod for Android. Created with: gclient setdep -r src/third_party/swiftshader@a0453d55f721 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;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: swiftshader-team+autoroll@google.com Change-Id: I4088346ae7be16f8d89e3764f430adf6f8b0cf09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050946Reviewed-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@{#740417}
-
nancy authored
LauncherAppServiceAppUpdater is used to replace launcher_arc_app_updater, so launcher_arc_app_updater can be removed. BUG=1016159 Change-Id: Ic70f1622fd3d9387474f4d30d0bea9d97049b4ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2049443Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#740416}
-
nancy authored
BUG=1016159 Change-Id: I6bfc2b3a54fdb9f139b7544c7384a1f39d331e19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2049483Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#740415}
-
Sebastien Marchand authored
Bug: 1030399 Change-Id: I98461d072382577d1f39be461ce2606c7bf0e265 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2008019 Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#740414}
-
Yi Gu authored
Before the variable was introduced in crrev.com/c/2005822, we updated all PaintLayerScrollableAreas' SnapContainerData at the end of the first Document::UpdateStyleAndLayout. Because this variable is now initialized to false, the update process will be skipped. Bug: None Change-Id: I5e08bf31899f6fc161b99673c7bab2e7b7d3c578 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2044813Reviewed-by:
Majid Valipour <majidvp@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#740413}
-
Hesen Zhang authored
Reland "Changing notification scheduler to dep on SimpleKeyedServiceFactory." This reverts commit b9d4c25f. Reason for revert: <Try fix> Original change's description: > Revert "Changing notification scheduler to dep on SimpleKeyedServiceFactory." > > This reverts commit 820c0326. > > Reason for revert: broke nexus 5 release bot (https://ci.chromium.org/p/chromium/builders/ci/Android%20Release%20(Nexus%205X)/28811) > > Original change's description: > > Changing notification scheduler to dep on SimpleKeyedServiceFactory. > > > > - Changing notification schedule service and it's current clients > > produced from SimpleKeyedServiceFactory rather than depanding on > > BrowserContext. Since clients may want to start in reduce mode, > > and loading full browsercontext is not expected. > > > > Bug: 1049878 > > Change-Id: I259261617a2a7a4011dfde7553ec948e862c2d68 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2042309 > > Reviewed-by: Xing Liu <xingliu@chromium.org> > > Auto-Submit: Hesen Zhang <hesen@chromium.org> > > Commit-Queue: Hesen Zhang <hesen@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#740027} > > TBR=dtrainor@chromium.org,xingliu@chromium.org,hesen@chromium.org > > Change-Id: Idefe8b48bdf7b4657e6bd527296ec15b322c983e > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 1049878 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2048907 > Reviewed-by: Andrey Kosyakov <caseq@chromium.org> > Commit-Queue: Andrey Kosyakov <caseq@chromium.org> > Cr-Commit-Position: refs/heads/master@{#740129} TBR=dtrainor@chromium.org,caseq@chromium.org,xingliu@chromium.org,hesen@chromium.org Change-Id: I9ffd7ae9ab8c75fd83a0d02760176499a45d62d5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1049878 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050619Reviewed-by:
Hesen Zhang <hesen@chromium.org> Auto-Submit: Hesen Zhang <hesen@chromium.org> Commit-Queue: Hesen Zhang <hesen@chromium.org> Cr-Commit-Position: refs/heads/master@{#740412}
-
Erik Jensen authored
This is preliminary implementation of reporting the current keyboard layout on Mac. Additional tweaks may be needed once it lands and we start testing. Bug: 1026029 Change-Id: I520eea9d1e54b976d6af7fcb14f1e7937914240a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031933 Commit-Queue: Erik Jensen <rkjnsn@chromium.org> Reviewed-by:
Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/master@{#740411}
-
chromium-autoroll authored
Roll silvermont AFDO profile from chromeos-chrome-amd64-silvermont-82-4037.0-1581330937-benchmark-81.0.4044.15-r1-redacted.afdo.xz to 81-4028.0-1580121249-benchmark-81.0.4044.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-silvermont-chromium Please CC c-compiler-chrome@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: c-compiler-chrome@google.com Change-Id: I3266c81b95caf2aa3ae318bea160bb1961dd2c2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050955Reviewed-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@{#740410}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 9f915433. With Chromium commits locally applied on WPT: 5579aad0 "SharedWorker: Name shared workers identically in credentials mode WPT" 822dbfeb "[LayoutNG] Clip when hit-testing floats inside clipped containers." 1fa608f5 "SVG forced colors follow-up" 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 Directory owners for changes in this CL: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: Ifd8cb6578987da8d1f6ef5400c96f663e042d3b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050139Reviewed-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@{#740409}
-
kylechar authored
Also update categories for kylechar@. Bug: none Change-Id: Id9ba13ba7388aac9dd804fe1e3338008497f4a84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2047511Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: Jonathan Backer <backer@chromium.org> Cr-Commit-Position: refs/heads/master@{#740408}
-
Ahmed Mehfooz authored
This fix makes sure the background for the stylus button is explicitly updated any time it's visibility changes. Bug: 1030268 Change-Id: I5141051f156258e1e68317f11fa69fb416db22fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2048764Reviewed-by:
Tim Song <tengs@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ahmed Mehfooz <amehfooz@chromium.org> Cr-Commit-Position: refs/heads/master@{#740407}
-
liberato@chromium.org authored
Bug: 1049192 Change-Id: I49ca6860718a2a015cfccf07150bd3aa4344b781 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2042042 Commit-Queue: Frank Liberato <liberato@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#740406}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4fad85878aa6..da4dea33d709 git log 4fad85878aa6..da4dea33d709 --date=short --first-parent --format='%ad %ae %s' 2020-02-11 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@da4dea33d709 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 agable@chromium.org 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 Bug: None Tbr: agable@chromium.org Change-Id: I9c8e036211bac92fe1eb269b2ad838fd1360ab78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050522Reviewed-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@{#740405}
-
Brandon Wylie authored
https://chromium.googlesource.com/catapult.git/+log/df7f6a4d2256..5b39823026a7 $ git log df7f6a4d2..5b3982302 --date=short --no-merges --format='%ad %ae %s' 2020-02-11 abennetts Consolidate time calculations into BqExportOptions, and snap those timestamps to UTC day boundaries to align with BigQuery's timestamp partitions. 2020-02-11 fancl Remove index.yaml from push on green 2020-02-11 abennetts Prototype beam pipelines for exporting dashboard data to BigQuery. 2020-02-10 ntfschr Devil: increase timeout when uninstalling WebView Created with: roll-dep src/third_party/catapult Bug: 1050705 Change-Id: I99d4cf1815586efcdb30878e6cbe12dbce53eed5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050880Reviewed-by:
Sky Malice <skym@chromium.org> Commit-Queue: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/master@{#740404}
-
Kristi Park authored
Example flakes: https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Linux%20MSAN/4292 https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Linux%20MSAN/4297 TBR=kyleju@chromium.org Bug: 1047818 Change-Id: Ib486e39866f600e8ed20d4b09cfc7f7f1fc9fa8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050930 Commit-Queue: Kristi Park <kristipark@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#740403}
-
Xing Liu authored
Currently a server time string is parsed by base::Time::FromString in announcement notification system. When not specify the time zone, then Chrome uses local time zone. We should use base::Time::FromUTCString that assumes UTC time when there is no time zone in the server time string. Bug: 1048437 Change-Id: Iba84f557fdcea19a5635f00c2f7ebc3c41279d7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037013Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#740402}
-
chromium-autoroll authored
Roll broadwell AFDO profile from chromeos-chrome-amd64-broadwell-82-4028.0-1581331201-benchmark-81.0.4044.15-r1-redacted.afdo.xz to 81-4025.0-1580122052-benchmark-81.0.4044.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-broadwell-chromium Please CC c-compiler-chrome@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: c-compiler-chrome@google.com Change-Id: If211e70afd271edeed561c21c31fea228e81c843 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050952Reviewed-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@{#740401}
-
Andrew Xu authored
Bug: 1045269 Change-Id: Ieef000cfc0698dc6b50f8568ca0db7ca53ce79b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2044881 Commit-Queue: Andrew Xu <andrewxu@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#740400}
-
Alex Cooper authored
As part of the work to use the permissions prompt by default, instead of the custom consent dialogs, tests will need to be updated to use the embedded test server rather than directly navigating to a file. This is due to the fact that the Permissions code will DCHECK if saving the permission for a file-type URL. TODO:Revert changes to PermissionUtil and content_features, these are currently loaded to validate that the tests will pass with these changes. Bug: 1043241 Change-Id: Iaa820812fac0bc389af47c22f8e069e81929b05a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2047987 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#740399}
-
rbpotter authored
- Autogenerate Polymer 3 versions for files in appearance_page/* - Update closure compiler and polymer_modulizer/js_modulizer targets for these files - Autogenerate tests for the Polymer 3 files. Bug: 1026426 Change-Id: If58ea84995634c223b6e37af3e0c721461f9f63e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2045038 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#740398}
-
Jon Mann authored
This class handles the retrieval, filtering, and conversion of local networks to syncable protos. Bug: 966270 Change-Id: Ia722c5de2c694bf2cf240e4dfec3664c2c838961 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033338 Commit-Queue: Jon Mann <jonmann@chromium.org> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Azeem Arshad <azeemarshad@chromium.org> Cr-Commit-Position: refs/heads/master@{#740397}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 123 histograms that show frequent access in the past 90 days. These are the 90% most frequently used histograms over that time that do not already have a date later than or within 60 days of 2020-08-09. Change-Id: Ie29829cef004df3c2a8ae50d42f54509ad11453c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050515 Commit-Queue: Brian White <bcwhite@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#740396}
-
Lily Chen authored
This factors out the "superdomain" string manipulation into a separate util function. Bug: None Change-Id: I8eb6ceb6278519cb2a2cb2feb5d669cab0d2b7d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2049284 Commit-Queue: Lily Chen <chlily@chromium.org> Reviewed-by:
Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#740395}
-