- 06 Mar, 2020 40 commits
-
-
Maggie Cai authored
This reverts commit e5632385. Reason for revert: Revert this CL because a previous roll is likely to cause the build failure for https://ci.chromium.org/p/chromium/builders/ci/Win7%20Tests%20%28dbg%29%281%29/81830. Original change's description: > Roll src/third_party/perfetto f365c53a18b1..0c6dfdbceb9e (1 commits) > > https://android.googlesource.com/platform/external/perfetto.git/+log/f365c53a18b1..0c6dfdbceb9e > > git log f365c53a18b1..0c6dfdbceb9e --date=short --first-parent --format='%ad %ae %s' > 2020-03-05 ddrone@google.com Merge "Reusing one ProtoToArgsTable instance" > > Created with: > gclient setdep -r src/third_party/perfetto@0c6dfdbceb9e > > 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: Ieff5c397bd14f619342cb0bc10669bd93a970b34 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090217 > Reviewed-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@{#747382} TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,perfetto-bugs@google.com Change-Id: Ia980fae75236c001d504f8cb7ed5582f236ef731 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091093Reviewed-by:
Maggie Cai <mxcai@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#747567}
-
Maggie Cai authored
This reverts commit fc011bb6. Reason for revert: Revert this CL because a previous roll is likely to cause the build failure for https://ci.chromium.org/p/chromium/builders/ci/Win7%20Tests%20%28dbg%29%281%29/81830. Original change's description: > Roll src/third_party/perfetto 0c6dfdbceb9e..7e47609cf293 (1 commits) > > https://android.googlesource.com/platform/external/perfetto.git/+log/0c6dfdbceb9e..7e47609cf293 > > git log 0c6dfdbceb9e..7e47609cf293 --date=short --first-parent --format='%ad %ae %s' > 2020-03-05 pmuetschard@google.com Adds a LAST_NON_NULL window function to the trace processor. > > Created with: > gclient setdep -r src/third_party/perfetto@7e47609cf293 > > 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: I04128556754d1670bd6635b503b300ff5391631f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090228 > Reviewed-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@{#747468} TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,perfetto-bugs@google.com Change-Id: I0be90c7070bad2c73d195bb50b43173596363bae No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089447Reviewed-by:
Maggie Cai <mxcai@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#747566}
-
nancy authored
When the app doesn't exist in AppService, if the PauseApp is called, the app is added to AppService with the app type Unknown, then later when the app is added, the app type is changed to Web or Arc. In theory, the app type should not be changed, so add the app type checking when pause or unpause an app. BUG=1055937 Change-Id: Iafd4befb6f7369977a3693d84994f3453876af7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089445Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#747565}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: I485710020f44f1135a2ffb659a21d3baec1ebad1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089728Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#747564}
-
Frank Tang authored
CherryPick fractional second bugs from ICU. https://chromium.googlesource.com/chromium/deps/icu.git/+log/9f4020916..0b6134378 Including the following changes 0b61343 Fix fractional second bug by Frank Tang · 16 minutes ago master 49ee7b1 Make it able to optionally disable thin_archive by Honglin Yu · 9 days ago f9a6fc2 Revert "Add flag for compiling into shared libraries." by Honglin Yu · 9 days ago eb405d8 Add flag for compiling into shared libraries. by Honglin Yu · 4 weeks ago BUG=chromium:1020393, v8:9284, v8:9612, v8:10273 Change-Id: I94692734fe29e783293ec7c98b69ccd8d879b804 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090002Reviewed-by:
Jungshik Shin <jshin@chromium.org> Commit-Queue: Frank Tang <ftang@chromium.org> Cr-Commit-Position: refs/heads/master@{#747563}
-
Karan Bhatia authored
This CL adds documentation for regex rules. BUG=974391 Change-Id: Iee864a94f101f67eaa16797233b61a0f6dd02794 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021408 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#747562}
-
Akihiro Ota authored
This change: 1. Disables the options button (next to the 'disable ChromeVox button') when signed out. 2. Disables certain menu items when signed out. 3. Disabled elements are styled visually and are populated with the aria-disabled property so their state is announced by ChromeVox. 4. Stores session state in the panel to make this change cleaner. 5. Marks the panel's annotations element as hidden so it's only accessible when visible. 6. Checks that UserAnnotationHandler.instance is defined before performing any logic inside its functions. There was a case where code in the panel triggered a call to UserAnnotationHandler when its instance was undefined. 7. Ensures that navigation via arrow keys skips disabled menus and items. Bug: 1020003 Change-Id: I2b4204970e474054e53bc8425e0e538a9c3de556 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050789Reviewed-by:
David Tseng <dtseng@chromium.org> Commit-Queue: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#747561}
-
Victor Fei authored
This is a simplified version of CL:2067329, which had to be abandoned because we were uncertain about the need for MaxTextOffsetCache. This change introduces a new method on ax_position.h called "AsValidPosition", which will return a new, valid position from a position that was made invalid due to tree changes. The motivation behind this change is to fix hang encountered in UIA when deleting text from an input at the end of a document. Previous merged CL:2021844 attempted to address this issue, however there were still outstanding cases where the hang still occurs. This CL attempts to better handle the hang, and removes the scoped hang workaound added in previous CL:2021844. The current caller of AXPositionInstance::AsValidPosition is only in UIA as the bug only appeared to be manifested in UIA/Windows Narrator. Another reason that we are not utilizing it in the public methods of AxPosition is because AsValidPosition calls MaxTextOffset which is computationally expensive and impacts existing AXPosition methods' performance; thus, we only limited AsValidPosition call to UIA in this CL. In the abandoned CL:2067329, of which this CL is based on, we attempted to utilize AsValidPosition in AxPosition methods, and implemented MaxTextOffsetCache to mitigate performance hit introduced by AsValidPosition. However, we were uncertain about the practicality of introducing such cache, and decided to abandon the change. (The discussion on MaxTextOffsetCache is in CL:2067329's comments.) Bug: 1046428 Change-Id: I4ef7a600c907be75bef0dc934f7ebc50ce18519d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2085709 Commit-Queue: Victor Fei <vicfei@microsoft.com> Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Cr-Commit-Position: refs/heads/master@{#747560}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/61f8ad8b69f9..add000e1e5a5 git log 61f8ad8b69f9..add000e1e5a5 --date=short --first-parent --format='%ad %ae %s' 2020-03-06 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@add000e1e5a5 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: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I5c9b9a40e609f7c217ebfd349781276f623fa2f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090649Reviewed-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@{#747559}
-
Jia authored
Following discussions with our clients, we believe string type of id will be sufficient. Search tags will continue to be string16 for multi-language support. Bug: 1018613 Change-Id: Id45aac55d61aaf2885a2a752ddf56cbcea15cda7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090552Reviewed-by:
Thanh Nguyen <thanhdng@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Commit-Queue: Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#747558}
-
Luciano Pacheco authored
When <body> has more than one CSS class the helper wasn't working, the "class" attribute is a string with all the classes. This CL fixes it. Bug: 1059137 Change-Id: I7e0cc65eb25da80e1f611f51e2795f23123aa245 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090560 Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#747557}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=mmoss@chromium.org Change-Id: I133a4ee1440618a4218d06aa437325004a6cfc41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090101Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#747556}
-
Yuichiro Hanada authored
It can happen that KeyboardUIController notifies the old bounds of the virtual keyboard if the call of ShowKeyboard() is followed by HideKeyboard*(). A tast integration test will be added for this case in a follow up CL. Bug: b/148483295 Change-Id: I3222852532f7c0bb685a75d0bb0888cbddc44a5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089195Reviewed-by:
Darren Shen <shend@chromium.org> Commit-Queue: Yuichiro Hanada <yhanada@chromium.org> Cr-Commit-Position: refs/heads/master@{#747555}
-
Brad Huang authored
Add a new routine, floating_point_accuracy. This routine executes millions of floating-point operations within a desired time period, the result must match expected result. Bug: b:146513388 Test: chromeos_unittests --gtest_filter=CrosHealthdServiceConnectionTest.* unit_tests --gtest_filter=DeviceCommandRunRoutineJobTest.* Change-Id: I9bcb7eaf938da3ecd6fecfab0f2cfe57ef3fbb23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2045291 Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Victor-Gabriel Savu <vsavu@google.com> Reviewed-by:
Oleh Lamzin <lamzin@google.com> Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Paul Moy <pmoy@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#747554}
-
Jeff Yoon authored
There are a lot of variants that are repeatedly defined. To minimize duplication in test_suites.pyl, and to keep it readable, I've extracted the definitions into a variants.pyl. All variants defined as a string will look for a reference in variants.pyl. Change-Id: I5bfc206ead0fd10c3d497d6557761c2795ba76f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090871 Commit-Queue: Jeff Yoon <jeffyoon@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#747553}
-
Toni Barzic authored
Shelf config change may cause hotseat state change, so we should update the hotseat state (which is done in ShelfLayoutManager::SetState) when the shelf config changes, otherwise, the hotseat state change may lag behind the shelf layout change. For example, layout may hide the opaque shelf background if config changes to non-in-app shelf, and animating background animation starts when the hotseat state changes. So, if the hotseat state change lags after the shelf layout change for long enough, we might see a flash of animating shelf background after the opaque shelf background has been hidden. This was noticed while implementing swipe to overview/home with VK shown (when swiping to go home, the animating shelf would occasionally pop up with a delay) - added a test for sequence of events in that case. (Note that this means that the hotseat state may get calculated before app list visibility on tablet mode change, so add back logic that moved hotseat in kShownHomeLauncher state if the home should be visible at that point in time). BUG=b:145704293 Change-Id: I4e6ce883eed8674159b03c25336fd82c9d20c50d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090757 Commit-Queue: Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Manu Cornet <manucornet@chromium.org> Cr-Commit-Position: refs/heads/master@{#747552}
-
dalyk authored
The phrase "Network Sign-in" will be included in the window title to indicate the purpose of these windows. The position of the phrase depends on the platform so that existing window title formatting patterns are preserved. Bug: 10161646 Change-Id: If49bb5fef304346488cb56cf11d5a043ccb473c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081333 Commit-Queue: Katharine Daly <dalyk@google.com> Reviewed-by:
Matt Menke <mmenke@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#747551}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 07febed2. With Chromium commits locally applied on WPT: d5cd6b98 "SharedWorker: Assign unique names to SharedWorkers to avoid unintentional matching" acf33020 "Add testing for the scrolling attribute" 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=smcgruer No-Export: true Change-Id: If053e9a9f8ddbca028783daa57f77ac8030b7586 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089718Reviewed-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@{#747550}
-
Avi Drissman authored
BUG=1058951 Change-Id: Ic214033241655ac1653810fe78bfa92376c629fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089998Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#747549}
-
Darwin Huang authored
Add huangdarwin@ and dcheng@ to OWNERS and specify TEAM for triage/emails. As per `git log --oneline --author=huangdarwin@chromium.org ui/base/dragdrop`, huangdarwin@ has 10 CLs in ui/base/dragdrop. As per `git log --oneline --author=dcheng@chromium.org ui/base/dragdrop`, dcheng@ has 22 CLs in ui/base/dragdrop. Change-Id: I39bafac9a350a02e5edbddfa9786e5f4aabe5a6e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088647Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#747548}
-
Peng Huang authored
The problem is because the original vulkan helper template methods pull types from arguments. So when a vulkan template method is called with VK_NULL_HANDLE like: VkQueueSubmit(device, count, subbmits, VK_NULL_HANDLE) The VK_NULL_HANDLE is defined as 0, so the template pulls the type int from VK_NULL_HANDLE, and then uses the int to call VkQueueSubmit function pointer. The compile can not cast an int to VKFence, so error is reported. This CL fixes the problem by pulling arg types from vulkan function type defined in vulkan header file instead of using arg type from where the template method is called. Bug: 1058616 Change-Id: Iec8ab990df7dd32985c0d840d49fbf81c710a09d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2088832Reviewed-by:
Michael Spang <spang@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Auto-Submit: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#747547}
-
Darwin Huang authored
Bug: 897289 Change-Id: I26335e58672e915a452dc6ae04dac6d712ccac6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090914 Auto-Submit: Darwin Huang <huangdarwin@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#747546}
-
Mustafa Emre Acer authored
This CL changes the IDN lookalike logic to use the Safety Tip config proto to allowlist sites. We currently don't have an allowlist mechanism and there have been cases where it would be useful. The CL uses the |allowed_pattern| field in safety_tips.proto. This is shared with Safety Tips, so a pattern added to this field will cause a to not show a lookalike interstitial or a safety tip. The IDN lookalike logic operates on eTLD+1 only, so any pattern targeting the interstitial should only contain eTLD+1. Bug: 1056755 Change-Id: I65e856eb118b0d20dd366fc0d09a95def1a5ab1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2082904Reviewed-by:
Joe DeBlasio <jdeblasio@chromium.org> Commit-Queue: Mustafa Emre Acer <meacer@chromium.org> Cr-Commit-Position: refs/heads/master@{#747545}
-
Wenyu Fu authored
Mockito does not work for some of the bots for unknown reason so that policy related tests in HomepageSettingsFragmentTest all failed. Changing HomepageTestRule and use AppRestrictionProvider to provide test policy settings; re-enabling those tests to strengthen our test coverage. Bug: 1049557 Change-Id: I93514c020498d9b26c53b2c3f76cf819bd0bba7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2047353 Commit-Queue: Theresa <twellington@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#747544}
-
Maggie Cai authored
This reverts commit 5d31525d. Reason for revert: This CL causes build failure for https://ci.chromium.org/p/chromium/builders/ci/Linux%20ASan%20LSan%20Tests%20%281%29/73445 and https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/17413 Original change's description: > Add more unit tests for url_lookup_service. > > Add tests for the StartLookup method. > > Bug: 1050859 > Change-Id: Idfc261cdd5fbc75d359cfa40b0be5621e57f8c0d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2086812 > Reviewed-by: Daniel Rubery <drubery@chromium.org> > Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#747497} TBR=drubery@chromium.org,xinghuilu@chromium.org Change-Id: Iea165caa159779b08ffe42fa245b39bcf4fd6d89 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1050859 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089440Reviewed-by:
Maggie Cai <mxcai@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#747543}
-
Maggie Cai authored
This reverts commit e2ff113c. Reason for revert: This CL makes mac-builder-perf build flaky and continusly have compile error. Original change's description: > Roll src/third_party/swiftshader a095711c5d77..51b2800bb317 (1 commits) > > https://swiftshader.googlesource.com/SwiftShader.git/+log/a095711c5d77..51b2800bb317 > > git log a095711c5d77..51b2800bb317 --date=short --first-parent --format='%ad %ae %s' > 2020-03-05 capn@google.com Support launching PowerVR samples from Visual Studio using SwiftShader > > Created with: > gclient setdep -r src/third_party/swiftshader@51b2800bb317 > > 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: Ie79b6461aa9c2c778cdedb03e51f6d3d7bc8383f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090076 > Reviewed-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@{#747352} TBR=chromium-autoroll@skia-public.iam.gserviceaccount.com,swiftshader-team+autoroll@google.com Change-Id: Ic1b18034af1867e7bc26a075d2bb98f9320c8f41 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: None 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 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090991Reviewed-by:
Maggie Cai <mxcai@chromium.org> Commit-Queue: Maggie Cai <mxcai@chromium.org> Cr-Commit-Position: refs/heads/master@{#747542}
-
Alex Kalugin authored
WeakPtr functionality was improperly used in WeakPtrs from this factory was checked on another thread. This could lead to DCHECK failure in WeakPtrFactory d-tor. InProcessUtilityThreadHelper: WeakPtrFactory lived on one thread and Change-Id: I0fdb9a584853bee7dba417c951d99c2f0ec85026 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2086114Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Alexander Kalugin <akalugin@yandex-team.ru> Cr-Commit-Position: refs/heads/master@{#747541}
-
Mohamed Heikal authored
This rolls in the new version 3.11.4 of the protobuf javalite runtime. The package name changed so this also fixes all references in gn files. A similar internal commit exists at crrev.com/i/1676922 This also changes how protoc is called to ask for the java lite runtime. The protoc javalite code gen plugin is no longer needed and will be removed in a followup cl. but reduces them per generated proto. Binary-Size: new runtime increases the number of methods in the runtime Bug: 988512 Change-Id: I8dd2ba97badea0b7dbaa8282afeb1da40636aee5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762684 Commit-Queue: Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Yaron Friedman <yfriedman@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#747540}
-
Mei Liang authored
Before this change, after changing StartSurface variation with a local debug build, Chrome crashes during restart with the following error: chromium: [FATAL:feature_list.cc(185)] Check failed:!Contains(overrides_, feature_name) || !overrides_.find(feature_name)->second.field_trial. Feature StartSurfaceAndroid has conflicting field trial overrides: StartSurfaceAndroid / ChromeStart This CL fixes the crash, and updates the log message to be more specific. Change-Id: I0f4dedb43c9fd12133e363375a8de5a0cb3eb3e8 Bug: 1059081 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2083855 Commit-Queue: Mei Liang <meiliang@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#747539}
-
Eric Willigers authored
We now use nullptr instead of null https://google.github.io/styleguide/cppguide.html#0_and_nullptr/NULL Change-Id: If1dfab9f77ca09f3d5a5cbe922646886d7517ec0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089186 Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#747538}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/2e60acad147c..b3bfbaa3217f git log 2e60acad147c..b3bfbaa3217f --date=short --first-parent --format='%ad %ae %s' 2020-03-05 bsheedy@chromium.org Fix CrOS minidump pulling on certain devices Created with: gclient setdep -r src/third_party/catapult@b3bfbaa3217f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC wenbinzhang@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:chromeos-kevin-rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1055225 Tbr: wenbinzhang@google.com Change-Id: I51fb92d8080442e97c69005496c94b6e333782d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090633Reviewed-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@{#747537}
-
dalyk authored
We want to be able to rollout the secure DNS setting independently from the privacy page redesign rollout. Bug: 1040145 Change-Id: Iaf9b5e6a7ee5e4b6da442bd10e0107b569f122aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090096Reviewed-by:
dpapad <dpapad@chromium.org> Commit-Queue: Katharine Daly <dalyk@google.com> Cr-Commit-Position: refs/heads/master@{#747536}
-
Daniel Rubery authored
The Chrome Safe Browsing team depends on these metrics for continuous measurement of the effectiveness of download warnings, so we should own them. This CL takes ownership of them, extends the expiry, and re-implements Download.DangerousFile.DangerousDownloadValidated, this time using the Safe Browsing enum so we don't need to maintain a separate enum within component/download/ Bug: 1053772 Change-Id: If9bb9539b02560484295af462c3bf0b842eb9bcb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2081268 Commit-Queue: Daniel Rubery <drubery@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#747535}
-
Alexander Timin authored
We do not and should not use kNavigation task type. Remove it to eliminate the risk of the potential misuse. R=nasko@chromium.org,gab@chromium.org Change-Id: I900a7115224a6ca431167a3698e11ea6bd1ed180 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063021Reviewed-by:
Nasko Oskov <nasko@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Alexander Timin <altimin@chromium.org> Auto-Submit: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#747534}
-
Aga Wronska authored
Add new method that returns current time limit for the app. Rename interface to reflect that it does not only apply to web time limits. AppService needs the information about current time limit to display the paused dialog when user clicks paused app's icon. AppService is already using the interface to communicate with AppTime component. Bug: 1056466 Test: AppActvitiyRegistryTest Change-Id: I4c663387a26d256f3c66b9ae5efaecc2f25b1725 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2086264Reviewed-by:
Yilkal Abe <yilkal@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#747533}
-
Chong Gu authored
Bug: 1058255 Change-Id: Ic42f11923c0426d62e7274d908dd8e872dce154d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090627Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Commit-Queue: Chong Gu <chonggu@google.com> Cr-Commit-Position: refs/heads/master@{#747532}
-
Marijn Kruisselbrink authored
Also enabled the new permission model by default, as that is what we want to ship in M82. Bug: 984769 Change-Id: Iaa73376cdf893a2bb7c7f3e42336f8a2675c3609 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090600Reviewed-by:
Olivier Yiptong <oyiptong@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#747531}
-
Scott Violet authored
This makes block flow's line-clamp handling correctly add ellipsis when if clamping happens on a line where are the text fits, but there are subsequent lines. Common case for this is when using 'white-space:pre'. This does not give the exact same behavior as old. In particular, external/wpt/css/css-overflow/webkit-line-clamp-008.html is an example of a case that now renders differently (nested divs). See https://test-results.appspot.com/data/layout_results/mac-rel/302753/webkit_layout_tests%20%28with%20patch%29/layout-test-results/results.html for the set of failures. BUG=none Change-Id: Ie188d5b3efc1817377f7ba5523815ba6bdc4a986 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050093 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#747530}
-
Jason Lin authored
Bug: 1055647 Change-Id: I7a7f197b18979bfd885a79c2fc2f96c665b8d6f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089188 Auto-Submit: Jason Lin <lxj@google.com> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#747529}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/56f1678437ba..1d54767364a8 git log 56f1678437ba..1d54767364a8 --date=short --first-parent --format='%ad %ae %s' 2020-03-05 natlee@microsoft.com Query if Texture subresource has been initialized Created with: gclient setdep -r src/third_party/dawn@1d54767364a8 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: chromium:1036080 Tbr: cwallez@google.com Change-Id: I8b7fbf64e6730ff6f1b751f030e336319ecbfc2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2090634Reviewed-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@{#747528}
-