- 30 Jun, 2018 40 commits
-
-
Nico Weber authored
If any of these fail on their bots, I'll file dedicated bugs for that and re-disable with a link to the bug. Bug: 843511,830944,814403 Change-Id: Ib1beb2fc1ffcade39535b47b25b50340131092e5 Reviewed-on: https://chromium-review.googlesource.com/1121524Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#571782}
-
Christopher Cameron authored
Only have a non-zero deadline when resizing -- otherwise new tab creation and tab-switch can feel janky. Bug: 855364 Change-Id: If198085e418f0bf9ed5af47833d23df0c37c47c7 Reviewed-on: https://chromium-review.googlesource.com/1121630Reviewed-by:
Fady Samuel <fsamuel@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#571781}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/3f6e3cd26961..dc425041e324 git log 3f6e3cd26961..dc425041e324 --date=short --no-merges --format='%ad %ae %s' 2018-06-30 dgarrett@chromium.org Revert "chromeos_config: Move release builders to swarming." Created with: gclient setdep -r src/third_party/chromite@dc425041e324 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. BUG=chromium:853969 TBR=chrome-os-gardeners@chromium.org Change-Id: I07116f9095f5cb21230b9f73fd7649a95b443b2e Reviewed-on: https://chromium-review.googlesource.com/1121601Reviewed-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@{#571780}
-
Chromium WPT Sync authored
Using wpt-import in Chromium f6b87b6b. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/20390 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=kereliuk No-Export: true Change-Id: Ib62b056173e648324f24f2f08f0e18121a32bd5b Reviewed-on: https://chromium-review.googlesource.com/1121693 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@{#571779}
-
Brian White authored
Some clients do not have the sampling configuration for UKM records and the large number of entries can cause significant bias when weighted against those clients that are sampling. Setting a large default sampling value will at least bias the other way. Testing code needs to disable this or results will be missing so an interface was added to DisableSamplingForTesting. Unfortunately, not all test failures are caught by the try-bots, so... SHERIFF: Feel free to revert this if it breaks tests (due to missing ukm results). Bug: 766909 Change-Id: I163822fa5dd36d34b6b4ad4ab02c26ee0915bf74 Reviewed-on: https://chromium-review.googlesource.com/1113657Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#571778}
-
Chromium WPT Sync authored
Using wpt-import in Chromium e7f91552. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/20389 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 kojii@chromium.org: external/wpt/css/css-text/overflow-wrap TBR=kereliuk No-Export: true Change-Id: I713413dc812dc18ded447de091a6dfd2d177e953 Reviewed-on: https://chromium-review.googlesource.com/1121691 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@{#571777}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/b5ad7b8d..dda0432d 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: Id972f03a02c9b05ebf6eed80f8470de3361f0a59 Reviewed-on: https://chromium-review.googlesource.com/1121690Reviewed-by:
V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: V8 Autoroller <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#571776}
-
Kenneth Russell authored
Replacing junov who is leaving the team. Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I67ae9d8cdf6d5377ec65d493dfaee6a18f4ed81c Reviewed-on: https://chromium-review.googlesource.com/1121541Reviewed-by:
Philip Rogers <pdr@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#571775}
-
Keishi Hattori authored
Fixes data races TSan found in HeapTest Bug: 831674 Change-Id: Id2d347483a9339d201554862799a4528b542230e Reviewed-on: https://chromium-review.googlesource.com/1121666Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#571774}
-
Chromium WPT Sync authored
Using wpt-import in Chromium b0f7ee7d. Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/20388 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: jsbell@chromium.org: external/wpt/resources TBR=kereliuk No-Export: true Change-Id: If1beb971d3d8bec8eabb3aff40204336495233d3 Reviewed-on: https://chromium-review.googlesource.com/1121689 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@{#571773}
-
Aidan Wolter authored
BUG=b:110480251 TEST=Build Change-Id: I5ddc40645ad60d32be0fb1a504c4f0615dc505ea Reviewed-on: https://chromium-review.googlesource.com/1113813Reviewed-by:
Ken Rockot <rockot@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Aidan Wolter <awolter@chromium.org> Cr-Commit-Position: refs/heads/master@{#571772}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/cf863fb9b446..75e69028956d git log cf863fb9b446..75e69028956d --date=short --no-merges --format='%ad %ae %s' 2018-06-30 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 6ef24d7824d2..a72f400c5ff3 (3 commits) Created with: gclient setdep -r src/third_party/skia@75e69028956d 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=jcgregorio@chromium.org Change-Id: I439cba13a697fbb9a8127cfdd4f20f342299f313 Reviewed-on: https://chromium-review.googlesource.com/1121600Reviewed-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@{#571771}
-
Kunihiko Sakamoto authored
- Add a browser test case that uses real (not mocked) CertVerifier. - Re-generate test certificates removing the critical flag of CanSignHttpExchangesDraft extension, since the extension is not known to the OS cert verifiers. Bug: 851778 Change-Id: Ic43319229feddcbaa0349a4f81c995011e63bc7b Reviewed-on: https://chromium-review.googlesource.com/1116406Reviewed-by:
Ryan Sleevi <rsleevi@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#571770}
-
skia-chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/b7b9d02ac020..cf863fb9b446 git log b7b9d02ac020..cf863fb9b446 --date=short --no-merges --format='%ad %ae %s' 2018-06-30 skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com Update markdown files Created with: gclient setdep -r src/third_party/skia@cf863fb9b446 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=jcgregorio@chromium.org Change-Id: Icff1261f808d6498fa02c9d8bc986bbb16391349 Reviewed-on: https://chromium-review.googlesource.com/1121599Reviewed-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@{#571769}
-
Aleks Totic authored
This test's baseline was incorrect. Child's writing mode is influencing its offset inside parent. IE matches NG rendering. Bug: 740993 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng Change-Id: I779db404ca3e4c8960a95e09beaa854294260dca Reviewed-on: https://chromium-review.googlesource.com/1121247 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#571768}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/de3a6f421ec7..3f6e3cd26961 git log de3a6f421ec7..3f6e3cd26961 --date=short --no-merges --format='%ad %ae %s' 2018-06-30 vapier@chromium.org cros_portage_upgrade: restore functionality Created with: gclient setdep -r src/third_party/chromite@3f6e3cd26961 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. BUG=chromium:858925 TBR=chrome-os-gardeners@chromium.org Change-Id: I845a9b78083e625400501c859431e2d32032f74e Reviewed-on: https://chromium-review.googlesource.com/1121598Reviewed-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@{#571767}
-
fuchsia-sdk-chromium-autoroll authored
The AutoRoll server is located here: https://fuchsia-sdk-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia_arm64_cast_audio;luci.chromium.try:fuchsia_x64_cast_audio TBR=cr-fuchsia+bot@chromium.org Change-Id: I6c29dc6a3051500d6e68616c22c300e8b3689a4e Reviewed-on: https://chromium-review.googlesource.com/1121686Reviewed-by:
Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: Fuchsia SDK Autoroller <fuchsia-sdk-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#571766}
-
Olga Sharonova authored
Bug: 832666 Change-Id: I4dfafd0d6d9d4867dc4c7460644a7166ad5e6e8c Reviewed-on: https://chromium-review.googlesource.com/1120502Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#571765}
-
afdo-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 The AutoRoll server is located here: https://afdo-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=gbiv@chromium.org Change-Id: I284246df11c4d73f1a3a6ad70442366373a63f6c Reviewed-on: https://chromium-review.googlesource.com/1121683Reviewed-by:
afdo-chromium-autoroll <afdo-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Commit-Queue: afdo-chromium-autoroll <afdo-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#571764}
-
Gabriel Charette authored
These metric help evaluate whether scheduled sleeps (especially long ones) tend to be the cause of the next wakeup or not. This will influence the upcoming redesign of delayed tasks management. The time histogram was extended to 14 days since that's the maximum possible cap we will enforce @ crbug.com/850450#c3. With 50 buckets that still yields 7 buckets under 16ms so we get proper resolution in the fast range too. This will also, as a side-effect of not doing delayed tasks logic when ShouldQuitWhenIdle(), result in disabling hi-resolution timers when the loop is QuitWhenIdle(). Not that this will matter much for power per this mostly being a test-only operation but always nice to reduce time spent under hi-res timers. Bug: 850450, 786597, 854237 Change-Id: Ic552a512f534fc04162a3d6b53c6043621bb3fcf Reviewed-on: https://chromium-review.googlesource.com/1094301 Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/master@{#571763}
-
webrtc-chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/20b4b0dcf066..5a482847e95b git log 20b4b0dcf066..5a482847e95b --date=short --no-merges --format='%ad %ae %s' 2018-06-30 buildbot@webrtc.org Roll chromium_revision 810d8218..f06b8215 (571617:571725) Created with: gclient setdep -r src/third_party/webrtc@5a482847e95b 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=luci.chromium.try:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng BUG=chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I00245850bdb65ca49628e8c219d61d7dcca7baf2 Reviewed-on: https://chromium-review.googlesource.com/1121597Reviewed-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@{#571762}
-
Yi Gu authored
TBR=klausw@chromium.org NOTRY=True Bug: 859270 Change-Id: I084037c5686e6ab7ac047556b64ff9dc49b41245 Reviewed-on: https://chromium-review.googlesource.com/1121676Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#571761}
-
dpapad authored
Instead "dom-module id=" should be used everywhere. This change makes CrSettingsFocusRowBehavior.FocusTest pass in Polymer 2. Bug: 739532 Change-Id: I9ae09e78e5239bc7432845d4ced9632811d4a7cc Reviewed-on: https://chromium-review.googlesource.com/1121582Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#571760}
-
Aleks Totic authored
We were painting text in all paint phases, causing some tests to crash. Similar routine: LineBoxListPainter::Paint only paint during the foreground/selection phases. This fixes 8 crashes, and removes some no longer necessary baselines. Bug: 714962 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng;luci.chromium.try:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ib4819b3dfee58256f398ef6f123553eb34107ec5 Reviewed-on: https://chromium-review.googlesource.com/1121545 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#571759}
-
Kenneth Russell authored
The underlying bug should be fixed. Tbr: ynovikov@chromium.org Bug: 857112 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Ie0f277447d01644f0c76134d6d7d570f5f03d8fc Reviewed-on: https://chromium-review.googlesource.com/1121595Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#571758}
-
Yi Gu authored
Mark virtual/threaded/external/wpt/feature-policy/experimental-features/vertical-scroll-touch-block-manual.tentative.html. timeout on Win7 TBR=ekaramad@chromium.org NOTRY=True Bug: 850964 Change-Id: I9ae6e227f3ab158c7aa93217358cbae11ba2ede4 Reviewed-on: https://chromium-review.googlesource.com/1121633Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#571757}
-
Bill Orr authored
These tests were flakily broken by a recent change to introduce a mojo interface where a C++ interface once was. During destruction, there was a race between an async mojo binding error vs. GvrDevice destruction. If GvrDevice is destroyed too early, we don't get the disconnect message and the GvrDelegate is never told that we have exited presentation. The fix is to check whether we are presenting in GvrDevice's destructor, and treat destruction as another signal to stop presentation. TBR=mthiesse,bsheedy Bug: 859217 Change-Id: I0c47da28d4c61ad44839d0b3c1dff1240d2e034d Reviewed-on: https://chromium-review.googlesource.com/1121624Reviewed-by:
Bill Orr <billorr@chromium.org> Commit-Queue: Bill Orr <billorr@chromium.org> Cr-Commit-Position: refs/heads/master@{#571756}
-
Yi Gu authored
TBR=wez@chromium.org NOTRY=True Bug: 859151 Change-Id: Id45c6e679ea50523e99a72cf9ae52a7bd1254286 Reviewed-on: https://chromium-review.googlesource.com/1121631Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#571755}
-
rajendrant authored
Network traffic annotations provides an unique hash for each component that creates the URLRequest. This CL records data use against the hashes, so that no client change is needed when new services are added. New service names could be independently added in enums.xml. Different conditions upstream/downstream, app state in background/foreground are added as suffixes to the histogram. Notably, network connection type (cellular/non-cellular) is not added as suffix. This CL also deprecates the histograms DataUse.AllServices.BackgroundKB and DataUse.MessageSize.AllServices.* histograms. Bug: 843715 Change-Id: Iecffb840afa1880bd383972c30e82925b519c18b Reviewed-on: https://chromium-review.googlesource.com/1114061Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Reviewed-by:
Ryan Sturm <ryansturm@chromium.org> Commit-Queue: rajendrant <rajendrant@chromium.org> Cr-Commit-Position: refs/heads/master@{#571754}
-
Yi Gu authored
TBR=luoe@chromium.org NOTRY=True Bug: 859064 Change-Id: Ib465b82c39f3d594f95b73df29fe5684020e5bd6 Reviewed-on: https://chromium-review.googlesource.com/1121628Reviewed-by:
Yi Gu <yigu@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#571753}
-
Ryan Hamilton authored
Merge internal change: 202544067 Change-Id: Ibf16eef2c6f61fe1e34920494a03a7ae5c93e433 Reviewed-on: https://chromium-review.googlesource.com/1119259Reviewed-by:
Zhongyi Shi <zhongyi@chromium.org> Commit-Queue: Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#571752}
-
Chris Harrelson authored
TBR=trchen@chromium.org Bug: 855542 Change-Id: I4c06b96829b2e7f18924be69b562ac8ccf5bf3bc Reviewed-on: https://chromium-review.googlesource.com/1121376 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by:
Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#571751}
-
Gyuyoung Kim authored
StagingBufferPool has been only supporting the MemoryCoordinator. However, it is not enabled by default. So it would be good if we support the memory pressure handler until the MemoryCoordinator is enabled by default. Especially, it will help low-end devices to reduce memory usage under the out-of-memory situation. Bug: 856527 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: I52be2b732199c66ddaac015fb29aae274ff2fb1d Reviewed-on: https://chromium-review.googlesource.com/1114559 Commit-Queue: Gyuyoung Kim <gyuyoung.kim@lge.com> Reviewed-by:
Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#571750}
-
Chromite Chromium Autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/1bf75a651fe5..de3a6f421ec7 git log 1bf75a651fe5..de3a6f421ec7 --date=short --no-merges --format='%ad %ae %s' 2018-06-30 vapier@chromium.org deploy_chrome: drop setuid bit on chrome sandbox 2018-06-29 dgarrett@google.com chromeos_config: Move release builders to swarming. Created with: gclient setdep -r src/third_party/chromite@de3a6f421ec7 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. BUG=chromium:312380,chromium:576409,chromium:853969 TBR=chrome-os-gardeners@chromium.org Change-Id: I545b6ab9a3cf2a6b1bb90c714f8e160275521340 Reviewed-on: https://chromium-review.googlesource.com/1121596Reviewed-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@{#571749}
-
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: I64d43f73ef31320163291c309ad756f93af8e473 Reviewed-on: https://chromium-review.googlesource.com/1121522Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#571748}
-
Nico Weber authored
Run cast_unittests, cc_unittests, chromedriver_unittests, components_browsertests, snapshot_unittests on the cros bots. Also run printing_unittests on the cros dbg bot (it's already running on the rel bot). These tests already run and pass on the cros memory bots, so it's not clear why they shouldn't run on the regular cros bots. Bug: 843511 Change-Id: Ia845a7477fcab01bbb8df257585cbde4463a9e8c Reviewed-on: https://chromium-review.googlesource.com/1120232Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#571747}
-
Nico Weber authored
Follow-up to https://chromium-review.googlesource.com/c/chromium/src/+/1120225, the test doesn't pass on the 32-bit linux dbg bot. TBR=kbr Bug: 859264,843511 Change-Id: I99ddef5bc637444ccb0023df528123f14bee0fed Reviewed-on: https://chromium-review.googlesource.com/1121521Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#571746}
-
Eric Karl authored
Now that we use this class from the Viz/Gpu process, we need the @MainDex annotation. Bug: 858835 Change-Id: Ia444f26f25d2d0532bfb15b0ef552dc2995d4a2b Reviewed-on: https://chromium-review.googlesource.com/1119332Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#571745}
-
Nico Weber authored
Found by a marginally improved version of https://chromium-review.googlesource.com/c/chromium/src/+/1097616 , see patch set 4 there. Bug: 843511 Change-Id: I591567c66f6afa63853e23112fcf432fa61006a0 Reviewed-on: https://chromium-review.googlesource.com/1120752Reviewed-by:
Kenneth Russell <kbr@chromium.org> Cr-Commit-Position: refs/heads/master@{#571744}
-
angle-chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/6ef24d7824d2..a72f400c5ff3 git log 6ef24d7824d2..a72f400c5ff3 --date=short --no-merges --format='%ad %ae %s' 2018-06-29 jmadill@chromium.org run_code_generation: Compare hashes instead of mtime. 2018-06-29 oysteine@google.com Removed an assert about addTraceEvent not returning empty handles. 2018-06-29 jmadill@chromium.org Vulkan: Add Features class. Created with: gclient setdep -r src/third_party/angle@a72f400c5ff3 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=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 BUG=chromium:844421 TBR=ynovikov@chromium.org Change-Id: I652601668a8cba23e34ecd78158fb1b70628e6c6 Reviewed-on: https://chromium-review.googlesource.com/1121260Reviewed-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@{#571743}
-