- 24 Feb, 2018 40 commits
-
-
Ramin Halavati authored
Network traffic annotation test on win7_chromium_rel_ng is activated. Bug: 690323 Change-Id: Ic3dcba34e9898b7a4f71067f5531db1952f19c9a Reviewed-on: https://chromium-review.googlesource.com/781461Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Cr-Commit-Position: refs/heads/master@{#539000}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c90024f5..e350fdc4 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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I51f728b91573a4bce440b194781e5373c7b7749b Reviewed-on: https://chromium-review.googlesource.com/935268Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#538999}
-
Yuwei Huang authored
The iOS logger by default will only write logs to OSLog. However, there is no API for us to retrieve logs sent to OSLog. This CL implements a log handler to store logs in memory before they get printed out. Bug: 814863 Change-Id: Ic7f30df45f3879370e2e9d93ef771f10df4dbeb3 Reviewed-on: https://chromium-review.googlesource.com/933364 Commit-Queue: Yuwei Huang <yuweih@chromium.org> Reviewed-by:
Joe Downing <joedow@chromium.org> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#538998}
-
Christian Biesinger authored
We can't yet use NG for editing, so we have to recreate the layout tree. Bug: 805301 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: I1bbf29a911a4c2b3498a990afdf197e40c9e40ad Reviewed-on: https://chromium-review.googlesource.com/922763 Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#538997}
-
Alexander Alekseev authored
This removes anchord from EULA screen webview because disabled navigation and anchors may confuse users. Bug: 757721 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ifb8f37f7b0691e9c85c75bb89863bf49f8ca4053 Reviewed-on: https://chromium-review.googlesource.com/918282 Commit-Queue: Alexander Alekseev <alemate@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Cr-Commit-Position: refs/heads/master@{#538996}
-
Jinsuk Kim authored
FlingEnd events can be viewed as one of gesture ack events except it comes from InputRouter. This CL reroutes the flow for it and the other gesture events to RenderWidgetHostViewAndroid/ GestureListenerManager diretly to match how it is handled in other platforms. Bug: 598880 Change-Id: Ie650aa7a24042d55f68cbffe67330007e80c8089 Reviewed-on: https://chromium-review.googlesource.com/934102Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#538995}
-
Istiaque Ahmed authored
Instead of creating CHR and then calling CHR::Init(), create it in one go (in a blocking allowed thread). The instance is immuatable and stored inside ContentVerifyJob, hence CHR doens't need to be RefCountedThreadSafe anymore. ContentHashReader only needs extension related information on creation, so move all such params from the class members (to ContentVerifyJob). Bug: 796395 Change-Id: Ia65938d96e99d5c95562c75920cd614935026240 Reviewed-on: https://chromium-review.googlesource.com/917007Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#538994}
-
Darren Shen authored
This will turn on CSS Typed OM by default for M66. Intent to ship thread with required LGTMs: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/6ai8np0DSOA Bug: 545318 Change-Id: I33c86b4bc4a49e1848e2f6f0ea1580b39b53f95c Reviewed-on: https://chromium-review.googlesource.com/920141 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:
Rick Byers <rbyers@chromium.org> Reviewed-by:
nainar <nainar@chromium.org> Cr-Commit-Position: refs/heads/master@{#538993}
-
Chromium WPT Sync authored
Using wpt-import in Chromium a823163b. With Chromium commits locally applied on WPT: 73f5acd5 "[css-typed-om] Rejig CSSResourceValue hierarchy." a14d168b "Reland "Add WPT tests for feature policy"" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/12689 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 TBR=danyao No-Export: true Change-Id: If6fad2545ccf05fff82a8d44d16775f002887aee Reviewed-on: https://chromium-review.googlesource.com/936162 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@{#538992}
-
Tarun Bansal authored
Network properties entries that are older than 30 days are removed from the persisted prefs. Bug: 813186 Change-Id: I7e4b306eeebff5c0eadd5f03079679cf1e89bbc7 Reviewed-on: https://chromium-review.googlesource.com/926082Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#538991}
-
cm.sanchi authored
This patch mojofies the AddSandboxStatusExtension message Bug: 797230 Change-Id: Ib764dfb908030e54dbf820c33027036830ca922d Reviewed-on: https://chromium-review.googlesource.com/842426 Commit-Queue: Chandramouli Sanchi <cm.sanchi@samsung.com> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Cr-Commit-Position: refs/heads/master@{#538990}
-
Tom Anderson authored
BUG=800977 R=thestig,dpranke CC=dcastagna Change-Id: I75a468d6d00389b94faa2432d66c934f06037ff9 Reviewed-on: https://chromium-review.googlesource.com/930233Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#538989}
-
Dan Harrington authored
The item is retained if the download has started. Bug: 701939 Change-Id: I2e91ee294b1842174486a4f321984f7d774fd37b Reviewed-on: https://chromium-review.googlesource.com/897705 Commit-Queue: Carlos Knippschild <carlosk@chromium.org> Reviewed-by:
Carlos Knippschild <carlosk@chromium.org> Cr-Commit-Position: refs/heads/master@{#538988}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=mmoss@chromium.org Change-Id: I6c4a94dacf40f58eb928d3e2a8e9cdbb54580d9d Reviewed-on: https://chromium-review.googlesource.com/936225Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#538987}
-
Scott Graham authored
Flaked at: https://build.chromium.org/p/chromium.fyi/builders/Fuchsia%20%28dbg%29/builds/16582. TBR: wez@chromium.org Bug: 815314 Change-Id: I70e33cd6d91433e26f8f030b692a7ce7d8b52584 Reviewed-on: https://chromium-review.googlesource.com/935671Reviewed-by:
Wez <wez@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#538986}
-
Xi Cheng authored
This CL implements NotificationActivator::Activate() which launches Chrome to handle native notification activation, using a command line with the --notification-launch-id switch. Bug: 734095 Change-Id: I90c67ced93de1f4cc377188e0f414f2d2a9da2a5 Reviewed-on: https://chromium-review.googlesource.com/917821 Commit-Queue: Xi Cheng <chengx@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#538985}
-
https://webrtc.googlesource.com/src.git/+log/88f6decad796..29ef9f066ccc $ git log 88f6decad..29ef9f066 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=None The AutoRoll server is located here: https://webrtc-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=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I550bf57744b8daaa0c80c5419e651ac877119df6 Reviewed-on: https://chromium-review.googlesource.com/936013Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#538984}
-
Xiaohan Wang authored
https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+log/9ed334093692..9ca66eafaf6f $ git log 9ed334093..9ca66eafa --date=short --no-merges --format='%ad %ae %s' 2018-02-23 xhwang ffmpeg: Fix memset size on ctts_data in mov_read_trun() (round 2) 2018-02-23 xhwang Revert "ffmpeg: Fix memset size on ctts_data in mov_read_trun()" 2018-02-23 dalecurtis Don't invoke trailing garbage discard for every flush. 2018-02-23 dalecurtis Skip trailing junk data when flushing parser. 2018-01-29 dalecurtis avcodec/mpegaudio_parser: Skip APE tags when parsing mp3 packets. 2018-02-15 dalecurtis Parse and drop gain control data, so that SSR packets decode. 2018-02-15 xhwang ffmpeg: Fix memset size on ctts_data in mov_read_trun() Created with: roll-dep /hdd2/chrome/src/third_party/ffmpeg BUG=812567,794782 Change-Id: If6e6ce0fea7773d2a431d8ba390b122e094162b3 Reviewed-on: https://chromium-review.googlesource.com/935967Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#538983}
-
Andrii Shyshkalov authored
R=jchinlee@chromium.org No-Try: True Bug: 790322 Change-Id: Ib7469d24831da95f070518c14a1305b7a1dd391b Reviewed-on: https://chromium-review.googlesource.com/936054 Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by:
Jao-ke Chin-Lee <jchinlee@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org> Cr-Commit-Position: refs/heads/master@{#538982}
-
Saman Sami authored
A client can embed every surface of another client forever if it has one valid LocalSurfaceID from that client, so generating a new nonce for every allocation does not provide any security benefit. Let's just generate it once and use it for all LocalSurfaceIds allocated by that particular allocator. Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: Ie028c8b3b73b80ca5bc3e6c23e439b23c54fefe4 Reviewed-on: https://chromium-review.googlesource.com/931741Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Reviewed-by:
Tom Sepez <tsepez@chromium.org> Commit-Queue: Saman Sami <samans@chromium.org> Cr-Commit-Position: refs/heads/master@{#538981}
-
Andrii Shyshkalov authored
R=dpranke@chromium.org Bug: 815072 Change-Id: I98d13b1cfc9d5e55a98c4fef1cbb6075ec1eba50 Reviewed-on: https://chromium-review.googlesource.com/935922Reviewed-by:
Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Cr-Commit-Position: refs/heads/master@{#538980}
-
Tommy C. Li authored
Previously, for double-click partial selections, the partial select took place on mousedown, and the unelision took place on mouseup. This CL makes them both take place on mousedown, to (hopefully) reduce the visual noise. Bug: 797354 Change-Id: I7a7d26740ffeef028a368a9d3b467c54674b8a83 Reviewed-on: https://chromium-review.googlesource.com/935828Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#538979}
-
Weidong Guo authored
Changes: 1. Remove |scroll_ignore_timer_| 2. Observe scroll animation start and end in both AppListView and AppsGridView. 3. Ignore scroll events when the scroll animation is running. Bug: 759179 Change-Id: I44388cf7c89a35b587a99dcacd92aa01a182fc78 Reviewed-on: https://chromium-review.googlesource.com/932010 Commit-Queue: Weidong Guo <weidongg@chromium.org> Reviewed-by:
Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#538978}
-
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/f9648b5c7cf8..f438ff743a4b $ git log f9648b5c7..f438ff743 --date=short --no-merges --format='%ad %ae %s' 2018-02-23 shenghuazhang [cipd] Match version to vars value supporting in gclient.py Created with: roll-dep src/third_party/depot_tools The AutoRoll server is located here: https://depot-tools-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. TBR=agable@chromium.org Change-Id: I531fb97610d7351f63c66fb2052493ac573dd35a Reviewed-on: https://chromium-review.googlesource.com/935750Reviewed-by:
depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: depot-tools-chromium-autoroll <depot-tools-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#538977}
-
Nate Fischer authored
No change to logic, this just adds UMA metrics. Following up to http://crrev/c/933290, this is to log user opt-in preference. This adds "SafeBrowsing.WebView.UserOptIn" to track potential spikes/changes in user opt-outs. Bug: 713724 Test: check that metric is logged under chrome://histograms/SafeBrowsing Change-Id: Ieb32dc07d930705e5348fbe66d03b267b5562d7b Reviewed-on: https://chromium-review.googlesource.com/935483 Commit-Queue: Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Cr-Commit-Position: refs/heads/master@{#538976}
-
John Budorick authored
Now following bit.ly/chromium-build-naming TBR=martiniss@chromium.org Bug: 812533 Change-Id: I923f3cefe256bbfb427e76ef0552e44e468167dd Reviewed-on: https://chromium-review.googlesource.com/935661Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Michael Achenbach <machenbach@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#538975}
-
https://skia.googlesource.com/skia.git/+log/1022f743758b..54f9da58aad3 $ git log 1022f7437..54f9da58a --date=short --no-merges --format='%ad %ae %s' 2018-02-23 angle-skia-autoroll Roll skia/third_party/externals/angle2/ e41df6556..a4ef843fe (2 commits) 2018-02-23 benjaminwagner Switch Win10 NUC5i7RYH and NUCD34010WYKH bots to new Windows image. 2018-02-23 halcanary SkQP/Doc: new APKs again 2018-02-23 egdaniel Fixes to alignment issues with regards to mapped vulkan memory. 2018-02-23 skcms-skia-autoroll Roll skia/third_party/externals/skcms/ 569770ec9..4cbf9f959 (1 commit) 2018-02-22 herb SkScalerContext - make some fields private. Created with: roll-dep src/third_party/skia The AutoRoll server is located here: https://autoroll.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=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=djsollen@chromium.org Change-Id: Ie1b8be74413f96909325d257ac840c6f9ebe5ee1 Reviewed-on: https://chromium-review.googlesource.com/935756Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#538974}
-
Andrii Shyshkalov authored
Also touch new cq.cfg to make it different from old one. TBR=nodir@chromium.org No-True: true No-Presubmit: true Bug: 815072 Change-Id: Ic6ed3e0a7afbece7fa4d4b95fb5c3f8c4023ae63 Reviewed-on: https://chromium-review.googlesource.com/936201Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Cr-Commit-Position: refs/heads/master@{#538973}
-
Andrii Shyshkalov authored
TBR=nodir@chromium.org No-Try: True No-Presubmit: True Bug: 815072 Change-Id: I653d89f47cd424540c2d4bea3730f8d1d4f37075 Reviewed-on: https://chromium-review.googlesource.com/936184Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org> Cr-Commit-Position: refs/heads/master@{#538972}
-
Ryan Daum authored
After dispatching the OnSideSwipeBegin, now checks to see if the event was consumed. If so, aborts propagation of the event so it is not used subsequently for scroll or drag type gestures. Bug: b/73738898 Test: Manual Change-Id: I301caa88b0455c4f405ca9c2fc19a39e03e1535d Reviewed-on: https://chromium-review.googlesource.com/932445Reviewed-by:
Sergey Volk <servolk@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Alex Sakhartchouk <alexst@chromium.org> Cr-Commit-Position: refs/heads/master@{#538971}
-
Istiaque Ahmed authored
CVJ::OnHashesReady seems to be missing lock while accessing member variable. Add lock to the method. OnHashesReady also calls BytesRead which already had lock. Turn that method to private BytesReadImpl, remove lock from it, and provide lock to the publicly callable version (new BytesRead). This CL also protects CVJ::time_spent_. Bug: 814966 Test: Internal change only. See bug for running unit_tests. Change-Id: I632dccf2ee921d1c84392b44c3ab8e0ca52dde3e Reviewed-on: https://chromium-review.googlesource.com/933245Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Istiaque Ahmed <lazyboy@chromium.org> Cr-Commit-Position: refs/heads/master@{#538970}
-
Achuith Bhandarkar authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/c1049d910642..92e338611b65 $ git log c1049d910..92e338611 --date=short --no-merges --format='%ad %ae %s' 2018-02-22 shapiroc Add missing unibuild CTS/GTS support 2018-02-14 shapiroc Add support for yaml in cbuildbot 2018-02-21 rahulchaudhry generic_stages: revert 'temporarily ignore all target prebuilts'. 2018-02-22 manojgupta cbuildbot: Fix unit tests tarball naming. 2018-02-22 vpalatin cros tryjob: Add --profile option 2018-02-22 achuith [cros_vm]: Use SDK version instead of LKGM for cache. 2018-02-22 achuith [cros_chrome_sdk]: Also catch GSCommandError. 2018-02-22 davidriley auto_updater: Move AwaitReboot logic to separate call. 2018-02-22 laszio afdo: update profile location and naming convention for CWP 2018-02-21 akeshet completion_stages: delete the concept of sanity_check_slaves 2018-02-21 akeshet chromeos_config: remove wolf-tot-paladin 2018-02-08 ayatane Move sysmon to vpython 2018-02-21 rahulchaudhry generic_stages: temporarily ignore all target prebuilts. 2018-02-23 ihf Reland "pre-cq: replace lumpy with zako, change kevin to arcnext." 2018-02-23 norvez Revert "pre-cq: replace lumpy with zako, change kevin to arcnext." 2018-02-22 dgarrett chromeos_config: Make kevin-arcnext internal. 2018-02-21 dgarrett branch-util-tryjob: Use gs://chromeos-throw-away-bucket/. Created with: roll-dep src/third_party/chromite Bug: 762650,815325 Change-Id: Iaf90c53e6069730c1d1519d2b64bdda8d6d06754 Reviewed-on: https://chromium-review.googlesource.com/935784Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Achuith Bhandarkar <achuith@chromium.org> Cr-Commit-Position: refs/heads/master@{#538969}
-
Xianzhu Wang authored
In the current layer squashing algorithm, all squashed layers under a squashing layer have a common clip ancestor which is the squashing layer's ClippingContainer() which doesn't include control clips. For SPv175, when we set layer state of a squashing layer, we should use the clip state of the ClippingContainer to skip any control clips on the squashing layer's object that should not apply on squashed layers. [1] https://cs.chromium.org/chromium/src/third_party/WebKit/Source/core/paint/compositing/CompositingLayerAssigner.cpp?rcl=5909b5622777f87eb25763ccd8ff349413422742&l=165 TBR= # for enabling a temporarily disabled test Bug: 813221 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: Ie395f025935028f29b2f5de25674698227550b93 Reviewed-on: https://chromium-review.googlesource.com/927001 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#538968}
-
Bill Orr authored
Oculus wants submitted textures to be in SRGB format. WebGL is rendering linear color space, so we need to convert. Bug: 812408 Change-Id: I25fc2ca95a62ec95ef7773c17ad2001910a845e5 Reviewed-on: https://chromium-review.googlesource.com/935494Reviewed-by:
Brandon Jones <bajones@chromium.org> Commit-Queue: Bill Orr <billorr@chromium.org> Cr-Commit-Position: refs/heads/master@{#538967}
-
dpapad authored
settings-toggle-button, and cr-toggle need to be migrated from 'click' to 'tap' at the same time, otherwise calling stopPropagation() has no effect. Bug: 815069 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I44015ff3e5a0a94c6625bc9cfad9ce0e88e43c11 Reviewed-on: https://chromium-review.googlesource.com/935152Reviewed-by:
Scott Chen <scottchen@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#538966}
-
Lei Zhang authored
This reverts commit 4bd85181. Reason for revert: Depends on r538891, which got reverted. So this needs to be reverted as well to make the tree green. Original change's description: > [CrOS Tether] Trigger a host scan after device is unlocked. > > When combined with > https://chromium-review.googlesource.com/c/chromium/src/+/929867, this > CL will cause a notification to appear when unlocking a device if a > Tether host is nearby and the device is not connected to the Internet. > > Bug: 813838, 672263 > Change-Id: I9c0cd3b047c46dacba0f3acc84d03e2f0abf452c > Reviewed-on: https://chromium-review.googlesource.com/935476 > Reviewed-by: Ryan Hansberry <hansberry@chromium.org> > Commit-Queue: Ryan Hansberry <hansberry@chromium.org> > Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> > Cr-Commit-Position: refs/heads/master@{#538931} TBR=khorimoto@chromium.org,hansberry@chromium.org Change-Id: I2a150fc3072d09f42b114b8c2f118c65af6da833 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 813838, 672263 Reviewed-on: https://chromium-review.googlesource.com/936061Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#538965}
-
Reilly Grant authored
- WindowOpenApiTest.RemoveLockedFullscreenFromWindow - WindowOpenApiTest.RemoveLockedFullscreenFromWindowWithoutPermission Bug: 815379 Change-Id: I702f508d0944b1c9e35cc926d0689a52acdb7dbe Reviewed-on: https://chromium-review.googlesource.com/936004Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#538964}
-
John Abd-El-Malek authored
Don't send new subresource loader factories to the renderer for failed commits when the network service is disabled. This was an unintended change in r524876. Bug: 814913 Change-Id: I60c45cc44a9295902fba553e0ddac704b6ac895a Reviewed-on: https://chromium-review.googlesource.com/935368Reviewed-by:
Ken Rockot <rockot@chromium.org> Cr-Commit-Position: refs/heads/master@{#538963}
-
Wez authored
We are introducing a cross-platform version of cronet_unittests, initially for Linux, Mac and Fuchsia, so having the special Android- specific test binary with the same name makes it impossible to set up the GN isolate mapping correctly. Bug: 808075 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: I104259ab0ab9f3533600665555d67946bb39fcfc Reviewed-on: https://chromium-review.googlesource.com/933591Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Andrei Kapishnikov <kapishnikov@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#538962}
-
Reilly Grant authored
This reverts commit e20f89c8. Reason for revert: HostScannerImplTest.TestNotificationDisplaysMultipleTimesWhenUnlocked in chromeos_components_unittests is failing on multiple builders Original change's description: > [CrOS Tether] Change the behavior of "available hotspot" notifications. > > Previously, such hotspots could only be displayed once per use login > to ensure that we do not spam the user. However, user feedback indicates > that users expect to see the notification each time they unlock their > devices again. This change makes it possible for the notification to be > displayed multiple times per user login, as long as the user has locked > their device in between each time. > > Bug: 813838, 672263 > Change-Id: Ib1c400b0b9c335e7c42193edfad5a324a2f05be7 > Reviewed-on: https://chromium-review.googlesource.com/929867 > Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> > Reviewed-by: Achuith Bhandarkar <achuith@chromium.org> > Reviewed-by: Ryan Hansberry <hansberry@chromium.org> > Cr-Commit-Position: refs/heads/master@{#538891} TBR=achuith@chromium.org,khorimoto@chromium.org,hansberry@chromium.org Change-Id: Ibdb1d6a79706cc1cff2a6b513aea8cbc2dca5bb7 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 813838, 672263 Reviewed-on: https://chromium-review.googlesource.com/935901Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#538961}
-