- 28 Apr, 2018 40 commits
-
-
David Tseng authored
TBR=dmazzoni@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I1f9cc5a5cacd43ce8ddc1913b721e0a1c80c0d4b Reviewed-on: https://chromium-review.googlesource.com/1025216 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by:
David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#554657}
-
Nicolas Pena authored
This CL merges the WorkerPerformance and Performance IDLs. The Exposed=Window addition to |navigation| and |timing| cause the paths to no longer exist when the frame is removed (as opposed to exist with trivial 0 values). Bug: 707392 Change-Id: I1b8bcfc0731a2075254a727df3f38f5ce3aa5df9 Reviewed-on: https://chromium-review.googlesource.com/1026451 Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Cr-Commit-Position: refs/heads/master@{#554656}
-
https://chromium.googlesource.com/chromiumos/chromite.git/+log/117b08a5550a..ae26814f310e $ git log 117b08a55..ae26814f3 --date=short --no-merges --format='%ad %ae %s' 2018-04-27 manojgupta cros_setup_toolchain: Fix clang++ invocation. Created with: roll-dep src/third_party/chromite BUG=chromium:837889 The AutoRoll server is located here: https://chromite-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=chrome-os-gardeners@chromium.org Change-Id: Ia57694a643aa8feeae0f67b4dc009cb61c072729 Reviewed-on: https://chromium-review.googlesource.com/1034209 Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#554655}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 4eec0e90. With Chromium commits locally applied on WPT: 303956b6 "Enable WPT tests for the Generic Sensor classes" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/16365 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=qyearsley No-Export: true Change-Id: I523cccff8e8f48c2482ff75415fede62e964abdc Reviewed-on: https://chromium-review.googlesource.com/1034079 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@{#554654}
-
Xianzhu Wang authored
This reverts commit 70fc0b01. Reason for revert: Caused bugs found by clusterfuzz Original change's description: > [CI] Make paint property nodes non-ref-counted > > Now all paint property nodes are owned by ObjectPaintProperties > (and LocalFrameView temporarily before removing non-RLS mode). > Others just use raw pointers or references. > > Bug: 833496 > Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 > Change-Id: I2d544fe153bb94698623248748df63c8aa2081ae > Reviewed-on: https://chromium-review.googlesource.com/1031101 > Reviewed-by: Tien-Ren Chen <trchen@chromium.org> > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#554626} TBR=wangxianzhu@chromium.org,trchen@chromium.org,chrishtr@chromium.org Change-Id: I02bb50d6744cb81a797246a0116b677e80a3c69f No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 833496,837932,837943 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Reviewed-on: https://chromium-review.googlesource.com/1034292Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#554653}
-
Sammie Quon authored
Test: Manual Bug: 837818 Change-Id: If9ac2878e9d3e302ece873ef32a81dd6a52214ca Reviewed-on: https://chromium-review.googlesource.com/1033963Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#554652}
-
Sammie Quon authored
Adds ability to drag the overview item up or fling the item up to close the window. A later cl will add the fling animation. The feature is hidden behind a newly added flag. Test: added test coverage Bug: 828646 Change-Id: I8e66fb3ed2a642deb6a833f30e9b7674d56b0fee Reviewed-on: https://chromium-review.googlesource.com/1014490Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/master@{#554651}
-
https://skia.googlesource.com/skia.git/+log/0f97bac4a53f..5b6d4a354670 $ git log 0f97bac4a..5b6d4a354 --date=short --no-merges --format='%ad %ae %s' 2018-04-28 liyuqian Call SkMatrix::getType to make it thread safe 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;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 TBR=stani@chromium.org Change-Id: Ibf9c83baa174a78a6f7eeb49fc2dcebf19d4e2a0 Reviewed-on: https://chromium-review.googlesource.com/1034204 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#554650}
-
Erik Chen authored
This CL is a refactor with no intended behavior change. Most callers have already been fixed to accept a unique_ptr. Guest views and headless are notable exceptions - this CL leaves TODOs to fix them up afterwards. This CL also fixes a layering issue in ViewsDelegate, which was incorrectly and unnecessarily referencing contents/. Bug: 832879 Change-Id: Ie00387ca6c182390b1d720a60deaebe8d770aa17 TBR: sky@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1031314 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by:
Antoine Labour <piman@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#554649}
-
Chromium WPT Sync authored
Using wpt-import in Chromium a5935950. With Chromium commits locally applied on WPT: 303956b6 "Enable WPT tests for the Generic Sensor classes" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/16328 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: foolip@chromium.org, robertma@chromium.org, smcgruer@chromium.org: external/wpt/infrastructure TBR=qyearsley No-Export: true Change-Id: If662cf86e2c637a850d089d88513f539e58706b1 Reviewed-on: https://chromium-review.googlesource.com/1034213 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@{#554648}
-
Noel Gordon authored
base::RunLoop::QuitCurrentWhenIdle() can spin the run loop a few times before it exits, sufficient to allow any chrome.test.SendMessage calls arriving _after the test PASS or FAIL messages_ to be queued. Such messages will not be processed once the message processing sees a PASS or FAIL message, causing a CHECK in the extensions system code at exit to remind us that unprocessed test.SendMessage's need a reply. Fix: use modern base::RunLoop/Closure methods. Add |test_complete_| to record when test PASS or FAIL messages arrive. Add a CHECK stop to the test.SendMessage reader code to verify they are never received after a PASS or FAIL message. Tbr: mtomasz, slangley Bug: 668680 Change-Id: I09cae80870d0471b214253beb2f05e8914fee0aa Reviewed-on: https://chromium-review.googlesource.com/1034174Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#554647}
-
David Roger authored
This CL adds two histograms: * Signin.RefreshTokenRevocationRequestProgress tracks the progress of revocation requests, and can be used to check how many requests do not complete and why. * Signin.RefreshTokenRevocationStatus reports the status (including error details) of token revocation requests after they complete. TBR=atwilson, ellyjones Bug: 834720 Change-Id: I9a78bdae4377047e71bd6c27fc0814d8f4a57383 Reviewed-on: https://chromium-review.googlesource.com/1025753Reviewed-by:
David Roger <droger@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#554646}
-
Koji Ishii authored
This patch fixes ShapeResult::CopyRange to compute more accurate glyph bounding box. There were 2 problems before this patch: 1. It always truncated the right edge. This is problematic when Copying (0, 1) of ". " in RTL, which resulted in an empty result. 2. It assumed no glyph overflow at the edge. This resulted in common glyph overflows such as "t" or "m" were cut off. This patch extracts the logic to compute glyph bounding box from ComputeGlyphPositions to a new helper class. CopyRange uses the class to compute the line-left/right most glyph bounding box. Bug: 636993, 714962 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I7d2068566308081727c996e3ac0fe23aae6558d1 Reviewed-on: https://chromium-review.googlesource.com/1023536Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#554645}
-
Renee Wright authored
And use it to clean up registered apps before uninstalling Crostini. Change-Id: I4331d3ca30f136f0880e9e886cad12e8fe9802ad Reviewed-on: https://chromium-review.googlesource.com/1032672Reviewed-by:
Timothy Loh <timloh@chromium.org> Commit-Queue: Renée Wright <rjwright@chromium.org> Cr-Commit-Position: refs/heads/master@{#554644}
-
Takashi Toyoshima authored
Current code does not finalize preflight requests correctly when the preflight request failed without receiving HTTP response headers. Bug: 803766 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I1c91e3ecf76fdb368e3d55256885f52edf6fcbb3 Reviewed-on: https://chromium-review.googlesource.com/1027556 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#554643}
-
Takashi Toyoshima authored
Current implementation does not store rejected method or header information to CORSErrorStatus on CORS-preflight checks, and results in missing hint parameter on CreateErrorString() in Blink. This patch provides required information to generate right error messages, and fixes some crashed layout tests. Bug: 803766, 836741 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: If4de6b916a77d204812a7b010e39080bf059bc9e Tbr: kinuko@chromium.org Reviewed-on: https://chromium-review.googlesource.com/1030670 Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#554642}
-
Timothy Loh authored
This patch adds the pin/unpin entry to the context menu for Crostini apps on the shelf. Crostini windows which are not associated with a desktop file do not get this context menu item. Bug: 824549 Change-Id: I91ec27dc909804e44a3b98b4f38a281b8243d262 Reviewed-on: https://chromium-review.googlesource.com/1032192Reviewed-by:
Stefan Kuhne <skuhne@chromium.org> Commit-Queue: Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#554641}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/fad57b13..e9f80dac 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: If2644b1ed33966d20ab96a848f4339152e1539a6 Reviewed-on: https://chromium-review.googlesource.com/1033910Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#554640}
-
https://skia.googlesource.com/skia.git/+log/7df62b559a65..0f97bac4a53f $ git log 7df62b559..0f97bac4a --date=short --no-merges --format='%ad %ae %s' 2018-04-28 liyuqian Copy SkBitmap to make it thread safe 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;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 TBR=stani@chromium.org Change-Id: I833567eee92f2cf05bc4c601b0c9c40136de882c Reviewed-on: https://chromium-review.googlesource.com/1034192Reviewed-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@{#554639}
-
Chris Blume authored
The LSI allocators previously did not store a copy of the last generated LSI. As a result, many call sites would have to keep their own copies. Now that the LSI allocators have their own copies, the call sites can be updated to no longer store a separate copy. Test LayerTreeFrameSink is one such call site. BUG=759031 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel Change-Id: I17eea36d81726e50a1f5f46fadd3daa624f692c3 Reviewed-on: https://chromium-review.googlesource.com/1029538Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Commit-Queue: Chris Blume <cblume@chromium.org> Cr-Commit-Position: refs/heads/master@{#554638}
-
Ian Kilpatrick authored
I want to see how much shape-outside: content-box, and shape-outside: padding-box are used relative to the others. There two values seem like a mis-feature, and if not used will try and get punted from the spec. (There is non-trivial additional complexity for LayoutNG eventually). Change-Id: I13a5d59397bc6e010892c74f452e5cd33a77ee2f Reviewed-on: https://chromium-review.googlesource.com/1029171 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#554637}
-
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/0cbdbd28b508..5148f0652738 $ git log 0cbdbd28b..5148f0652 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src-internal BUG=chromium:822826 The AutoRoll server is located here: https://src-internal-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=mmoss@chromium.org Change-Id: I23e6fe0831080cbf78d39e06c48a3f989665dd4f Reviewed-on: https://chromium-review.googlesource.com/1034121Reviewed-by:
src-internal-chromium-autoroll <src-internal-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: src-internal-chromium-autoroll <src-internal-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#554636}
-
Siddhartha authored
1. Reading elf for the current binary could lead to seg fault if the full library is not loaded in memory. So, the util only takes mapped address and works on it. The caller must ensure the library is mapped. 2. Add function to read soname from the .dynamic section in elf file. 3. The Linux executable does not contain so name. So, use malloc_wrapper library to test. BUG=734705 Change-Id: I1327f4786726143daba57a2aaa1eddd608143c04 Reviewed-on: https://chromium-review.googlesource.com/1031854 Commit-Queue: Siddhartha S <ssid@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#554635}
-
Xiaohan Wang authored
EmeCodec is for a single codec (in one or more container), while SupportedCodecs is a bit mask representing one or more EmeCodecs. Previously common bit masks are also part of EmeCodec enum, causing some confusings. This CL separates them. This CL also updates how the EmeCodecs list is build. Previously there are too many if/defs which makes the code really hard to read and work with. This CL use constexpr functions to build them at compile time. Bug: 773863 Test: No functionality change. Change-Id: I0f844735699baa5faa4bf1b93905b045e9fcb8e3 Reviewed-on: https://chromium-review.googlesource.com/1034004 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#554634}
-
https://webrtc.googlesource.com/src.git/+log/de2ed7dc18d5..9546f37c0366 $ git log de2ed7dc1..9546f37c0 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=chromium: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 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I9e4b90cf30030da1ad0a3b52928089e98ace399a Reviewed-on: https://chromium-review.googlesource.com/1034129Reviewed-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@{#554633}
-
Abhishek Arya authored
This reverts commit 58eabf0b. Reason for revert: Broke ChromeOS ASan builder Original change's description: > Build 32- and 64-bit Android mojo_core for Chrome OS distribution > > Causes Chrome builds for Chrome OS to emit additional 32-bit and > 64-bit copies of the mojo_core shared library built against the > Android toolchain, for use from within the ARC++ container. > > In order to support building these library targets, this also > modifies DEPS to include a minimal set of required Android support > tools and libraries in chromeos checkouts. > > Bug: 822034 > Change-Id: I219837de3076490cdea8315e6cc98c5432871ea0 > Reviewed-on: https://chromium-review.googlesource.com/1026203 > Commit-Queue: Ken Rockot <rockot@chromium.org> > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Cr-Commit-Position: refs/heads/master@{#554617} TBR=rockot@chromium.org,dpranke@chromium.org Change-Id: I2e2b0d3500aa948f15ec7cf0ff024f7a82fd719d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 822034 Reviewed-on: https://chromium-review.googlesource.com/1033369Reviewed-by:
Abhishek Arya <inferno@chromium.org> Commit-Queue: Abhishek Arya <inferno@chromium.org> Cr-Commit-Position: refs/heads/master@{#554632}
-
Karandeep Bhatia authored
LocalNtpSource serves resources for the local New Tab page. It makes browser requests to fetch one google bar data over the network. This is then served to the local NTP renderer. Currently, extensions can intercept these requests using the Web Request API. However, this is not desired as the NTP is a semi-privileged process. Hide these requests from extensions. BUG=797461 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Ic8bb3268ba37ec859237f6805bba9a96cae6d464 Reviewed-on: https://chromium-review.googlesource.com/1026996 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#554631}
-
Timothy Loh authored
As it may take several seconds for the Crostini container to spin up, dismiss the app launcher so there is some sort of user feedback when tapping an app. Eventually we should show a spinner or something. Change-Id: I62bda8b7a673bbdf10d6d6b85003a1516df00b8b Reviewed-on: https://chromium-review.googlesource.com/1032352Reviewed-by:
Nicholas Verne <nverne@chromium.org> Commit-Queue: Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#554630}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/14d7a4ab..fad57b13 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: Iba787dc1396b980d40527f3efaf5b8e013a81775 Reviewed-on: https://chromium-review.googlesource.com/1033909Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#554629}
-
Renee Wright authored
Doesn't close/message on error yet. Bug: 833125 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I8ab6007c0d9c5bbdb7e8bf84759355ad500e4cca Reviewed-on: https://chromium-review.googlesource.com/1023510 Commit-Queue: Renée Wright <rjwright@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#554628}
-
https://chromium.googlesource.com/chromiumos/chromite.git/+log/7c0757b099e5..117b08a5550a $ git log 7c0757b09..117b08a55 --date=short --no-merges --format='%ad %ae %s' 2018-04-27 manojgupta SimpleChrome: Attempt to fix SimpleChromeWorkflow. Created with: roll-dep src/third_party/chromite BUG=chromium:837794 The AutoRoll server is located here: https://chromite-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=chrome-os-gardeners@chromium.org Change-Id: If6311515375dcee38066d337fd42d0ffa4336a7f Reviewed-on: https://chromium-review.googlesource.com/1034154Reviewed-by:
Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#554627}
-
Xianzhu Wang authored
Now all paint property nodes are owned by ObjectPaintProperties (and LocalFrameView temporarily before removing non-RLS mode). Others just use raw pointers or references. Bug: 833496 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I2d544fe153bb94698623248748df63c8aa2081ae Reviewed-on: https://chromium-review.googlesource.com/1031101Reviewed-by:
Tien-Ren Chen <trchen@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#554626}
-
Kenneth Russell authored
We should add a better way to define mixins like these, but for the time being, add exceptions to trigger these jobs on physical hardware. It's not feasible to run these tests on MSAN right now. Tbr: thakis@chromium.org Bug: 830659, 835072 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;master.tryserver.chromium.linux:linux_chromium_asan_rel_ng;master.tryserver.chromium.linux:linux_chromium_msan_rel_ng;master.tryserver.chromium.linux:linux_chromium_tsan_rel_ng;master.tryserver.chromium.linux:linux_chromium_cfi_rel_ng Change-Id: Ifbc4d86262dfd203dd8b57670aac989e433b1f46 Reviewed-on: https://chromium-review.googlesource.com/1023333 Commit-Queue: Kenneth Russell <kbr@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#554625}
-
https://webrtc.googlesource.com/src.git/+log/e80689fcabde..de2ed7dc18d5 $ git log e80689fca..de2ed7dc1 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc 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 TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I0e189494d09afc26553970afd3c5b326881b8e07 Reviewed-on: https://chromium-review.googlesource.com/1034153 Commit-Queue: webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
webrtc-chromium-autoroll <webrtc-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#554624}
-
Xiaohan Wang authored
Clean up proprietary codec checks for EME. MP4 is not treated as "proprietary" anymore. So "proprietary codec" should only be used for real proprietary codes, e.g. AVC1 or AAC. Bug: 327115,837783 Test: Tests updated. Change-Id: I18b762ab543f2cf08c7dec195c28d3ee62143eb8 Reviewed-on: https://chromium-review.googlesource.com/1033695 Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#554623}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/90942960..14d7a4ab 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: I461cb43e7926d9ea96e00ccb50d71f24c90cad38 Reviewed-on: https://chromium-review.googlesource.com/1033904Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#554622}
-
Will Harris authored
BUG=837888 Change-Id: I9cadbc1cf7f8103c28f1a7f3f4f327c7393bd885 Reviewed-on: https://chromium-review.googlesource.com/1024795 Commit-Queue: Will Harris <wfh@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Zhenyao Mo <zmo@chromium.org> Reviewed-by:
Robert Liao <robliao@chromium.org> Cr-Commit-Position: refs/heads/master@{#554621}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: Idd7cefe36dae06a08fc8f7a788b4b70d5961482d Reviewed-on: https://chromium-review.googlesource.com/1033906Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#554620}
-
Wei Li authored
Feature flag use-pdf-compositor-service-for-print was accidentally removed from chrome://flags page in commit 48a4a526 due to use of build flag. Now we added it back so this feature can be controlled by users. BUG= TEST=Check chrome://flags, use-pdf-compositor-service-for-print should show up in that page. Change-Id: Iedd2d7a3d124b5c63de6d4488fa5f28fced1e06d Reviewed-on: https://chromium-review.googlesource.com/1033808Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#554619}
-
https://skia.googlesource.com/skia.git/+log/275df2e87306..7df62b559a65 $ git log 275df2e87..7df62b559 --date=short --no-merges --format='%ad %ae %s' 2018-04-28 angle-skia-autoroll Roll third_party/externals/angle2/ de279590a..bb3255b5a (5 commits) 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;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 TBR=stani@chromium.org Change-Id: I6e332d41eda950fed3fcba6eb76d840d2fee2671 Reviewed-on: https://chromium-review.googlesource.com/1034117 Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#554618}
-