- 09 Jul, 2019 40 commits
-
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/09e091321115..26cfccc5f526 git log 09e091321115..26cfccc5f526 --date=short --no-merges --format='%ad %ae %s' 2019-07-09 fmayer@google.com Merge "Allow to symbolize profiles." Created with: gclient setdep -r src/third_party/perfetto@26cfccc5f526 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: Idc7fd1586006c7e203e3854540b79a84ec41de06 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692071Reviewed-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@{#675588}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/b8ab80843f67..0c4feb643b89 git log b8ab80843f67..0c4feb643b89 --date=short --no-merges --format='%ad %ae %s' 2019-07-08 33432579+alan-baker@users.noreply.github.com Remove extra semis (#2717) 2019-07-08 33432579+alan-baker@users.noreply.github.com Validate usage of 8- and 16-bit types with only storage capabilities (#2704) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@0c4feb643b89 The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-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. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel;luci.chromium.try:win_angle_deqp_rel_ng TBR=radial-bots+chrome-roll@google.com,cwallez@chromium.org Change-Id: Ia38ff222068b2c9afacd66b6aa1e2fca1bb0262a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692723Reviewed-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@{#675587}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 74e4e0e7. With Chromium commits locally applied on WPT: bc7ec548 "MSE: Test addSourceBuffer and changeType relaxed type strictness and allowance for implicit changeType" 250461b3 "Worker: Register a service worker just once for worker subresource interception tests" 2ebcc1f6 "Move movementX/Y calculation for aura pointer-locked state to Blink." 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=raphael.kubo.da.costa No-Export: true Change-Id: I670c4ef8816082bdfad70bdfe17277429dcd801b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692444Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#675586}
-
Antonio Gomes authored
The following files have their own variations of this helper internal class: - local_media_stream_audio_source.cc - track_audio_renderer.cc - media_stream_video_capturer_source.cc This CL factors them out into a single file, media_stream_local_frame_wrapper.cc|h, so we share their identical implementations. BUG=704136 R=guidou@chromium.org, haraken@chromium.org Change-Id: I7a488d11815be69376be09d1610c51dbf89570e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1688185 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#675585}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/3de2d3762e79..0ff2e89a416d git log 3de2d3762e79..0ff2e89a416d --date=short --no-merges --format='%ad %ae %s' 2019-07-09 perezju@chromium.org [dashboard] Update system health report Created with: gclient setdep -r src/third_party/catapult@0ff2e89a416d 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:907040 TBR=sadrul@google.com Change-Id: I5594f7ed29c7aff6af1723891497a58509ad9ac3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692070Reviewed-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@{#675584}
-
Yasmin authored
Bug: 981902 Change-Id: I9d800245dd649a13cd3772e4be9078a3baa4ad6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690877 Commit-Queue: Yasmin Molazadeh <yasmo@chromium.org> Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Cr-Commit-Position: refs/heads/master@{#675583}
-
Pauline Leitao authored
BookmarkNode types are currently mutable and either set with a set_type() method or inferred from URL validity. This CL changes this set-up so that type is defined within the constructor and remains unchanged throughout the existence of the BookmarkNode. This is not only more coherent with the concept of type itself, but also removes the redundancy of calling set_type() after having instantiated a BookmarkNode whose type was already automatically set to the same thing. It also rectifies certain incoherences within other parts of the code, such as the need to re-set permanent node types after decoding them, which had previously caused the BookmarkNode type to be changed to Folder. Objectively, this CL does the following: 1. Changed the main BookmarkNode constructor to take in a type instead of calculating it internally. 2. Changed helper BookmarkNode constructors that take in less parameters to compute node type within them based on URL validity. 3. Additional helper BookmarkNode constructors were added to allow for the creation of nodes with explicit type but not every other parameter. 4. Changed the BookmarkPermanentNode constructor to always take in a type instead of inferring it from other pieces of information. Bug: 980301 Change-Id: Iafb32cbb4c4324f39d505761b3304e6ddaaca807 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1683850 Commit-Queue: Pauline Leitao <psivieroleitao@google.com> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#675582}
-
Hitoshi Yoshida authored
This CL makes IRBuilder to build instances of IdlType. IdlType is an API class, and all its instances must be instances of its sub classes. Note DefinitionType and TypedefType won't be built from AST. Change-Id: I4fab477cf24294f691e6102c7360211555871dc1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692481 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#675581}
-
Robbie Gibson authored
The gray text came from the placeholder font color. According to the documentation, setting the |attributedText| property of a UILabel overrides the |textColor| with the color of the first character of the attributed string. However, this bug appears only on iOS-13, so that may be a recent change. Bug: 979202 Change-Id: Ic387864629d92a4e0cefb42dcf60dd2a58c076c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1689199 Commit-Queue: Robbie Gibson <rkgibson@google.com> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/master@{#675580}
-
Askar Aitzhan authored
Add documentation that gives some overview on Invalidation component and to FCMInvalidationService in particular. Add image with UML diagram. To view the markdown run in chromium/src: ./tools/md_browser/md_browser.py --external And go to http://localhost:8080/components/invalidation/impl/README.md in your browser. Change-Id: I02e43bdcc4cdb5d254e701955b6bd834e9409f20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1687872 Commit-Queue: Askar Aitzhan <askaraitzhan@google.com> Reviewed-by:
Tatiana Gornak <melandory@chromium.org> Cr-Commit-Position: refs/heads/master@{#675579}
-
Yoshifumi Inoue authored
Change-Id: I951fca6e5b86ae01aae0521f609a2d37512b4329 Bug: 975555 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1664033Reviewed-by:
Mark Pearson <mpearson@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#675578}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/dc767a415467..8679d594ec31 git log dc767a415467..8679d594ec31 --date=short --no-merges --format='%ad %ae %s' 2019-07-09 vapier@chromium.org lint: flag legacy cmp usage Created with: gclient setdep -r src/third_party/chromite@8679d594ec31 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Change-Id: I31e7ad6b7b57e32456a122268a56c2d2fa280aba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1691853Reviewed-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@{#675577}
-
Nasko Oskov authored
The metric is still useful as there is planned work to remove unneeded IPC roundtrips to the renderer process when there is no handler registered for the beforeunload event. I'm extending the expiration by 6 milestones and updating the owners. Bug: 975310 Change-Id: Ica8c088a06b51788c504f116fdfb3d2798f13a01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1691873 Commit-Queue: Nasko Oskov <nasko@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#675576}
-
Michael van Ouwerkerk authored
Bug: 972061 Change-Id: I91eef6d3dd1f5cc00ea225b446f5481d4978135c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690580Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Cr-Commit-Position: refs/heads/master@{#675575}
-
Benoît Lizé authored
This reverts commit 72b6f10a. We are re-introducing ModernLinker for Android Q. Split legacy linker out of linker_jni.cc again. Bug: 979638 Change-Id: I5a8b5a6b8b59a5ed3a3aee7caa0cac35b7b5f780 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1683517 Commit-Queue: Benoit L <lizeb@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#675574}
-
Chih-Yu Huang authored
Before passing VideoFrame to the client, PlatformVideoFramePool wraps the frame for recycling reason. The client can query the origin frame by UnwrapFrame(). However, the client might wrap the frame again to update parameters like visible_rect and natural_size. In this CL, PlatformVideoFramePool supports to query the origin frame by the frame which is wrapped multiple times. BUG=chromium:941330 TEST=Pass media_unittests TEST=Pass video_decode_accelerator_tests on Kevin Change-Id: I2501abb55b948b7b44d3651b2c4623ff19ab044d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1657871Reviewed-by:
David Staessens <dstaessens@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#675573}
-
Dominik Röttsches authored
R=etienneb Change-Id: I12195f2a531802fdc602e5a28d07711efce224b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1681124 Auto-Submit: Dominik Röttsches <drott@chromium.org> Reviewed-by:
Etienne Bergeron <etienneb@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#675572}
-
Vasilii Sukhanov authored
Bug: 936011 Change-Id: Iafcac98934450c1220a3309d537303c407a4645d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690849Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#675571}
-
Henrique Ferreiro authored
This is an intermediate step in the process of moving all of ProfileOAuth2TokenServiceBuilder code into IdentityManagerBuilder. To do this, the building of PO2TS cannot use Profile not any code from //chrome/browser. In this CL, ProfileOAuth2TokenServiceBuilder is modified to access the AccountManager and check if the profile is a regular one, both on Chrome OS, from parameters provided by IdentityManagerFactory. Bug: 974198 Change-Id: I00ba3a804975788f5d1eb45dd25d426ec59e9f20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690569Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#675570}
-
Victor Hugo Vianna Silva authored
We plumb the information of a whether a history entry is local or not to the javascript level and then use this information to determine whether to talk FaviconRequestHandler or FaviconService directly at the chrome://favicon2 level. Bug: 967746 Change-Id: I264e7064a0d07b1172cc5869956f8c689ca6fa0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1674101 Commit-Queue: Victor Vianna <victorvianna@google.com> Reviewed-by:
Peter Kotwicz <pkotwicz@chromium.org> Reviewed-by:
Esmael El-Moslimany <aee@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Jan Krcal <jkrcal@chromium.org> Auto-Submit: Victor Vianna <victorvianna@google.com> Cr-Commit-Position: refs/heads/master@{#675569}
-
Gauthier Ambard authored
This CL fixes the accessibility customs actions of the Most Visited cells. Bug: 981496 Change-Id: I472743386bf728c3f2d852359978aff859088ac2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690576Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#675568}
-
Lowell Manners authored
I found while working on firing events for bfcache navigations, that it's possible to create bugs where back/forward navigation works once, but fails the second time. We should have automated coverage for this case. Change-Id: I239fab99c2ad8b81d0300eeb943bbd398eb7f6cf Bug: 976697 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1685380Reviewed-by:
Nasko Oskov <nasko@chromium.org> Commit-Queue: Lowell Manners <lowell@chromium.org> Cr-Commit-Position: refs/heads/master@{#675567}
-
Michael Lippautz authored
HeapCompact::Relocate crasher has been sorted out, so compaction can be re-enabled again. Bug: 961231 Change-Id: I5de3c08255711def71f21bf060c885aec5e073dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692404 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#675566}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: I9fa277d2c8a4128c0453716072b014101fa61e5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692189Reviewed-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@{#675565}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/cc95d0ec0f6e..3de2d3762e79 git log cc95d0ec0f6e..3de2d3762e79 --date=short --no-merges --format='%ad %ae %s' 2019-07-09 perezju@chromium.org [Telemetry] Do not provide a __copy__ implementation for PageTestResults Created with: gclient setdep -r src/third_party/catapult@3de2d3762e79 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:973837 TBR=sadrul@google.com Change-Id: I3581742d2e00f18a601033370501fe831eda7667 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692721Reviewed-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@{#675564}
-
Rakina Zata Amni authored
It's expiring and we aren't tracking this anymore. Bug: 975479 Change-Id: Id480afe815685bb6e1b2b7e8205301d4d031d006 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1683261 Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Auto-Submit: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#675563}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/686b68ed..25be7aa2 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I1c2f0e17c51ba6b73eb83bf3d1b4e679b4bb278c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1691964Reviewed-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@{#675562}
-
Petr Smirnov authored
Only users with _exactly_ the same domain as the enrollment domain was allowed to switch the release channel on the enrolled devices. The corresponding pieces of code just performed the exact string comparison of the user's e-mail domain and the enrollment domain. This made it impossible to switch the release channels when the secondary domains are used: e.g. the enrollment domain is example.org, and the user's domain is foo.example.org. Now we allow all "affiliated" users to switch the release channel (including public managed users) provided corresponding policy allows that. Bug: 674561 Change-Id: I64f9fdb0fe9a4907b0828724502a48425f2e592c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1689737Reviewed-by:
Ivan Šandrk <isandrk@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Commit-Queue: Petr Smirnov <petrsmirnov@google.com> Cr-Commit-Position: refs/heads/master@{#675561}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/5dfad811ce32..1cde0eab512d git log 5dfad811ce32..1cde0eab512d --date=short --no-merges --format='%ad %ae %s' 2019-07-09 syoussefi@chromium.org Vulkan: Add storage buffer support Created with: gclient setdep -r src/third_party/angle@1cde0eab512d 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=cwallez@chromium.org Change-Id: I3f0c837c59ab9dfafd0dda93c887ca0b06edd925 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692186Reviewed-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@{#675560}
-
Ricky Liang authored
This is a trivial change with no change to the code logic. Bug: None Change-Id: I5bb72c6d4fed1571326faf7128de35b6fd875cb2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692162 Auto-Submit: Ricky Liang <jcliang@chromium.org> Reviewed-by:
Wei Lee <wtlee@chromium.org> Commit-Queue: Ricky Liang <jcliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#675559}
-
Fredrik Söderquist authored
Looks like the last uses where removed in 54bb4ffe. Bug: 944286 Change-Id: I1f33cf4291dc62ac1046e99994cee8dd59ff5294 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690966Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#675558}
-
Hiroshi Ichikawa authored
Also clarified its comment. Change-Id: Ia1d514254ea1022dfb78250399d1418cb7662833 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1683719 Auto-Submit: Hiroshi Ichikawa <ichikawa@chromium.org> Reviewed-by:
John Wu <jzw@chromium.org> Commit-Queue: Hiroshi Ichikawa <ichikawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#675557}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/4b4b41a63499..8aa9a7bb8f74 git log 4b4b41a63499..8aa9a7bb8f74 --date=short --no-merges --format='%ad %ae %s' 2019-07-09 johnkslang@users.noreply.github.com Merge pull request #1825 from amdrexu/bugfix Created with: gclient setdep -r src/third_party/glslang/src@8aa9a7bb8f74 The AutoRoll server is located here: https://autoroll.skia.org/r/glslang-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=radial-bots+chrome-roll@google.com,cwallez@chromium.org Change-Id: Idbc001cf307a9d8d770e67c57d1e7cb291a5dd04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692023Reviewed-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@{#675556}
-
Gyuyoung Kim authored
Some files have been including signin_buildflags.h even though they don't use BUILDFLAG(ENABLE_DICE_SUPPORT) or BUILDFLAG(ENABLE_MIRROR). This CL removes the unnecessary includes in the files. Bug: 970268 Change-Id: I710949a5ad55f48f7f47fc6ff2f4637a5608f2f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692421Reviewed-by:
Colin Blundell <blundell@chromium.org> Commit-Queue: Gyuyoung Kim <gyuyoung@igalia.com> Cr-Commit-Position: refs/heads/master@{#675555}
-
paulhsia authored
Line out is also a type of external device so we need to notify ARC++ with output routing change event when plugging in it. on device with line out Bug: b:137047339 Test: Audio Output Routing Notification Test in CTS-V Change-Id: I0f661f46a8be071e3eedbfd5d3abd742e0c9c3ad Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692205Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Chih-Yang Hsia <paulhsia@chromium.org> Auto-Submit: Chih-Yang Hsia <paulhsia@chromium.org> Cr-Commit-Position: refs/heads/master@{#675554}
-
Yuki Shiino authored
Bug: 981883, 839389 Change-Id: I7db1884404c0f31a46b7c67e69c898364ebbc2f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692323Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#675553}
-
Michael Lippautz authored
- Remove code to diagnose HeapCompact::Relocate crasher - Use WTF data structures where possible (exception: interior fixups) - Do not inline definition in HeapCompact::MovableObjectFixups Bug: 961231, 973869 Change-Id: Ib6bf6c4a10418f99966d1b50524171b80870a60e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1691036Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#675552}
-
Mario Sanchez Prada authored
Convert implementation (ContentCredentialManager) in the password_manager component and the client in the renderer process (CredentialManagerProxy), as well as the definition of the GetAuthenticator() in the interface blink.mojom.DocumentInterfaceBroker. Bug: 955171, 978694 Change-Id: I8dcb02c07b5ba5e633980529abf02b305bc00a3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1688836Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Cr-Commit-Position: refs/heads/master@{#675551}
-
Leon Han authored
Previously, content/public/common/url_loader_throttle.h includes content/public/common/transferrable_url_loader.mojom.h. Now this CL changes to just include services/network/public/mojom/url_loader.mojom.h, which is enough and makes it easier for us to move url_loader_throttle.h into Blink public/common in the future. BUG=860403 Change-Id: Id314c8e2c1faa66fc09edd16c0028a02c06f756f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690202 Commit-Queue: Leon Han <leon.han@intel.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#675550}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/c90e13646859..71fc7dc2e520 git log c90e13646859..71fc7dc2e520 --date=short --no-merges --format='%ad %ae %s' 2019-07-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 a1b6761e6e3c..5dfad811ce32 (13 commits) 2019-07-09 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src ea1730d8..9a8eb165 (363 commits) Created with: gclient setdep -r src/third_party/skia@71fc7dc2e520 The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=fmalita@google.com Change-Id: I7b7060ee4acb6a72fbf3f95f4a9de4ae99607eb9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692294Reviewed-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@{#675549}
-