- 31 May, 2019 40 commits
-
-
Carlos Caballero authored
BEST_EFFORT tasks will not run until after startup and only if there is no critical work pending. This patch should not change the current behaviour. Please double check whether the task being posted via BrowserThread::PostAfterStartupTask really cares about being run after startup or just wants to run after any critical work was completed. If you are fine with it just running after critical work has completed LGTM and keep on with your life. If that is not the case let me know and please explain your reasoning in a comment. More details: https://docs.google.com/document/d/1P8PV1qX2cOR2WRFD6v9CjygJkE_mftCtJ7BoqQHCKZI This CL was uploaded by git cl split. R=rouslan@chromium.org Bug: 887407 Change-Id: I4a7a2499e776c7e783d860a5b7ca055b302c1394 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1632473Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Carlos Caballero <carlscab@google.com> Auto-Submit: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#665115}
-
rnasri authored
Draw layout shift rects. First transform the jank region found by the sweep line algorithm into a blink region. Clear the layout shift rects vectors for the next update. Finally, draw the layout shift rects in a fading yellow color. Bug: 961846 Change-Id: Iad3d4a2bef4eace679f30eb23a66a2f73436d0cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631715 Commit-Queue: Rasha Nasri <rnasri@google.com> Reviewed-by:
enne <enne@chromium.org> Reviewed-by:
Steve Kobes <skobes@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#665114}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 9978b88c. With Chromium commits locally applied on WPT: e90c6ef0 "NG/DL: Implement size containment (and display lock) for NG fieldset algo" abf2ac5e "webrtc wpt: avoid race conditions" d9a6ec05 "[MediaStreamTrack] Remove tests and existing support for the 'volume' property." 1bbbd106 "Add feature policy for client hints, used for third-party subresources." ab94a58b "Add the remaining Client Hints to Feature Policy." d206e4f4 "[css-properties-values-api] Properly implement '|' in syntax strings." 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: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: I982a5389da86681de18d1dfaf9eb99fa83335197 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638477Reviewed-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@{#665113}
-
Peter Beverloo authored
Change-Id: I991c71a848b99f24072318377a8fccc02c309543 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637567Reviewed-by:
Richard Knoll <knollr@chromium.org> Reviewed-by:
Michael van Ouwerkerk <mvanouwerkerk@chromium.org> Commit-Queue: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#665112}
-
Kent Tamura authored
The union defined in xpath_grammar.y should be on the stack. Bug: 961413 Change-Id: I426ff2da51e0f3f678cb96ae97b80322e01c6b35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638207Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#665111}
-
Alexander Timin authored
As discussed in [1], we don't want to inherit priority when creating task runners. [1] https://docs.google.com/document/d/1UTYoz_NF9wI5OTR4uSr1keMloHmu_ZAG2wsq_V8-GQA R=gab@chromium.org,fdoray@chromium.org BUG=937336 Change-Id: Ib46aaf61f35178c04519013b1233d1f5243c5a40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637562Reviewed-by:
François Doray <fdoray@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Commit-Queue: Alexander Timin <altimin@chromium.org> Cr-Commit-Position: refs/heads/master@{#665110}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/3051121c5ace..94d5e05157f0 git log 3051121c5ace..94d5e05157f0 --date=short --no-merges --format='%ad %ae %s' 2019-05-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/glslang/src 625eb25d6e80..6d88284607d2 (1 commits) 2019-05-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/spirv-headers/src 7ac42f80c0e8..903d447d96eb (1 commits) Created with: gclient setdep -r src/third_party/angle@94d5e05157f0 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@google.com Change-Id: I2894509af72610943587e18f078cef31b7e2152a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637250Reviewed-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@{#665109}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/0aa9d59e4eb7..3d4e56f8f4ef git log 0aa9d59e4eb7..3d4e56f8f4ef --date=short --no-merges --format='%ad %ae %s' 2019-05-31 khokhlov@google.com Store timestamps with microsecond precision in TelemetryInfo Created with: gclient setdep -r src/third_party/catapult@3d4e56f8f4ef 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:944418 TBR=sadrul@google.com Change-Id: I8c9463a459569f9fb4985a24ccf8c1c072f62105 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637249Reviewed-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@{#665108}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/eb22227c5baf..d7e2fb330924 git log eb22227c5baf..d7e2fb330924 --date=short --no-merges --format='%ad %ae %s' 2019-05-31 oprypin@webrtc.org mb: Implement 'quiet' flag in mb lookup 2019-05-31 guidou@webrtc.org Reland "Change default secure SCTP protocol to UDP/DTLS/SCTP" 2019-05-31 guidou@webrtc.org Revert "Change default secure SCTP protocol to UDP/DTLS/SCTP" 2019-05-31 mbonadei@webrtc.org Remove Win32 ASan from mb config. 2019-05-31 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 81e50638..c1296cf1 (664522:665078) 2019-05-31 mbonadei@webrtc.org Add "Win asan 64-bit" in order to migrate away from the 2-bit version. Created with: gclient setdep -r src/third_party/webrtc@d7e2fb330924 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. BUG=chromium:955062,chromium:None TBR=webrtc-chromium-sheriffs-robots@google.com Change-Id: I07f7fdac6d37c263ce5801329b45f2c9876b8f92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638185Reviewed-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@{#665107}
-
Jesse Doherty authored
Bug: 968595 Change-Id: I5b05ba29df20ce50eedd58f070e15adc3c668975 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637041 Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/master@{#665106}
-
Bo Liu authored
It is no longer used. Change-Id: I68735071659060751fb5fa0e2634dc042e5f1b05 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637643Reviewed-by:
Peng Huang <penghuang@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#665105}
-
Etienne Pierre-doray authored
This CL replaces ScopedNestableTaskAllower with kNestableTasksAllowed passed as argument to the RunLoop involved if any. Only native nested loops should use ScopedNestableTaskAllower (soon to be deprecated). For more details, see: https://cs.chromium.org/chromium/src/base/message_loop/message_loop_current.h?sq=package:chromium&dr=CSs&g=0&l=159 A small step towards deleting MessageLoop. This CL was generated with git cl split. Refer to the top-level CL if necessary : https://chromium-review.googlesource.com/c/chromium/src/+/1635819 Please CQ if LGTY! This CL was uploaded by git cl split. R=rch@chromium.org Bug: 781352 Change-Id: I6cd8bf2e791d92a37306511b61bb8b0a4896e4c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635526 Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Auto-Submit: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by:
Ryan Hamilton <rch@chromium.org> Cr-Commit-Position: refs/heads/master@{#665104}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4b822d3d6e5f..a4c30bf17adb Created with: gclient setdep -r src-internal@a4c30bf17adb 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. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=melandory@google.com,hiroshige@google.com,mlamouri@google.com,loyso@google.com Change-Id: I9bf039a62a86aa8a68641d62ddb9df6647226299 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637245Reviewed-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@{#665103}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 8a31b11f. With Chromium commits locally applied on WPT: e90c6ef0 "NG/DL: Implement size containment (and display lock) for NG fieldset algo" abf2ac5e "webrtc wpt: avoid race conditions" d9a6ec05 "[MediaStreamTrack] Remove tests and existing support for the 'volume' property." 1bbbd106 "Add feature policy for client hints, used for third-party subresources." ab94a58b "Add the remaining Client Hints to Feature Policy." 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: foolip@chromium.org, lpz@chromium.org, robertma@chromium.org: external/wpt/tools NOAUTOREVERT=true TBR=raphael.kubo.da.costa No-Export: true Change-Id: Ia36724c463243a6a35c1f1f3acd005a369fec0eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637243Reviewed-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@{#665102}
-
Raphael Kubo da Costa authored
Reilly has been actively reviewing all recent changes to that directory, and it often surprises submitters when chromium_presubmit fails to land a change due to a lack of an owner lgtm in that directory. Adapt the file to the current reality and make it match the OWNERS files in other directories implementing APIs from the Devices and Sensors WG (e.g. Wake Lock and Generic Sensors). Change-Id: I6b97ec642c34a799fee95244928c2a54acdb6a72 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636133 Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#665101}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/e7866de4b1dc..209ff0ce90ce git log e7866de4b1dc..209ff0ce90ce --date=short --no-merges --format='%ad %ae %s' 2019-05-31 afdx@google.com Add spirv-fuzz pass to permute blocks. (#2642) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@209ff0ce90ce 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@google.com Change-Id: I608fa0f35d98d028509b5b4a950408187cfe2925 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638339Reviewed-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@{#665100}
-
Anders Hartvoll Ruud authored
A bug in the spec caused "foo bar" (really "foo<almost anything>bar") to be treated as "foo | bar", which clearly isn't what we want. Note that there are two bonus tests here (the two bottom ones) that pass without this change. Change-Id: I9fd35f3186e31fba3e95cc302f2679d60893e791 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636066Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#665099}
-
Richard Knoll authored
This is the first part to support suspending notifications by storing their resources into the database. They can then be re-displayed by extracting the resources and passing them on to the regular display code. The follow-up CL that uses this is http://crrev.com/c/1628753. Bug: 949475 Change-Id: Iae52d6127915fd12cce0722bb37f1bdea76c04cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1628719Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Richard Knoll <knollr@chromium.org> Cr-Commit-Position: refs/heads/master@{#665098}
-
Sergio Villar Senin authored
This is a follow up of crrev.com/c/1518518 in which 3 new usages of ScopedMockClock are replaced by the use of TestMockTimeTaskRunner. Handling these in a different CL because the parent one is already big enough to review. Bug: 919383 Change-Id: I8cdeb076ef0b7104a72f340eaccb5d2047886d46 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1593252 Commit-Queue: Sergio Villar <svillar@igalia.com> Reviewed-by:
Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#665097}
-
Arnaud Mandy authored
There is no reason for controller_ to be WeakMember, since it lifecycle is bound to the eventPump, so there is no need for it after RemoveController is called. Bug: 873761 Change-Id: Iff7d9ef2b738d555551433c966cfdf26d1c34d1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634309Reviewed-by:
Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Arnaud Mandy <arnaud.mandy@intel.com> Cr-Commit-Position: refs/heads/master@{#665096}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/0a56f0e3d22d..3051121c5ace git log 0a56f0e3d22d..3051121c5ace --date=short --no-merges --format='%ad %ae %s' 2019-05-31 angle-autoroll@skia-public.iam.gserviceaccount.com Roll ./third_party/spirv-tools/src e7866de4b1dc..209ff0ce90ce (1 commits) Created with: gclient setdep -r src/third_party/angle@3051121c5ace 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@google.com Change-Id: I24931edc2f108d9b26e8b0b28ab9a5ee88bcb7ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638345Reviewed-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@{#665095}
-
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: I2753e0e9d82e6d8ff9e94b04a0e68d1b3387364a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637225Reviewed-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@{#665094}
-
Clemens Hammacher authored
Added to v8 in https://crrev.com/c/1634910. R=jwd@chromium.org CC=mstarzinger@chromium.org, adamk@chromium.org Change-Id: I7818537d28c77399071054bbf4294e1cae821bc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1634735 Commit-Queue: Clemens Hammacher <clemensh@chromium.org> Reviewed-by:
Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#665093}
-
François Doray authored
It was broken by https://chromium-review.googlesource.com/c/chromium/src/+/1635572. Change-Id: I4589ebc222f2f541a453833173c459bc756cb8e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637559 Commit-Queue: François Doray <fdoray@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#665092}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/625eb25d6e80..6d88284607d2 git log 625eb25d6e80..6d88284607d2 --date=short --no-merges --format='%ad %ae %s' 2019-05-31 johnkslang@users.noreply.github.com Merge pull request #1781 from jeffbolznv/issue_1766 Created with: gclient setdep -r src/third_party/glslang/src@6d88284607d2 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@google.com Change-Id: Iecc6b5e8af4efa92d58c948d0a1ec0eba8bbeb22 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638343Reviewed-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@{#665091}
-
Kuo Jen Wei authored
Bug: 966504 Test: Enter each setting view, resize window, see if the view height is not cropped. Change-Id: I4fa245325ea4f49e5a20e5a1a476064522c8904d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637241Reviewed-by:
Sheng-hao Tsao <shenghao@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#665090}
-
Carlos Caballero authored
BEST_EFFORT tasks will not run until after startup and only if there is no critical work pending. This patch should not change the current behaviour. Please double check whether the task being posted via BrowserThread::PostAfterStartupTask really cares about being run after startup or just wants to run after any critical work was completed. If you are fine with it just running after critical work has completed LGTM and keep on with your life. If that is not the case let me know and please explain your reasoning in a comment. More details: https://docs.google.com/document/d/1P8PV1qX2cOR2WRFD6v9CjygJkE_mftCtJ7BoqQHCKZI This CL was uploaded by git cl split. R=cpu@chromium.org Bug: 887407 Change-Id: Iddb0db5a7d674ed32bd866270adb7a8ab9205903 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631700 Commit-Queue: Carlos Caballero <carlscab@google.com> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
Joe Mason <joenotcharles@google.com> Reviewed-by:
Carlos Pizano <cpu@chromium.org> Auto-Submit: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#665089}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git/+log/7ac42f80c0e8..903d447d96eb git log 7ac42f80c0e8..903d447d96eb --date=short --no-merges --format='%ad %ae %s' 2019-05-31 cepheus@frii.com OpenCL ext. inst. header: Support C in addition to C++. Created with: gclient setdep -r src/third_party/spirv-headers/src@903d447d96eb The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-headers-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@google.com Change-Id: I0ec24a59bd8d0edf8b4a09a425ca77fdb9511777 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638342Reviewed-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@{#665088}
-
Carlos Caballero authored
MessageLoop will go away, eventually. ScopedTaskEnvironment will per default start a ThreadPool, which should be fine in most of the cases. If you belive your test needs to make sure that no ThreadPool runs let me know and I will update the patch. BUG=891670 This CL was uploaded by git cl split. R=liberato@chromium.org Change-Id: I82c3d942c4491a3bc4885e203eb42618ded309d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635523 Auto-Submit: Carlos Caballero <carlscab@google.com> Reviewed-by:
Frank Liberato <liberato@chromium.org> Commit-Queue: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#665087}
-
Anders Hartvoll Ruud authored
Also let CSSPropertyID::kOverflowX fall through to kOverflowY in the parser fast path, since accepted keywords are identical for those properties. BUG=872356 Change-Id: I021dd07b4fe46e66b9ade3535d23cb869ea4affb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1626428Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Oriol Brufau <obrufau@igalia.com> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#665086}
-
Chih-Yu Huang authored
In the original CL, PlatformVideoFramePool class doesn't initialize the value of some data members. This CL fixed this issue. Original change's description: > DmabufVideoFramePool is used to allocate and recycle DMA-buf backed > VideoFrames. It is used by hardware accelerated video decoder. Besides > allocating and recycling VideoFrame, it also provide these functions: > > - Limit the number of buffers to prevent client from draining the > memory. > - Query the original frame by the wrapped frame. > > BUG=941330 > TEST=media_unittests > > Change-Id: I368d620fa0c8fb2b1a03c3479c08bad54acd55da > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1527911 > Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> > Auto-Submit: Chih-Yu Huang <akahuang@chromium.org> > Reviewed-by: Hirokazu Honda <hiroh@chromium.org> > Reviewed-by: Alexandre Courbot <acourbot@chromium.org> > Reviewed-by: David Staessens <dstaessens@chromium.org> > Reviewed-by: Dan Sanders <sandersd@chromium.org> > Cr-Commit-Position: refs/heads/master@{#664664} BUG=941330 TEST=Run "media_unittests --gtest_filter=PlatformVideoFramePool*" with gn args "is_msan = true" Change-Id: I51bfaf571c39ac53d2a2a9884e94f171373aa5f8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635126Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#665085}
-
Carlos Caballero authored
MessageLoop will go away, eventually. ScopedTaskEnvironment will per default start a ThreadPool, which should be fine in most of the cases. If you belive your test needs to make sure that no ThreadPool runs let me know and I will update the patch. BUG=891670 This CL was uploaded by git cl split. R=dalecurtis@chromium.org Change-Id: Ib1c83dfc5dd51f2944a78ef4841af6d548aecfca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635816Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Carlos Caballero <carlscab@google.com> Auto-Submit: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#665084}
-
Rune Lillesveen authored
Change-Id: I833f49fefd5dff0abe047a9d28c3ac2d81e21d43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636065Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#665083}
-
Rune Lillesveen authored
Pseudo styles, which do not have an associated PseudoElement, hangs off of the ComputedStyle of the originating element. Make that cache mutable to make it possible to prepare for making ComputedStyle itself immutable on Node and LayoutObject. Bug: 813068 Change-Id: Ic5916a9f6a19c6571ff928e7f23cddcb74d17ec1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636131Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#665082}
-
Carlos Caballero authored
MessageLoop will go away, eventually. ScopedTaskEnvironment will per default start a ThreadPool, which should be fine in most of the cases. If you belive your test needs to make sure that no ThreadPool runs let me know and I will update the patch. BUG=891670 This CL was uploaded by git cl split. R=jam@chromium.org Change-Id: I5e7341427bf5ef241b73c3a82718c278d2401b2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635817Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Carlos Caballero <carlscab@google.com> Auto-Submit: Carlos Caballero <carlscab@google.com> Cr-Commit-Position: refs/heads/master@{#665081}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/944e0333f735..4b822d3d6e5f Created with: gclient setdep -r src-internal@4b822d3d6e5f 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. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=melandory@google.com,hiroshige@google.com,mlamouri@google.com,loyso@google.com Change-Id: Ib8996bd8747053a35ffe73fda6074514e3cfb2c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638173Reviewed-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@{#665080}
-
Kinuko Yasuda authored
Bug: N/A Change-Id: I6653cf9d84b71e2795bdd236b1fcae874523d321 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637184 Auto-Submit: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#665079}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/a9e9c3dff0c2..887362fca7a7 git log a9e9c3dff0c2..887362fca7a7 --date=short --no-merges --format='%ad %ae %s' 2019-05-31 mikewu@google.com chromeos_config: Add config for kumo Created with: gclient setdep -r src/third_party/chromite@887362fca7a7 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: I4d3ca1bc621263e88aaed105a2015e0267c4548f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638170Reviewed-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@{#665078}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/933d3cab3f30..944e0333f735 Created with: gclient setdep -r src-internal@944e0333f735 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. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=melandory@google.com,hiroshige@google.com,mlamouri@google.com,loyso@google.com Change-Id: I5815c8fb4c7a2d79d6bcff98fccbcc6bfeed628b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637223Reviewed-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@{#665077}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/bad01ad3adaa..cd28c22b7b65 git log bad01ad3adaa..cd28c22b7b65 --date=short --no-merges --format='%ad %ae %s' 2019-05-31 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/depot_tools@cd28c22b7b65 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. TBR=agable@chromium.org Change-Id: I2b0401be241e141637b610301a4799deb809e9ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637222Reviewed-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@{#665076}
-