- 01 Feb, 2018 40 commits
-
-
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}
-
https://webrtc.googlesource.com/src.git/+log/98fd8e5021de..dba737066b7d $ git log 98fd8e502..dba737066 --date=short --no-merges --format='%ad %ae %s' Created with: roll-dep src/third_party/webrtc BUG=None 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: Ieae116ac830d331505104f05dabe9321ab19c511 Reviewed-on: https://chromium-review.googlesource.com/896505Reviewed-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@{#533641}
-
Gabriel Charette authored
This is the final piece in the attempt to reland https://chromium-review.googlesource.com/c/chromium/src/+/705775 Bug: 804345 Change-Id: I240576ae186886ae9b76c50a7920aed37b3a4ff1 TBR=avi@chromium.org, jam@chromium.org (fwd'ing from https://chromium-review.googlesource.com/c/chromium/src/+/705775) Change-Id: I240576ae186886ae9b76c50a7920aed37b3a4ff1 Reviewed-on: https://chromium-review.googlesource.com/890263 Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#533640}
-
François Beaufort authored
This doesn't handle ShadowRoot yet. Full implementation will come in a future CL. Bug: 806249 Change-Id: I948b8f355549d759790545248593a37acb567579 Reviewed-on: https://chromium-review.googlesource.com/890740 Commit-Queue: Mounir Lamouri (slow) <mlamouri@chromium.org> Reviewed-by:
Mounir Lamouri (slow) <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#533639}
-
Kent Tamura authored
* The following features are not implemented widely. Enable their tests conditionally: - CSSStyleDeclaration.setPropertyValue - CSSStyleDeclaration.setPropertyPriority - HTMLInputElement.capture * The following features were removed from the specification. Remove tests. - HTMLElement.dropzone - HTMLElement.contextMenu Bug: 648828 Change-Id: Id76596fb50bc62166c1ae4b051ef46181b35b518 Reviewed-on: https://chromium-review.googlesource.com/896667Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#533638}
-
Balazs Engedy authored
This reverts commit c9710786. Reason for revert: Causes the following browser_tests to segfault on Chromium OS ASAN/LSAN builders: WebviewLoginTest.AllowNewUser WebviewLoginTest.EmailPrefill WizardControllerCellularFirstTest.CellularFirstFlow WizardControllerFlowTest.ControlFlowMain https://ci.chromium.org/buildbot/chromium.memory/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20(1)/25959 https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium.memory%2FLinux_Chromium_OS_ASan_LSan_Tests__1_%2F25959%2F%2B%2Frecipes%2Fsteps%2Fbrowser_tests%2F0%2Flogs%2FWebviewLoginTest.AllowNewUser%2F0 Original change's description: > cros: Introduce LoginDisplayHostCommon. > > There are a couple of reasons to have a separate interface and common > implementation: > > - Clear interface > - MockLoginDisplayHost needs pure virtual functions > - MockLoginDisplayHost started to run LoginDisplayHost ctor > initialization code which breaks tests > > LoginDisplayHost still maintains the single global instance (instead of > LoginDisplayHostCommon). > > Inheritance tree: > > LoginDisplayHost > / \ > LoginDisplayHostCommon MockLoginDisplayHost > / \ > LoginDisplayHostViews LoginDisplayHostWebUI > > Bug: 784495 > Change-Id: Iafa435d8773a7780d041881f43aca18395536bec > Reviewed-on: https://chromium-review.googlesource.com/881925 > Commit-Queue: Jacob Dufault <jdufault@chromium.org> > Reviewed-by: Achuith Bhandarkar <achuith@chromium.org> > Cr-Commit-Position: refs/heads/master@{#533483} TBR=achuith@chromium.org,jdufault@chromium.org Change-Id: I5ef2e3082ffa4b03da81e59fe3c256feba60c1e3 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 784495 Reviewed-on: https://chromium-review.googlesource.com/897662Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#533637}
-
Han Leon authored
This CL mojofies the 4 legacy IPCs: ServiceWorkerHostMsg_OpenNewTab ServiceWorkerHostMsg_OpenPaymentHandlerWindow ServiceWorkerMsg_OpenWindowResponse ServiceWorkerMsg_OpenWindowError BUG=772793 Change-Id: I615270782ad232a31f4568df040fdbeb82ed1679 Reviewed-on: https://chromium-review.googlesource.com/890621Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Han Leon <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#533636}
-
v8-autoroll authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/bcbf9928..c951105b 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: Ia156cb742961fb1acb64dc1dc110cc9d05ebce01 Reviewed-on: https://chromium-review.googlesource.com/896843Reviewed-by:
v8 autoroll <v8-autoroll@chromium.org> Commit-Queue: v8 autoroll <v8-autoroll@chromium.org> Cr-Commit-Position: refs/heads/master@{#533635}
-
Wei-Yin Chen (陳威尹) authored
CopylessPaste turned default-on in M61. Bug: 682077 Change-Id: Ib6f8f135c04f1f66ddb0b5e494c565a545b6dcb9 Reviewed-on: https://chromium-review.googlesource.com/894704 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#533634}
-
Julian Pastarmov authored
Adds a policy that allows Site Isolation policies to be overriden by the enable-automation flag. BUG=800112 TEST=browser_tests.exe --gtest_filter=*SitePerProcessPolicyBrowserTest.* Change-Id: I80003fa442c2f8afbd56fc3154d66fc9397858a4 Reviewed-on: https://chromium-review.googlesource.com/884582Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Reviewed-by:
Charlie Reis <creis@chromium.org> Commit-Queue: Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#533633}
-
https://skia.googlesource.com/skia.git/+log/22c528dccef2..16aa82a974f6 $ git log 22c528dcc..16aa82a97 --date=short --no-merges --format='%ad %ae %s' 2018-02-01 angle-skia-autoroll Roll skia/third_party/externals/angle2/ 15443ebad..1776fd08e (1 commit) Created with: roll-dep src/third_party/skia 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;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=bungeman@chromium.org Change-Id: Ie5e37d847a107583d8ff232512f898c3e7255834 Reviewed-on: https://chromium-review.googlesource.com/897543Reviewed-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@{#533632}
-
Raphael Kubo da Costa authored
external/wpt/service-workers/service-worker/fetch-event-respond-with-readable-stream-chunk.https.html is currently blocking imports because it hits a DCHECK in the CQ bots running layout tests. While here, move the external/wpt/custom-elements/upgrading/Node-cloneNode.html entry together with the other DCHECK ones. TBR=falken,mek Bug: 807954 Change-Id: I3e4174f74d7c336bb5aecbe30e968c378f9e1be4 No-Try: True Reviewed-on: https://chromium-review.googlesource.com/897622Reviewed-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@{#533631}
-
Balazs Engedy authored
This reverts commit 1b020698. Reason for revert: Compile error on Google Chrome Linux x64: ../../content/renderer/media_recorder/h264_encoder.cc:40:7: error: no matching constructor for initialization of 'VideoTrackRecorder::Encoder' : Encoder(on_encoded_video_callback, bits_per_second) { ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../content/renderer/media_recorder/video_track_recorder.h:161:30: note: candidate constructor not viable: requires 1 argument, but 2 were provided DISALLOW_COPY_AND_ASSIGN(Encoder); ^ ../../content/renderer/media_recorder/video_track_recorder.h:88:5: note: candidate constructor not viable: requires at least 3 arguments, but 2 were provided Encoder(const OnEncodedVideoCB& on_encoded_video_callback, https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium.chrome%2FGoogle_Chrome_Linux_x64%2F27069%2F%2B%2Frecipes%2Fsteps%2Fcompile%2F0%2Fstdout Original change's description: > media: Use per-frame task runners in VideoTrackRecoder > > This is part of efforts to replace base::ThreadTaskRunnerHandle::Get() > and SequencedTaskRunnerHandle::Get() with other appropriate task runners > in the renderer. > > Bug: 786332 > Change-Id: Ic48ed9957db962978f8f82c21d21aea0b634490f > Reviewed-on: https://chromium-review.googlesource.com/890981 > Commit-Queue: Hajime Hoshi <hajimehoshi@chromium.org> > Reviewed-by: Miguel Casas <mcasas@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Mounir Lamouri (slow) <mlamouri@chromium.org> > Reviewed-by: Alexander Timin <altimin@chromium.org> > Cr-Commit-Position: refs/heads/master@{#533626} TBR=mcasas@chromium.org,hajimehoshi@chromium.org,haraken@chromium.org,mlamouri@chromium.org,altimin@chromium.org Change-Id: I800504dacec8da23affc92381cb4d0b0da7e8030 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 786332 Reviewed-on: https://chromium-review.googlesource.com/897642Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#533630}
-
tzik authored
This CL marks non-tracable trivially_destructible objects as kCanClearUnusedSlotsWithMemset, so that such a class can be stored in a HeapVector. Change-Id: Ia4c7a0d0fe7d089d8e9b4446366699ae81554842 Reviewed-on: https://chromium-review.googlesource.com/896763Reviewed-by:
Keishi Hattori <keishi@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#533629}
-
Philipp Hancke authored
removes the last test dependencies on adapter.js and the file itself. Bug: 690582 Change-Id: I662be702b4ede801b9175066490e662a1ea41776 Reviewed-on: https://chromium-review.googlesource.com/895302 Commit-Queue: Harald Alvestrand <hta@chromium.org> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#533628}
-
https://chromium.googlesource.com/angle/angle.git/+log/15443ebad659..1776fd08e9f2 $ git log 15443ebad..1776fd08e --date=short --no-merges --format='%ad %ae %s' 2018-01-31 oetuaho Make use of CreateBoolNode in traversers 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: I9fd521f1540805016bca9f66704f9f4db9d8387a Reviewed-on: https://chromium-review.googlesource.com/897542 Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by:
angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#533627}
-