- 15 Apr, 2020 40 commits
-
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/e3f44e3cd6a1..0ff7ed41ecc5 git log e3f44e3cd6a1..0ff7ed41ecc5 --date=short --first-parent --format='%ad %ae %s' 2020-04-15 cwallez@chromium.org Remove CreateBufferMappedAsync Created with: gclient setdep -r src/third_party/dawn@0ff7ed41ecc5 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: I190bb73cc4efbd8e8e3b1a2ee2aada6b9c4b603c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149940Reviewed-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@{#759338}
-
Tom Anderson authored
Requested by agable@ after investigating Linux.Distro for [1]. Rather than adding new enum values, this CL records the distro version in an UMA sparse histogram so we don't need to update chrome_browser_main_extra_parts_metrics.cc in the future if all we want to do is add new versions. [1] https://bugs.chromium.org/p/chromium/issues/detail?id=1064354#c13 R=thestig,agable Bug: None Change-Id: I20042e2a12d62f919c2aa77f6a049e321d2cd146 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140719Reviewed-by:
Jesse Doherty <jwd@chromium.org> Reviewed-by:
Aaron Gable <agable@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#759337}
-
Jeff Yoon authored
Missed one roll for a sim, causing some failures on the bot. Bug: 1065456 Change-Id: Ice7343ec54c7f398de294072479a9abea7c3332e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147018Reviewed-by:
Garrett Beaty <gbeaty@chromium.org> Commit-Queue: Jeff Yoon <jeffyoon@chromium.org> Cr-Commit-Position: refs/heads/master@{#759336}
-
Travis Skare authored
Fixes dialog spacing, click, icon, and icon show/hide. Adds an icon to the page context menu item. Launches from context menu use committed URL, rather than potentially empty link_url. (generate code for image URL outstanding) BUG=1014547 Change-Id: I8cd1651feb108ba5013a793169ecdeb71e55bd19 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2091722 Commit-Queue: Travis Skare <skare@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Evan Stade <estade@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/master@{#759335}
-
Antonio Gomes authored
BUG=767015, 1063749 R=rego@igalia.com Change-Id: I0ce4554655b2a7faec34be0c8634d68568d8dae6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150669 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Manuel Rego <rego@igalia.com> Cr-Commit-Position: refs/heads/master@{#759334}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/e6e3bfad73cf..97d22cb8bd41 git log e6e3bfad73cf..97d22cb8bd41 --date=short --first-parent --format='%ad %ae %s' 2020-04-15 wolfi@chromium.org Remove explicit width for device dropdown in device emulation 2020-04-15 aerotwist@chromium.org Prevent 'Experience' from showing in Event log 2020-04-15 aerotwist@chromium.org Provide a message when contrast info is unavailable 2020-04-15 leese@chromium.org Add worker spawn test and clean up pages folder 2020-04-15 tvanderlippe@chromium.org Fix eslint import rules to warn on test import extensions Created with: gclient setdep -r src/third_party/devtools-frontend/src@97d22cb8bd41 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:1033515,chromium:1062308,chromium:1070955,chromium:956711 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ia1733d777188c9243ec54ad61c70d98774f40f77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150649Reviewed-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@{#759333}
-
David Bokan authored
This reverts commit 888e67db. Reason for revert: Got enough crashes for analysis, no longer needed Original change's description: > Add DumpWithoutCrash for slow Mac KeyPress events > > Add a DumpWithoutCrash to KeyPress events where the timestamp of the OS > differs from the current time by more than 5 seconds. We see in UMA that > we often see events in the 95% percentile reaching many seconds of > difference. Hopefully the crash stacks will reveal something about > what's causing this. > > A previous iteration of this investigation in > https://crrev.com/c/2111782 showed that we sometimes redispatch events > that have been reinjected back from the renderer. This should never > happen. This CL adds crash keys to dump some of the related app state > to help explain how this happens. > > However, not all such stack traces showed reinjection so that can't be > the cause of all these bad timestamps. This CL also adds some timing > information to the existing crash key in NSApp:sendEvent which might > reveal something. > > Bug: 1039833 > Change-Id: I90a8bb210debc8e9f0fcfba23a566200de72e9c2 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144627 > Reviewed-by: Avi Drissman <avi@chromium.org> > Commit-Queue: David Bokan <bokan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#758871} TBR=avi@chromium.org,bokan@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1039833,1070998 Change-Id: Ib4effbf0a6efa80570cf1297c05c8eff876fa245 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150366 Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#759332}
-
Abhijeet Singh authored
Added a null-check to prevent crashing. Bug: chromium:1054962 Change-Id: Ib2dd04c4555585f3fd620000736d38646dae951a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149953 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#759331}
-
Elly Fong-Jones authored
Right now, the count of extant bubbles is used to keep track of how many bubbles exist. This leads to flaky tests though: the bubble's view is only deallocated after closing the bubble finishes, and since closing the bubble is async, whether the view has been deallocated or not at the end of the test is variable. This change has the tests instead ensure that the close process has *started* at the end of the test, which is always true. Bug: 1069695 Change-Id: I29535149fd3f318c22b44d8f93d22c5b248816da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149685Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#759330}
-
Alice Wang authored
This CL moves the method AccountManagerFacade.getGoogleAccountNames to AccountUtils. Bug: 1057040 Change-Id: Ic5c9e02a8ad85b735df183fe2450be46c6e4f6c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149319 Commit-Queue: Alice Wang <aliceywang@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#759329}
-
Antonio Gomes authored
CL also adds external/wpt/css/support/height-keyword-classes.css, sibling to the existing width-keyword-classes.css File. Note that WPT's height-keyword-classes.css is not a copy of its base file fast/css-intrinsic-dimensions/resources/height-keyword-classes.css. It simplifies some CSS classes declarations in the case the standard form is supported by the major vendors. Addition, the original flex-and-intrinsic-sizes.html is also kept, in a simpler form, only with the non-standard behavior. BUG=767015, 1063749 R=rego@igalia.com Change-Id: I751dcbde25a8c1ff3c1403be8d4a8eff21a65036 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143836Reviewed-by:
Manuel Rego <rego@igalia.com> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#759328}
-
Koji Ishii authored
This patch changes |NGFragmentItemsBuilder| to expand the capacity more aggressively. The new logic is the same as |wtf::Vector|, at least double the old capacity. The old logic was to expand by each line, which consumed a lot of time in |Vector::ReallocateBuffer| when an inline formatting context is huge. e.g., perf_test/layout/fit-content-change-available-size-text Bug: 982194 Change-Id: I6ead4d8c4d83af93b221c89b7040dbeaaf936b57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150327Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#759327}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/0e4f9cf5..c6ff53c7 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,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I8c088358d10ea8b0cd4d47b218959a3c1ead1103 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143840Reviewed-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@{#759326}
-
Alexander Surkov authored
DumpAccessibilityTree Android formatter should walk native android accessibility trees, not blink internal trees. As the first step on this way let's disconnect Android formatter class from AccessibilityTreeFormatterBrowser, which is a native accessibility tree formatter. Bug: 1070290 Change-Id: I327e0e61162dbb563a07f89a94da82cf55db1a24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149504Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Alexander Surkkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/master@{#759325}
-
Lily Chen authored
Instead of only passing the scheme of the cookie's source, this now passes the whole URL. Most of the call sites already have the URL (e.g. they used it to create the cookie object in the first place). These callers were previously passing url.scheme() and were converted to just pass the url. Some callers did not have the source URL. These were converted to use a fake URL cobbled together from the original scheme, the cookie's domain attribute, and the cookie's path attribute. Most of these call sites were in tests, but a handful were in production code. As of now, the use of a simulated source URL doesn't matter (since the CookieStore implementation only uses its scheme anyway). Bug: 1069642 Change-Id: If239280a3d43b7c0e2ff9af9daa9989350957b3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2145152 Commit-Queue: Lily Chen <chlily@chromium.org> Reviewed-by:
Achuith Bhandarkar <achuith@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Reviewed-by:
Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Joshua Bell <jsbell@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Reviewed-by:
Wei Li <weili@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#759324}
-
Xida Chen authored
These layout tests time out some times. I believe the reason is that these tests have a for loop that loops roughly 200 times, so the tests themselves takes a long time. This CL breaks each test into two tests, and hopefully that will fix the timeout problem Bug: 1050936, 1069476, 1049899 Change-Id: Iedb61faa9cd2727a863069934c371acca5b27ef2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2146796Reviewed-by:
Kevin Ellis <kevers@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#759323}
-
Shik Chen authored
passed CCAUIRecordVideo. Bug: 1058325 Test: Manually verified the animation, checked a11y with ChromeVox and Change-Id: I1f10a6af80eea4eea5c0e3596d43a1a27c0c6463 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2126966Reviewed-by:
Kuo Jen Wei <inker@chromium.org> Commit-Queue: Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#759322}
-
Hailey Wang authored
Add listener to react to memory pressure and stop loading tabs. Bug: 1059341 Change-Id: Ic7fbd645f211182944878ddcff01ca3248d18dc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144268 Commit-Queue: Hailey Wang <haileywang@google.com> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Cr-Commit-Position: refs/heads/master@{#759321}
-
bttk authored
RecordHistogram now works without native Bug: 1069507 Change-Id: I4d4e96424a01ba115df11c1fa1315c7fda7d0ae9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147913 Commit-Queue: bttk <bttk@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#759320}
-
Ian Swett authored
Roll src/net/third_party/quiche/src/ 5abb89b35..897e7631c (5 commits) https://quiche.googlesource.com/quiche.git/+log/5abb89b35e3c..897e7631c5c8 $ git log 5abb89b35..897e7631c --date=short --no-merges --format='%ad %ae %s' 2020-04-14 renjietang Explicitly construct StringPiece from grease data to avoid msan failure. 2020-04-14 quiche-dev LSC: Mark static const class/struct members as constexpr. This change fixes declarations that have initial values but are technically not definitions by marking them constexpr (which counts as a definition). This enables, among other things, the modified constants to be passed into functions and function templates that accept arguments by reference. Without this change, such functions would cause linker errors. 2020-04-14 bnc gfe-relnote: Close connection if incoming MAX_PUSH_ID frame tries to reduce maximum push ID. Behavior change in IETF QUIC only, protected by gfe2_reloadable_flag_quic_enable_version_draft_25_v3 and gfe2_reloadable_flag_quic_enable_version_draft_27. 2020-04-13 quiche-dev Internal QUICHE change 2020-04-13 renjietang Add code path to store application states in TlsClientHandshaker. Roll src/third_party/quic_trace/src/ 35d364f77..a3f901c6a (2 commits) https://chromium.googlesource.com/external/github.com/google/quic-trace.git/+log/35d364f77a02..a3f901c6a99e $ git log 35d364f77..a3f901c6a --date=short --no-merges --format='%ad %ae %s' 2020-04-14 goro amend b6ba289bf6925fe2a3c667b5f927622737e70e01; switch is better 2020-04-10 goro feat: make render_trace(1) to accept JSON as well as QTR Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src R=bnc@chromium.org Bug: 1070970 Change-Id: I0f700dda814a3d75915febc602d415fc3f4fc5c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150229Reviewed-by:
Renjie Tang <renjietang@chromium.org> Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: Zhongyi Shi <zhongyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#759319}
-
Anton Bershanskiy authored
Remove BluetoothTest::PlatformSupportsLowEnergy() since it always returns true (all dead code hiding behind it is also removed). Note: BluetoothLowEnergyWrapper::IsBluetoothLowEnergySupported() is left as-is since it's still used, but no longer used BluetoothLowEnergyWrapperFake::IsBluetoothLowEnergySupported() is removed. Bug: 971817 Change-Id: I6d2b53bf6b840d3015a736c56a58055863ba6a3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144190Reviewed-by:
Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Reviewed-by:
Nina Satragno <nsatragno@chromium.org> Commit-Queue: Ovidio de Jesús Ruiz-Henríquez <odejesush@chromium.org> Cr-Commit-Position: refs/heads/master@{#759318}
-
Alexander Surkov authored
No value to produce a bare accessible tree on platforms having no accessibility support. Native blink accessibility tree can be used instead Bug: 1070310 Change-Id: I8aa537a6440e6da34f70defb1b8d72b11a1874e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149500Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Alexander Surkkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/master@{#759317}
-
Mike Reed authored
Chrome is the only user of SkMatrix44, so it is being deprecated/hidden from all other users, while we figure out how to move the class/impl into chrome. This CL opts-in to keep using it in Skia in this transition period. Pending Skia CL: https://skia-review.googlesource.com/c/skia/+/283661 Experimental Chrome CL: https://chromium-review.googlesource.com/c/chromium/src/+/2067862/ Change-Id: I0dbbc3b2294959a6289b52c618f9349289f71ca2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150393Reviewed-by:
Florin Malita <fmalita@chromium.org> Commit-Queue: Mike Reed <reed@google.com> Cr-Commit-Position: refs/heads/master@{#759316}
-
Stephen Nusko authored
This reverts commit e0f117f5. Reason for revert: Fixed tests to use updated producer name format. Original change's description: > Revert "Make the producer name include the host_package_name on Android." > > This reverts commit 9f0e99aa. > > Reason for revert: Suspect of causing test failures in linux-chromeos-dbg > > First failure: > https://ci.chromium.org/p/chromium/builders/ci/linux-chromeos-dbg/18126 > > services_unittests failed because of: > PerfettoIntegrationTest.PacketsEndToEndProducerFirst > PerfettoIntegrationTest.ProducerDatasourceInitialized > SystemPerfettoTest.MultipleSystemAndLocalSourcesLocalFirst > PerfettoIntegrationTest.ClientEnabledAndDisabled > ... > > > Original change's description: > > Make the producer name include the host_package_name on Android. > > > > This allows you to trace with perfetto "producer_name_filter" to scope > > your system traces to only particular apps (chrome stable/canary/etc). > > > > Change-Id: I9a677a8d8edfdf6645eb50d9e77e9ffb025ca94d > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144135 > > Commit-Queue: Daniel Cheng <dcheng@chromium.org> > > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > > Reviewed-by: Eric Seckler <eseckler@chromium.org> > > Auto-Submit: Stephen Nusko <nuskos@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#759188} > > TBR=dcheng@chromium.org,eseckler@chromium.org,nuskos@chromium.org > > Change-Id: I3cf97d68304aee6fc4afc90b954d02cbb6ce700e > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2146906 > Reviewed-by: Guido Urdaneta <guidou@chromium.org> > Commit-Queue: Guido Urdaneta <guidou@chromium.org> > Cr-Commit-Position: refs/heads/master@{#759214} TBR=dcheng@chromium.org,guidou@chromium.org,eseckler@chromium.org,nuskos@chromium.org Change-Id: I3f2a58f5c0daf71a7986eee22741dd689fc4e39d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149652Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Stephen Nusko <nuskos@chromium.org> Reviewed-by:
Eric Seckler <eseckler@chromium.org> Commit-Queue: Stephen Nusko <nuskos@chromium.org> Auto-Submit: Stephen Nusko <nuskos@chromium.org> Cr-Commit-Position: refs/heads/master@{#759315}
-
Becca Hughes authored
Add a pref that is default off to enable safe search checking. There is no UI for this yet. BUG=1066643 Change-Id: I80fad2da4b3ab45790f94e5c7a5fb269815851f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134650 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Reviewed-by:
Dominic Battré <battre@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#759314}
-
kylechar authored
The test was parameterized so it would run with an offscreen surface on all platforms in one version and a real XWindow on Linux in another version. There is a crash due to not calling XInitThreads() on Linux when using a real XWindow. The version of the test with the real window doesn't seem to add much value in terms of testing the SkiaOutputSurfaceImpl API. GPU tests will ensure that SkiaRenderer works properly with platform window already. Bug: 1069332 Change-Id: Ibad1db5c49cca67121828f6f3f6ed0d7081ee7ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149513Reviewed-by:
Jonathan Backer <backer@chromium.org> Commit-Queue: kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#759313}
-
Evan Stade authored
Bug: none Change-Id: I8d2f85561bc6fbcf6ef4a9dc1b1581b26061522a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2149965 Commit-Queue: Mounir Lamouri <mlamouri@chromium.org> Auto-Submit: Evan Stade <estade@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#759312}
-
Trent Begin authored
Update cros_healthd telemetry handling code to check for and log errors from BacklightInfo request. Bug: chromium:1041153 Change-Id: I445a014fad10b452b393d61c022561dede092005 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148126Reviewed-by:
Paul Moy <pmoy@chromium.org> Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Trent Begin <tbegin@chromium.org> Cr-Commit-Position: refs/heads/master@{#759311}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/2aa42d8b508b..d5ba916d3c9c git log 2aa42d8b508b..d5ba916d3c9c --date=short --first-parent --format='%ad %ae %s' 2020-04-15 jian.li@arm.com Vulkan: Change to record transform feedback related APIs per spec Created with: gclient setdep -r src/third_party/angle@d5ba916d3c9c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC timvp@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: timvp@google.com Change-Id: I5e2eb85aeb6b2d6d888510bfd41da5d62e12e331 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150618Reviewed-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@{#759310}
-
Mila Green authored
Bug: 1069114 Change-Id: I1d52c030ad4efc12992133f869089dcc83655988 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2140925Reviewed-by:
Sorin Jianu <sorin@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Commit-Queue: Mila Green <milagreen@chromium.org> Cr-Commit-Position: refs/heads/master@{#759309}
-
Alex Turner authored
Currently, the SubresourceFilterAgent assumes that frames will always have two documents created unless that frame has an aborted initial load. While this is current behavior in Chrome, it is contrary to the spec, which specifies that frames with an unset src should also only have one document created. (See crbug.com/778318 for fixing the bug.) If Chrome correctly implemented the spec, under the current implementation, no filter would ever be created for subframes with an unset src, even though they can still fetch resources. Accordingly, this change considers every created subframe document for subresource filter creation. Initial empty documents that previously never had filters will instead inherit their parent's activation state, i.e. they will have a filter created unless their parent's activation level is kDisabled. This change also allows us to remove the special case for aborted initial loads introduced by crrev.com/c/2064474. Bug: 1067021 Change-Id: I06a1fbb9550e0d83cddeefc6f56ebbf9a457cb71 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2137511 Commit-Queue: Alex Turner <alexmt@chromium.org> Reviewed-by:
Charlie Harrison <csharrison@chromium.org> Cr-Commit-Position: refs/heads/master@{#759308}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3994d83c6bc2..e1b26c7ec23a Created with: gclient setdep -r src-internal@e1b26c7ec23a 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 ricea@google.com,nektar@google.com,guidou@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.chrome.try:linux-chromeos-chrome Bug: chromium:1068160 Tbr: ricea@google.com,nektar@google.com,guidou@google.com Change-Id: I2ba628fab8306ec2ef89620ca40c06602a4e079e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150617Reviewed-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@{#759307}
-
Bruce Long authored
A new method is added to asynchronously retrieve the BCP47 language tags for registered Windows OS spellcheckers on the system, wrapping the system API ISpellCheckerFactory::get_SupportedLanguages. The method is for now only used in a unit test, but upcoming work will rely on this method to allow languages without Hunspell support to still have Windows spellchecking enabled on the languages settings page. Bug: 1000443 Change-Id: I03507650ec355e8c282695d8f25364bccb91449a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144234Reviewed-by:
Guillaume Jenkins <gujen@google.com> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Bruce Long <brlong@microsoft.com> Cr-Commit-Position: refs/heads/master@{#759306}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/9aba22264b1b..14245e8100e9 git log 9aba22264b1b..14245e8100e9 --date=short --first-parent --format='%ad %ae %s' 2020-04-15 niwa@google.com chromite: Remove 'ARM' target from ANDROID_VMRVC_BUILD_TARGETS 2020-04-15 vapier@chromium.org virtualenv_wrapper: fix recursive invocation 2020-04-15 sanikak@chromium.org auto_updater: add functionality to get path to hostlogs directory 2020-04-15 saklein@chromium.org flash_ap: Promote start/end logs to notice. 2020-04-14 chrome-bot@chromium.org Update config settings by config-updater. 2020-04-14 chrome-bot@chromium.org Update config settings by config-updater. 2020-04-14 niwa@google.com Ensure ARCVM R user builds are copied to gs://chromeos-arc-images/builds/ 2020-04-14 lamontjones@chromium.org SigningStage: print more detail on failure Created with: gclient setdep -r src/third_party/chromite@14245e8100e9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Bug: None Tbr: chrome-os-gardeners@google.com Change-Id: I52de5d2af4655715eed9a3d2e0447c98101834be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150725Reviewed-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@{#759305}
-
Vasilii Sukhanov authored
Change-Id: Ib579960e3f43688a6f77a337e825d22599356429 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2144020 Auto-Submit: Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#759304}
-
Aaron Leventhal authored
Bug: None Change-Id: Idf1b8b56f204165ce60f8b73fd2d993824c44134 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148542Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/master@{#759303}
-
Yuki Shiino authored
Fixes the argument index (was +1'ed) and adds OnErrorEventHandler and OnBeforeUnloadEventHandler. Bug: 839389 Change-Id: Id56dad2e5ff6e048d39f10018f49e10784199f8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147489Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#759302}
-
Victor Hugo Vianna Silva authored
First step to remove the duplication for b4p reauth. The implementation of methods TriggerReauthForAccount and TriggerSignin are moved to a new helper class, as they are. In the next CLs, the class we'll start to internally recover the primary account id and set the opt in preference for account storage. Bug: 1070944 Change-Id: Ic6c950d28551a6b624f2c88943f880a961d9e4d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2150426 Commit-Queue: Victor Vianna <victorvianna@google.com> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#759301}
-
Yue Zhang authored
There are several tests in TabGridDialogParentTest that don't run on UI thread by default. This CL modifies such tests so that things should run on UI thread are moved to UI thread. Bug: None Change-Id: Ia3064132e36de673f35ae1619d281f597002c6ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2148282 Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#759300}
-
Junyi Xiao authored
This is a reland of 402e8644 Original change's description: > WebApps: Remove install pwa icon from toolbar when page crashed > > This change 1. hides the install pwa page action icon in the toolbar > 2. grayed out "create shortcut" and "Install {pwaName}" menu items > when page crashed. > > Bug: 1057526 > > Change-Id: I63d5e3607e9aff71ab2bd799d792f025b142ec42 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2078771 > Commit-Queue: Junyi Xiao <juxiao@microsoft.com> > Reviewed-by: Peter Kasting <pkasting@chromium.org> > Reviewed-by: Alan Cutter <alancutter@chromium.org> > Cr-Commit-Position: refs/heads/master@{#746305} Bug: 1057526 Change-Id: I2911dca52a8fbd2f2f0c461489823f2087328e9a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100022 Commit-Queue: Junyi Xiao <juxiao@microsoft.com> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#759299}
-