- 21 Jun, 2018 40 commits
-
-
W. James MacLean authored
Since page scale factor should never be non-1.f for OOPIFs, and since we're seeing this happen anyways, this CL inserts some diagnostic checks to try and determine where in the page-scale-factor pathways the non-1.f values are originating. Bug: 845097 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I1d87e3a618d2fd71aa14cc5149084b08ddb7bf14 Reviewed-on: https://chromium-review.googlesource.com/1110345 Commit-Queue: James MacLean <wjmaclean@chromium.org> Reviewed-by:
David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#569385}
-
Ahmed Fakhry authored
When Night Light doesn't require software cursor, it should respect other accessibility settings that need the software cursor. BUG=854697 TEST=Expanded test. Change-Id: I6fe29a762265e7319f83af2a1eabe6b608b818c6 Reviewed-on: https://chromium-review.googlesource.com/1109457 Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#569384}
-
Dmitry Gozman authored
This follows the discussion which happened on platform-architecture-dev: https://groups.google.com/a/chromium.org/forum/#!topic/platform-architecture-dev/wuLAMcSvVqs/discussion Change-Id: I1b65537eadb3ddd5dd3e1a981a3ae5b3e9432e34 Reviewed-on: https://chromium-review.googlesource.com/1094478 Commit-Queue: Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#569383}
-
Gayane Petrosyan authored
Add expiry to histograms that are not used last 6 months but report data in stable. More on how the histograms are selected go/uma-unused-histograms-cleanup Bug: 850539 Change-Id: I30eee223d5ee1a9d0a421e5ab79a207ea420b651 Reviewed-on: https://chromium-review.googlesource.com/1110021Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Gayane Petrosyan <gayane@chromium.org> Cr-Commit-Position: refs/heads/master@{#569382}
-
David Grogan authored
TBR=alexander.shalamov@intel.com Bug: 855222 Change-Id: I5174582d08f61e9133849a2c21d0df3610e54400 No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/1110955Reviewed-by:
David Grogan <dgrogan@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#569381}
-
David Grogan authored
TBR=anthonyvd@chromium.org Bug: 854630 Change-Id: I5685ee29e9b2b11b83483452683b07e09ca6245a No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/1110550 Commit-Queue: David Grogan <dgrogan@chromium.org> Reviewed-by:
David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#569380}
-
Findit authored
This reverts commit 9bb54315. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 569301 as the culprit for failures in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzliYjU0MzE1NWFkNDdkMTE4OTZkMzJjYmI3MWNkY2UzZDViOGQ4ZjEM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.memory/Mac%20ASan%2064%20Tests%20%281%29/41389 Sample Failed Step: interactive_ui_tests Original change's description: > [MacViews] Show/hide top UI in fullscreen mode correctly > > Unlike Windows and Linux, Mac allows top UI to show or hide in browser > fullscreen mode. Also this option can be toggled at runtime to make the > change. But in tab fullscreen mode, top UI should always hide. These > require propagating fullscreen and user preference changes, recording > the toolbar styles and applying the layout accordingly. > > This CL makes sure the top chrome UI status is correct across different > fullscreen modes, and responds to user changes as well. Some tests are > also added. > > BUG=851261,831219,852779 > TEST=Pls check the toolbar/tabstrip show or hide correctly when > entering and exiting various fullscreen modes. Bookmark bar, slide-down > menu and traffic lights will be fixed later. > > Change-Id: I78a2b68821d5e633ac5c2823f65390809a57dad5 > Reviewed-on: https://chromium-review.googlesource.com/1102026 > Commit-Queue: Wei Li <weili@chromium.org> > Reviewed-by: Trent Apted <tapted@chromium.org> > Reviewed-by: Sarah Chan <spqchan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#569301} No-Presubmit: true No-Tree-Checks: true No-Try: true BUG=851261,831219,852779 Change-Id: I2447ccf0b3a960a4e017dcf957d044bff8ae2433 Reviewed-on: https://chromium-review.googlesource.com/1110898 Cr-Commit-Position: refs/heads/master@{#569379}
-
David Grogan authored
TBR=anthonyvd@chromium.org Bug: 854910 Change-Id: Ibc6fd782f7995a784f043f5d24c488d6c1aa38f5 No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/1110885Reviewed-by:
David Grogan <dgrogan@chromium.org> Commit-Queue: David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#569378}
-
Robert Liao authored
This reverts commit 59da623a. Reason for revert: This work was just deprioritized, so the investigation into the bot only failures is now on the backburner. Original change's description: > Add Views DesktopMediaPicker into the Overall Views Build > > This moves the code into the toolkit_views source list and gates Aura > specific code behind build flags. > > Additionally, this links up DesktopMediaPicker::Create in a manner > similar to ScreenCaptureNotificationUI::Create[Cocoa]. > > BUG=726005,657883 > NOAUTOREVERT=true > Need to investigate any failure on the Mac Bot. Not reproducible locally. > > Change-Id: I9ece0b875268495d70154378c7608c3e1bae2938 > Reviewed-on: https://chromium-review.googlesource.com/1102042 > Commit-Queue: Robert Liao <robliao@chromium.org> > Reviewed-by: Scott Violet <sky@chromium.org> > Cr-Commit-Position: refs/heads/master@{#569095} TBR=ellyjones@chromium.org,sky@chromium.org,robliao@chromium.org Change-Id: Ice2800851d19895e687525bc63b8afa9d1746517 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 726005, 657883 Reviewed-on: https://chromium-review.googlesource.com/1110897Reviewed-by:
Robert Liao <robliao@chromium.org> Commit-Queue: Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#569377}
-
Steven Bennetts authored
Panels were deprecated in M-68 and are no longer supported. Bug: 788033 Change-Id: Ie62deb2b18fda1869ecf4cd1a12a4bdfa668facf Reviewed-on: https://chromium-review.googlesource.com/1109028 Commit-Queue: Steven Bennetts <stevenjb@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#569376}
-
jdoerrie authored
This change adds required settings strings for Autofill Home. No further functionality is added. Bug: 854562 Change-Id: Id8165651b2484f58818e218c81a4a457cbeda2e3 Reviewed-on: https://chromium-review.googlesource.com/1109680 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#569375}
-
Jun Mukai authored
Noticed that the enrollment UMA will be invoked through the enrollment flow for offline demo mode. At least it shouldn't be NOTREACHED(). Considering the situation, I believe it can be handled as other normal enrollment. BUG=835904 TEST=manually Change-Id: I61d50258429f3c72132c29d58a6208736756e3d8 Reviewed-on: https://chromium-review.googlesource.com/1092092Reviewed-by:
Aga Wronska <agawronska@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Jun Mukai <mukai@chromium.org> Cr-Commit-Position: refs/heads/master@{#569374}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/3cb681ba..7a5731ed Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_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;luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I67a0d575a7c15c73fdcbe0f34e72935c7b45984c Reviewed-on: https://chromium-review.googlesource.com/1110441Reviewed-by:
V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#569373}
-
Jay Civelli authored
Bug: None 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 Change-Id: I93933857c021e2b527abc8a70d74b908789832a6 Reviewed-on: https://chromium-review.googlesource.com/1110518Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Jay Civelli <jcivelli@chromium.org> Cr-Commit-Position: refs/heads/master@{#569372}
-
Sahel Sharify authored
This cl changes the layouttests in fast/events/wheel to use gpu benchmarking for sending events rather than event sender. The cl excludes the following tests for the following reasons: To change these tests we need to implement touchpad fling (swipe) in GPU benchmarking: -mainthread-touchpad-fling-latching.html -wheel-fling-cancel.html These tests are skipped since they are related to wheel events only rather than scrolling: -wheelevent-constructor.html -wheelevent-ctrl.html -wheelevent-document-createevent.html -wheelevent-handler-count.html This test will be changed in a different cl among with tests that need platform specific wheel DOM event expectation. -wheelevent-in-scrolling-div.html Bug: 846424 Change-Id: I086e6a7f4f62dce61a838d616a471bd030139e93 Reviewed-on: https://chromium-review.googlesource.com/1103149Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: Sahel Sharifymoghaddam <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#569371}
-
Danyao Wang authored
This fixes NavigationAndLoadCallbacksTest.RendererInitiatedHashNavigation. Bug: 851119 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ia02421ad58b285ed62727453824f10eb403a5876 Reviewed-on: https://chromium-review.googlesource.com/1110265 Commit-Queue: Danyao Wang <danyao@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#569370}
-
Danyao Wang authored
This fixes NavigationAndLoadCallbacksTest.StateNavigation for Bug: 851119 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Idfe93cc78bed9ed16b0ebffea6ab1cfa58a68955 Reviewed-on: https://chromium-review.googlesource.com/1107111 Commit-Queue: Danyao Wang <danyao@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#569369}
-
Robert Ma authored
The two WebCryptoAPI tests have been fixed (and renamed) in upstream (https://github.com/web-platform-tests/wpt/issues/10794) and we can now safely remove these two expectations. TBR=foolip No-Try: True Bug: 787971 Change-Id: I76a0c288e37ef92c30d936d76d652e65ab9d204b Reviewed-on: https://chromium-review.googlesource.com/1110738Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#569368}
-
Mirko Bonadei authored
The warning suppression flags have been copied from [1] but most of them were redundant or not needed at all. [1] - https://github.com/abseil/abseil-cpp/blob/master/absl/copts.bzl Bug: None Change-Id: Iac8daf6f7b9e1f213347cd305088d7eca8179388 Reviewed-on: https://chromium-review.googlesource.com/1107978 Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#569367}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 65ae4fa7. With Chromium commits locally applied on WPT: fb20841f "Remove unneeded WebAudio IDL tests" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/19947 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 Directory owners for changes in this CL: eroman@chromium.org, rsleevi@chromium.org: external/wpt/WebCryptoAPI TBR=robertma No-Export: true Change-Id: I70887bd15f651f097bed144c120d7d9f4b164639 Reviewed-on: https://chromium-review.googlesource.com/1110266 Commit-Queue: Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Reviewed-by:
Blink WPT Bot <blink-w3c-test-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#569366}
-
Mike Reed authored
Bug: 855166 Change-Id: I39d061de7c9d02b1aeb784c4a2fab1c352b39041 Reviewed-on: https://chromium-review.googlesource.com/1110557Reviewed-by:
Florin Malita <fmalita@chromium.org> Commit-Queue: Mike Reed <reed@chromium.org> Cr-Commit-Position: refs/heads/master@{#569365}
-
gogerald authored
Bug: 853950 Change-Id: I39129f9adb62ca3a0298fc20cb60751959e4ebdd Reviewed-on: https://chromium-review.googlesource.com/1110343 Commit-Queue: Ganggui Tang <gogerald@chromium.org> Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Cr-Commit-Position: refs/heads/master@{#569364}
-
Sebastien SG authored
Reland of crrev.com/c/1103218 with a one line change. This cl was reverted because the security_level in the autofill_metrics_unittests was not set explicitely. The first patch is the original CL. The second one sets the security level explicitely in the test class. Original Description: This Cl adds autofill metrics based on the security level. The goal is to see whether the security level impacts the CTR of autofill suggestions or the card save rate. Tbr: eugenebut@chromium.org, michaelbai@chromium.org, cthomp@chromium.org Bug: 853347 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I9ca3460921cf61f35f679013fa8a784c213fa35b Reviewed-on: https://chromium-review.googlesource.com/1110139Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Mathieu Perreault <mathp@chromium.org> Commit-Queue: Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/heads/master@{#569363}
-
Michael Spang authored
This is a typedef of a flat set of string constants, plus a couple of helper functions. In order to allow use within //gpu/vulkan without needing a dependency on //ui/gl, move it to //ui/gfx. Bug: 851997 Test: compile TBR: vollick@chromium.org Change-Id: I0b2efe8240409bb525467f9d6d47ca01633bdde8 Reviewed-on: https://chromium-review.googlesource.com/1108505Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Michael Spang <spang@chromium.org> Cr-Commit-Position: refs/heads/master@{#569362}
-
Ken Rockot authored
Migrates a few bits of the EDK from ScopedInternalPlatformHandle and InternalPlatformHandle over to the public PlatformHandle type. Adds an explicit Type enumeration to PlatformHandle since there can be subtle semantic differences between an abstract invalid handle, vs (e.g.) an invalid FD, vs (e.g.) a null Mach port. Also moves some stuff from mojo/edk/embedder to mojo/edk/system where it belongs. Bug: 753541 Change-Id: I362757a27c3fba3794097b1d32341d1e703b90d0 Reviewed-on: https://chromium-review.googlesource.com/1107392Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Commit-Queue: Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#569361}
-
Yafei Duan authored
Prefetched pages were shown occasionally since an OnItemUpdate would be invoked if thumbnail of the page downloaded was fetched. Issue is fixed by adding early returns in OCANBUi.onItemUpdated, same check is added for onItemAdded as well. Bug: 852054 Change-Id: Iccdbf1dda0ebe39a10de954848304988118ba90d Reviewed-on: https://chromium-review.googlesource.com/1103549 Commit-Queue: Yafei Duan <romax@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Dmitry Titov <dimich@chromium.org> Cr-Commit-Position: refs/heads/master@{#569360}
-
Greg Daniel authored
Skia is removing the ref counted-ness of GrVkBackendContext so this is a first step towards that. Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: Ie917d271b30433283a789de60b4eaa71489235f1 Reviewed-on: https://chromium-review.googlesource.com/1102493Reviewed-by:
Chris Blume <cblume@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Greg Daniel <egdaniel@chromium.org> Cr-Commit-Position: refs/heads/master@{#569359}
-
Jialiu Lin authored
Previous implementation queries PrefService in PasswordReuseDetector::CheckNonGaiaEnterprisePasswordReuse(..). However, CheckNonGaiaEnterprisePasswordReuse(..) is called in a backgroud sequence, which violates the valid sequence check in PrefService. In other words, PrefService can NOT be called on background thread. Otherwise, it will causes crashing. This CL changes the implementation by propagating enterprise URLs to PasswordReuseDetector when PasswordStore is initialized to avoid accessing PrefService from PasswordReuseDetector. Bug: 852138 Change-Id: I8556f259e6c0e4a7eee077e70db142739336ed67 Reviewed-on: https://chromium-review.googlesource.com/1107247 Commit-Queue: Jialiu Lin <jialiul@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#569358}
-
perfetto-chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/ae8db279f88e..8d31c73edc4a git log ae8db279f88e..8d31c73edc4a --date=short --no-merges --format='%ad %ae %s' 2018-06-21 lalitm@google.com trace_processor: fix multiple issues with SQLite usage Created with: gclient setdep -r src/third_party/perfetto@8d31c73edc4a The AutoRoll server is located here: https://perfetto-chromium-roll.skia.org 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. BUG=chromium:80416541 TBR=perfetto-bugs@google.com Change-Id: Icb8d95c7b9091a74d1b33e74e103d6d174d33d9d Reviewed-on: https://chromium-review.googlesource.com/1110000 Reviewed-by: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: <perfetto-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#569357}
-
Yi Su authored
Inject javascript into web pages and adjust font size. Turn on flag "kWebPageTextAccessibility", then change font size from "Setting=>Accessibility=>Larger Text", refresh page and check it. Bug: 836962 Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Iaccf85649ad992a2b99ee2b10b86c4f19ad2d419 Reviewed-on: https://chromium-review.googlesource.com/1088704Reviewed-by:
Eugene But <eugenebut@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Yi Su <mrsuyi@chromium.org> Cr-Commit-Position: refs/heads/master@{#569356}
-
iOS Autoroller authored
TBR=smut Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I1b0bff31b830723e58c495ad859bdf1d5469ebe7 Reviewed-on: https://chromium-review.googlesource.com/1110378 Commit-Queue: iOS Autoroller <ios-autoroller@chromium.org> Reviewed-by:
iOS Autoroller <ios-autoroller@chromium.org> Cr-Commit-Position: refs/heads/master@{#569355}
-
Morten Stenshorne authored
TBR=kojii@chromium.org Bug: 850504 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I80780e6e19db3932094085a5fdf12a0497ab2774 Reviewed-on: https://chromium-review.googlesource.com/1110364 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#569354}
-
Scott Violet authored
This makes AshService create the necessary things when ash runs out of the browser process. BUG=837686 TEST=covered by tests Change-Id: Ia7203fbde3737c8009315c19de0d3b981605eb5a Reviewed-on: https://chromium-review.googlesource.com/1109465 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#569353}
-
Rayan Kanso authored
After a fetch is complete, the metadata in the ServiceWorker database is updated with the new total_downloaded value. Bug: 826257 Change-Id: I8167683cc89f0d8567ddc861e934b3a4f4a20bd7 Reviewed-on: https://chromium-review.googlesource.com/1080816Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Rayan Kanso <rayankans@chromium.org> Cr-Commit-Position: refs/heads/master@{#569352}
-
Nico Weber authored
The test lists are almost identical, except that chromium_linux_and_gl_gtests also includes network_service_gtests, site_isolation_chromium_gtests, and site_isolation_chromium_linux_gtests. This has the effect of adding various test binaries (browser_tests etc) in network_service and (not_)site_isolation mode to the memory bots. To not overload swarming, suppress these tests on the bots that are in the default cq. Effectively adds these tests - network_service_browser_tests - not_site_per_process_browser_tests - network_service_components_browsertests - site_per_process_components_browsertests - site_per_process_components_unittests - network_service_content_browsertests - site_per_process_content_browsertests - site_per_process_content_unittests - network_service_extensions_browsertests - site_per_process_extensions_browsertests - network_service_interactive_ui_tests - not_site_per_process_interactive_ui_tests - not_site_per_process_sync_integration_tests - not_site_per_process_unit_tests to these bots: - Linux CFI - Linux MSan Tests Bug: 843511 Change-Id: I8fdfff7f48301d115c7e5aec7530fe9f9ff250a5 Reviewed-on: https://chromium-review.googlesource.com/1110151 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#569351}
-
Chris Morin authored
Make the process with state TOP appear as a regular app in the task scheduler instead of as a system process. This also allows users to kill it from the task scheduler. Have the new process state TRANSIENT_BACKGROUND appear as a service. Bug: none Test: Ensure TOP app is a regular app in the task scheduler. Change-Id: I49efca2bd2848479f6b590588fd357393d8a591d Reviewed-on: https://chromium-review.googlesource.com/1097975Reviewed-by:
Luis Hector Chavez <lhchavez@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Christopher Morin <cmtm@google.com> Cr-Commit-Position: refs/heads/master@{#569350}
-
Nicolas Ouellet-payeur authored
For privacy reasons, we don't want the blacklist to be persisted after the user leaves incognito mode (as this info could reveal a website that was visited in incognito). With this patch, adding a website to the blacklist makes it work for the incognito browsing session, but only saves those websites in memory. Closing the incognito discards the changes to the blacklist, and the main browsing session is not affected. Bug: 793925 Change-Id: Icdd35e86b8b807c6a639c5c6ba86786f912e1bd0 Reviewed-on: https://chromium-review.googlesource.com/1110259 Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
anthonyvd <anthonyvd@chromium.org> Cr-Commit-Position: refs/heads/master@{#569349}
-
fuchsia-sdk-chromium-autoroll authored
The AutoRoll server is located here: https://fuchsia-sdk-chromium-roll.skia.org 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:fuchsia_arm64_cast_audio;luci.chromium.try:fuchsia_x64_cast_audio TBR=cr-fuchsia+bot@chromium.org Change-Id: I42d6fe9cc40b4d3f16d618caa9ae5edfdd83d94d Reviewed-on: https://chromium-review.googlesource.com/1110446 Commit-Queue: Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#569348}
-
Katie D authored
Bug: 853576,854901,854899,854893 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I0e027023f631f61a7969e2adc04c6ef59c87b38e Reviewed-on: https://chromium-review.googlesource.com/1108379 Commit-Queue: Katie Dektar <katie@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#569347}
-
Lukasz Anforowicz authored
This CL exclude requests made from plugins (e.g. from Flash) in the NetworkService implementation of Cross-Origin Read Blocking (CORB). Bug: 846339 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: Iaa191f6805250fcc6f88e5042b5d149e7cfd216c Reviewed-on: https://chromium-review.googlesource.com/1101965 Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#569346}
-