- 30 Oct, 2020 40 commits
-
-
Bill Budge authored
- Removes tests that depended on the existence of the Flash plugin. Bug: chromium:1143546 Change-Id: Ib5dc2035f303cc3510db52d491813759123e7b57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508009 Commit-Queue: Bill Budge <bbudge@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#822626}
-
Andrew Grieve authored
Bug: 1122182 Change-Id: I29b579cf7c5e7eb6d2528a6fad28562059698bf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508342Reviewed-by:
Ben Mason <benmason@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#822625}
-
Mikel Astiz authored
Sample failure: https://ci.chromium.org/p/chromium/builders/ci/Linux%20TSan%20Tests/60367 Bug: 1144142 TBR=nator@chromium.org Change-Id: I9acdc89728509c2af01f51d2071b3b7f3f909c81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509513Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#822624}
-
Oriol Brufau authored
Both GridTrackSizingAlgorithm::ResolveIntrinsicTrackSizes and IndefiniteSizeStrategy::FindUsedFlexFraction have a vector of track indices and want to iterate the grid items in these tracks. But they only want to do the work once for each item, even if it spans multiple cells in one of these tracks, or it spans multiple of these tracks. What they used to do was to insert the items provided by NextGridItem into a HashSet, and check whether it was a new entry or it was already there. Instead, this patch modifies ListGridIterator::NextGridItem so that it skips items already processed in an earlier cell of that track, and adds a IterateGridItemsInTrackIndices helper function which takes care of creating the iterators, calls NextGridItem, and skips items already processed in an earlier track. The already processed items are detected looking at their indices, so the HashSet is no longer used in release builds. It's only kept in debug builds to ensure that the logic is solid. This should have no effect in practice, other than better performance: the nested-grid-lots-of-tracks perf test improves by ~26%, and the nested-grid, auto-grid-lots-of-data and auto-grid-lots-of-spanning-data improve by 5-7%. On the other hand, fixed-grid-lots-of-data and fixed-grid-lots-of-stretched-data worsen a bit by 2-3%. Change-Id: Ibedbfa48c8825cff129797ba759dc22cf6972017 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508472Reviewed-by:
Javier Fernandez <jfernandez@igalia.com> Commit-Queue: Oriol Brufau <obrufau@igalia.com> Cr-Commit-Position: refs/heads/master@{#822623}
-
Nico Weber authored
Apparently git footers need to be in one paragraph. Bug: none Change-Id: I7048bf7fc21c5f52cd9d9ac31de08a0ad81d4dc7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510189 Commit-Queue: Nico Weber <thakis@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#822622}
-
cfredric authored
Bug: 1129506 Change-Id: I9364116e4f210dcfdcfa0e4a6902deb828381565 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503492Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Lily Chen <chlily@chromium.org> Commit-Queue: Chris Fredrickson <cfredric@google.com> Cr-Commit-Position: refs/heads/master@{#822621}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/e6c9497255c6..1459d852b166 2020-10-30 jari.komppa@siru.fi Add check for vtable in memset template If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I3a88b86605e44a57d7cca3a9fca46ec4a9bb7a1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510089Reviewed-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@{#822620}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/257b9ad9fed6..a8c01862f57f 2020-10-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from c1839ee3cedd to e6c9497255c6 (4 revisions) 2020-10-30 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 80c364fa to 1e88b939 (901 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC geofflang@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: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-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: geofflang@google.com Change-Id: I89926df2827b6235878d946775a86e309df49be3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510112Reviewed-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@{#822619}
-
Friedrich Horschig authored
(This CL doesn't change behavior.) An internal/ target should not depend on chrome_java. Therefore, this CL tries to remove it and replace it with direct dependencies, e.g. to resources. Bug: 1101256,1092444 Change-Id: Id6c1ecef944222ab7d85e850f5ec819273c2ca2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2315147Reviewed-by:
Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Andrey Zaytsev <andzaytsev@google.com> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/master@{#822618}
-
Luciano Pacheco authored
Add a new PAK file for resources in Files app and companion apps like Audio Player, to host the generated JS modules. Change ChromeComponentExtensionResourceManager to also load the resources from this new PAK file. This is a preparation for converting these apps to JS modules. Bug: 1133186, 1030998 Change-Id: I00b650d271e758e0cad82a8b4c109f128d0285d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503909 Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Jeremie Boulic <jboulic@chromium.org> Reviewed-by:
dpapad <dpapad@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#822617}
-
Kuo-Hsin Yang authored
These benchmarks are not used anymore. Change-Id: I1e1aed69eb108217afe2886491cd8675878a819a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503532Reviewed-by:
Cheng-Yu Lee <cylee@chromium.org> Commit-Queue: Kuo-Hsin Yang <vovoy@chromium.org> Cr-Commit-Position: refs/heads/master@{#822616}
-
Alfonso Castaño authored
Now the description for Trusted Type objects is generated in Blink rather than in V8 what makes it simpler and safer. The description will be generated from the original toString() method, avoiding calling into potential redefinitions of toString() by the user. Corresponding V8 CL: https://chromium-review.googlesource.com/c/v8/v8/+/2502342 Follow-up V8 CL: https://chromium-review.googlesource.com/c/v8/v8/+/2502869 Screenshot: https://i.imgur.com/tDZoRtv.png Bug: chromium:1048143 Change-Id: I3254e97f0cdc967e51a6d06b2460cc140066be08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2502589 Commit-Queue: Alfonso Castaño <alcastano@google.com> Reviewed-by:
Yang Guo <yangguo@chromium.org> Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#822615}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b2df07dc6650..e96b7cfe71db If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC mastiz@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.chrome.try:linux-chromeos-chrome Bug: None Tbr: mastiz@google.com Change-Id: I59ebfdfff941c4d2631a79e2af1b94ec97dda7a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510114Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#822614}
-
Gauthier Ambard authored
This CL adds the plumbing to be able to use the native ContextMenu on the WebView. Bug: 1140387 Change-Id: Ib30e294dd91161d070793c49a261fe9ab3d7cd24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505771 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#822613}
-
Prashant Nevase authored
The DecodeImageIfNecessary() is modified to take care of applying dark mode before creating DecodedDrawImage. The result of dark mode is plumbed on DecodedDrawImage which will be used during rasterization. Bug: 1094005 Change-Id: I8e362f357743208141c3aecf1612fdf4123ed3be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2482562 Commit-Queue: Prashant Nevase <prashant.n@samsung.com> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#822612}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/20088de02e9a..f5e8f808975b 2020-10-30 alcastano@google.com Fix dark theme in Devtools If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.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:1143923 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I52981a60c2caa12d843b56ae1520a1e9bfa64c21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510110Reviewed-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@{#822611}
-
Wei Lee authored
This is for SWA version to control its window state just as we did in Chrome App Window API. Bug: 980846 Test: Tested with previous CLs to make sure the window state is controllable in the SWA version of CCA. Change-Id: Ib757e78ed0d9a9bec23f1e78c5a257d6e312bc4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2257084 Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Inker Kuo <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#822610}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/75ae62960411..c7be37e12173 2020-10-30 sdefresne@chromium.org Ping mac_toolchain to 6e584bf785867bc3b340f82bb2f7a6cd42ba22a8 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:1143664 Tbr: ajp@google.com,apolito@google.com,ehmaldonado@google.com,sokcevic@google.com Change-Id: I5cbdfe4479ed2b106895e64488e793ef4fac2664 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510111Reviewed-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@{#822609}
-
Saurabh Nijhara authored
We can get different error codes if the extension installation fails due to crx install error. We want to add crx install error detail event to the existing events for the event based reporting for force installed extensions so that these error codes can be recorded. Bug: 1048640 Change-Id: I9a984d960c540087e8c211515c944ade444e8374 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469556 Commit-Queue: Saurabh Nijhara <snijhara@google.com> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Reviewed-by:
Swapnil Gupta <swapnilgupta@google.com> Reviewed-by:
Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/master@{#822608}
-
Yuki Shiino authored
malloc_size is provided only on macOS/iOS (the counterpart on GNU/Linux is malloc_usable_size) and the argument type is |const void*| [1]. This patch fixes the argument type. [1] https://opensource.apple.com/source/Libc/Libc-825.26/include/malloc/malloc.h.auto.html Change-Id: I62e57d4f7bae1098db92ede760a1fdf44746d4a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505334 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#822607}
-
Igor Britsky authored
For GCC 8.4.0 is important to get all the first initializer in designated init-list in case of implicit construction. Correct compile if use explicit construction. Error example (GCC 8.4.0): In file included from ../../gpu/vulkan/x/vulkan_surface_x11.cc:9: ../../ui/base/x/x11_util.h: In function 'bool ui::GetArrayProperty( x11::Window, x11::Atom, std::__1::vector<_Tp>*, x11::Atom*, size_t)': ../../ui/base/x/x11_util.h:149:73: error: no matching function for call to 'x11::Connection::GetProperty(<brace-enclosed initializer list>)' Bug: 819294 Change-Id: I1f10321d1c162d955c5a85834bf5878a3cfa3d80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505978Reviewed-by:
Peng Huang <penghuang@chromium.org> Commit-Queue: José Dapena Paz <jose.dapena@lge.com> Cr-Commit-Position: refs/heads/master@{#822606}
-
chromium-autoroll authored
Roll Chrome Win64 PGO profile from chrome-win64-master-1603983512-c60ff6e0a6baf9584b1a93640671c446cc84aec9.profdata to chrome-win64-master-1604026576-08f66091b769bbb2281c77ed5a9c423e18843d7c.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-win64-chromium Please CC pgo-profile-sheriffs@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.chrome.try:win64-chrome Tbr: pgo-profile-sheriffs@google.com Change-Id: If829a4167f1555204e31a89fcbefbfef2310bdcb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508657Reviewed-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@{#822605}
-
Fredrik Söderqvist authored
It will always return true because BasicShapeForValue() will always return a non-null BasicShape. Since the IsClipPathOperationValid() helper function in clip_path_clipper.cc now only need to check reference clips, fold it into its users, migrating the DCHECK and ClearInvalidationMask() to ResolveElementReference. The latter is also changed to use the GetSVGResourceAsType<>() helper. Bug: 109212 Change-Id: Ic387b4782d7171c18a3876726592d211e5326474 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2507551Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#822604}
-
Shik Chen authored
In the old code an Event would be rejected instead of an Error. This CL fixes that with a better error message for video. Bug: 1140852 Test: Load an invalid video manually. Change-Id: Ia659eddff5d8406c44d61fa1a6f556e61ddf2b7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509613 Auto-Submit: Shik Chen <shik@chromium.org> Reviewed-by:
Wei Lee <wtlee@chromium.org> Commit-Queue: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#822603}
-
Finnur Thorarinsson authored
Bug: None Change-Id: Ib60c1d5bb40995d35d4a84e502c6dcee2072e356 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509752Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Commit-Queue: Finnur Thorarinsson <finnur@chromium.org> Cr-Commit-Position: refs/heads/master@{#822602}
-
Antonio Sartori authored
This change: * adds some basic unit tests for content::PolicyContainer, * creates a mock for the interface blink::mojom::PolicyContainerHost, * uses that mock to unit test blink::PolicyContainer. Bug: 1130587 Change-Id: If35e0b0c7099560f6a2de73fff6669274e00e9bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440666 Commit-Queue: Antonio Sartori <antoniosartori@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Pâris Meuleman <pmeuleman@chromium.org> Cr-Commit-Position: refs/heads/master@{#822601}
-
Yuki Shiino authored
mallinfo is not a POSIX API and OS_APPLE doesn't support mallinfo nor define 'struct mallinfo'. Also <malloc.h> is not available on OS_APPLE. Change-Id: Ibe6834c7840e0e01aa85106cc6de0cf1ecf0fcf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505691Reviewed-by:
Benoit L <lizeb@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#822600}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/804e625def2c..e9a7015ec876 2020-10-30 wl@gnu.org Avoid non-ASCII character in public header file. 2020-10-30 wl@gnu.org ftimage.h: Improve description of `FT_Span`. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/freetype-chromium Please CC bungeman@google.com,drott@google.com,thestig@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_chromium_msan_rel_ng;luci.chromium.try:linux-blink-rel;luci.chromium.try:mac10.12-blink-rel;luci.chromium.try:win10-blink-rel;luci.chromium.try:win7-blink-rel Tbr: bungeman@google.com,drott@google.com,thestig@google.com Change-Id: I3a5db51227a30e87b3a4c7bf362baa90376cc175 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509670Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Reviewed-by:
Dominik Röttsches <drott@chromium.org> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#822599}
-
Wei Lee authored
For multiple window management, we implement CameraAppWindowManager which will has a instance for each browser context. When a window is created, it changed the camera resource ownership and notify inactive windows to suspend current camera stream. Bug: 980846 Test: Tested with the latter CLs to make sure CCA works normally for multi-window scenarios. Change-Id: Ice92e321a8973c54c5a20ef4ac0759560ad49fed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2345898 Commit-Queue: Wei Lee <wtlee@chromium.org> Reviewed-by:
Colin Blundell <blundell@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Inker Kuo <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#822598}
-
sandromaggi authored
The util is currently based on the |ActionDelegate|. It's not possible to use it together with the |WebController|. This refactor proposes to take out the |FindElement| step: It depends on either an |ActionDelegate| or |WebController| and cannot be easily abstracted. Instead of overloading the |FindElementAndPerform| (et al), for |WebController| (alongside the current implementation for |ActionDelegate|) this CL introduces a new |TakeElementAndPerform| (+ |TakeElementAndGetProperty|), that can be used as a callback to the |FindElement| call. Bug: b/168107066 Change-Id: Icbb2534203b643daa08267766ed6c8d9837f8e49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2506029Reviewed-by:
Clemens Arbesser <arbesser@google.com> Commit-Queue: Sandro Maggi <sandromaggi@google.com> Cr-Commit-Position: refs/heads/master@{#822597}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/66af8a4f3d16..20088de02e9a 2020-10-30 sigurds@chromium.org Report CORS errors as such in the network panel If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.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:1141824 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I17b4b57ef32fa5562aa3881d0c4db74a875e58dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509669Reviewed-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@{#822596}
-
Sergey Poromov authored
Change-Id: I142606a281df724e9d77e2c2d8d72191a55dac45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2507469 Auto-Submit: Sergey Poromov <poromov@chromium.org> Commit-Queue: Oleg Davydov <burunduk@chromium.org> Reviewed-by:
Oleg Davydov <burunduk@chromium.org> Cr-Commit-Position: refs/heads/master@{#822595}
-
Hiroki Sato authored
Before this change, when window is transitioning from maximized to snapped in a clamshell mode, the new bounds sent to the client included the caption height. But actually it shouldn't. The same issue is also observed for a snapped window in a tablet mode is transitioning to in a clamshell mode. This change fixes these bounds to have a correct client bounds. Bug: b:171283459 Test: ClientControlledShellSurfaceTest Change-Id: I9b566d17dd6e11c478b26c336b77e43cb49ca2e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2494290 Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#822594}
-
Tomasz Śniatowski authored
Building a clean build can fail when compiling obj/content/common/common/zygote_communication_linux.o or obj/content/common/common/zygote_handle_linux.o with: fatal error: 'content/public/common/zygote/zygote_buildflags.h' file not found Reproduces readily if ninja is asked to build either of these .o files in a clean outdir. In a full build, usually the buildflag header gets generated in time. Fix by adding an explicit dep other internals of //content already had. Bug: 655123 Change-Id: Ifcc56b3a70a81bb4dd44d5d3de0cb882d81ab99e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2502183 Auto-Submit: Tomasz Śniatowski <tsniatowski@vewd.com> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#822593}
-
Koji Ishii authored
This patch changes |NGFragmentItems::DirtyLinesFromNeedsLayout| to static, matching other |DirtyLines*| in crrev.com/c/2505262. Also removes two calls to |FragmentItems|, which we need to eliminate to support block fragmentation, in DCHECK and test. This patch has no behavior changes. Bug: 1061423 Change-Id: I13c8ad366935f0d7e2c37230030da8d649259b61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505707Reviewed-by:
Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#822592}
-
Mikel Astiz authored
This reverts commit a1b6965a. Reason for revert: test failures reported, e.g. https://ci.chromium.org/p/chrome/builders/ci/linux-chromeos-chrome/9520 Original change's description: > [filesapp] Add a files app SWA load test > > Add a files app SWA integration test: test that files app SWA loads in > the files app browser test harness. > > Remember the SWA web_contents so we can shut it down at the end of the > test. Supports only one running files app SWA instance for now. > > Test: browser_tests --gtest_filter="*launchFilesAppSwa*" > Bug: 1113981 > Change-Id: I78b4fafab57622fecc134b009858554bdcb05126 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2507316 > Commit-Queue: Noel Gordon <noel@chromium.org> > Reviewed-by: Luciano Pacheco <lucmult@chromium.org> > Reviewed-by: Alex Danilo <adanilo@chromium.org> > Cr-Commit-Position: refs/heads/master@{#822544} TBR=noel@chromium.org,lucmult@chromium.org,adanilo@chromium.org,majewski@chromium.org Change-Id: I1409cf4f17dc70b5cf2af08b7839de6279c3c7ad No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1113981 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509575Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Mikel Astiz <mastiz@chromium.org> Cr-Commit-Position: refs/heads/master@{#822591}
-
Wez authored
CastRunner now supports a pseudo app-Id, "fuchsia.web.FrameHost", which creates a meta-component that publishes the fuchsia.web.FrameHost API. Requests made through this API are routed to the CastRunner's "main" web.Context, allowing it to be shared with selected peer components on the system. Bug: b/170476111, 1120914, 1144102 Change-Id: I34d8cfbd22ed8bdf975f2a36d0bde0d508bba92b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2476216 Commit-Queue: Wez <wez@chromium.org> Reviewed-by:
David Dorwin <ddorwin@chromium.org> Auto-Submit: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#822590}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/39b777c6f00f..257b9ad9fed6 2020-10-30 syoussefi@chromium.org Add a perf test for scissored draw calls If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC geofflang@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: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-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: geofflang@google.com Change-Id: I054afd2ea55f395af36871f0a12d7d802b363625 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509352Reviewed-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@{#822589}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7ce259ef71f7..b2df07dc6650 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC mastiz@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.chrome.try:linux-chromeos-chrome Bug: None Tbr: mastiz@google.com Change-Id: I04890d685205740fc1c5776b2f46fa143f42f4db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2509389Reviewed-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@{#822588}
-
Haoyue Wang authored
https://quiche.googlesource.com/quiche.git/+log/bb003dd7b64e..29ce0bde7aa7 $ git log bb003dd7b..29ce0bde7 --date=short --no-merges --format='%ad %ae %s' 2020-10-29 fayang Do not send control frames (by session) until encryption gets established. 2020-10-29 quiche-dev Update s-maxage separately from max-age for CACHE_ALL_STATIC client_ttl 2020-10-29 quiche-dev Project import generated by Copybara. 2020-10-28 haoyuewang Internal QUICHE change 2020-10-27 vasilvv Repalce QuicheTextUtils::HexEncode/Decode with Abseil equivalents. Created with: roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src Change-Id: Ic3cf6a4e0e89f03b20cc40f9a4dd31c69a9489c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2508970 Auto-Submit: Haoyue Wang <haoyuewang@chromium.org> Commit-Queue: Bence Béky <bnc@chromium.org> Reviewed-by:
Bence Béky <bnc@chromium.org> Cr-Commit-Position: refs/heads/master@{#822587}
-