- 17 May, 2019 40 commits
-
-
Sam Maier authored
Just rolling to stay current. Brings in some more binary size improvements. Change-Id: If7fdcaace3cd96339c1304155f264f7c3d7361ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617132 Commit-Queue: Sam Maier <smaier@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Sam Maier <smaier@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#660940}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/0e405d1ac6ad..d7e41546c030 git log 0e405d1ac6ad..d7e41546c030 --date=short --no-merges --format='%ad %ae %s' 2019-05-17 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@d7e41546c030 The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=agable@chromium.org Change-Id: I236990499c937469c40fe3e96d090c0971c5bbd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616733Reviewed-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@{#660939}
-
Yann Dago authored
- Managed browser: http://screen/XZ1boVPgvaQ - Unmanaged browser: http://screen/RK8VnbwyaRJ - crOS account managed: http://screen/TzGFSeG2LSX - crOS account and device managed: http://screen/OJB4e57XwdP - crOS account and device managed different domains: http://screen/5B0NGV9BF6X - crOS unmanaged: http://screen/d3QiBwZ3rMk Bug: 958182 Change-Id: Ice67ddd4b1dbd07d563565fa2170d23442c7500f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1595074Reviewed-by:
Thiemo Nagel <tnagel@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Yann Dago <ydago@chromium.org> Cr-Commit-Position: refs/heads/master@{#660938}
-
Aran Gilman authored
Not inverting already light text is expected to improve legibility of text overlaying images. It's not yet known what the net impact will be, though, since light text in other contexts may become less legible. To test this feature (i.e. don't invert text in dark mode), add darkModeTextPolicy=1 to the Blink settings flag when opening Chrome. Bug: 963578 Change-Id: I34255ea31afe5acf4f15fb1a2473de91cdda0f43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616016 Commit-Queue: Aran Gilman <gilmanmh@google.com> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#660937}
-
Caroline Rising authored
Fix bug where hover cards were showing when exiting the tab during the delay before showing a hover card. Bug: 910739 Change-Id: Ia86099879e19fc1d43a4b3527c9b3cc2f63d872b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617083Reviewed-by:
Dana Fried <dfried@chromium.org> Commit-Queue: Caroline Rising <corising@chromium.org> Cr-Commit-Position: refs/heads/master@{#660936}
-
Robert Sesek authored
In the future, macOS executables will be signed with the "runtime" option, which restricts the execution of writable memory. By specifying the MAP_JIT flag to mmap and code signing with the "com.apple.security.cs.allow-jit" entitlement, writable memory can be executed. Neither the runtime option or entitlement are currently specified during signing, but setting the MAP_JIT flag is harmless. The signing options will be specified in follow-up CLs. Bug: 850193 Change-Id: I834a75e65b815d5a9a62ef1e3d00e143b36d2ce4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1613809 Commit-Queue: Robert Sesek <rsesek@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#660935}
-
Lakshman Annadorai authored
Internal bug b/130928904. Record thread types of TaskScheduler* and CompositorTileW* threads using the newly added SCHEDULER_WORKER_THREAD and COMPOSITOR_TILE_WORKER_THREAD thread type enums, respectively. Change-Id: Id363a580a844d08a269b148967072aa9b3aaa268 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1604208 Commit-Queue: Lakshman Annadorai <lakshmana@chromium.org> Auto-Submit: Lakshman Annadorai <lakshmana@chromium.org> Reviewed-by:
Gabriel Marin <gmx@chromium.org> Reviewed-by:
Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#660934}
-
rbpotter authored
Bug: 964144 Change-Id: If9b4320e36cff0564dd7a139eceba5844a0c5bc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616327Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#660933}
-
Andrew Grieve authored
It's purpose was to turn on splits. Now that they have shipped, there's no need to be able to turn them off. Leaving reference int diagnose_bloat.py (at least for a while) since that script needs to be able to sync back past this change. Change-Id: I9a4cfae043497e811db9fc8509688b8adee0fed5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617134 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Ben Mason <benmason@chromium.org> Commit-Queue: Ben Mason <benmason@chromium.org> Cr-Commit-Position: refs/heads/master@{#660932}
-
Mike Wasserman authored
I somehow missed these (rebasing?) in http://crrev.com/c/1595553 TBR=sky@chromium.org,dcheng@chromium.org Bug: 958215, 958247 Change-Id: I70ce1ec130c44b91b6cc864d41ee82730e293be3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617910 Commit-Queue: Michael Wasserman <msw@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#660931}
-
David Bokan authored
In the linked bug, we try scrolling the page using the keyboard. While all the scroll offsets in Blink are correctly updated, we don't see the scrolling occur on the screen. The reason for this is that we don't realize anything has changed and the commit is aborted due to no changes. It turns out we don't update the offset on the VisualViewport's cc::Layer. The reason this doesn't manifest in other contexts is that we usually perform viewport scrolling using touch or wheel events which are handled on the compositor thread. The fix here is to do what we do for PaintLayerScrollableAreas and call UpdateCompositedScrollOffset on the VisualViewport when the offset changes from the main thread. We need to update the cc::Layer's offset since we use a change in this offset to determine that a commit is needed. This is a similar issue to the one fixed in https://crrev.com/dfe90fdc496af64515756ba1b5970d2760b7314d Bug: 956579 Change-Id: Ie9854f3df1b7065bc2d021b131ff6a8998a8f59d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617545Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#660930}
-
Kristina Nelson authored
With this CL, if the visible URL (in the URL bar) is changed while a report is being generated for a suspicious site the original (suspicious) URL is reported. Bug: 237908 Change-Id: I8a12ef6bfabb5a865d83846894d01459a9f3860a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614450 Commit-Queue: Kristina Nelson <krstnmnlsn@google.com> Reviewed-by:
Luke Z <lpz@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#660929}
-
Sergey Ulanov authored
Previously SysmemBufferCollection could crash if it failed to initialize (e.g. due to Allocator interface missing). Change-Id: I72f83ebe7ad858ab908ad42fb08aeff895327c67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614001 Auto-Submit: Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Michael Spang <spang@chromium.org> Commit-Queue: Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#660928}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/4f71cccb9dc5..b45ee83cc7c0 git log 4f71cccb9dc5..b45ee83cc7c0 --date=short --no-merges --format='%ad %ae %s' 2019-05-17 mtklein@google.com warmup learning sksl interpreter 2019-05-17 bsalomon@google.com Initial version of rescaling async readback API 2019-05-17 michaelludwig@google.com Refactor complex CTM management for image filters 2019-05-17 jvanverth@google.com Metal: Add check for invalid shader functions 2019-05-17 robertphillips@google.com Switch over to using new direct allocation API in our tests (as much as possible at least) Created with: gclient setdep -r src/third_party/skia@b45ee83cc7c0 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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=chromium:959412 TBR=michaelludwig@google.com Change-Id: I4bd06d7fa57cbf2c6e62a6ad2777f860dde001a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616729Reviewed-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@{#660927}
-
Jun Mukai authored
Bug: 958467 Test: trybot Change-Id: I31d7f169afddbfcef8af983bb71ca81d6b9a0b2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617133Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Jun Mukai <mukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#660926}
-
Hector Carmona authored
Bug: 951915 Change-Id: I381227e4ea3719e1df8ad5b6bdffd26daacda54c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603526 Commit-Queue: Hector Carmona <hcarmona@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Auto-Submit: Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#660925}
-
François Beaufort authored
This CL makes sure that Picture-in-Picture window controls bounds are not updated too rapidly, causing UX/UI issues. When a Media Session change happens, controls visibility will still be updated as before but bounds now will be updated all at once after a small delay. Bug: 960164 Change-Id: I6a66e4db76d8aeb2d56277fd46d51db1263e6c65 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1598334Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Commit-Queue: François Beaufort <beaufort.francois@gmail.com> Cr-Commit-Position: refs/heads/master@{#660924}
-
Peng Huang authored
This reverts commit 6f2c6671. Original change's description: > Revert "Fix weird artifacts during resizing browser window on Linux" > > This reverts commit 84c7124e. > > Reason for revert: It looks like this caused flakiness in OutOfProcessPPAPITest.FlashFullscreen. > > See: > https://ci.chromium.org/p/chromium/builders/ci/Linux%20Tests > https://findit-for-me.appspot.com/p/chromium/flake-portal/analysis/analyze?key=ag9zfmZpbmRpdC1mb3ItbWVyqAELEhdNYXN0ZXJGbGFrZUFuYWx5c2lzUm9vdCJyY2hyb21pdW0ubWVtb3J5L0xpbnV4IEFTYW4gTFNhbiBUZXN0cyAoMSkvNjA5NTgvYnJvd3Nlcl90ZXN0cy9UM1YwVDJaUWNtOWpaWE56VUZCQlVFbFVaWE4wTGtac1lYTm9SblZzYkhOamNtVmxiZz09DAsSE01hc3RlckZsYWtlQW5hbHlzaXMYAQw > https://findit-for-me.appspot.com/p/chromium/flake-portal/analysis/analyze?key=ag9zfmZpbmRpdC1mb3ItbWVyqQELEhdNYXN0ZXJGbGFrZUFuYWx5c2lzUm9vdCJzY2hyb21pdW0ubGludXgvTGludXggVGVzdHMvNzc4NjgvYnJvd3Nlcl90ZXN0cyBvbiBVYnVudHUtMTYuMDQvVDNWMFQyWlFjbTlqWlhOelVGQkJVRWxVWlhOMExrWnNZWE5vUm5Wc2JITmpjbVZsYmc9PQwLEhNNYXN0ZXJGbGFrZUFuYWx5c2lzGAEM > > Original change's description: > > Fix weird artifacts during resizing browser window on Linux > > > > This CL uses _NET_WM_SYNC_REQUEST to synchronize with desktop > > compositor during resize. > > Without this CL, resize steps are: > > 1. Desktop compositor(WM) resizes chrome browser window. > > 2. Desktop compositor draws a new frame with the current browser window > > without waiting chrome to complete handle the ConfigureNotify event. > > For SW rendering, compositor uses the content before resizing. It will > > out of synced size between compositor and chrome. > > For GPU rendering, compositor uses the framebuffer before resizing, the > > behavior is undefined. It cause weird artifacts. > > 4. Desktop compositor go to step 1, to issue a new resize. > > 5. Chrome finished handle the ConfigureNotify and rendered a new frame. > > 6. Desktop compositor draws a new frame again with right size. > > > > With this CL, resize steps are: > > 1. Desktop compositor sends client message _NET_WM_SYNC_REQUEST to notify > > about the incoming resize > > 2. Desktop compositor WM resizes chrome browser window. > > 3. Desktop compositor waits on an alert on value change of a XSYNC counter > > on chrome window. > > 4. Chrome handles the ConfigureNotify event, and renders a new frame. > > 5. Chrome increases the XSYNC counter on chrome window. > > 6. Desktop compositor gets the alert of counter change, and draws a new > > frame with new content from chrome. > > 7. Desktop compositor responses user mouse move events, and starts a new > > resize process, go to step 1. > > > > > > Change-Id: I51aafe03b8aac73ce6570976bbe36c6f4d86531a > > Bug: 961858 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602285 > > Commit-Queue: Peng Huang <penghuang@chromium.org> > > Reviewed-by: Scott Violet <sky@chromium.org> > > Reviewed-by: kylechar <kylechar@chromium.org> > > Reviewed-by: Ken Buchanan <kenrb@chromium.org> > > Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> > > Reviewed-by: Antoine Labour <piman@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#660532} > > TBR=penghuang@chromium.org,sky@chromium.org,kenrb@chromium.org,kylechar@chromium.org,piman@chromium.org,thomasanderson@chromium.org > > Change-Id: I863ea3a4bb6b39fd3c65c4ea1dbbb56072988a26 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Bug: 961858 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616384 > Reviewed-by: Collin Baker <collinbaker@chromium.org> > Commit-Queue: Collin Baker <collinbaker@chromium.org> > Cr-Commit-Position: refs/heads/master@{#660669} TBR=penghuang@chromium.org,sky@chromium.org,kenrb@chromium.org,kylechar@chromium.org,piman@chromium.org,thomasanderson@chromium.org,collinbaker@chromium.org Change-Id: I07808d24f4ada85b923aafb8898be3c3431a17b7 Bug: 961858 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617681Reviewed-by:
Peng Huang <penghuang@chromium.org> Reviewed-by:
Bill Budge <bbudge@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#660923}
-
Stephen Chenney authored
The Blink.ForcedStyleAndLayout.UpdateTime metric has too many samples and sometimes overflows the sample counter in a 30 minute period. So randomly choose to sample with 1/100 probability. The Blink.Compositing.LayerPromotionCount.IndirectComposited UMA has a bigger range than the histogram, so increase the max value and the number of buckets. Bug: 950600,950540 Change-Id: I8bd9bf30ed73c4ef61742ab4664c6eb4e5c8ae18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1613748 Auto-Submit: Stephen Chenney <schenney@chromium.org> Reviewed-by:
vmpstr <vmpstr@chromium.org> Commit-Queue: Stephen Chenney <schenney@chromium.org> Cr-Commit-Position: refs/heads/master@{#660922}
-
Yulun Wu authored
Bug: 963648 Change-Id: Ib5a5519b712b1c850edf2be2ac3e311a3fcecdc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614000 Commit-Queue: Yulun Wu <yulunwu@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/master@{#660921}
-
Sean Gilhuly authored
Unify LayerTreePixelTest::PixelTestType and CopyRequestTestType, move to LayerTreeTest, and replace |use_skia_renderer_| and |use_software_renderer_| with checks to |renderer_type_|. Bug: 948128 Change-Id: Iacce32ebfb5a57fc28819f5e6a6346ebcc4d5bfa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1606573 Commit-Queue: Sean Gilhuly <sgilhuly@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Cr-Commit-Position: refs/heads/master@{#660920}
-
Sunny Sachanandani authored
Bug: 953970 Change-Id: I76e43baaaa66ce83377113cee878afbb7696bfb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1615433Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/master@{#660919}
-
Lucas Furukawa Gadani authored
This is also enforced with a renderer kill in case the browser receives a non-HTTP navigation request. Bug: 962500 Change-Id: Id7c122ba80ef1cc00620d07d5ecdb1f268b04d79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1615499 Commit-Queue: Lucas Gadani <lfg@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#660918}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/8da525341e22..cd707e6f223e git log 8da525341e22..cd707e6f223e --date=short --no-merges --format='%ad %ae %s' 2019-05-17 bclayton@google.com Kokoro: Build macOS builds with debug info 2019-05-17 bclayton@google.com Fix warning treated as error Created with: gclient setdep -r src/third_party/swiftshader@cd707e6f223e The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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_optional_gpu_tests_rel BUG=chromium:963658 TBR=swiftshader-team+autoroll@google.com Change-Id: Ic294638c31bc1df774eb78e4527b6252c64b8998 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616731Reviewed-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@{#660917}
-
Tina Wang authored
Change the confirmation string from "Sending tab..." to "Sending to [target device name]". Bug: 953357 Change-Id: I5a0083859c17c8fd318158510749a863bc442b47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616944Reviewed-by:
Jeffrey Cohen <jeffreycohen@chromium.org> Commit-Queue: Tina Wang <tinazwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#660916}
-
Eric Roman authored
Bug: 959020 Change-Id: Iaf1c0e39105297271c2ec10356985507e565c82b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616010 Commit-Queue: Eric Roman <eroman@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#660915}
-
David Bokan authored
This reverts commit d77c5029. Reason for revert: Causing issues in 962784 and 951901 Original change's description: > Move Viewport reset into DirectManipulationEventHandler > > The crash report shows DirectManipulation may call > DirectManipulationEventHandler OnViewportStatusChanged > to READY state after DirectManipulationHelper Destroyed > then crash because we called Reset to invalidate DMHelper. > > In this CL, we pass the viewport size to DMEventHandler > and use it to reset viewport at gesture end. Also > DMEventHandler does not need to store pointer of DMHelper. > > Bug: 951293 > Change-Id: I39a3402659b9ae117ab45288b68dd5d595e58457 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562153 > Commit-Queue: Jianpeng Chao <chaopeng@chromium.org> > Reviewed-by: Scott Violet <sky@chromium.org> > Cr-Commit-Position: refs/heads/master@{#649712} TBR=sky@chromium.org,chaopeng@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 951293 Change-Id: I5174d7045b5c1f369c3c8c1f259dd057928c1bd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617685Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#660914}
-
Thomas Anderson authored
This reverts commit 77bee671. Reason for revert: Causing build failure on Linux CFI: https://ci.chromium.org/p/chromium/builders/ci/Linux%20CFI/13589?blamelist=1#blamelist-tab Original change's description: > Update V8 to version 7.6.208. > > Summary of changes available at: > https://chromium.googlesource.com/v8/v8/+log/92b8322b..aee77b6e > > 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: Iedd56b02146c60d8bb3bed26c81f0402ef834fe4 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617683 > Reviewed-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@{#660886} TBR=hablich@chromium.org,v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I372ba3cdb7200ba852a86fd7154bc39976f3d6af No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617909 Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#660913}
-
Tom Anderson authored
This change just removes some non-source files from the sources of some static libraries. No behavior changes. BUG=964411 R=rdevlin.cronin Change-Id: Ib34546f665940111da23cf89d7ada8854b79a03f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1615678 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#660912}
-
Sebastien Marchand authored
The new metrics will indicate the state of the tab Chrome is switching to (loaded/frozen) and will give more information about the impact of tab freezing on tab switch time. All the functions that takes a |tab_switch_start_time| argument have been updated to accept a newly defined TabSwitchStartState structure instead, this allows passing more information about the tab switch event to the TabSwitchTimeRecorder class. Change-Id: I56e1697dcc78b46a6f680b1ef1a8a483289a26e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1594924 Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#660911}
-
Xiyuan Xia authored
Bug: 958208 Change-Id: I61bc4788f7ffac45d8d264881ff28c8420866836 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617705Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#660910}
-
Alex Cooper authored
In order to make the input sources list into a live object, which can be updatd in place, we needed to make it no longer return a FrozenArray. This requires changing it to it's own XRInputSourceArray type, and changing how it is accessed from a getter to an attribute. Note that this change does not actually make the inputSources object a "live" object just yet, but is simply all of the idl/interface changes necessary for that work to happen. Bug: 962809 Change-Id: I343d80f8473699df29cf2e1c56742286a2cacabe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614700Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Brandon Jones <bajones@chromium.org> Commit-Queue: Alexander Cooper <alcooper@chromium.org> Cr-Commit-Position: refs/heads/master@{#660909}
-
Victor Fei authored
- Implemented firing property changed event for UIA_AriaPropertiesPropertyId and associated unit and browser dump tests for the following AriaProperties: - setsize - sort - valuemax - valuemin - valuenow - valuetext - Breakdown of UI Automation AriaProperties need to be implemented: atomic [part 1] busy [part 1] channel [part 2] checked [part 1] disabled [part 3] dropeffect [part 2] expanded [part 1] grabbed [part 2] haspopup [part 1] hidden [not implemented] invalid [part 1] level [part 3] live [part 3] multiline [part 1] multiselectable [part 3] posinset [part 4] pressed [part 4] readonly [part 4] relevant [part 4] required [part 1] secret [part 2] selected [part 1] setsize [part 5, this cl] sort [part 5, this cl] tabindex [part 2] valuemax [part 5, this cl] valuemin [part 5, this cl] valuenow [part 5, this cl] valuetext [part 5, this cl] - Documentation on UI Automation AriaProperties (see the second table's last column for AriaProperties properties): https://docs.microsoft.com/en-us/windows/desktop/WinAuto/uiauto-ariaspecification - Link to part 1, UIA: Fire UIA_AriaPropertiesPropertyId event: CL:1574834 - Link to part 2, UIA: Fire UIA_AriaPropertiesPropertyId event: CL:1576280 - Link to part 3, UIA: Fire UIA_AriaPropertiesPropertyId event: CL:1589100 - Link to part 4, UIA: Fire UIA_AriaPropertiesPropertyId event: CL:1592640 - Link to part 5, UIA: Fire UIA_AriaPropertiesPropertyId event: CL:1591487 Bug: 928949 Change-Id: I88a4f1e8c53ab8f05f34ae2036e99e276305091b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1591487Reviewed-by:
Ian Prest <iapres@microsoft.com> Reviewed-by:
Alice Boxhall <aboxhall@chromium.org> Commit-Queue: Victor Fei <vicfei@microsoft.com> Cr-Commit-Position: refs/heads/master@{#660908}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/b1d937f4218e..6ea34ccba4c6 git log b1d937f4218e..6ea34ccba4c6 --date=short --no-merges --format='%ad %ae %s' 2019-05-17 jbudorick@chromium.org Split out gn configurations for devil, gsutil, telemetry, and typ. (RELAND 2) Created with: gclient setdep -r src/third_party/catapult@6ea34ccba4c6 The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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_optional_gpu_tests_rel BUG=chromium:790202 TBR=simonhatch@google.com Change-Id: I9bf9e3b5b342e65a493148767fa83f5a1edc58cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1616727Reviewed-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@{#660907}
-
rajendrant authored
There is some difference with M74 and M75, that the WarmupURLFetcherCallback.SuccessfulFetch.*.Core is recorded in M75 and *.NonCore. The test is fixed to expect on any of the histograms. Also fixes a logic typo in video test. Bug: 964156 Change-Id: I5408b10cac26dc616980177bdbd317e3e90a3da9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617202 Commit-Queue: rajendrant <rajendrant@chromium.org> Reviewed-by:
Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#660906}
-
Philip Rogers authored
The render throttling code is very complex and is poorly understood (see recent bugs: https://crbug.com/963782, https://crbug.com/962382, and https://crbug.com/942022). This patch simplifies this code by removing a special-case for invalidating touch action rects in RenderThrottlingStatusChanged which was different from the other invalidations in the function. Touch action rects are now calculated in the paint lifecycle step and do not need special invalidation logic. This special touch action rect invalidation was added in https://crrev.com/388479, which pre-dated PaintTouchActionRects: https://docs.google.com/document/d/1ksiqEPkDeDuI_l5HvWlq1MfzFyDxSnsNB8YXIaXa3sE/view Change-Id: Ie5172918dc4de7935372ebc91b9f71f7a37be824 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617630 Commit-Queue: Philip Rogers <pdr@chromium.org> Auto-Submit: Philip Rogers <pdr@chromium.org> Reviewed-by:
Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#660905}
-
Tao Bai authored
This patch sends updated content from renderer to browser processs, and notifies ContentCaptureConsumer of the update. Bug: 952973 Change-Id: I88c704e1ac0532326f52ccc1db727943992cb5f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610033Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Changwan Ryu <changwan@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#660904}
-
Collin Baker authored
virtual/threaded/external/wpt/css/css-scroll-snap/scroll-margin.html is flaky. TBR=lukebjerring@chromium.org Bug: 964239 Change-Id: I301934437f21cd732e5ad8956e615ee6a1047943 No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617094Reviewed-by:
Collin Baker <collinbaker@chromium.org> Commit-Queue: Collin Baker <collinbaker@chromium.org> Cr-Commit-Position: refs/heads/master@{#660903}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/23e25e0bb4dc..819795047c32 git log 23e25e0bb4dc..819795047c32 --date=short --no-merges --format='%ad %ae %s' 2019-05-17 dburger@chromium.org Remove reef from postsubmit. Created with: gclient setdep -r src/third_party/chromite@819795047c32 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Change-Id: Ia93186ea7272e8e6d0178d59732075624c3a524d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1617686Reviewed-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@{#660902}
-
Daniel Rubery authored
Currently, nobody calls GenerateFileHash(), and GenerateFileHash() is the only caller of DownloadBinHashNeeded(). So both methods can be safely removed. Change-Id: I6f2849c022f1646cc9ce5bcfb45f33e154307118 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1614439Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Alexei Filippov <alph@chromium.org> Commit-Queue: Daniel Rubery <drubery@chromium.org> Cr-Commit-Position: refs/heads/master@{#660901}
-