- 10 Jan, 2020 40 commits
-
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/7ba39a0c2e40..920683437e19 git log 7ba39a0c2e40..920683437e19 --date=short --first-parent --format='%ad %ae %s' 2020-01-10 primiano@google.com Merge "Limit the number of sessions per uid to 5" 2020-01-10 fmayer@google.com Merge "Do not use uninitialized Variadic." Created with: gclient setdep -r src/third_party/perfetto@920683437e19 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: I911bafd66d18acdeb3418b5da95195f90041bb57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995234Reviewed-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@{#730194}
-
Christian Dullweber authored
Bug: 1027931 Change-Id: Ib3f19724c4241c8f80db4b917c9f510a4ad5534b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993809 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#730193}
-
Vladimir Levin authored
This patch only affects the CSS version of render-subtree. Right now, we keep size containment if the invisible token is present, even if the lock is activated. I don't think this was ever the intent, although the spec language suggests that if 'invisible' is present, we should have size containment. The language is speaking about the attribute version though, so I think we should reword that for CSS. See https://github.com/WICG/display-locking/issues/104 for more discussion. R=chrishtr@chromium.org, rakina@chromium.org Change-Id: Iaf03c234aa27024a76908ef2e14b11a17426703e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993389Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Commit-Queue: vmpstr <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/master@{#730192}
-
Stephen Chenney authored
The previous code disabled the shader fast path whenever respecting image orientation, even when the orientation would not make any different (i.e. for non bitmaps or the default orientation). Fix this by adding Image::HasDefaultOrientation and using it where possible. Bug: 1036181 Change-Id: Ifb8f9163caf6a4352b0c1516664427c5b49d48a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993840 Commit-Queue: Stephen Chenney <schenney@chromium.org> Reviewed-by:
Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#730191}
-
Chase Phillips authored
Bug: 999001 Change-Id: If3ec271dcec5b479a183c8a3a1da822e86f4e976 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994415 Auto-Submit: Chase Phillips <cmp@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#730190}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/google/shaderc/+log/0b9a2992c73d..3f24b6829b3e git log 0b9a2992c73d..3f24b6829b3e --date=short --first-parent --format='%ad %ae %s' 2020-01-10 rharrison@google.com Add reference to Go bindings in README.md (#949) 2020-01-10 dneto@google.com Fix spelling of -finvert-y in doc (#947) Created with: gclient setdep -r src/third_party/shaderc/src@3f24b6829b3e 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 Bug: None Tbr: radial-bots+chrome-roll@google.com Change-Id: Ibdceaac0814ef138ce828b50d6d6788ef3f4a53f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995232Reviewed-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@{#730189}
-
Torne (Richard Coles) authored
This was removed from the declare_args section some time ago, but for AOSP system implementors it may be desirable to manually control it. Re-add it as an argument, and document how to use it in the WebView AOSP build guide. Fixed: 1034192 Change-Id: Ic5f890f2ad3677bb76ce87951ee0d7d3f20551b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1976331Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Commit-Queue: Richard Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/master@{#730188}
-
Christian Dullweber authored
Test that deleting cache data with a whitelist does not remove TransportSecurityState. Bug: 1040065 Change-Id: I41763b4d9034b8fe4eba7e37e9b03cfe575b2fd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992083 Commit-Queue: Christian Dullweber <dullweber@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#730187}
-
Olivier Li authored
Set browser state builder dir to avoid file leaks in ios tests in /ios/chrome/browser/ui/activity_services This cl is generated with 'git cl split' This CL was uploaded by git cl split. R=pkl@chromium.org Bug: 546640 Change-Id: I4569f1f4ba2fb24928c14b8640cf97123bff8129 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991755Reviewed-by:
Peter Lee <pkl@chromium.org> Commit-Queue: Peter Lee <pkl@chromium.org> Auto-Submit: Oliver Li <olivierli@chromium.org> Cr-Commit-Position: refs/heads/master@{#730186}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/ef05f96d6de1..eaacb72383ba git log ef05f96d6de1..eaacb72383ba --date=short --first-parent --format='%ad %ae %s' 2020-01-10 tvanderlippe@chromium.org Migrate console/ to ESM internally 2020-01-10 tvanderlippe@chromium.org Migrate formatter_worker/ to ESM internally 2020-01-10 tvanderlippe@chromium.org Migrate extensions/ to ESM internally 2020-01-10 tvanderlippe@chromium.org Migrate event_listeners/ to ESM internally 2020-01-10 tvanderlippe@chromium.org Migrate components/ to ESM internally 2020-01-10 tvanderlippe@chromium.org Migrate har_importer/ to ESM internally 2020-01-10 aerotwist@chromium.org Migrates changes/ to ESM internally 2020-01-10 aerotwist@chromium.org Migrates browser_sdk/ to ESM internally Created with: gclient setdep -r src/third_party/devtools-frontend/src@eaacb72383ba 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/+/master/autoroll/README.md Bug: chromium:1006759 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I84e03b639da6c344f596f824cf9d2279f2f7a3eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994644Reviewed-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@{#730185}
-
Charlie Reis authored
Filtering IPCs from swapped out RenderViewHosts is no longer necessary now that we have fully shifted to RenderFrameProxyHosts and cleaned up the old dependencies. This CL removes the old filtering logic, along with the RenderViewHostImpl::is_swapped_out_ state, which was only being used for filtering decisions. Bug: 1015882, 745091 Change-Id: I7f30139812684b0ade80d05923f8f237d5454151 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1989701Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/master@{#730184}
-
Vincent Boisselle authored
This is a reland of 34d462f6 Original change's description: > Add end-to-end tests for demographic metrics in UMA and UKM > > Bug: 992573 > Change-Id: I5a27682828538c72fbe8fc71c78cbadc8fdef23e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872643 > Commit-Queue: Roger McFarlane <rogerm@chromium.org> > Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> > Reviewed-by: Robert Kaplow <rkaplow@chromium.org> > Cr-Commit-Position: refs/heads/master@{#728621} Bug: 992573 Change-Id: Ib6cf80256a8adbcb15a23814f6431d7ea600a1b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994003Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Vincent Boisselle <vincb@google.com> Cr-Commit-Position: refs/heads/master@{#730183}
-
Sylvain Defresne authored
The target //third_party/test_fonts copy the files to the same location for all toolchains, so when using multiple toolchains (which is common when targeting iOS) and multiple toolchains depends on that target (it can happen when building cronet), ninja presents a warning because some files are copied to the same location. Change the target to copy the files to $root_out_dir instead of $root_build_dir which correspond to the same directory for the default toolchain but to a toolchain specific directory for the secondary toolchains (this is consistent with the other target that copy fonts defined in //skia). Also fix iOS build to also use a bundle for the fonts (since iOS apps cannot access file outside of the application bundle). Bug: none Change-Id: Ic5e3290a495f67744f9d676800e16612ffefcbc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992428Reviewed-by:
Dominik Röttsches <drott@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Stephen White <senorblanco@chromium.org> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#730182}
-
Luke Zielinski authored
TBR=robertma Change-Id: Ie2e46a32932b19544eb15d1b2f8080c75aab3e87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994602Reviewed-by:
Luke Z <lpz@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Luke Z <lpz@chromium.org> Cr-Commit-Position: refs/heads/master@{#730181}
-
Manuel Rego Casasnovas authored
In r729750 we added a regression test as an internal test but it's better to move the test into WPT. BUG=1036644 Change-Id: I16bcfc99ef2faff90bd03020a8cc4809689d2d5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994299Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Manuel Rego <rego@igalia.com> Cr-Commit-Position: refs/heads/master@{#730180}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f72e48dd2ff0..2076b04d153f git log f72e48dd2ff0..2076b04d153f --date=short --first-parent --format='%ad %ae %s' 2020-01-10 reed@google.com new virtuals for canvas ctm Created with: gclient setdep -r src/third_party/skia@2076b04d153f 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 jvanverth@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: jvanverth@google.com Change-Id: I4b3c5bd602e00fcbe3d5fc8cb3b760c8ae464ab7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995303Reviewed-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@{#730179}
-
Eric Seckler authored
Previously, we were writing individual packet headers + payloads one by one onto the mojo pipe. Internally, each write causes a memcpy into a shmem buffer and a mojo notification to be sent to the Consumer to read the data from the buffer. This was probably not a big problem when a trace packet contained many trace events, but now that each packet is only a single event (and especially now that each COMPLETE event is split into separate begin/end events, i.e. separate packets), this causes a lot of overhead. Instead, this patch modifies ConsumerHost to write a single slice per ReadBuffer callback to the mojo pipe, which makes proto trace collection significantly faster. Bug: 1039726 Change-Id: I057c68ffafb99cbd2b41d6c6308391cc11cf1883 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991448 Auto-Submit: Eric Seckler <eseckler@chromium.org> Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Sami Kyöstilä <skyostil@chromium.org> Cr-Commit-Position: refs/heads/master@{#730178}
-
Omer Katz authored
Some of the scopes were not reporting any data to GC metrics. This CL replaces Scope with EnabledScope to fix these issues. Bug: 986235 Change-Id: I21a8884faa491aa21b8d6a88e716c870f911da1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995320Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Omer Katz <omerkatz@chromium.org> Cr-Commit-Position: refs/heads/master@{#730177}
-
Henrique Nakashima authored
Register them in ChromePreferenceKeys and use SharedPreferencesManager consistently instead of SharedPreferences directly. Bug: 1022108 Change-Id: I706ca75c671bed29af42f3420ea613f28d4f12a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993650Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#730176}
-
Allen Bauer authored
Bug: 648382 Change-Id: I323176de4bb64747b5b6a0989ad559da2edaea15 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993147 Auto-Submit: Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/master@{#730175}
-
Jit Yao Yap authored
This CL adds 2 new chrome.login API methods, |lock| and |unlock|, and adds an additional optional parameter to the |launchManagedGuestSession| method. These changes are to support locking/unlocking of Managed Guest Sessions (MGS). An MGS launched using |launchManagedGuestSession| with a password will be lockable, and will support locking from the system tray lock icon, lock accelerator, lid closing and idle actions. In addition, the |lock| method can be called to lock an MGS. The corresponding session can only be unlocked using the |unlock| method. |ExistingUserController| and |UserContext| are updated to set the MGS as lockable when launched with a password, and |ChromeUserManagerImpl| is updated to support locking of MGS. UI changes will be done in a separate CL. Design doc: go/lock-mgs Bug: 1032065 Change-Id: Ifd88e20d2908d8a11ff20c3325cd002d6b005d30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1958049 Commit-Queue: Jit Yao Yap <jityao@google.com> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Reviewed-by:
Alexander Hendrich <hendrich@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#730174}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/dcc57015f892..c792a6bacf68 git log dcc57015f892..c792a6bacf68 --date=short --first-parent --format='%ad %ae %s' 2020-01-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/vulkan-validation-layers/src ac72777ef763..c17344df6cca (2 commits) Created with: gclient setdep -r src/third_party/angle@c792a6bacf68 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 cwallez@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-asan;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: cwallez@google.com Change-Id: I4816d7e695e9580c1ec474350301cef1e734add7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995145Reviewed-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@{#730173}
-
manukh authored
*The issue* When the input contains symbols not adjacent to alphanumeric characters, the HistoryQuick provider returns no suggestions. E.g., as the user types the input 'george washington - wikipedia', the corresponding HistoryQuick suggestion for 'en.wikipedia.org/wiki/George_Washington' will disappear once the user types the '-'. *Why the issue occurred* The history quick provider splits the user input into terms by whitespace and identifies word start offsets for each term. E.g., the input 'george washington - .wikipedia' is split into 4 terms: 1) 'george' with word start offset 0, 2) 'washington' with word start offset 0, 3) '-' with word start offset 1, and 4) '.wikipedia' with word start offset 1 When scoring, it ensures each term is present in either the suggestion title or URL beginning at a word break (with some exceptions) accounting for word start offsets. E.g, given the suggestion title: 'George Washington - wikipedia .someText' ^ ^ ^ ^ 0 7 20 31 Then the terms 'wiki', 'some', and '.some' will all match the title; but neither '.wiki' nor 'text' will match. The previous implementation accounts for word start offsets by checking if the sum of the match index and word start offset is a word start in the suggestion text. E.g., the input '.some' will match at index 30 and has word start offset 1, summing to 31 which is a word start. An unintended side affect of the previous implementation was that terms containing no words, (e.g. '-') would be incorrectly classified as matching at a non-word-start, and would therefore disqualify the suggestion. E.g, the input '-' will match at index 18 and has a word start offset of 1, summing to 19, which is not a word start. *The fix* We can't simply ignore such terms, since then inputs such as 'george ----' would match. This CL adds an explicit allowance for terms containing no words to match at non word starts. Bug: 1003010 Change-Id: Id8f755cf0fb4f5536ec21f23bcd79994b9011642 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1990449 Commit-Queue: manuk hovanesian <manukh@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#730172}
-
Elly Fong-Jones authored
Bug: 1011446 Change-Id: I8ad4f0f0c0765a53f5ff618842c147da9284d70d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993902Reviewed-by:
Peter Boström <pbos@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#730171}
-
Colin Blundell authored
This CL integrates a check for whether to display the bad clock interstitial into WebLayer's SSLErrorHandler. The check is modeled on that in //chrome's SSLErrorHandler. However, we did not port the fetch of NetworkTimeTracker's time into //weblayer: this fetch introduces a fair degree of complexity into the flow by making it asynchronous, and it is not relevant on Android, where such fetches are not supported. This fetch will be incorporated when WebLayer shares //chrome's SSLErrorHandler implementation as part of crbug.com/1026547. Just like in Chrome, the bad clock interstitial is shown when there is an expired certificate and the network time is reported as being ahead or behind of the actual time. The network time is not always seeded, in which case the application defaults to showing the generic SSL interstitial. In particular, for Chrome on Android the network time is seeded either via sync or via the Variations Service. The latter will apply in WebLayer once variations is integrated. This CL adds a browsertest of the relevant functionality; the browsertest is adapted from one in //chrome and manually sets the network time in order to trigger the bad clock interstitial showing. (I did a similar exercise in the shell locally on Android and Linux to verify the showing of the interstitial). Note that opening the date/time from the interstitial is not yet supported; a followup CL will bring up that support by sharing the relevant implementation from //chrome. Change-Id: I176a342c5de328441d26a22f28742dba6793a1ed Bug: 1025059 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983170 Commit-Queue: Colin Blundell <blundell@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#730170}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/e6441b604f58..5fc2c82c11e0 git log e6441b604f58..5fc2c82c11e0 --date=short --first-parent --format='%ad %ae %s' 2020-01-10 cwallez@chromium.org Add Instance and CreateInstance to webgpu.h Created with: gclient setdep -r src/third_party/dawn@5fc2c82c11e0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: I972527c3f14b2ac557bd50cba7f11f8c9670fd78 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995300Reviewed-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@{#730169}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/e195519d..a19e6092 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Id7345200bd931424f19ee808ed2fd79d6310ef7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995207Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#730168}
-
Chromium WPT Sync authored
Using wpt-import in Chromium f9f51f7a. 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=lpz No-Export: true Change-Id: Iacad3ed2778e2c8f9f6bad3f25f695f41f3ea3f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993764Reviewed-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@{#730167}
-
Oleh Lamzin authored
Change wilco dtc supportd host origin extension id to the new one. BUG=b:147478977 TEST=none Change-Id: Id529c232f3ac86fb31231d36bafd73eb871a5a17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993814Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Oleh Lamzin <lamzin@google.com> Cr-Commit-Position: refs/heads/master@{#730166}
-
sandromaggi authored
Previously the source for contacts and shipping addresses was the same sorted list of profiles. There may be cases where we want to sort them differently, which is enabled by splitting the list in two. This CL also moves the transformation logic from CreditCard / Profile to their destination objects (AutofillContact, AutofillAddress, AutofillPaymentInstrument) from the DataBinder to native/model directly. Bug: b/144005336 Change-Id: I644d4b52f962582a87b8aabce5e55066e3356481 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992082 Commit-Queue: Sandro Maggi <sandromaggi@google.com> Auto-Submit: Sandro Maggi <sandromaggi@google.com> Reviewed-by:
Clemens Arbesser <arbesser@google.com> Cr-Commit-Position: refs/heads/master@{#730165}
-
Olivier Li authored
This cl is generated with 'git cl split' This CL was uploaded by git cl split. R=sczs@chromium.org Bug: 546640 Change-Id: I8ea59ea0816ab8f2cee1eb5a377d8b16ce41a220 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991757 Commit-Queue: Oliver Li <olivierli@chromium.org> Auto-Submit: Oliver Li <olivierli@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Cr-Commit-Position: refs/heads/master@{#730164}
-
Luke Zielinski authored
Stop setting flag --no-fail-on-unexpected, which causes wptrunner to always exit with code 0. Omitting this flag makes the exit code equal the number of failed tests. The CQ needs the exit code in order to determine which shards to retry. Bug: 937369 Change-Id: I150321a7783948724be0d622646108e5df6249eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992911Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Luke Z <lpz@chromium.org> Cr-Commit-Position: refs/heads/master@{#730163}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/033f08c5a865..7ba39a0c2e40 git log 033f08c5a865..7ba39a0c2e40 --date=short --first-parent --format='%ad %ae %s' 2020-01-10 eseckler@google.com Merge "gen_merged_protos: Fix return value calculation" Created with: gclient setdep -r src/third_party/perfetto@7ba39a0c2e40 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: Ib7df1b00628657297ce3f9a175a59039ecfc2917 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995039Reviewed-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@{#730162}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/56452dd17bac..6ddbe2c5b003 git log 56452dd17bac..6ddbe2c5b003 --date=short --first-parent --format='%ad %ae %s' 2020-01-10 phoglund@webrtc.org Extract results line plotting. Created with: gclient setdep -r src/third_party/webrtc@6ddbe2c5b003 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/+/master/autoroll/README.md Bug: chromium:1029452 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Ide84015bf4518132b302c5fbd61aaf9cd4e10207 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995302Reviewed-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@{#730161}
-
Vasilii Sukhanov authored
This reverts commit 4a58461b. Reason for revert: broke compilation on iOS https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8891643701272051152/+/steps/compile/0/stdout Original change's description: > [iOS][multiball] Move AppURLLoadingServiceDelegate to Scene. > > Moves AppURLLoadingServiceDelegate from Main to Scene Controller. > * adds SceneControllerGuts temporary interface to expose scene-level > internals to MainController while the code is moved. > > Bug: None > Change-Id: I0c7dbe077a94ff5b9c598c401c9c7340cc8f969c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983226 > Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> > Reviewed-by: Mark Cogan <marq@chromium.org> > Cr-Commit-Position: refs/heads/master@{#730151} TBR=marq@chromium.org,stkhapugin@chromium.org Change-Id: I65d0afac9c2296574c324784960b36ecb1802b43 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1995171Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#730160}
-
Yuki Shiino authored
The old bindings generator uses V8StringResource without NativeValueTraits, and existing NativeValueTraits<IDLString> is not as much performative as V8StringResource. This patch introduces NativeValueTraits<IDLStringV2> which uses the same technique as V8StringResource so that the new bindings generator can use NativeValueTraits for all the types without performance regression. Bug: 839389 Change-Id: Ibf7f40ba36d10affdef70d489f0f56a005bf73f4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993360 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#730159}
-
Andreas Haas authored
I disabled the ArrayBufferContentsTest.AllocationFail test on ASAN, because ASAN causes a crash when allocation fails. Note that allocation is meant to fail in this test, and we want to check if the implementation can deal with a failed allocation. However, ASAN escalates the failed allocation to a crash. R=haraken@chromium.org, huangs@chromium.org Bug: chromium:1038741 Change-Id: I89c7138eb9b636cfd5ce6eae95bdfcf7dd7871cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985953 Commit-Queue: Andreas Haas <ahaas@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#730158}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/5a8f4d89e1e6..ef05f96d6de1 git log 5a8f4d89e1e6..ef05f96d6de1 --date=short --first-parent --format='%ad %ae %s' 2020-01-10 aerotwist@chromium.org Migrates bindings/ to ESM internally Created with: gclient setdep -r src/third_party/devtools-frontend/src@ef05f96d6de1 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/+/master/autoroll/README.md Bug: chromium:1006759 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I334cf37c9e63ce581899a0e73ec507fb1724ad0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994085Reviewed-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@{#730157}
-
Anders Hartvoll Ruud authored
BUG=545324 Change-Id: I2ce865bf6c9bb07d258bdc568128341b1d08d9d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1986798 Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:
Xiaocheng Hu <xiaochengh@chromium.org> Cr-Commit-Position: refs/heads/master@{#730156}
-
Vasiliy Telezhnikov authored
This CL moves BeginFrame related code to SynchronousCompositorHost from RenderWidgetHostViewAndroid as it was used only for WebView. This is part of ongoing refactoring for viz for WebView. Bug: 805739 Change-Id: I06c264db4fceb8ebee281660f1c771ac45a68b3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1992250 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#730155}
-