- 03 Nov, 2018 40 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/0e6fc6fdae02..b5ae3b5afc29 git log 0e6fc6fdae02..b5ae3b5afc29 --date=short --no-merges --format='%ad %ae %s' 2018-11-03 kjlubick@google.com [canvaskit] Add drawVertices API Created with: gclient setdep -r src/third_party/skia@b5ae3b5afc29 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-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;master.tryserver.blink:linux_trusty_blink_rel TBR=herb@chromium.org Change-Id: Ib9619ee3ac69e37f1c1189008fc025778583dfbd Reviewed-on: https://chromium-review.googlesource.com/c/1316992Reviewed-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@{#605178}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/5c96f848d874..c785d3146073 Created with: gclient setdep -r src-internal@c785d3146073 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: Ie45518696b6f49903d33608917d9db45671ae412 Reviewed-on: https://chromium-review.googlesource.com/c/1316993Reviewed-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@{#605177}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/eb8ed5d3b973..5c96f848d874 Created with: gclient setdep -r src-internal@5c96f848d874 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: Idb9f835d4efa6f33f9a13a180cd92f23fdc3cd39 Reviewed-on: https://chromium-review.googlesource.com/c/1316991Reviewed-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@{#605176}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/e1b1d056fed9..0e6fc6fdae02 git log e1b1d056fed9..0e6fc6fdae02 --date=short --no-merges --format='%ad %ae %s' 2018-11-03 mtklein@google.com focus legacy blitters a little more 2018-11-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 155f802a6be3..d0d9928f376c (1 commits) Created with: gclient setdep -r src/third_party/skia@0e6fc6fdae02 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-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;master.tryserver.blink:linux_trusty_blink_rel TBR=herb@chromium.org Change-Id: Ibf9bfb7717d4317bf9cce71d370e5008932477ae Reviewed-on: https://chromium-review.googlesource.com/c/1316990Reviewed-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@{#605175}
-
Chromium WPT Sync authored
Using wpt-import in Chromium d2055859. With Chromium commits locally applied on WPT: 270d4abd "ServiceWorker: Add new WPT tests to make sure to update a registration with different script type and identical script content." 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: hbos@chromium.org, hta@chromium.org: external/wpt/webrtc NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: Id6816ed5e313da42e20734084cb83fd5a166cf37 Reviewed-on: https://chromium-review.googlesource.com/c/1317027 Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#605174}
-
Jinho Bang authored
Related spec change: https://github.com/w3c/payment-request/pull/805 Bug: 861704 Change-Id: Ic15a8cd0b66c52277abecbd6b976c5e4af2f9022 Reviewed-on: https://chromium-review.googlesource.com/c/1312144 Commit-Queue: Jinho Bang <jinho.bang@samsung.com> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#605173}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/55acaa0198e5..eb8ed5d3b973 Created with: gclient setdep -r src-internal@eb8ed5d3b973 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: I8a59385584d88437d815a494aa3610646c1f6786 Reviewed-on: https://chromium-review.googlesource.com/c/1316989Reviewed-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@{#605172}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/f1ec3918534f..e1b1d056fed9 git log f1ec3918534f..e1b1d056fed9 --date=short --no-merges --format='%ad %ae %s' 2018-11-03 mtklein@google.com Revert "Remove one field of unique data from SkGlyphCacheBuilder" Created with: gclient setdep -r src/third_party/skia@e1b1d056fed9 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-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;master.tryserver.blink:linux_trusty_blink_rel TBR=herb@chromium.org Change-Id: I153c0c17a7237b31790015765e948e930ecea0a6 Reviewed-on: https://chromium-review.googlesource.com/c/1316988Reviewed-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@{#605171}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/04f5bc21c7a8..55acaa0198e5 Created with: gclient setdep -r src-internal@55acaa0198e5 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: I1d90b6d74abeae6c4373fa0570127d10422f5e99 Reviewed-on: https://chromium-review.googlesource.com/c/1316987Reviewed-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@{#605170}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 7563cd4d. With Chromium commits locally applied on WPT: 270d4abd "ServiceWorker: Add new WPT tests to make sure to update a registration with different script type and identical script content." 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 NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: Iff4642aae156fd73bd06ced508a9ee6804d3c46e Reviewed-on: https://chromium-review.googlesource.com/c/1316679 Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#605169}
-
Morten Stenshorne authored
Available size may change from one layout pass to another, but that doesn't have to mean that we need to re-lay out a child. If we can be sure that its size will remain the same, and that if it will keep the same size, that won't affect any descendants, we can skip layout and return the cached fragment. We cannot ignore initial containing block size changes if there are orthogonal flow root children, so keep track of that. Makes perf_tests/layout/many-block-children-fixed-inline-size.html about 3 times faster. Update expectations for one invalidation test. The test has some fixed-width descendants, so when only the window width changes, there's less work to do, than before. Update one unit test, and expand it a bit, to provide a case where we actually still do need layout. Bug: 897450 Change-Id: I063f650110d5a488de430b938b3d46e713a1433e Reviewed-on: https://chromium-review.googlesource.com/c/1297367 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#605168}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/b3babd683abb..f1ec3918534f git log b3babd683abb..f1ec3918534f --date=short --no-merges --format='%ad %ae %s' 2018-11-03 skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com Update markdown files Created with: gclient setdep -r src/third_party/skia@f1ec3918534f 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-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;master.tryserver.blink:linux_trusty_blink_rel TBR=herb@chromium.org Change-Id: Ibbacfed4a643980f7f338d6b9fa3a6f91e339ff6 Reviewed-on: https://chromium-review.googlesource.com/c/1316864Reviewed-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@{#605167}
-
Ken Rockot authored
Changes the app_list UI to use Content Service client library to display answer card web contents, rather than using some one-off IPCs to drive remote WebContents behavior with a special WebContentsDelegate/Observer in chrome/browser code. This allows quite a bit of code to be deleted from src/chrome while retaining all the existing functionality of answer cards in the app_list search UI. Prior to this change, AnswerCardSearchProvider would query the potential card URL (i.e. google.com/coac?q=whatever) and only send a corresponding search result back to Ash if the response was a valid card response. Instead, now all queries are treated as potentially valid search results, and AnswerCardSearchProvider is little more than a translator which turns a search query string into a useful answer card query URL. Ash-side code then navigates its own NavigableContents to any potential card URL it receives, inspecting response headers to determine whether or not the contents are actually a card. If they are, it displays them in the UI. The key results of this CL are: * Most relevant app_list answer card support logic lives in Ash now. A future change could probably move the rest of it, but that requires a more fundamental reconsideration of the browser's role (or non-role) in supporting app_list search behavior. * All of the Ash/Chrome code to support answer cards in the app_list UI is unified for in- and out-of-process Ash cases. * We have a working Content Service client being used in production Chrome OS code, which establishes precedent for improving several other features that embed WebContents within Chrome OS system UI. Bug: 854367 Change-Id: Id913460d7a4bd4558d385b9b3f9b52845aa0f0e7 Reviewed-on: https://chromium-review.googlesource.com/c/1269622 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:
Eric Roman <eroman@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#605166}
-
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: I6b89d0b78a7fcdd71e2acbc57f367870c4315db7 Reviewed-on: https://chromium-review.googlesource.com/c/1316865Reviewed-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@{#605165}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7708b03d24a5..04f5bc21c7a8 Created with: gclient setdep -r src-internal@04f5bc21c7a8 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: Ic7f5d243c19dbfb8adf9e1087c15a6e45773723c Reviewed-on: https://chromium-review.googlesource.com/c/1316863Reviewed-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@{#605164}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/9f8459473cdf..b3babd683abb git log 9f8459473cdf..b3babd683abb --date=short --no-merges --format='%ad %ae %s' 2018-11-03 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset Created with: gclient setdep -r src/third_party/skia@b3babd683abb 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-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;master.tryserver.blink:linux_trusty_blink_rel TBR=herb@chromium.org Change-Id: I2ec65dc1a890626f4dc8c11aeee52e46ab3dddb6 Reviewed-on: https://chromium-review.googlesource.com/c/1316862Reviewed-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@{#605163}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 3e2a36d0. With Chromium commits locally applied on WPT: 270d4abd "ServiceWorker: Add new WPT tests to make sure to update a registration with different script type and identical script content." 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: cvazac@akamai.com, igrigorik@chromium.org: external/wpt/server-timing hbos@chromium.org, hta@chromium.org: external/wpt/webrtc jsbell@chromium.org: external/wpt/resources meade@chromium.org: external/wpt/web-animations rouslan@chromium.org, mathp@chromium.org: external/wpt/payment-request NOAUTOREVERT=true TBR=raphael.kubo.da.costa@intel.com No-Export: true Change-Id: Ieb221eabbd65408d4f202e7615c5d75041ccaf15 Reviewed-on: https://chromium-review.googlesource.com/c/1316671 Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#605162}
-
Christopher Cameron authored
This will help in cleaning up the issue. RenderWidgetHostViewMac no longer participates in CATransationObserver (except for native embedders like ContentShell, which will now have non-smooth resize). TBR=fsamuel Bug: 897156 Change-Id: Ifced689c801a71b4edbcc41e7f523ce0eeedc5b0 Reviewed-on: https://chromium-review.googlesource.com/c/1316673Reviewed-by:
ccameron <ccameron@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#605161}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/28201fd02165..7708b03d24a5 Created with: gclient setdep -r src-internal@7708b03d24a5 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: I4461e7b50fbf0201454a4d079c28e73855f164aa Reviewed-on: https://chromium-review.googlesource.com/c/1316861Reviewed-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@{#605160}
-
Siddhartha authored
We have tried to unwind the stack frame and the failure rate of unwinding android framework frames with libunwind is too high to get meaningful data. So, scan the stack to find all chrome PCs if unwinding fails. We can try to sanitize the stack on the server side. BUG=859260 Change-Id: I689b59f03f6b088576e45667fbad878c67940ba2 Reviewed-on: https://chromium-review.googlesource.com/c/1308717 Commit-Queue: ssid <ssid@chromium.org> Reviewed-by:
Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#605159}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/3ad9cf63..35240cdb 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Iaad8a52448ea3a75ee84648b832a5eb539c8e656 Reviewed-on: https://chromium-review.googlesource.com/c/1316670Reviewed-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@{#605158}
-
Wez authored
This reverts commit f130981c. Reason for revert: Doesn't actually fix anything. >.< Original change's description: > Add FDIO_EVT_PEER_CLOSED to WatchFileDescriptor(WATCH_READ) events. > > WatchFileDescriptor(WATCH_READ) should result in > OnFileCanReadWithoutBlocking() if the descriptor is at end-of-stream > when it is invoked, to wake the caller to detect that by attempting to > read and receiving zero bytes. > > Bug: 898938, 706592, 884299 > Change-Id: I77662fe77eb8fb988089640a75a60d470770b78f > Reviewed-on: https://chromium-review.googlesource.com/c/1316672 > Commit-Queue: Wez <wez@chromium.org> > Reviewed-by: Sergey Ulanov <sergeyu@chromium.org> > Cr-Commit-Position: refs/heads/master@{#605154} TBR=wez@chromium.org,sergeyu@chromium.org,fdegans@chromium.org Change-Id: I1a98ece4b90de54c2c789dee64c226eb92bcda38 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 898938, 706592, 884299 Reviewed-on: https://chromium-review.googlesource.com/c/1316675Reviewed-by:
Wez <wez@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#605157}
-
Shakti Sahu authored
Since Formatter.formatFileSize switched to SI system starting from android-O, we show 1.07GB for a 1GB file. Using our own formatter that works with multiples of 1024 fixes this issue which is also used for download home and notifications. Bug: 891457 Change-Id: I238c0a2654908d550c91f4c77ec9a5a802bd6775 Reviewed-on: https://chromium-review.googlesource.com/c/1315700Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#605156}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/fea094c83229..28201fd02165 Created with: gclient setdep -r src-internal@28201fd02165 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: I193f5dcb23410a2944e8ebc04759e71a44192aa8 Reviewed-on: https://chromium-review.googlesource.com/c/1316860Reviewed-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@{#605155}
-
Wez authored
WatchFileDescriptor(WATCH_READ) should result in OnFileCanReadWithoutBlocking() if the descriptor is at end-of-stream when it is invoked, to wake the caller to detect that by attempting to read and receiving zero bytes. Bug: 898938, 706592, 884299 Change-Id: I77662fe77eb8fb988089640a75a60d470770b78f Reviewed-on: https://chromium-review.googlesource.com/c/1316672 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Cr-Commit-Position: refs/heads/master@{#605154}
-
Qingsi Wang authored
MdnsResponderInterface is introduced in WebRTC to handle the hostname generation and resolution of ICE host candidates when concealing their local IP addresses. For WebRTC in Chromium, we implement it as a client of the service provided by network::mojom::MdnsResponder. Bug: 878465 Change-Id: Id7b79694deba0ef308e51f83d6134062ddcb3985 Reviewed-on: https://chromium-review.googlesource.com/c/1206002 Commit-Queue: Qingsi Wang <qingsi@google.com> Reviewed-by:
Sergey Ulanov <sergeyu@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#605153}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/570b99d69e5b..9f8459473cdf git log 570b99d69e5b..9f8459473cdf --date=short --no-merges --format='%ad %ae %s' 2018-11-03 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 6ba22ee13768..37297a4f1440 (3 commits) 2018-11-03 recipe-roller@chromium.org Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@9f8459473cdf 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-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;master.tryserver.blink:linux_trusty_blink_rel TBR=herb@chromium.org Change-Id: I80bef10706d7daf52535cccb332ee87deaf7d07b Reviewed-on: https://chromium-review.googlesource.com/c/1316859Reviewed-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@{#605152}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/a98da076b9e5..7e0b0c498a5c git log a98da076b9e5..7e0b0c498a5c --date=short --no-merges --format='%ad %ae %s' 2018-11-03 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-11-03 ehmaldonado@chromium.org git-cl: Add tests for metrics collection. Created with: gclient setdep -r src/third_party/depot_tools@7e0b0c498a5c The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-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. BUG=chromium:897394 TBR=agable@chromium.org Change-Id: I015df12f8d81089c8a2f3371b68f8e117428b9c7 Reviewed-on: https://chromium-review.googlesource.com/c/1316856Reviewed-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@{#605151}
-
Devlin Cronin authored
For extensions that only request access to specific sites (e.g., an extension that only requests access to google.com and example.com), display a toggle-able list in the chrome://extensions page rather than a free-form entry field. The ability to grant all requested sites still exists via a "main" toggle, and disabling this allows the user to toggle individual sites. This logic is contained in the new HostPermissionsToggleList custom element. This is a usability improvement over the free-form entry, since with free-form entry it's not immediately obvious what the possible options are. Free-form entry is still used for extensions that request all sites (or all-sites like patterns, such as https://*.com), since (almost) any site entered is valid. Update and add tests for the same. Bug: 891803 Cq-Include-Trybots: luci.chromium.try:closure_compilation Change-Id: I99112966d323c403603d5f21c28ae33be8e506f0 Reviewed-on: https://chromium-review.googlesource.com/c/1284696 Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#605150}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/ecb0098989c1..c7000ce0e554 git log ecb0098989c1..c7000ce0e554 --date=short --no-merges --format='%ad %ae %s' 2018-11-03 treehugger-gerrit@google.com Merge "profiling: Fix bug with mem/maps fd initialization." Created with: gclient setdep -r src/third_party/perfetto@c7000ce0e554 The AutoRoll server is located here: https://autoroll.skia.org/r/perfetto-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=perfetto-bugs@google.com Change-Id: Iab2a4f784d090e509017b085c2bfc08f7da75827 Reviewed-on: https://chromium-review.googlesource.com/c/1316857Reviewed-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@{#605149}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/2039ee7dced5..671341ac6669 git log 2039ee7dced5..671341ac6669 --date=short --no-merges --format='%ad %ae %s' 2018-11-02 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 35f88255..b58a0334 (604980:605082) 2018-11-02 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision e842ab5f..35f88255 (604874:604980) Created with: gclient setdep -r src/third_party/webrtc@671341ac6669 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,chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I252562d720c8167df189accd64d5c6004d15841a Reviewed-on: https://chromium-review.googlesource.com/c/1316853Reviewed-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@{#605148}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/535c96c5642a..fea094c83229 Created with: gclient setdep -r src-internal@fea094c83229 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: Ie76f4d2565a2fc845ef7789e80e9312c0ca330b1 Reviewed-on: https://chromium-review.googlesource.com/c/1316858Reviewed-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@{#605147}
-
Vikas Soni authored
Add VulkanContextProvider to RasterDecoderContextState which is needed to get VkDevice in shareable image. Refactor RasterDecoderContextState class to have seperate constructors for Vulkan and GL. Bug: 891060 Change-Id: I0ca7e657d33fdcfa62ab6465f7023a914610b7ce Reviewed-on: https://chromium-review.googlesource.com/c/1312194 Commit-Queue: vikas soni <vikassoni@chromium.org> Reviewed-by:
Eric Karl <ericrk@chromium.org> Cr-Commit-Position: refs/heads/master@{#605146}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/c02ed04700f7..8c035b35abf8 git log c02ed04700f7..8c035b35abf8 --date=short --no-merges --format='%ad %ae %s' 2018-11-03 mattm@chromium.org netlog_viewer: Remove external resource loading, vulcanize for appspot. 2018-11-02 mattm@chromium.org netlog_viewer: fix top-bar-view id conflict 2018-11-02 mattm@chromium.org netlog_viewer: load polyfills so it continues to work after upcoming deprecations 2018-11-02 mattm@chromium.org netlog_viewer: remove unused styles Created with: gclient setdep -r src/third_party/catapult@8c035b35abf8 The AutoRoll server is located here: https://autoroll.skia.org/r/catapult-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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel BUG=chromium:892459,chromium:892466,chromium:892466 TBR=sullivan@chromium.org Change-Id: Iecf0b62b7de0626dbc3bf6c8bd27a219495720be Reviewed-on: https://chromium-review.googlesource.com/c/1316851Reviewed-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@{#605145}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1edff303fddb..570b99d69e5b git log 1edff303fddb..570b99d69e5b --date=short --no-merges --format='%ad %ae %s' 2018-11-03 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-11-03 recipe-roller@chromium.org Roll recipe dependencies (trivial). 2018-11-03 reed@google.com remove references to align Created with: gclient setdep -r src/third_party/skia@570b99d69e5b 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-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;master.tryserver.blink:linux_trusty_blink_rel TBR=herb@chromium.org Change-Id: I08a728d3d8008c5d8d04b5c6af7bf8add5f7cf5c Reviewed-on: https://chromium-review.googlesource.com/c/1316855Reviewed-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@{#605144}
-
Avi Drissman authored
BUG=none Change-Id: I1eab7375b20ceaa47f36dd73b4468b389fd66949 Reviewed-on: https://chromium-review.googlesource.com/c/1316307Reviewed-by:
Mark Mentovai <mark@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#605143}
-
Asanka Herath authored
Bug: None Change-Id: Ibe0e4bd1fb1264bc15fb323273566e72e5b273b2 Reviewed-on: https://chromium-review.googlesource.com/c/1315958Reviewed-by:
Matt Menke <mmenke@chromium.org> Commit-Queue: Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#605142}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=cmasso@chromium.org Change-Id: Iaebda88bc01f412a4a7138654facbd5251b4c5ae Reviewed-on: https://chromium-review.googlesource.com/c/1316751Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#605141}
-
Mike Wittman authored
TBR=nhiroki@chromium.org, nasko@chromium.org Bug: 901489, 901317 Change-Id: Ifeb2e93e78c8eb0b7db73a5c66cd7a10bd15b0e8 Reviewed-on: https://chromium-review.googlesource.com/c/1316549Reviewed-by:
Mike Wittman <wittman@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#605140}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/1590fcc4d3ee..37297a4f1440 git log 1590fcc4d3ee..37297a4f1440 --date=short --no-merges --format='%ad %ae %s' 2018-11-02 ynovikov@chromium.org Don't build VulkanCommandBufferPerfTest on Linux Created with: gclient setdep -r src/third_party/angle@37297a4f1440 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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: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=ynovikov@chromium.org Change-Id: I4a0d38135e7231ffd3c2e4d011031e31092e3ac5 Reviewed-on: https://chromium-review.googlesource.com/c/1316849Reviewed-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@{#605139}
-