- 05 Aug, 2020 40 commits
-
-
Owen Rodley authored
This should make it more obvious that it corresponds to an actual tree closure, and hence should be paid attention to. Bug: 1111108 Change-Id: I5db965a86f0e8399a8c2b5bd17b34d4d89a94ad0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336097 Commit-Queue: Owen Rodley <orodley@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#794824}
-
Dirk Pranke authored
Since jumbo builds are no longer supported, we no longer need to identify particular source files to exclude from them. Bug: 994387 Change-Id: I6f7f12e55602e3fac4b10c2f613cfa9992129871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337274Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#794823}
-
Rakina Zata Amni authored
With crrev.com/c/2121522, some main-frame same-site navigations will result in a new BrowsingInstance, SiteInstance, RenderFrameHost, RenderView, etc. This CL updates expectations of content_unittests that didn't expect a change of RenderFrameHosts etc. on same-site main frame navigations. This CL does not include: - Updates for content_browsertests and non-navigation-specific tests, which are handled in crrev.com/c/2195872 and crrev.com/c/2210174. - Updates for tests under chrome/, components/ and layout tests (fixed in other CLs)) - Fix to ensure order of unload handlers on same-site cross-RFH navigations (will be fixed on a future CL) - Fix to ensure WebPreferences are carried over for cross-RFH same-site navigations (will be fixed on a future CL) For more details, see doc: https://docs.google.com/document/d/1lHdkKLUe8H6ZP6ALwj-dsus7oYcuc93HkSCHCcerItg/edit?usp=sharing Bug: 977562 Change-Id: I8cddb7e5caceea380ec413dbb446142811f0f62f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210035 Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#794822}
-
Erik Chen authored
This CL allows extensions to be marked as available on the 'lacros' platform. This is primarily a small change to the generator python files to accept a new enum type. This CL marks enterprise.platformKeys as available on 'lacros' in order to have real code using this logic path. Change-Id: Icb593cb9fdd149154b7bd5d7206fad560ce82277 Bug: 1111879 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333570 Auto-Submit: Erik Chen <erikchen@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: Erik Chen <erikchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#794821}
-
Sven Zheng authored
Bug: 1104291 Change-Id: I9e549304eefc2b511fc1b95a22e8fe9a6c099ced Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337105 Commit-Queue: Sven Zheng <svenzheng@chromium.org> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#794820}
-
Mike Wittman authored
Uses the soname from the library for the debug basename rather than the file path, since files mapped from apks use the apk name. Bug: 1004855 Change-Id: Ic61bbdbeab92e69e71ef831a8f57c8aa0f42b301 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2316294 Commit-Queue: Mike Wittman <wittman@chromium.org> Reviewed-by:
Etienne Pierre-Doray <etiennep@chromium.org> Cr-Commit-Position: refs/heads/master@{#794819}
-
Ben Pastene authored
Current ios tasks are being de-duped into tasks with broken isolated out dirs, eg: https://ci.chromium.org/p/chromium/builders/ci/ios-simulator/56813 Adding a dummy change to test_env.py should reset that since this file is added to every test. Adding no-try to fix CQ. TBR=dpranke@google.com No-Try: true Bug: 1112996 Change-Id: I280d2a12e4f22ce76e8328aaba6e545ea04c1f00 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337833 Commit-Queue: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#794818}
-
Carlos IL authored
The current wait for interstitials is flaky on tests where the safe browsing interstitial is triggered due to a subresource. This CL disables them while the wait is fixed. Bug: 1107540 Change-Id: I726553c5e6bfba40205394fe47f3e77c50e9a776 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333817 Commit-Queue: Carlos IL <carlosil@chromium.org> Auto-Submit: Carlos IL <carlosil@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#794817}
-
Yuly Novikov authored
This reverts commit 0e9f2d5b. Reason for revert: time out fixed in https://chromium-review.googlesource.com/c/chromium/src/+/2334756 Original change's description: > Shard SwANGLE angle_deqp_egl_tests > > Timing out due to > https://chromium-review.googlesource.com/c/angle/angle/+/2280401 > > Ignore-CQ-Freeze: improves bot stability > Bug: 1110445 > Change-Id: I72af8f6627e5d654774207b345e4176cf020367e > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327570 > Commit-Queue: Yuly Novikov <ynovikov@chromium.org> > Commit-Queue: Stephen Martinis <martiniss@chromium.org> > Auto-Submit: Yuly Novikov <ynovikov@chromium.org> > Reviewed-by: Stephen Martinis <martiniss@chromium.org> > Cr-Commit-Position: refs/heads/master@{#792853} TBR=ynovikov@chromium.org,martiniss@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1110445 Change-Id: Ia9ccb31f5f3030f08837d1b188bdc0209aa61362 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337495Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#794816}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/a0c3f906bc6f..486f1812ef65 2020-08-04 apolito@google.com Add a little bit more context to a failure case for debugging reasons 2020-08-04 brucedawson@chromium.org Fix reference to enable_js_type_check If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: chromium:1110152 Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: Id6432b8b42af547e3d8138e3ffd72f49363c7b35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336862Reviewed-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@{#794815}
-
Clark DuVall authored
This is a reland of 02b24a76 Forgot to add the line in proguard.py to make VerifiesOnR work correctly. Original change's description: > Move getPacProcessor() to GlueApiHelperForR > > Follow up after feedback on http://crrev.com/c/2328302. > > Bug: 1111909 > Change-Id: If3107a6bc513d2aad898e8bc87c8436392ee057d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335385 > Commit-Queue: Clark DuVall <cduvall@chromium.org> > Reviewed-by: Nate Fischer <ntfschr@chromium.org> > Reviewed-by: Richard Coles <torne@chromium.org> > Cr-Commit-Position: refs/heads/master@{#794655} TBR=torne@chromium.org Bug: 1111909 Change-Id: I64eafe0fb9093907a5510142d73455aee3af2c67 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337385 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:
Sam Maier <smaier@chromium.org> Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#794814}
-
Juliet Levesque authored
Add functionality to the NearbyInternalsHttpHandler to call Manager/cert/contact manager functions when triggered by debug page buttons, as well as add support to pass messages from C++ to JavaScript and localize time. Change the order for the way messages appear on the page for newest on the top. Bug: 1093634 Change-Id: Idcd4a1849f7efaa7e42c15ee0be7cc47ac1ad622 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2327455 Commit-Queue: Juliet Levesque <julietlevesque@google.com> Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Josh Nohle <nohle@chromium.org> Cr-Commit-Position: refs/heads/master@{#794813}
-
Mark Pearson authored
Bug: 1104959 Change-Id: Ib5ac9140a4626985c28608b2ddde36e4ab253f16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334684Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Commit-Queue: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/master@{#794812}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b156b016f22b..f8ccdc63a188 2020-08-04 aninditaghosh@google.com Return query result as a pandas dataframe. 2020-08-04 hjd@google.com Merge "ui: Reduce special handling of the summary track" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I35a78e3fd0f870a8e1f4911dc87caa1f05069d66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337346Reviewed-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@{#794811}
-
Gavin Williams authored
This feature will change the Print Preview Save to Drive behavior on CrOS from saving to directly to Drive through Cloud Print, to opening the file picker to the locally mounted Drive. Design doc: go/save-to-drive-cros-design-doc Bug: 1112416 Change-Id: Ifa286e293ee31ce3596fc856ea7e44e6aea9b130 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334673 Commit-Queue: Gavin Williams <gavinwill@chromium.org> Auto-Submit: Gavin Williams <gavinwill@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Cr-Commit-Position: refs/heads/master@{#794810}
-
Yoichi Osato authored
This CL extends HttpNetworkTransactionTest::PreconnectErrorResendRequestTest() to confirm upload success when the first attempt failed over both H/1 and H/2. This is a preparation to add caching mechanism in ChunkedDataPipeUploadDataStream: crrev.com/c/2269622 Bug: 1077174 Change-Id: I75b277295652e87de7f2b6cde4e911d2669e9839 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2334726 Commit-Queue: Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#794809}
-
James Hawkins authored
R=khorimoto@chromium.org Bug: none Test: none Change-Id: I52646b33d0757c0fb2169da209a00648315616cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337574Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: James Hawkins <jhawkins@chromium.org> Cr-Commit-Position: refs/heads/master@{#794808}
-
Peter Kasting authored
This eliminates an ugly workaround and will make it possible to directly swap in a base::CallbackList in more places later. Bug: 1113007 Change-Id: Ic5d0cff1432024dd0fe3fc31f3a2176fe2b6d2d5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336909 Commit-Queue: Peter Kasting <pkasting@chromium.org> Commit-Queue: Kristi Park <kristipark@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Kristi Park <kristipark@chromium.org> Cr-Commit-Position: refs/heads/master@{#794807}
-
Tomasz Wiszkowski authored
We plan to revisit relationship between native and Java OmniboxSuggestion objects in the near future. This metric will serve as a health indicator during the effort. Bug: 1109817 Change-Id: Id9e2a2662ae48a90b1150f4246643579f821ed66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337121Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ender
💬 =🕐 (ping me for faster reviews) <ender@google.com> Cr-Commit-Position: refs/heads/master@{#794806} -
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/cc5f2c8c..ce4c3060 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,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I88f2f72a250ece384d92fce63b14c62f9eb757d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337553Reviewed-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@{#794805}
-
Yusuke Sato authored
BUG=None TEST=try Change-Id: Ide399f10072868afe3e27bdec1af0077a856cb07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333581Reviewed-by:
Yury Khmel <khmel@chromium.org> Reviewed-by:
Jorge Lucangeli Obes <jorgelo@chromium.org> Commit-Queue: Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/master@{#794804}
-
Yuchen Liu authored
Now we have CastAudioManagerAndroid. Move android specific logics into the new class. Bug: internel b/160753974 Test: Build Change-Id: I9a3a177f938da525e8f18df3ee0be5588bdd6eb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337539Reviewed-by:
Kenneth MacKay <kmackay@chromium.org> Commit-Queue: Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#794803}
-
Jia Li authored
This CL adds the async code path to PredictionManager using the ML Service. For more convenient unit testing, a FakeServiceConnection for the ML Service is added. Bug: 1099371 Change-Id: I008180d173b7a1d0ee0f192662de43ad940ff856 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2324447 Commit-Queue: Jia Li <jiakl@google.com> Reviewed-by:
Sophie Chang <sophiechang@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#794802}
-
Robin Lewis authored
Bug: 1112604 Change-Id: I35017174be59a5e0191ef3a7f4e4791646af3d0b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336184 Commit-Queue: Rakesh Soma <rakeshsoma@google.com> Reviewed-by:
Rakesh Soma <rakeshsoma@google.com> Cr-Commit-Position: refs/heads/master@{#794801}
-
Charlene Yan authored
Bug: 1111874 Change-Id: I379fcb8461a7bf958ebf31714544a5c7ec0faf4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332068 Commit-Queue: Charlene Yan <cyan@chromium.org> Reviewed-by:
Connie Wan <connily@chromium.org> Cr-Commit-Position: refs/heads/master@{#794800}
-
Nate Chapin authored
Currently, DocumentLoader sets FrameLoader::frame_owner_sandbox_flags_ only to immediately read that state back. Give FrameLoader a GetForcedSandboxFlags() helper to access its permanent flags, then have DocumentLoader assemble the state it needs rather than using FrameLoader::EffectiveSandboxFlags(). The only other use of FrameLoader::EffectiveSandboxFlags() is a test-only case. Switch it to use PendingEffectiveSandboxFlags(), since all the tests seem to be happy with it. Change-Id: Id58eda10c18843b3e2ddc4b962513507e2e66aeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333335 Commit-Queue: Nate Chapin <japhet@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#794799}
-
Chris Hamilton authored
This will be used to determine the attribution context for the performance.measureMemory API. BUG=1085129 Change-Id: Ia901dcc73e689984c3714c94f624dfb90b85c5fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332331Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#794798}
-
Etienne Bergeron authored
This CL is removing incorrect usage of Range::Round(...). The plan is to deprecate and remove that API since it's leading to rounding errors. The appropriate usage will be to find the Enclosed/Enclosing range. R=msw@chromium.org Bug: 1111044 Change-Id: Ic81b79dc681b9453f34148e7ac33912c3cbba98c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332839 Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Reviewed-by:
Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#794797}
-
Noah Rose Ledesma authored
Implementations of the WebMediaPlayer should report to their delegates when the audio output sink has changed. This CL adds the delegate method and has the player impls invoke it. Bug: 1110124 Change-Id: I72a9d9b9855333f2d0015c1279e474a199d456e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321066 Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#794796}
-
Wenyu Fu authored
These render tests are failing on different building bots. TBR=dullweber@chromium.org Bug: 1112985 Change-Id: I1590c2bad3c0042ecfd73ac46c6edbffb2f683fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337290Reviewed-by:
Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/master@{#794795}
-
Haiyang Pan authored
It is: * org.chromium.chrome.features.start_surface.StartSurfaceLayoutTest.testGridToTabToCurrentLiveDetached Example build: https://ci.chromium.org/p/chromium/builders/ci/android-marshmallow-x86-fyi-rel/1521 Bug: 1092987 Change-Id: Ia169115d5b57046ebc4b23af16cb8ed0f5ddbc54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336308 Auto-Submit: Haiyang Pan <hypan@google.com> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#794794}
-
Moe Ahmadi authored
Intercepts middle-slot promo link clicks when the link has an href with the following format: command:<ID>. Extracts the command ID and sends it to the NTP via postMessage to be sent to and executed by the browser. For more information see go/promos-deeplinking-settings Bug: 1106421 Change-Id: Idf84b93d5e15eb2555fd1e1857d372aef2e4f2fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2335324Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Auto-Submit: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/master@{#794793}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1596560172-90d73787e73e756b1319ad7ac9a0bacd58cfb767.profdata to chrome-win32-master-1596562698-726e910d88cf0fdaea1d96e4c3f332f3c327590e.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:win-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: Ied0b542f94b9d2aa443bf9cb576e8681295db1b4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337405Reviewed-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@{#794792}
-
Minoru Chikamune authored
We are going to remove ipc_task_queue and ipc_task_runner. The scheduling policy of ipc_task_queue is the same as the default task queue. Nowadays, we are using per-frame task queues as much as possible. And if there are no relevant per-frame task queues, then we can use the (per-isolate) default task queues. [related design doc section] https://docs.google.com/document/d/1y-vHkrD1z2RtyWYwT6rJkSLHClYNjDDpUbTtBU7l95A/edit#bookmark=id.eeuir8g768ou Bug: 1105403 Change-Id: Ie9c760ee47151c32d094e43168e8e94e561344ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332088 Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kouhei Ueno <kouhei@chromium.org> Reviewed-by:
Tal Pressman <talp@chromium.org> Cr-Commit-Position: refs/heads/master@{#794791}
-
Koji Ishii authored
This patch: * Adds tests for enumerating fragments for a |LayoutObject|. These tests were created for crrev.com/c/2332083 but missed to include in the CL. * Added |LayoutObjectToDebugStringList| helper function. * Move some helper functions out of the test class so that they can be used in other than member functions. crrev.com/c/2313736 needs to create a separate class to use different runtime flag. Bug: 982194 Change-Id: I4236c4251242b5790ba62388177a14d46958aa61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337196 Auto-Submit: Koji Ishii <kojii@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#794790}
-
Tsuyoshi Horo authored
Bug: 1111536, 1111337 Change-Id: I0c48340d8ab2d78056e640f7a3e6f9263578dadb TBR: dbertoni@chromium.org, lazyboy@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337199Reviewed-by:
Tsuyoshi Horo <horo@chromium.org> Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Cr-Commit-Position: refs/heads/master@{#794789}
-
Haiyang Pan authored
They are: * org.chromium.chrome.browser.autofill_assistant.AutofillAssistantAutostartTest.testAutostart * org.chromium.chrome.browser.autofill.AutofillUpstreamTests.testSaveCardInfoBarWithEmptyYear Example build: https://ci.chromium.org/p/chromium/builders/ci/android-marshmallow-x86-fyi-rel/1489 Bug: 1112812 Change-Id: I65142339cb9f1ebc34fb7c43cb82cde48bbf7cf3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336307 Auto-Submit: Haiyang Pan <hypan@google.com> Reviewed-by:
Yuke Liao <liaoyuke@chromium.org> Commit-Queue: Yuke Liao <liaoyuke@chromium.org> Cr-Commit-Position: refs/heads/master@{#794788}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/e84a1b13760d..0a4342793e0e 2020-08-04 enga@chromium.org Implement depth-only/stencil-only copies on Vulkan and Metal If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: I1e196712ad859e1afe2814c1239b60254bd8357d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2337333Reviewed-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@{#794787}
-
Ben Joyce authored
We want test_runner.py to mimic the options available for base/test/launcher/unit_test_launcher.cc which includes the option "--test-launcher-batch-limit". Bug: 1090055 Change-Id: Id6710b0078068f03a0f163985fdadad4d14dea6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2333585 Commit-Queue: benjamin joyce <bjoyce@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/master@{#794786}
-
Noah Rose Ledesma authored
The renderer will now properly handle IPCs to change audio sink ID. Bug: 1096248 Change-Id: I26113128c0016df9c2a126a8d6bf7ce965f74e86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2295830 Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#794785}
-