- 08 Jul, 2020 40 commits
-
-
Oleh Lamzin authored
Use std::move instead of Clone in tests. Bug: b:158658869 Change-Id: I364510d8dc36cf2a324b8fa06a23dcd3aa47269c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277988 Commit-Queue: Oleh Lamzin <lamzin@google.com> Reviewed-by:
Mahmoud Gawad <mgawad@google.com> Reviewed-by:
Roland Bock <rbock@google.com> Cr-Commit-Position: refs/heads/master@{#786403}
-
Evan Stade authored
Bug: 1071603 Change-Id: I0755e48e8b7f246e53e97c8c0248bc0fc40f5a82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288093Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#786402}
-
Stephanie Kim authored
32-core win-official and win32-official builder-assigned ci bots have already been set up. Bug: 1072012 Change-Id: I4c2b0fa39881de9b23f5715783b43e64d0c03df7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2278238 Commit-Queue: Stephanie Kim <kimstephanie@google.com> Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#786401}
-
James Long authored
The index page has been forked into class/package versions, which are identical for now but expected to differ more in the future. Although there is no way to move between class/package graphs via UI controls as of yet, it is possible to do so by changing the URL manually (ie., go to class_index.html instead of package_index.html). The UI control to generate the current URL also works for class graphs. Bug: 1093962 Change-Id: I725c9107eb04388ef8228b63dc4ec8c6aa28d9e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285327 Commit-Queue: James Long <yjlong@google.com> Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#786400}
-
Sahel Sharify authored
This cl contains the following changes: 1- Renames OnShowAppsReady() to OnAppListReady() since the original name is misleading. OnShowAppsReady() implies that payment sheet UI is shown; While it is called only after .show() has been called and all available payment apps have been created[1] 2- Matches the Android implementation with desktop. 3- Changes HybridRequestSkipUITest to verify that both Gpay and autofill apps are available when skip to Gpay does not happen. [1]https://source.chromium.org/chromium/chromium/src/+/master:components/payments/content/payment_request.cc;l=563 Bug: 1041495 Change-Id: I24ce76a9c05f418a89775aeeed3aa03cada20ce5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288370Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Commit-Queue: Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#786399}
-
Wan-Teh Chang authored
Change-Id: I6b0e93e5c8ffbcbdea4ff4c836eb392b6fad6770 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285242Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#786398}
-
Oriol Brufau authored
The UpdateMarginsAndContent() member function was misleading because it only updates margins, without changing any content. So renaming it to UpdateMargins(). LineOffset() and line_offset_ are renamed to ListItemInlineStartOffset() and list_item_inline_start_offset_ for extra clarity. Bug: 457718 Change-Id: I67b6b5fbac70fce180ff8b5e0e7718b942185e7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285969Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#786397}
-
Oleh Lamzin authored
Replace TelemetryInfoPtrHas* test by one TelemetryInfoPtrWithNotNullFields test that verifies we convert all fields. TelemetryInfoPtrHas* almost repeat other tests, so it makes sense to don't verify same things twice. Bug: b:158658869 Change-Id: I8a77f8d27f0a58b12982a84bae2d843d4d1a1fd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277987 Commit-Queue: Oleh Lamzin <lamzin@google.com> Reviewed-by:
Mahmoud Gawad <mgawad@google.com> Reviewed-by:
Roland Bock <rbock@google.com> Cr-Commit-Position: refs/heads/master@{#786396}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/9ea6876dcac5..af03db693872 2020-07-08 primiano@google.com Merge "GN standalone: extra_{target,host}_cflags + fstack-protector-strong" 2020-07-08 aninditaghosh@google.com Add try block to read_descriptor for it to read the descriptor file correctly on Colab 2020-07-08 treehugger-gerrit@google.com Merge "handle invalid track id." 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: Ibe75d6f4f357801f1340e2c47886ef694996db25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288131Reviewed-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@{#786395}
-
Yaron Friedman authored
C++ needs more if we're split from :browser target. Doing a clean-up of OWNERS and this seemed fairly straightforward. Also adjust chrome/browser/DEPS to be lenient to any java test. Change-Id: Ib3c58ab814c3a2df5e348f924438dcd4aed35ba8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285342 Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#786394}
-
Mason Freed authored
Prior to this CL, the getInnerHTML() call with includeShadowRoots=true would not return markup with the shadowrootdelegatesfocus attribute. Now, it does, and testing has been added to verify this behavior. Bug: 1042130 Change-Id: Ibd859af110328b965e4c9a0074095a5a1e5251b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285288 Commit-Queue: Mason Freed <masonfreed@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#786393}
-
Stephanie Kim authored
Mac10.15 Tests is safe to remove from chromium.fyi since its config and trigger was removed here: https://chromium-review.googlesource.com/c/chromium/tools/build/+/2241705 testing/buildbot and mb_config changes have been cherry-picked in advance for m84 and m85. build/ config changes for Mac 10.15 Tests (https://chromium-review.googlesource.com/c/chromium/tools/build/+/2258487) should land after this CL. Bug: 1066873 Change-Id: I9859ec6139a090b4cfd4ca903e79dcd1c2abe142 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2264885Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Stephanie Kim <kimstephanie@google.com> Cr-Commit-Position: refs/heads/master@{#786392}
-
gogerald authored
The start surface is only enabled on non low end devices, https://source.chromium.org/chromium/chromium/src/+/master:chrome/android/features/start_surface/public/java/src/org/chromium/chrome/features/start_surface/StartSurfaceConfiguration.java;drc=11a5a7b7a096dda46401b0fea3f8cddbf574bb94;l=56?originalUrl=https:%2F%2Fcs.chromium.org%2F Bug: 1094417 Change-Id: I2ef8da8bc692f7fe6ec7018320d614db6ca68657 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283286Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Commit-Queue: Ganggui Tang <gogerald@chromium.org> Auto-Submit: Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#786391}
-
Alex Gough authored
It is unlikely that this can be controlled from the mdns API without exhausting other system resources however it pays to be careful. Bug: 1101547 Change-Id: I268d9bdbcd8360e622fa2a836a6dbaa4e6ea27c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285931 Auto-Submit: Alex Gough <ajgo@chromium.org> Reviewed-by:
mark a. foltz <mfoltz@chromium.org> Commit-Queue: mark a. foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/master@{#786390}
-
Andrew Grieve authored
This reverts commit ed67c19a. Reason for revert: Proper fix has landed: https://chromium-review.googlesource.com/c/chromium/src/+/2287891 Original change's description: > Disable org.chromium.chrome.test.smoke.ChromeSmokeTest > > Bug: 970083, 1103107 > TBR=agrieve@chromium.org,aluo@chromium.org,tiborg@chromium.org > > Change-Id: Ic4abb6624fa8ea12d430ecadf9716c63d5ac6874 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2286073 > Reviewed-by: Tsuyoshi Horo <horo@chromium.org> > Commit-Queue: Tsuyoshi Horo <horo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#786173} TBR=horo@chromium.org,agrieve@chromium.org,tiborg@chromium.org,aluo@chromium.org Change-Id: I5ee3a36d6a53ad4e229beedfd8432fc4241a6b8e No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 970083, 1103107 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288470Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#786389}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Id6bd3470c4ea5c97eda0b0c121f7ef29a16c0519 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288130Reviewed-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@{#786388}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e06b67c092bd..847ded3ada37 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 jam@google.com,mohsen@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.chrome.try:linux-chromeos-chrome Bug: chromium:1033067,chromium:1073428 Tbr: jam@google.com,mohsen@google.com Change-Id: I73b327d2e39b95894e19020d1eb83818b46eeeee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287787Reviewed-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@{#786387}
-
Henrique Nakashima authored
generate_json_dependency_graph.py now takes as parameter a root build target and parses all jars it depends on, directly or indirectly, rather than parsing only a single jar. Bug: 1081840 Change-Id: Ia05313ca178d917cb8e17a23af535f47525cfe96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285382 Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#786386}
-
Robert Sesek authored
Originally the sandbox policies lived in //content, but with servicification this would create unwanted dependencies between //services and //content. Instead, create a new //sandbox/policy library to hold the sandbox integration code. This library can depend on the low-level //sandbox routines, but not nice versa. Tbr: ajgo@chromium.org (mechanical change rule) Bug: 1097376 Change-Id: I1ca9ac0015a625197f2d3aae104e8f7aa78dcfd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2272609 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/master@{#786385}
-
Josh Nohle authored
Fixes build dependencies in nearby_sharing directory, uncovered by crrev/c/2278172. Verified fix by running gn check out/Default //chrome/browser/nearby_sharing/* Change-Id: Id085866080cecdc2623f88d49c99f87a21e3d9d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287387 Commit-Queue: Josh Nohle <nohle@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#786384}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/e88c95e516b6..a9e1b49704b2 2020-07-08 danilchap@webrtc.org Fix support for BitBuffer::ReadNonSymmetric(&value, 1) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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: webrtc-chromium-sheriffs-robots@google.com Change-Id: If3878c4f0387c27ce86847a20ed4f8d79519c8cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287551Reviewed-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@{#786383}
-
John Abd-El-Malek authored
This reverts commit 1f6950fb. Reason for revert: causing flake on Mac10.12 Tests, e.g. see https://ci.chromium.org/p/chromium/builders/ci/Mac10.12%20Tests/35842 Original change's description: > [Prerender] CancelPrerender tests move to NoStatePrefetchTests. > > Move tests that verify logic around canceling prerenders to > NoStatePrefetchTests. > > Please see this spreadsheet for details: > > https://docs.google.com/spreadsheets/d/1LFPB4UhPWQkBRz481lz49zmS25znhjSDUtagtTTSPQo/edit?usp=sharing > > Bug: 898955 > Change-Id: I038bf08496483cd07545f26ae2937e34d2283e97 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284991 > Reviewed-by: Ryan Sturm <ryansturm@chromium.org> > Commit-Queue: Mugdha Lakhani <nator@chromium.org> > Cr-Commit-Position: refs/heads/master@{#786210} TBR=ryansturm@chromium.org,nator@chromium.org Change-Id: I2579084bc935ca97071d2b2990532ae43017ea4f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 898955 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288355Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#786382}
-
Hongchan Choi authored
OfflineAudioDestinationHandler's render thread notifies the main thread when the rendering state changes. In this process, the associated audio context can be deleted when a posted task is performed sometime later in the task runner's queue. By using WeakPtr, the task runner will not perform a scheduled task in the queue when the target object is no longer valid. Bug: 1095584 Test: Locally confirmed that the repro case does not crash after 30 min. Change-Id: Ic1814b97f8d9a8d1027ef04f475112874cfa8137 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285473Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Raymond Toy <rtoy@chromium.org> Commit-Queue: Hongchan Choi <hongchan@chromium.org> Cr-Commit-Position: refs/heads/master@{#786381}
-
Kevin Babbitt authored
Prior to this change, system color keywords would be resolved to RGBA values at computed-value time. With this change, we defer resolution until resolved-value time, to align with css-color-4. The kernel of the change is in StyleBuilderConverter which allows for storing an unresolved system color keyword, and in StyleColor which can now be constructed from a system color keyword and requires a WebColorScheme value to resolve colors. The remainder of the change consists of updates at call sites to plumb in the used color scheme. Bug: 1081945 Change-Id: I3b704cdf38c72b5284ad61a20e28825ee3e8e9e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2253198 Commit-Queue: Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Alison Maher <almaher@microsoft.com> Cr-Commit-Position: refs/heads/master@{#786380}
-
Sreeja Kamishetty authored
- NavigatorTest.RendererNonUserInitiatedNavigationCancelSimilarNavigation - NavigatorTest.SimpleRendererInitiatedCrossSiteNavigation - NavigatorTest.RendererNonUserInitiatedNavigationCancelsRendererUserInitiated - NavigatorTest.RendererUserInitiatedNavigationCancel Bug: 1102630 Change-Id: I30d6e6f7e86031bc6dddb4d36216643ab7af8560 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287373Reviewed-by:
Alexander Timin <altimin@chromium.org> Commit-Queue: Sreeja Kamishetty <sreejakshetty@chromium.org> Cr-Commit-Position: refs/heads/master@{#786379}
-
Yaron Friedman authored
It was in its own package and fits better here Change-Id: I049feb0e86be6d411ab100de8530203492359aa6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284964 Commit-Queue: Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#786378}
-
Panos Astithas authored
Installing goma in the home directory is deprecated and will soon stop working according to recent communication from the goma team. I've verified that this works on two systems, with and without goma access. Change-Id: I76d4fc9411360f964f53e1260d135d6a80ddd127 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2286030Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: Panos Astithas <pastithas@google.com> Cr-Commit-Position: refs/heads/master@{#786377}
-
Steve Kobes authored
Bug: 1007815 Change-Id: I897e63260793f7667afdbce35f8c03d5f197250f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285260Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#786376}
-
Owen Min authored
Ask the developers to search the policy_templates.json for more information. Bug: 1076560 Change-Id: Ifaeeb458ef28c4235bbc00c1782617a8eb726196 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284047Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#786375}
-
John Lee authored
Fixed: 1090645 Change-Id: I658434d22d261aac95b856e81a71b321ff56f72c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285400Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#786374}
-
Evan Stade authored
In PaymentRequestDelegateImpl, the Profile can be retrieved from the WebContents. This CL also updates the PaymentRequestDelegate interface to pass fewer and more consistent arguments, e.g. not passing back WebContents when that object is already accessible from the delegate implementation. Bug: 1071603 Change-Id: Id7dbe77bd56594edf3dc92c10cb6f734e5eb3ad9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287386Reviewed-by:
Danyao Wang <danyao@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#786373}
-
John Abd-El-Malek authored
This reverts commit 5b3ef591. Reason for revert: causing failures on android-asan since commit, first failure: https://ci.chromium.org/p/chromium/builders/ci/android-asan/6907 Original change's description: > [COOP] Test allow-popup vs virtual-BCG. > > Add a few more tests when navigating with one document using > COOP:same-origin-allow-popup or COOP-Report-Only:same-origin-allow-popup > (or both) > > Bug: chromium:1090273 > Change-Id: I95bf3c4aaf2f2db5e8f0076c495f5c1872d77431 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279767 > Commit-Queue: Pâris Meuleman <pmeuleman@chromium.org> > Reviewed-by: Pâris Meuleman <pmeuleman@chromium.org> > Cr-Commit-Position: refs/heads/master@{#786221} TBR=arthursonzogni@chromium.org,pmeuleman@chromium.org Change-Id: I7d5dc3f4df187d232006caafb5820d8ef9527e2b No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:1090273 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288430Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#786372}
-
Shahbaz Youssefi authored
This significantly reduces the binary size of ANGLE and improves its startup time. Bug: angleproject:4763 Bug: angleproject:4814 Bug: chromium:1084580 Bug: chromium:1091440 Change-Id: I2345c6eee663e131a5141f2edada7ac95a6ee9ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2281665Reviewed-by:
Mirko Bonadei <mbonadei@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org> Cr-Commit-Position: refs/heads/master@{#786371}
-
Vikas Soni authored
1. Refactor SharedImageRepresentationSkiaVkAndroid to make it more generic and usable. 2. Add its implementation to be used by SharedImageBackingAHB. Bug: 1091945 Change-Id: I42e87978168925915f08e47876c56aac05e0b5f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287371Reviewed-by:
Peng Huang <penghuang@chromium.org> Commit-Queue: vikas soni <vikassoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#786370}
-
Philip Rogers authored
PaintController::FinishCycle needs to be called after committing display items and is used to free state such as raster invalidations. The call to FinishCycle from GraphicsLayer::PaintRecursively has been moved to LocalFrameView::RunPaintLifecyclePhase. This makes the CompositeAfterPaint (CAP) and pre-CAP code more similar, as FinishCycle is always called at the end of RunPaintLifecyclePhase. This approach is needed for CompositeSVG (see: https://crrev.com/c/2250514) which needs to delay raster invalidation until after PaintArtifactCompositor updates (like CAP). Bug: 1101002 Change-Id: I41fc782a0f9f2ca5e3fcd0fe55d9e12bcc643528 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287813Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#786369}
-
Internal Frameworks Autoroller authored
TBR=bling-team@google.com Change-Id: I740b503f9c2585b07a53e8937130b4c44fc6d9a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287217Reviewed-by:
Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Internal Frameworks Autoroller <bling-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#786368}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1594205767-6ce6d14294fc2a08f2b1164184f19ff8db079629.profdata to chrome-win32-master-1594216727-af10bce0f9b1296f4a0f692869feeccf20c7185e.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-win32-chromium Please CC jeffyoon@google.com,liaoyuke@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:win-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: I1e7c26efd888a0cfcfce9ad512a8c8c2b5f900ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2287783Reviewed-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@{#786367}
-
Lei Zhang authored
- Remove deprecated DISALLOW_COPY_AND_ASSIGN() usage, and private sections from structs as a result. - Fix typos and lint errors. Change-Id: I7a75f051bb8d8f21ed34589662e0f44a9abd1cee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285750Reviewed-by:
enne <enne@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#786366}
-
Piotr Bialecki authored
I2S thread: https://groups.google.com/a/chromium.org/d/msg/blink-dev/Ay1bG_e9m00/kpJVUINhBQAJ Bug: 1076087 Change-Id: I0958427c73f5e7e9e3ba2f46ed4d0f7ee6edcb7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2285249Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Yoav Weiss <yoavweiss@chromium.org> Commit-Queue: Piotr Bialecki <bialpio@chromium.org> Cr-Commit-Position: refs/heads/master@{#786365}
-
John Abd-El-Malek authored
This reverts commit 47a0e3e7. Reason for revert: broke WebKit Linux MSAN bot, see https://ci.chromium.org/p/chromium/builders/ci/WebKit%20Linux%20MSAN/6617 Original change's description: > [WebCodecs] Add P3/Rec2020 uint8 support > > This takes into account the color spaces of pixel data from > ImageBitmap being encoded into VideoFrame. > > Bug: 897297 > Change-Id: I5ee5b77eb067ce8f5cec91dbd584a1553f6e91f0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2272134 > Commit-Queue: Jie A Chen <jie.a.chen@intel.com> > Reviewed-by: Dan Sanders <sandersd@chromium.org> > Cr-Commit-Position: refs/heads/master@{#786156} TBR=jie.a.chen@intel.com,sandersd@chromium.org Change-Id: I11ed4108913b5935af2715184f5ac1cf153c09ad No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 897297 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2288352Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#786364}
-