- 01 Feb, 2018 40 commits
-
-
https://chromium.googlesource.com/angle/angle.git/+log/1776fd08e9f2..8efd1268eb2e $ git log 1776fd08e..8efd1268e --date=short --no-merges --format='%ad %ae %s' 2017-12-19 jiajia.qin ES31: Add max combined interface blocks validation Created with: roll-dep src/third_party/angle The AutoRoll server is located here: https://angle-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel TBR=jmadill@chromium.org Change-Id: I0aa5aad6b1ba505e8d6c81553cd679c295716630 Reviewed-on: https://chromium-review.googlesource.com/897822Reviewed-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@{#533681}
-
Olga Sharonova authored
This change renames public/interfaces to public/mojom and *_struct_traits_* to *_mojom_traits_* in /services/audio. Bug: 806965, 792441 Change-Id: I64ae6176bc9a8b88b0dc5fd1cc2c0746e13c3d23 Reviewed-on: https://chromium-review.googlesource.com/897665Reviewed-by:
Max Morin <maxmorin@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#533680}
-
Bence Béky authored
Use the shiny new CompletionOnceCallback introduced in https://crrev.com/c/853092 instead of the not-quite-obsolete CompletionCallback, in //net/spdy, wherever possible without changing code outside //net/spdy. Bug: 807724 Change-Id: I770427a3273ad15c6d215277a3f1cf1e050e19cc Reviewed-on: https://chromium-review.googlesource.com/895706Reviewed-by:
Randy Smith <rdsmith@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#533679}
-
Mathieu Perreault authored
The experiment was never launched. Bug: None Test: existing Change-Id: Id43517130547b474d090d69ef1ab738c44a3b6b8 Reviewed-on: https://chromium-review.googlesource.com/896802Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: Mathieu Perreault <mathp@chromium.org> Cr-Commit-Position: refs/heads/master@{#533678}
-
Bence Béky authored
This is in preparation for the transition to CompletionOnceCallback: many of these lines would need to be touched anyway, and using ResetAndReturn() is more concise, elegant, and agnostic to callback type. Bug: 807724 Change-Id: I5b2f06905c152931e41713ae72bd515592e86550 Reviewed-on: https://chromium-review.googlesource.com/895783Reviewed-by:
Randy Smith <rdsmith@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#533677}
-
Raphael Kubo da Costa authored
|try_results| was removed in 140c584f ("WPT Import: when checking CQ status, only check CQ builds"), but was still being referenced in a log message. R=qyearsley, robertma Change-Id: Ibba90533a31f94ddf4cbaad0fe5fb0dc96fff7bc Reviewed-on: https://chromium-review.googlesource.com/897501Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/master@{#533676}
-
Hans Wennborg authored
This reverts commit 2ba21bcd. Reason for revert: This broke browser_tests in official chrome-branded builds. See for example: https://uberchromegw.corp.google.com/i/official.desktop.continuous/builders/win%20trunk/builds/78737 Also see the bug. Original change's description: > Replace the NTP Interceptor with Throttle > > This change replaces the NewTabPageInterceptorService with a > NewTabPageNavigationThrottle. The throttle reduces complexity, but it > is also neutral regarding the network stack / network service, so it > fixes the NewTabPageInterceptorServiceTests that were broken with the > NetworkService feature enabled. These tests are now renamed > NewTabPageNavigationThrottleTest. > > BUG=802926 > > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo > Change-Id: Iec0664df33e79d6bcc18f60aecc4017de7f65858 > Reviewed-on: https://chromium-review.googlesource.com/868994 > Commit-Queue: Conley Owens <cco3@chromium.org> > Reviewed-by: Marc Treib <treib@chromium.org> > Reviewed-by: Matt Menke <mmenke@chromium.org> > Reviewed-by: Reilly Grant <reillyg@chromium.org> > Cr-Commit-Position: refs/heads/master@{#530370} TBR=cco3@chromium.org,reillyg@chromium.org,mmenke@chromium.org,treib@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 802926, 808011 Change-Id: I6bedcaea58a7009cd0302469390645f2e496203e Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Reviewed-on: https://chromium-review.googlesource.com/897423Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#533675}
-
François Beaufort authored
This is still incomplete as it still needs to reject pending requestPiP promises. Bug: 806249 Change-Id: I256cf5fa092e4e03a7a82135761e2160fbdba043 Reviewed-on: https://chromium-review.googlesource.com/891958Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Mounir Lamouri (slow) <mlamouri@chromium.org> Commit-Queue: Mounir Lamouri (slow) <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#533674}
-
Mark Cogan authored
The existing fix for the NTP flickering in when the FRE view is shown doesn't work when the BVC itself is presented. This CL improves that fix by not depending on the BVC's view having a window when -presentViewController:animated: is called. Bug: 798042 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I8ddb8a1867ff84d15b912e607dfce3f180d011e9 Reviewed-on: https://chromium-review.googlesource.com/895685 Commit-Queue: Mark Cogan <marq@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#533673}
-
Peter Boström authored
Bug: chromium:654115 Change-Id: I9aa312a5eeb1041bb5a1c725e22db774d91900c8 Reviewed-on: https://chromium-review.googlesource.com/896325Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#533672}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/00909549..2fc50dd0 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I3717208b8b9b524e5185fa2acdf0d402db99a0a7 Reviewed-on: https://chromium-review.googlesource.com/896988Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#533671}
-
Eugene But authored
This test uses ExabyteResponse which never stops respondind and then shuts down the server after the navigation is comitted to fail the load. Bug: 614168,789585 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I4571fbfa58c35072438a8cc74e4c2eeca5c2dd08 Reviewed-on: https://chromium-review.googlesource.com/895913Reviewed-by:
Danyao Wang <danyao@chromium.org> Commit-Queue: Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#533670}
-
Juan Antonio Navarro Perez authored
Dex limit is being reached on some builders. TBR=sdefresne@chromium.org Bug: 807936 Change-Id: Ic8bcff99759ebb348ae336489ab52ca921b6d958 Reviewed-on: https://chromium-review.googlesource.com/897808Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Commit-Queue: Juan Antonio Navarro Pérez <perezju@chromium.org> Cr-Commit-Position: refs/heads/master@{#533669}
-
Nicolas Dossou-gbete authored
Removes unnecessary support library target aliases and their usage. Bug: 807641 Change-Id: I957d0490eedd4202a3f460469bb2b37771fafbcc Reviewed-on: https://chromium-review.googlesource.com/895450Reviewed-by:
John Budorick <jbudorick@chromium.org> Reviewed-by:
Lambros Lambrou <lambroslambrou@chromium.org> Commit-Queue: Nicolas Dossou-Gbété <dgn@chromium.org> Cr-Commit-Position: refs/heads/master@{#533668}
-
David Bokan authored
This reverts commit 5ac37d8c. Reason for revert: Doesn't fix the issue entirely. Will revert and reland an updated fix. Original change's description: > Make scroll bounds include subpixel accumulation > > Bug: 801381 > Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 > Change-Id: I27e9f0ac5d372400bc2c72e7904a3908fc546454 > Reviewed-on: https://chromium-review.googlesource.com/887647 > Reviewed-by: Tien-Ren Chen <trchen@chromium.org> > Commit-Queue: David Bokan <bokan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#532919} TBR=bokan@chromium.org,trchen@chromium.org,chrishtr@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 801381 Change-Id: I690eec01a6d5d6b999f8ba46de7800b27f06a5fa Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Reviewed-on: https://chromium-review.googlesource.com/896685Reviewed-by:
David Bokan <bokan@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#533667}
-
Chromium WPT Sync authored
Using wpt-import in Chromium c851ddb7. With Chromium commits locally applied on WPT: c851ddb7 "custom-elements: Update some tests depending on uncommon features." Build: https://ci.chromium.org/buildbot/chromium.infra.cron/wpt-importer/11420 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, mek@chromium.org: external/wpt/FileAPI TBR=raphael.kubo.da.costa@intel.com No-Export: true Change-Id: I0b9faa1b3b02d31aebff37b7d402dc486639b918 Reviewed-on: https://chromium-review.googlesource.com/896986 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@{#533666}
-
Geoff Lang authored
BUG=807165 Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: I1b2dec1efcdcdaf682b5f34e1faa233a4e10934b Reviewed-on: https://chromium-review.googlesource.com/893943Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Geoff Lang <geofflang@chromium.org> Cr-Commit-Position: refs/heads/master@{#533665}
-
Ulan Degenbaev authored
This patch uses the new EmbedderGraph API to provide the heap snapshot generator with all DOM nodes and references reachable from V8. Bug: 749490 Change-Id: I26750a8b80dab4f88508e504b431d976a598c6c3 Reviewed-on: https://chromium-review.googlesource.com/890260 Commit-Queue: Ulan Degenbaev <ulan@chromium.org> Reviewed-by:
Alexei Filippov <alph@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#533664}
-
Henrique Nakashima authored
Bug: pdfium:938 Change-Id: I1d94829c005c3a069b5d6342485c51f2a4744de8 Reviewed-on: https://chromium-review.googlesource.com/894582 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by:
dsinclair <dsinclair@chromium.org> Cr-Commit-Position: refs/heads/master@{#533663}
-
Boris Sazonov authored
This CL fixes a crash on older versions of Android that happens when ConfirmSyncDataStateMachine.cancel invokes a cancellation callback and this callback ends up accessing the activity that is being destroyed. This CL addresses the issue by suppressing the cancellation callback when ConfirmSyncDataStateMachine is cancelled because of activity destruction. Bug: 806138 Change-Id: I55ac2e749d417fddddb3727a6781ecf58c519d1b Reviewed-on: https://chromium-review.googlesource.com/895590Reviewed-by:
Bernhard Bauer <bauerb@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#533662}
-
Nico Weber authored
Fix -Wimplicit-fallthrough build after https://chromium-review.googlesource.com/c/chromium/src/+/885085 TBR=metzman Bug: 177475 Change-Id: I331bc2d1bac790133cbba8ba61ab02e04243a3a6 Reviewed-on: https://chromium-review.googlesource.com/897745Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#533661}
-
Kent Tamura authored
Reference: https://github.com/w3c/webcomponents/issues/608 Bug: 807205 Change-Id: I3edeb9c9c7aa673ff3d9130c87d275c39ea9081e Reviewed-on: https://chromium-review.googlesource.com/897313 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#533660}
-
Ramin Halavati authored
Local network traffic annotation is to the socket write function in ScoketBIOAdapter. Bug: 656607 Change-Id: Id2008b1f877db80e006c1be3c31936f890189913 Reviewed-on: https://chromium-review.googlesource.com/873270 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
David Benjamin <davidben@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#533659}
-
Matt Falkenhagen authored
The non-S13nServiceWorker path started passing after bug 807818 was fixed, so the S13nServiceWorker path started failing since clientId isn't implemented there. TBR=bashi, shimazu Bug: 807818,780405 NOTRY: true Change-Id: I3055b18262e3acd3095227db06b2fa9a67f53564 Reviewed-on: https://chromium-review.googlesource.com/897072Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#533658}
-
https://webrtc.googlesource.com/src.git/+log/c38d320689f2..06c944f0353d $ git log c38d32068..06c944f03 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I4001f91e4ad545328326df7161122dc67a638958 Reviewed-on: https://chromium-review.googlesource.com/897727Reviewed-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@{#533657}
-
Henrik Boström authored
getLocalStreams() is redefined from a list of streams modified by addStream() and removeStream() to "all streams of all senders". When using the stream-based APIs, getLocalStreams() behave exactly like it did before this CL. Because senders are added or removed by addTrack() and removeTrack(), this CL makes it possible for spec-compliant APIs to modify the legacy getLocalStreams(), which was not possible before this CL. In follow-up CLs addStream() and removeStream() will also be implemented on top of the track-based APIs and RTCPeerConnectionHandler code will be removed. This CL adds LayoutTests for expected behavior of legacy stream-based APIs when fully implemented on top of track-based APIs. This includes the first tests for interaction between legacy and non-legacy APIs. Design doc: https://docs.google.com/document/d/1Obbeg-B4_04twVctHdf7C7vkUQrGlLvOaV0C8J5_-Gs/edit?usp=sharing Bug: 803021, 738929 Change-Id: Ibab3f8329809437b6058c3350cd11e747054efd2 Reviewed-on: https://chromium-review.googlesource.com/893385Reviewed-by:
Harald Alvestrand <hta@chromium.org> Commit-Queue: Henrik Boström <hbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#533656}
-
Shanmuga Pandi M authored
This patch removes the extra form data added, if "value" attribute present with non-empty value for <input type='image'> Intent to Deprecate and Remove: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/hp1_-1tgvDs Bug: 753746 Change-Id: I1de9a0c9babd9d16b45e5eefa780370fff8c75e9 Reviewed-on: https://chromium-review.googlesource.com/896905Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Shanmuga Pandi <shanmuga.m@samsung.com> Cr-Commit-Position: refs/heads/master@{#533655}
-
tanvir.rizvi authored
https://chromium-review.googlesource.com/c/chromium/src/+/602087 moves directional to FrameSelection. All the call sites should use FS directional. This CL cleans up the rest of the directional code. Bug: 740804 Change-Id: I1f5864f00012662fcf3362376b72a5b3ac738e37 Reviewed-on: https://chromium-review.googlesource.com/895026Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Tanvir Rizvi <tanvir.rizvi@samsung.com> Cr-Commit-Position: refs/heads/master@{#533654}
-
Raphael Kubo da Costa authored
This should have been part of https://chromium-review.googlesource.com/897622 TBR=falken Bug: 807954 Change-Id: I9099d325ca42a8e38862c652abf6db275339442b No-Try: True Reviewed-on: https://chromium-review.googlesource.com/897802Reviewed-by:
Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Cr-Commit-Position: refs/heads/master@{#533653}
-
Kouhei Ueno authored
This CL introduce utility methods to convert/extract base::StringPiece to/from "byte string" CBOR Value. The methods will be used to {en,de}code Signed Exchange CBOR, which uses many ascii strings encoded as "byte string". Bug: 803774 Change-Id: I025dcc3ec86983c6cbd4e44c60b9abdfe135c26f Reviewed-on: https://chromium-review.googlesource.com/892659Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/master@{#533652}
-
François Beaufort authored
Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Iea4e0e5ffe54b208e8e8996c4374d60ad4305ab1 Reviewed-on: https://chromium-review.googlesource.com/897490Reviewed-by:
Mounir Lamouri (slow) <mlamouri@chromium.org> Commit-Queue: Mounir Lamouri (slow) <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#533651}
-
Lutz Justen authored
Adds the DeviceKerberosEncryptionTypes Chrome OS device policy that controls which encryption types can be used for Kerberos tickets for Active Directory managed Chromebooks. The policy is consumed in the AuthPolicy daemon in Chrome OS. Chrome doesn't touch it. BUG=chromium:801704 TEST=Tryjobs Copied proto file over manually to Chrome OS and made sure it works Change-Id: I15e9003d555520744a72fd8a9444b0b32a0b230a Reviewed-on: https://chromium-review.googlesource.com/893498 Commit-Queue: Lutz Justen <ljusten@chromium.org> Reviewed-by:
Roman Sorokin <rsorokin@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#533650}
-
Boris Sazonov authored
This CL updates description for RestrictAccountsToPatterns policy in policy_templates.json to clarify the behavior and provide more context. Bug: b/72528946 Change-Id: I1c27963db885f1473b2f5f6cb483e2124fccef9f Reviewed-on: https://chromium-review.googlesource.com/897664Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#533649}
-
https://webrtc.googlesource.com/src.git/+log/dba737066b7d..c38d320689f2 $ git log dba737066..c38d32068 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc The AutoRoll server is located here: https://webrtc-chromium-roll.skia.org Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;master.tryserver.chromium.mac:mac_chromium_archive_rel_ng;master.tryserver.chromium.win:win-msvc-dbg TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: Idabeb5e679c8f4da633bd8bb819597cf2de63a93 Reviewed-on: https://chromium-review.googlesource.com/897722Reviewed-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@{#533648}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/c951105b..00909549 Please follow these instructions for assigning/CC'ing issues: https://github.com/v8/v8/wiki/Triaging%20issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel TBR=hablich@chromium.org,machenbach@chromium.org,kozyatinskiy@chromium.org,sergiyb@chromium.org Change-Id: I73101118892ca67ff35cba2428c0bb312beb446e Reviewed-on: https://chromium-review.googlesource.com/896883Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#533647}
-
Karl Wiberg authored
It's going away. Bug: chromium:805946 Change-Id: I6e766358970ba7cba39748f76b57fb9a80898fed Reviewed-on: https://chromium-review.googlesource.com/897495 Commit-Queue: Tommi <tommi@chromium.org> Reviewed-by:
Tommi <tommi@chromium.org> Cr-Commit-Position: refs/heads/master@{#533646}
-
Gauthier Ambard authored
This CL adds a blur effect to the toolbar's background, to see the content of the page below. Screenshot: https://drive.google.com/file/d/1MB5lyrozQ3OkEenWtXi3MWfOy0e2hwxx/view Bug: 805846 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: Ib12dd0396fbfef9868d352e92a9ec0981aa091df Reviewed-on: https://chromium-review.googlesource.com/897323 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Louis Romero <lpromero@chromium.org> Cr-Commit-Position: refs/heads/master@{#533645}
-
Balazs Engedy authored
The test has been consistently failing on try bots since the beginning of February. TBR=tsergeant@chromium.org Bug: 687438 Change-Id: Ifc4a68d1d642777365f191c6fc5b64d153989b10 Reviewed-on: https://chromium-review.googlesource.com/897496 Commit-Queue: Balazs Engedy <engedy@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#533644}
-
Egor Pasko authored
In http://crrev.com/533059 a new set of trace events were added in category 'offline_pages'. These are relevant to startup performance, hence enable this category in tracing when the benchmark is running. This change only affects the 'experimental.startup.android.coldish' benchmark, since traces for the 'start_with_url.*' are not useful anyway (it is hard to add important categories, like 'toplevel', for example). Bug: 760498, 806137 Change-Id: I35878deffc257e96cde36f7ca08926e97dd97ce3 Reviewed-on: https://chromium-review.googlesource.com/895599Reviewed-by:
Juan Antonio Navarro Pérez <perezju@chromium.org> Commit-Queue: Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#533643}
-
Alexander Timin authored
When a non-nestable task is posted inside a nested message loop and a queue blocked by fence subsequently that means that a blocked queue will have work posted before inserting a fence and will become unblocked. Check for this case to correctly notify WorkQueueSets about this situation (OnTaskPushedToEmptyQueue instead of OnFrontTaskChanged). R=alexclarke@chromium.org BUG=807297 Change-Id: I66acf84003da655771b4f7a44f77b519ce72170b Reviewed-on: https://chromium-review.googlesource.com/895587 Commit-Queue: Alexander Timin <altimin@chromium.org> Reviewed-by:
Alex Clarke <alexclarke@chromium.org> Cr-Commit-Position: refs/heads/master@{#533642}
-