- 19 Feb, 2018 40 commits
-
-
Morten Stenshorne authored
The new multicol tests fail because NG has no support for nested multicol yet. There's also a new position:sticky test that fails. TBR=kojii@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_layout_ng Change-Id: If48e42a5551939f7a4dde943142f332e979af13c Reviewed-on: https://chromium-review.googlesource.com/925661 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#537692}
-
Darren Shen authored
This patch allows CSSUnparsedValue items to be mutated/appended. See https://github.com/w3c/css-houdini-drafts/issues/664 Bug: 812919 Change-Id: I3e3c1d91fa9bfaa3a1a4adde45202c36c9bdb37f Reviewed-on: https://chromium-review.googlesource.com/923670Reviewed-by:
nainar <nainar@chromium.org> Commit-Queue: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/master@{#537691}
-
Darren Shen authored
We were crashing because converting CSSPerspective(-1px) to a CSSValue returns nullptr. The correct behaviour should be to convert it as CSSPerspective(calc(-1px)). Bug: 812620 Change-Id: I5ee70d4fb5eed064bcdad67391c3eb84531144d6 Reviewed-on: https://chromium-review.googlesource.com/924742 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:
nainar <nainar@chromium.org> Cr-Commit-Position: refs/heads/master@{#537690}
-
Kenichi Ishibashi authored
Before this CL we didn't stop appending data for mulitpart images even after there was an decode error. This doesn't align the assumption the base class has. The base class, Resource, doesn't expect calling AppendData() when there was an error. We should cancel the parser when there is a decode error so that we don't append data after the error. Bug: 813485 Change-Id: I40112e11bf1d7d1c84e2794c81bbaf178207496f Reviewed-on: https://chromium-review.googlesource.com/923668Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#537689}
-
Daniel Cheng authored
Add basic documentation in the headers, so some of the invariants and basic usage are more obvious without having to refer to a separate Markdown document. Change-Id: Ic14350c8745ba95c05f62be17760fb02c6f7bfef Reviewed-on: https://chromium-review.googlesource.com/924744Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Taiju Tsuiki <tzik@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#537688}
-
Tsuyoshi Horo authored
Bug: 803774 Change-Id: Ied7ac32ab21cf17c889980ab593e70ee85ef871c Reviewed-on: https://chromium-review.googlesource.com/923924Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#537687}
-
Scott Graham authored
Flaked on ARM64 at https://build.chromium.org/p/chromium.fyi/builders/Fuchsia%20ARM64/builds/6051, Blamelist includes https://chromium-review.googlesource.com/c/chromium/src/+/924001 which looks like it could be related, but also looks similar to general TaskScheduler timing flake, so disabling. TBR: wez@chromium.org Bug: 813651 Change-Id: Ic67fb40d5efe5cd614d6413e180311f372ae7269 Reviewed-on: https://chromium-review.googlesource.com/925546Reviewed-by:
Scott Graham <scottmg@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#537686}
-
Darren Shen authored
Currently, when we set width to something like -1, we would get an invalid value for width. According to the spec [1], we should be wrapping the invalid value in a calc. This patch wraps invalid values in calc, and changes the test harness to allow us to test this. Bug: 545318 Change-Id: I71769e1bc69164c9b7dcf0d2c54ca06b623b5d9e Reviewed-on: https://chromium-review.googlesource.com/923603 Commit-Queue: Darren Shen <shend@chromium.org> Reviewed-by:
nainar <nainar@chromium.org> Cr-Commit-Position: refs/heads/master@{#537685}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/1880a2eb..326ee962 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: I6770fb499f93225d26a14c8cb8d2b103ee3d7240 Reviewed-on: https://chromium-review.googlesource.com/925343Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#537684}
-
Xi Cheng authored
Bug: 734095 Change-Id: I13ad555008c546e71bf510acd4923a188277ad76 Reviewed-on: https://chromium-review.googlesource.com/923165Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Xi Cheng <chengx@chromium.org> Cr-Commit-Position: refs/heads/master@{#537683}
-
https://pdfium.googlesource.com/pdfium.git/+log/c8785f736df5..e53460ff2697 $ git log c8785f736..e53460ff2 --date=short --no-merges --format='%ad %ae %s' 2018-02-19 dsinclair Remove extraneous HasError checks 2018-02-19 dsinclair FormCalc Assignment is not a SimpleExpression 2018-02-19 dsinclair Cleanup FormCalc inheritance 2018-02-19 dsinclair Remove base class ToJavaScript methods in FormCalc 2018-02-19 dsinclair Cleanup JS generation in formcalc. 2018-02-19 dsinclair Inline FormCalc method names 2018-02-19 dsinclair Inline some formcalc identifiers 2018-02-19 dsinclair Merge FormCalc to JavaScript methods Created with: roll-dep src/third_party/pdfium The AutoRoll server is located here: https://pdfium-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=dsinclair@chromium.org Change-Id: Ic05e46f04d53b572379784cc2b160e1e5da9aa12 Reviewed-on: https://chromium-review.googlesource.com/925455Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#537682}
-
Alexander Khaustov authored
This is a reland of 88a96c6e. Original change's description: > remove ThreadLocalStorage::StaticSlot > > in favor of the pattern with > NoDestructor<ThreadLocalStorage::Slot> as discussed on PS1 @ > https://chromium-review.googlesource.com/c/chromium/src/+/881017/1 > > StaticSlot has been subject to a possible initialization race: > CHECK_NE(slot_, kInvalidSlotValue) in StaticSlot::Initialize > could fail if another thread initialized it to kInvalidSlotValue > > Change-Id: Iefaa1dde6f85842d20561851a9a26ad5f3a20973 > Reviewed-on: https://chromium-review.googlesource.com/881017 > Reviewed-by: Erik Chen <erikchen@chromium.org> > Reviewed-by: Miriam Gershenson <mgersh@chromium.org> > Reviewed-by: Robert Sesek <rsesek@chromium.org> > Reviewed-by: Peter Kasting <pkasting@chromium.org> > Reviewed-by: Gabriel Charette <gab@chromium.org> > Commit-Queue: Gabriel Charette <gab@chromium.org> > Cr-Commit-Position: refs/heads/master@{#537009} TBR=gab@chromium.org (already reviewed by others in original CL) Change-Id: I5675a9fe38d09486489155f897d602c87e008bb4 Reviewed-on: https://chromium-review.googlesource.com/924001 Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#537681}
-
Nathan Parker authored
Bug: 808721 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I0bb1055e363340ab58db1d557f2e9c46dc5a33d8 Reviewed-on: https://chromium-review.googlesource.com/912388 Commit-Queue: Nathan Parker <nparker@chromium.org> Reviewed-by:
Jialiu Lin (OOO Feb 14-19) <jialiul@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#537680}
-
vasilii authored
The new button appears when a password field is focused or when other password suggestions are displayed. The latter may happen when a username field is focused. Click on the button opens the list of passwords. User can find the relevant one there and copy it. Bug: 782287 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I199851bd28c76ac4b626f8a1ff81a86e8479a51e Reviewed-on: https://chromium-review.googlesource.com/816479 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#537679}
-
Scott Graham authored
Flaked at https://build.chromium.org/p/chromium.fyi/builders/Fuchsia/builds/14138. TBR: wez@chromium.org Bug: 813631 Change-Id: Ifda5f9f3efc04fa8f17859678713b9658e3652d7 Reviewed-on: https://chromium-review.googlesource.com/925450 Commit-Queue: Scott Graham <scottmg@chromium.org> Reviewed-by:
Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#537678}
-
https://pdfium.googlesource.com/pdfium.git/+log/03632fb7fd1f..c8785f736df5 $ git log 03632fb7f..c8785f736 --date=short --no-merges --format='%ad %ae %s' 2018-02-19 dsinclair Simplify CXFA_FMToken creation 2018-02-19 dsinclair Skip font loading in formcalc embedder tests Created with: roll-dep src/third_party/pdfium The AutoRoll server is located here: https://pdfium-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=dsinclair@chromium.org Change-Id: I87db1c73e7b2f3d378381c5ff2553b362b87b232 Reviewed-on: https://chromium-review.googlesource.com/925441Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#537677}
-
Bartosz Fabianowski authored
This adds a class that holds push-install event logs for all apps. The class is not hooked up to anything yet, so no log entries are read or written. Bug: b/73277923 Test: unit_tests Change-Id: Ic95c02d9a47b56492e9ac9ef9f0d8e1ce8aa4ea1 Reviewed-on: https://chromium-review.googlesource.com/916243 Commit-Queue: Bartosz Fabianowski <bartfab@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#537676}
-
Guido Urdaneta authored
This reverts commit 447c696a. Reason for revert: Introduces a regression. See https://crbug.com/813243 Original change's description: > Don't trigger end of track when starting a new disabled track > > Fix reporting a size of 2x2 on the video element during the loading > phase. > > Bug: 684288 > Change-Id: Id4adceefaf4c3df57a1ba41fd285862d72792b1a > Reviewed-on: https://chromium-review.googlesource.com/806215 > Commit-Queue: Florent Castelli <orphis@chromium.org> > Commit-Queue: Guido Urdaneta <guidou@chromium.org> > Reviewed-by: Guido Urdaneta <guidou@chromium.org> > Cr-Commit-Position: refs/heads/master@{#523152} TBR=guidou@chromium.org,orphis@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 684288, 813243 Change-Id: I60bc092c23d1840a9c7e95b4b1d8d02c52c6fb46 Reviewed-on: https://chromium-review.googlesource.com/924190 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#537675}
-
https://webrtc.googlesource.com/src.git/+log/de25a9a4be51..2b6f13508ec1 $ git log de25a9a4b..2b6f13508 --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;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Iabff0eea6a3b451b7687cdcd65750b07d6e2737c Reviewed-on: https://chromium-review.googlesource.com/924984 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@{#537674}
-
Dave Tapuska authored
Shadowed variables can make code harder to read. Don't support them in the content layer. BUG=794619 This CL was uploaded by git cl split. R=fsamuel@chromium.org Change-Id: Id33101d8feb26d33e4b3c8301bfb496bd9535298 Reviewed-on: https://chromium-review.googlesource.com/924163Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#537673}
-
Patrick Monette authored
Refactor most of SettingsAppMonitor into a base class. Move some functions to a utility header. Bug: 717696 Change-Id: Ia5d3765db6450ef5dd8e66d5ff607422914b37dc Reviewed-on: https://chromium-review.googlesource.com/907542Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#537672}
-
Michael Giuffrida authored
When a Chrome app restarts itself, its windows get closed before it is unloaded. It will then be asynchronously loaded again and sent the onLaunch event, at which point its background page may create a window. At each of these steps, we might have no windows open. In AppShell, closing the last window ends the main RunLoop. (Chrome has similar behavior, but only when there are no other Chrome windows open and no apps enabled that keep Chrome open in the background). Work around this by creating keep-alives spanning from when the app is unloaded for a reload, to when its first app window is shown. The tricky part is removing the keep-alive if an app fails to reload, or if it reloads but decides not to create a window. This class could be used by Chrome's ExtensionService as well, with some tweaks. See crbug.com/759811. Bug: 759867 Change-Id: I9040306ef18b8948d2f73e57e69de75a8aac997a Reviewed-on: https://chromium-review.googlesource.com/911733Reviewed-by:
Ben Wells <benwells@chromium.org> Reviewed-by:
Cait Phillips <caitkp@chromium.org> Commit-Queue: Michael Giuffrida <michaelpg@chromium.org> Cr-Commit-Position: refs/heads/master@{#537671}
-
https://pdfium.googlesource.com/pdfium.git/+log/f51cdbd2bddd..03632fb7fd1f $ git log f51cdbd2b..03632fb7f --date=short --no-merges --format='%ad %ae %s' 2018-02-19 dsinclair Simplify formcalc token list Created with: roll-dep src/third_party/pdfium The AutoRoll server is located here: https://pdfium-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=dsinclair@chromium.org Change-Id: Iaf7e73cb8da2f81b7f5c6af702348a49226d4e86 Reviewed-on: https://chromium-review.googlesource.com/924773 Commit-Queue: pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
pdfium-chromium-autoroll <pdfium-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#537670}
-
Anita Woodruff authored
Change-Id: Id007aa212c96d2d171a9f658da16d47e17ba21e3 Reviewed-on: https://chromium-review.googlesource.com/911573 Commit-Queue: Anita Woodruff <awdf@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#537669}
-
Paul Jensen authored
For the most part this comes down to piping the SocketTag from the HttpRequestInfo down to the QuicStreamRequest and into the QuicSessionKey. By including the SocketTag in the QuicSessionKey it means QUIC sessions will not be shared between requests with different tags, which facilitates accurately tagging all traffic. If streams with different tags shared a session, it wouldn't be possible to accurately attribute all traffic as packets could contain data meant to have multiple distinct tags. QuicStreamFactory makes sure to apply the SocketTag to the underlying socket. Bug: 520198 Change-Id: I7874713688dec76a71fef3bb331e20ea5233ddcc Reviewed-on: https://chromium-review.googlesource.com/886861 Commit-Queue: Paul Jensen <pauljensen@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#537668}
-
Bernhard Bauer authored
Bug: 813594 Change-Id: I33c8d72cb8a856f363799049743c63584593a362 Reviewed-on: https://chromium-review.googlesource.com/925272Reviewed-by:
Peter Conn <peconn@chromium.org> Commit-Queue: Bernhard Bauer <bauerb@chromium.org> Cr-Commit-Position: refs/heads/master@{#537667}
-
Yutaka Hirano authored
This doesn't change the behavior. Bug: 808390 Change-Id: I54f04cd5aa7b69e25d9fa72fc82489ac9e006d28 Reviewed-on: https://chromium-review.googlesource.com/923923Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#537666}
-
Dave Tapuska authored
Shadowed variables can make code harder to read. Don't support them in the content layer. BUG=794619 This CL was uploaded by git cl split. R=kinuko@chromium.org Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: I496a5dbfd270826969deea1edb01dd572dff2d99 Reviewed-on: https://chromium-review.googlesource.com/923353Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#537665}
-
Yutaka Hirano authored
This CL uses ResourceTiming API to speed up the test cases while avoiding flakiness. Bug: 779965 Change-Id: I40dc2fae470df296c87c12e432fc7fc7644cc40a Reviewed-on: https://chromium-review.googlesource.com/923625 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#537664}
-
Martin Sramek authored
Bug: 813554 Change-Id: I0f9944b5919b9d51e46868aaafa16dd18952dee6 Reviewed-on: https://chromium-review.googlesource.com/924034Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Reviewed-by:
Christian Dullweber <dullweber@chromium.org> Commit-Queue: Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#537663}
-
Thomas Tangl authored
This CL adds a unit test for the account image persistence in AccountTrackerService. Bug: 794522 Change-Id: I4e5afde41d9d1518ac4f10c968cf122f0dc44bcb Reviewed-on: https://chromium-review.googlesource.com/923970Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Thomas Tangl <tangltom@chromium.org> Cr-Commit-Position: refs/heads/master@{#537662}
-
Chromium WPT Sync authored
Using wpt-import in Chromium e1bb2695. With Chromium commits locally applied on WPT: 91310914 "Port another set of sticky tests to JS rather than reftests" Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/12605 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: bugsnash@chromium.org, ericwilligers@chromium.org, meade@chromium.org, nainar@chromium.org, rjwright@chromium.org, shend@chromium.org: external/wpt/css/css-cascade cbiesinger@chromium.org: external/wpt/css/css-flexbox external/wpt/css/vendor-imports/mozilla/mozilla-central-reftests/flexbox domenic@chromium.org, ricea@chromium.org, tyoshino@chromium.org: external/wpt/streams drott@chromium.org, kojii@chromium.org: external/wpt/css/css-fonts kozyatinskiy@chromium.org: external/wpt/console meade@chromium.org: external/wpt/web-animations mstensho@chromium.org: external/wpt/css/css-multicol smcgruer@chromium.org: external/wpt/css/css-position tyoshino@chromium.org, yhirano@chromium.org, mkwst@chromium.org, japhet@chromium.org: external/wpt/fetch TBR=lukebjerring No-Export: true Change-Id: Ieb61139e5e661017069c6ae87005442b3071b6c7 Reviewed-on: https://chromium-review.googlesource.com/924903 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@{#537661}
-
Paul Jensen authored
Bug: 520198 Change-Id: I4313f295c704d852c98feadc009e5720c0aea5a9 Reviewed-on: https://chromium-review.googlesource.com/893804 Commit-Queue: Paul Jensen <pauljensen@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#537660}
-
https://chromium.googlesource.com/angle/angle.git/+log/9fdaa497b489..697bf65c1107 $ git log 9fdaa497b..697bf65c1 --date=short --no-merges --format='%ad %ae %s' 2018-02-16 oetuaho Avoid redundant symbol lookup when parsing functions Created with: roll-dep src/third_party/angle The AutoRoll server is located here: https://angle-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.android:android_optional_gpu_tests_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=fjhenigman@chromium.org Change-Id: If64885d53a2bc2c78b103d0f53b402b2fcc3f4a6 Reviewed-on: https://chromium-review.googlesource.com/924770Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#537659}
-
Thiemo Nagel authored
BUG=813578 TBR=vmpstr Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Change-Id: I17a59d1d7d20c4bdd36388b2133892625253977d Reviewed-on: https://chromium-review.googlesource.com/924197 Commit-Queue: Thiemo Nagel <tnagel@chromium.org> Reviewed-by:
Thiemo Nagel <tnagel@chromium.org> Cr-Commit-Position: refs/heads/master@{#537658}
-
tzik authored
After this CL: * TaskRunnerBoundObserverList no longer needs tuple for its invocation. * No ObserverStoreType support, as there was no user of that. Also, this CL drops base::internal::ParamsUseScopedRefptrCorrectly, as there's no user of it after this CL. Change-Id: Iefc215690070aaed5d57178be058c7916c811483 Reviewed-on: https://chromium-review.googlesource.com/923225Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#537657}
-
Kinuko Yasuda authored
Mechanical changes only (for now), will make a separate change to sort out BUILD.gn changes. TBR=mek@chromium.org, jam@chromium.org, haraken@chromium.org Bug: 809983 Change-Id: Iea0383a50dfac6a49eef6fcd61051ea8d58ed27b Reviewed-on: https://chromium-review.googlesource.com/923905 Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#537656}
-
Thiemo Nagel authored
BUG=813545 TBR=media-dev Change-Id: I1e0f2d69d4e3d962be5e7fbeadc9af7b0e705342 Reviewed-on: https://chromium-review.googlesource.com/924704Reviewed-by:
Thiemo Nagel <tnagel@chromium.org> Commit-Queue: Thiemo Nagel <tnagel@chromium.org> Cr-Commit-Position: refs/heads/master@{#537655}
-
Hans Wennborg authored
This reverts commit b0dc3696. Reason for revert: The best breaks all Windows buildbots on the chromium.clang waterfall, and I guess others might be broken too. Either these need to be added to the blacklist for this test, or ideally there would be some mechanism to express this test needs to run on Win10 hosts. Original change's description: > Run notification_helper_unittests on Chromium buildbots > > Since this unit test requires WinRT which only exists on Windows 8 or above, > we don't run it on Windows 7 bots. > > Bug: 734095 > Change-Id: I6889efb1e9425fe3cc4ae37ae6b0f0d54e7c4f5a > Reviewed-on: https://chromium-review.googlesource.com/915016 > Commit-Queue: Xi Cheng <chengx@chromium.org> > Reviewed-by: Dirk Pranke <dpranke@chromium.org> > Cr-Commit-Position: refs/heads/master@{#536906} TBR=dpranke@chromium.org,chengx@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 734095, 813553 Change-Id: I9ae4611aedb58d1ecf58ba25c2b4f387ae40a59b Reviewed-on: https://chromium-review.googlesource.com/923740Reviewed-by:
Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#537654}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/8afe6561..1880a2eb 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: Ibd38aa2f4b5cd7684127bfff0455ad94f7cb022f Reviewed-on: https://chromium-review.googlesource.com/924731Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#537653}
-