- 31 Dec, 2018 28 commits
-
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/95bdf5f39ec6..c98c8a0a9d19 git log 95bdf5f39ec6..c98c8a0a9d19 --date=short --no-merges --format='%ad %ae %s' 2018-12-31 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 27eb7bb4..c5391e48 (619209:619309) Created with: gclient setdep -r src/third_party/webrtc@c98c8a0a9d19 The AutoRoll server is located here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_chromium_archive_rel_ng;luci.chromium.try:mac_chromium_archive_rel_ng BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I9b137a964b700b643e3782e3a3b1c9f3c974d52b Reviewed-on: https://chromium-review.googlesource.com/c/1392890Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619315}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ef22344d5e92..6c0102d6f76d Created with: gclient setdep -r src-internal@6c0102d6f76d The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: If72ad26155ec2bc1a97e772f8c0829e70d37bda5 Reviewed-on: https://chromium-review.googlesource.com/c/1392891Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619314}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a8894a8cc4e7..ef22344d5e92 Created with: gclient setdep -r src-internal@ef22344d5e92 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I404ba149efd3561d7f7f6545b6e54af57ca3e352 Reviewed-on: https://chromium-review.googlesource.com/c/1392889Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619313}
-
Aleks Totic authored
The old code made an incorrect assumption that if Legacy's IntrinsicSizingInfo did not compute width/height, the fallback should be LayoutBox::IntrinsicSize. I thought I was being clever, and was trying to keep sizing computation logic out of LayoutBox. Unfortunately, not enough information is exposed by LayoutBox to compute ReplacedSize from raw IntrinsicSize, and IntrinsicSizingInfo must be used. The correct fix is to use ConstraintSpace::AvailableSize if IntrinsicSizingInfo is unavailable. Bug: 916387 Change-Id: Ib58bbd4775aa9fe1129bc5613d1652123b12670e Reviewed-on: https://chromium-review.googlesource.com/c/1392367 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#619312}
-
Balazs Engedy authored
Bug: 918124 Change-Id: I2b4c03454cacd17bb85f52819789fde6e5eb689e TBR: mastiz@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/1392946 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#619311}
-
Balazs Engedy authored
Bug: 891427 Change-Id: I0a3e53ee9e3b6dbe5989adf4286ce2cbfef3ef59 TBR: sahel@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/1392945 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#619310}
-
Balazs Engedy authored
This reverts commit 11078061. Reason for revert: Broke ios-slimnav ios_chrome_integration_egtests. Original change's description: > [iOS] Convert ContextMenu Franky tests to EG > > This CL adds two EarlGrey test to replace Franky tests. > > Bug: 910345 > Change-Id: I11ec95f0292839c150f79dd7ffd69a50b05fb9cd > Reviewed-on: https://chromium-review.googlesource.com/c/1392091 > Commit-Queue: Gauthier Ambard <gambard@chromium.org> > Reviewed-by: Eric Noyau <noyau@chromium.org> > Cr-Commit-Position: refs/heads/master@{#619159} TBR=noyau@chromium.org,gambard@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 910345 Change-Id: Ic80974585f453575309e4a6d1fc5d1abc45c070e Reviewed-on: https://chromium-review.googlesource.com/c/1392944Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#619309}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/bb9739d1965b..a8894a8cc4e7 Created with: gclient setdep -r src-internal@a8894a8cc4e7 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I8b8b9c1e5e3d455d0407f1e8fb14181dc7d425c7 Reviewed-on: https://chromium-review.googlesource.com/c/1392888Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619308}
-
gambard authored
This CL fixes some crashes in the Collection Cell Catalog. Bug: 894791 Change-Id: I2ae86bfbbd46cde6dbee1a28808c7d611b802961 Reviewed-on: https://chromium-review.googlesource.com/c/1392095Reviewed-by:
Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#619307}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/61218df62bb7..bb9739d1965b Created with: gclient setdep -r src-internal@bb9739d1965b The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I612a23c480c41ab1761205efa41167a896f91f31 Reviewed-on: https://chromium-review.googlesource.com/c/1392887Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619306}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/881309cf58af..61218df62bb7 Created with: gclient setdep -r src-internal@61218df62bb7 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: Ie24f3b810779d5e70d530f11712c2e375eda52b8 Reviewed-on: https://chromium-review.googlesource.com/c/1392886Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619305}
-
Morten Stenshorne authored
This is an outline paint order issue. TBR=chrishtr@chromium.org Bug: 915204 Change-Id: I604b741d18b8c4806ac4020d97ce2b2478ef10e2 Reviewed-on: https://chromium-review.googlesource.com/c/1392184Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#619304}
-
Avi Drissman authored
BUG=837308 Change-Id: I6aafd4b6e2fcc2dc5e021a6322c2e9ce1e23284c Reviewed-on: https://chromium-review.googlesource.com/c/1391957Reviewed-by:
Eric Roman <eroman@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Commit-Queue: Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#619303}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ef399182b51e..881309cf58af Created with: gclient setdep -r src-internal@881309cf58af The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I09b2c8f282654e5c2011048879bcfb59c72cde21 Reviewed-on: https://chromium-review.googlesource.com/c/1392885Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619302}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. The AutoRoll server is located here: https://autoroll.skia.org/r/afdo-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=gbiv@chromium.org Change-Id: Ie57c0b34927f4164648f9dcafa37759fe246279a Reviewed-on: https://chromium-review.googlesource.com/c/1392884Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619301}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/28862e733fdb..ef399182b51e Created with: gclient setdep -r src-internal@ef399182b51e The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I7c9850adbfef157def3f5cd6db80ec10d4ae789b Reviewed-on: https://chromium-review.googlesource.com/c/1392883Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619300}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7b0f0149474a..61b3d1d00057 git log 7b0f0149474a..61b3d1d00057 --date=short --no-merges --format='%ad %ae %s' 2018-12-31 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset Created with: gclient setdep -r src/third_party/skia@61b3d1d00057 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=bungeman@chromium.org Change-Id: I5f5324302b9f12b76c78366c92a9e48d81c86c6d Reviewed-on: https://chromium-review.googlesource.com/c/1392841Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619299}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f5119dc6ef40..28862e733fdb Created with: gclient setdep -r src-internal@28862e733fdb The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: If1ace323ed42f9c157a8f10835a41befd02b720f Reviewed-on: https://chromium-review.googlesource.com/c/1392842Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619298}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/d97ff59d..c49505f1 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=luci.chromium.try:linux-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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I1391fe1312f9869d793abbf9655fc728a68cd4e6 Reviewed-on: https://chromium-review.googlesource.com/c/1392717Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619297}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/6d9d70995ed5..1716f486f900 git log 6d9d70995ed5..1716f486f900 --date=short --no-merges --format='%ad %ae %s' 2018-12-31 dburger@chromium.org Remove deprecated waterfall.py constants file and associated fallout Created with: gclient setdep -r src/third_party/chromite@1716f486f900 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=chrome-os-gardeners@chromium.org Change-Id: I7f0600a96d2c1754f5c55a8183ff60b234f9e052 Reviewed-on: https://chromium-review.googlesource.com/c/1392840Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619296}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/9db4cb46169f..f5119dc6ef40 Created with: gclient setdep -r src-internal@f5119dc6ef40 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I420e1148cef1e2a5247582f4cb89933284e9ef0f Reviewed-on: https://chromium-review.googlesource.com/c/1392839Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619295}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/93138bc36326..9db4cb46169f Created with: gclient setdep -r src-internal@9db4cb46169f The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I7e078cd7afc0d3940df952c0a85bf8874fc966f6 Reviewed-on: https://chromium-review.googlesource.com/c/1392837Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619294}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I747140cb88add01429565da585388f361793f145 Reviewed-on: https://chromium-review.googlesource.com/c/1392838Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619293}
-
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: Iec3f91a4e892400d0f2a3326d434dffc6a95eee9 Reviewed-on: https://chromium-review.googlesource.com/c/1392758Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#619292}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/38614478dcb0..93138bc36326 Created with: gclient setdep -r src-internal@93138bc36326 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: Iafb77e566c6efc2c73eeb8fe908cb232c4b6784f Reviewed-on: https://chromium-review.googlesource.com/c/1392833Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619291}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/9aab09483ff7..38614478dcb0 Created with: gclient setdep -r src-internal@38614478dcb0 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I2fbbfc6a5d57291fb0d0ffbe51e93c28a62182da Reviewed-on: https://chromium-review.googlesource.com/c/1392832Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619290}
-
Joel Hockey authored
https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/633fc031bece..44b6331b895d $ git log 633fc031b..44b6331b8 --date=short --no-merges --format='%ad %ae %s' 2018-12-17 allenwebb system_api: Add IsFeatureEnabled dbus method in server_constants.h 2018-12-26 itspeter system_api: add more fileds for runtime_probe's Battery 2018-12-20 joelhockey vm_tools: return username in ContainerStartedSignal, SetUpLxdContainerUser 2018-12-18 danielng system_api: Added exec field to apps.proto to improve Crostini app search 2018-12-19 tetsui system_api: Generate go proto for power_manager. 2018-11-09 sonnysasaka bluetooth: Support multi-client discovery Created with: roll-dep src/third_party/cros_system_api Change-Id: I8c057d44452b1a0360c0757493011fb9d106241b Reviewed-on: https://chromium-review.googlesource.com/c/1392685Reviewed-by:
Anand Mistry <amistry@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#619289}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/3a4116167aa3..9aab09483ff7 Created with: gclient setdep -r src-internal@9aab09483ff7 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: Iab33b3c375fa4793ae4ff86a7a902a1995aeb945 Reviewed-on: https://chromium-review.googlesource.com/c/1392831Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619288}
-
- 30 Dec, 2018 12 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/e244bbcc3332..6d9d70995ed5 git log e244bbcc3332..6d9d70995ed5 --date=short --no-merges --format='%ad %ae %s' 2018-12-30 vapier@chromium.org cbuildbot: sdk: run SyncChrome in parallel with BuildSDKBoardStage Created with: gclient setdep -r src/third_party/chromite@6d9d70995ed5 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=chrome-os-gardeners@chromium.org Change-Id: I392c24352b91dcb26ee4b33d2c6b69b0bb92ac17 Reviewed-on: https://chromium-review.googlesource.com/c/1392830Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619287}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/db689fadb61a..3a4116167aa3 Created with: gclient setdep -r src-internal@3a4116167aa3 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I0b1be90947eddcfaae4a87c630004b498add6312 Reviewed-on: https://chromium-review.googlesource.com/c/1392829Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619286}
-
Victor Costan authored
The interface has a single implementation in content/renderer. This CL removes the interface and updates the content/renderer code to refer directly to the implementation class. TBR=jsbell Bug: 611938 Change-Id: I2777386c33662f973d5e6ec2bde3fe4091cd62ea Reviewed-on: https://chromium-review.googlesource.com/c/1392285Reviewed-by:
Victor Costan <pwnall@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#619285}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/c4767314cc91..db689fadb61a Created with: gclient setdep -r src-internal@db689fadb61a The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I531f66915abb6440fb58a28ff53124273a710872 Reviewed-on: https://chromium-review.googlesource.com/c/1392828Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619284}
-
Victor Costan authored
Bug: 611938 Change-Id: I4c1d6a30937cb20ae92ca44996f8bff61d2776c9 Reviewed-on: https://chromium-review.googlesource.com/c/1392253 Commit-Queue: Avi Drissman <avi@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#619283}
-
Victor Costan authored
This will facilitate AppCache Onion Souping reviews. Bug: 611938 Change-Id: Ifa8ca2899855584e1c400ada364618b259744bd5 Reviewed-on: https://chromium-review.googlesource.com/c/1392282Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#619282}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a409b372cc80..c4767314cc91 Created with: gclient setdep -r src-internal@c4767314cc91 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: Idf809d61f1ddc00ee39a477e0aaa49b5a8d51566 Reviewed-on: https://chromium-review.googlesource.com/c/1392827Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619281}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6ab4a3b9622f..a409b372cc80 Created with: gclient setdep -r src-internal@a409b372cc80 The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I33414396876253f7c84261d0f8757c6cc6df3315 Reviewed-on: https://chromium-review.googlesource.com/c/1392826Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619280}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/197b1f7900a2..7b0f0149474a git log 197b1f7900a2..7b0f0149474a --date=short --no-merges --format='%ad %ae %s' 2018-12-30 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 9f088621ebf5..60a50cfcb876 (1 commits) Created with: gclient setdep -r src/third_party/skia@7b0f0149474a The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=bungeman@chromium.org Change-Id: I32c824bc5091520c8c907af915ad7d1406a61954 Reviewed-on: https://chromium-review.googlesource.com/c/1392824Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619279}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/91ae7f73e18a..6ab4a3b9622f Created with: gclient setdep -r src-internal@6ab4a3b9622f The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I525934669b630d1485239d34e371cdfb4dd251f2 Reviewed-on: https://chromium-review.googlesource.com/c/1392823Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619278}
-
Gabriel Charette authored
See https://crbug.com/892228#c4 for flake diagnosis. TBR=pkasting@chromium.org Bug: 892228 Change-Id: I000743d3b38a12171af09fc5aa8d7d0f07d89c91 Reviewed-on: https://chromium-review.googlesource.com/c/1392713 Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#619277}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e49d5d486f98..91ae7f73e18a Created with: gclient setdep -r src-internal@91ae7f73e18a The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. TBR=mmoss@chromium.org Change-Id: I6b8a8ff9c927d6830aaeb21aac51029bff114f02 Reviewed-on: https://chromium-review.googlesource.com/c/1392782Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#619276}
-