- 07 Jul, 2020 40 commits
-
-
Rainhard Findling authored
This is a reland of 9d1db5b8 Fixes the missing import and constant. Original change's description: > Safety check: add tests for the Chrome cleaner child backend > > * Test that each possible CCT status results in the corresponding > safety check child status and display string. > * Test that CCT being enterprise managed is handled correctly. > > Bug: 1087263 > Change-Id: I84d93408800cb4fbe8d138578c586a0ae89dbfc9 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249980 > Reviewed-by: Esmael Elmoslimany <aee@chromium.org> > Reviewed-by: Joe Mason <joenotcharles@chromium.org> > Commit-Queue: Rainhard Findling <rainhard@chromium.org> > Cr-Commit-Position: refs/heads/master@{#783942} Bug: 1087263 Change-Id: Iddb785080835e437517c7adba7eacaec20356ca6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279752Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Reviewed-by:
Joe Mason <joenotcharles@chromium.org> Commit-Queue: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/master@{#785664}
-
Timothy Loh authored
Bug: b:151096611 Change-Id: Id6f99845ec2c1b9b466e3731347ff9cdea9a5267 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283034Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Timothy Loh <timloh@chromium.org> Cr-Commit-Position: refs/heads/master@{#785663}
-
Robert Sesek authored
GN recently added support for Apple frameworks to link, rather than overloading the libs lists. This pulls .frameworks out of the libs lists, so that GN can stop supporting .frameworks in libs in the future. Bug: 1052560 Change-Id: I063da221adcb770a97c98b9ef79cb34231569c7a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276763 Auto-Submit: Robert Sesek <rsesek@chromium.org> Commit-Queue: Jochen Eisinger <jochen@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#785662}
-
nancylingwang@google.com authored
This is the preparing for removing the flag kAppServiceContextMenu. The AppService context menu feature has been enabled for a few release, and the flag is expired, so it can be removed in M86 release. There will be a few follow up CLs to remove the flag from other parts of the code. BUG=1016159 Change-Id: I52c549e2300a579f0059f25ae35bb808e81cb64e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279261 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#785661}
-
Antonio Gomes authored
... instead of WebMediaStreamSource. This is part of the effort to reduce the needless use of public Blink APIs (wrappers) within renderer/modules. CL also converts CreateMediaStream() in mediarecorder/media_recorder_unittest.cc. BUG=704136 R=guidou@chromium.org Change-Id: I8b461bcb3f00faec9e168f2b04d0fc4189e50179 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283389Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#785660}
-
Alexander Hendrich authored
TBR=beaufort.francois@gmail.com Bug: 1070810 Change-Id: I502d44af5e5c1904332a55efea1f0bfe63f7eac7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284484Reviewed-by:
Alexander Hendrich <hendrich@chromium.org> Commit-Queue: Alexander Hendrich <hendrich@chromium.org> Cr-Commit-Position: refs/heads/master@{#785659}
-
Josip Sokcevic authored
This reverts commit f8a724c6. Reason for revert: https://crbug.com/1102063 Broke codesearch-gen for chromiumos Original change's description: > Reland "Remove references to cacheinvalidation from BUILD.gn files" > > This reverts commit ecc77be3. > > Reason for reland: ChromeOS compile failure should be resolved by > crrev.com/c/2276282 > > Original change's description: > > Revert "Remove references to cacheinvalidation from BUILD.gn files" > > > > This reverts commit 24f7513d. > > > > Reason for revert: This broke compilation on a chromeos bot https://ci.chromium.org/p/chromium/builders/ci/Linux%20ChromiumOS%20Full/166646 > > > > Original change's description: > > > Remove references to cacheinvalidation from BUILD.gn files > > > > > > The cacheinvalidation library is deprecated, not used anymore, and will > > > be deleted soon. > > > > > > Bug: 1099672 > > > Change-Id: Ic8467c611b4d99294e06e0e5c848059ff77c3e26 > > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270151 > > > Reviewed-by: Jochen Eisinger <jochen@chromium.org> > > > Commit-Queue: Marc Treib <treib@chromium.org> > > > Cr-Commit-Position: refs/heads/master@{#784345} > > > > TBR=treib@chromium.org,jochen@chromium.org > > > > Change-Id: I98e328e146aef8375ba58e2cd3bdedd1c64ef068 > > No-Presubmit: true > > No-Tree-Checks: true > > No-Try: true > > Bug: 1099672 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274611 > > Reviewed-by: Christian Dullweber <dullweber@chromium.org> > > Commit-Queue: Christian Dullweber <dullweber@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#784354} > > TBR=jochen@chromium.org > > Bug: 1099672 > Change-Id: Ie5c748f9bf3d17b1bad23621dd7a18d805301236 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2276280 > Commit-Queue: Marc Treib <treib@chromium.org> > Reviewed-by: Marc Treib <treib@chromium.org> > Reviewed-by: Jochen Eisinger <jochen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#785004} TBR=treib@chromium.org,jochen@chromium.org,dullweber@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1099672 Change-Id: Ie88bcfb14355bfb55d20000140c7b566179859bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283734 Commit-Queue: Marc Treib <treib@chromium.org> Auto-Submit: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#785658}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-aemu-chromium-autoroll Please CC chonggu@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 Tbr: chonggu@google.com Change-Id: I00cce8f4936234779bf3051e14ce0f1014f03b6a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284625Reviewed-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@{#785657}
-
Chloe Pelling authored
Intended for use by sommelier; see https://crrev.com/c/2251280 Pressing the Search key will show the shelf regardless. Bug: 1084408, b/156401195 Change-Id: Icbeb7a37d74cfa4cf1543699b5695fc7c6960220 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2208159 Commit-Queue: Chloe Pelling <cpelling@google.com> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Reviewed-by:
Nic Hollingum <hollingum@google.com> Cr-Commit-Position: refs/heads/master@{#785656}
-
Trent Apted authored
Use relaxed flags that don't require 100% type coverage or null-check conformance since they don't add much value in test code. (We do, however, retain type strictness for test _library_ code). Added some missing `const/let`, fixed types, and added some helper functions that include some required casting. Code in the host iframe depending on ReceivedFile is switched to AbstractFile: the ReceivedFile class is not available in the host iframe (only the data is passed, and only the fields on AbstractFile are currently needed). More notes in the code. Bug: 996088 Change-Id: Ie920cc1cb5db68dc06d87b1c35bcf4da16d536fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275891Reviewed-by:
dstockwell <dstockwell@google.com> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#785655}
-
nancylingwang@google.com authored
This is the preparing for CL:2279412, which will replace blacklist for the directory c/b/extensions. The content of files will be changed in CL:2279412, and not changed in this CL, because if the content is change, then gerrit marks it as removed and added, which could be hard to view the change. So in this CL, only file names are changed. Once this CL is submitted, I will submit CL:2279412 for review to replace all blacklist for the directory c/b/extensions. FYI: https://tools.ietf.org/id/draft-knodel-terminology-00.html Bug: 1097644 Change-Id: Ib973437600d4dbb3cd61597c3e071a9121d0ce8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279306Reviewed-by:
Martin Šrámek <msramek@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#785654}
-
Kazuki Takise authored
|shadow_bounds_changed_| is now reset in ShellSurfaceBase::OnPostWidgetCommit(), so we need to ensure to call it. Otherwise, a new local surface would be generated every frame and break the overlay promotion logic. BUG=b:140201157 BUG=b:141151475 BUG=b:138996293 TEST=exo_unittests Change-Id: Ie8b1173ad4e170768df172dc3a8277b32f41a165 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279528Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Kazuki Takise <takise@chromium.org> Auto-Submit: Kazuki Takise <takise@chromium.org> Cr-Commit-Position: refs/heads/master@{#785653}
-
Kenichi Ishibashi authored
|context_core_| in ServiceWorkerContextWrapper isn't always available. GetInstalledRegistrationOriginsOnCoreThread() should check it as other OnCoreThread methods do. Bug: 1102168 Change-Id: Ib9042c2618276b775cfc204ca1d1bac5de0ca384 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282543Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#785652}
-
Virender Singh authored
This changes adds explicit constructors to the following structures - AccessibilityLinkInfo - AccessibilityImageInfo - AccessibilityHighlightInfo It is done primarily to be consistent with AccessibilityTextFieldInfo and to avoid code bloat because of implicit inline constructors. Bug: 1015350 Change-Id: I548d01bec7b25f002985a4f07435cf624852279a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2275509 Commit-Queue: Virender Singh <virens@microsoft.com> Reviewed-by: Ankit Kumar
🌪 ️ <ankk@microsoft.com> Reviewed-by:Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#785651}
-
Moja Hsu authored
This CL fixs the zoom support check criteria on ChromeOS. We don't need to check ANDROID_SCALER_CROP_REGION for zoom support. It is a control field not static data. Test: Pan-Tilt-Zoom field on chrome://media-internal is true Bug: 1101979 Change-Id: I032ad4a28992efea49c557fbd847373ec1524543 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282735Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Hsu Wei-Cheng <mojahsu@chromium.org> Cr-Commit-Position: refs/heads/master@{#785650}
-
Clemens Arbesser authored
This CL introduces a distinction between root and nested UI controllers. For now, the only difference is that root controllers own an instance of RadioButtonController, whereas nested instance will reuse their parents' RadioButtonController. This allows nested UIs to incrementally add to an existing radio button group. An example use case is added as integration test. Bug: b/145043394 Change-Id: I663633eff7fb363f33d7e6da99fb4a6dccf98beb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2256232 Commit-Queue: Clemens Arbesser <arbesser@google.com> Reviewed-by:
Marian Fechete <marianfe@google.com> Reviewed-by:
Sandro Maggi <sandromaggi@google.com> Cr-Commit-Position: refs/heads/master@{#785649}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/08485d8c2154..d589211091cf 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 yutak@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: chromium:1033067,chromium:1077274,chromium:1101659,chromium:1102020,chromium:803846 Tbr: yutak@google.com Change-Id: I94b01f20f9acb2a5871ffbd0839e469264e33c2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284169Reviewed-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@{#785648}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/6ec66b9d3863..6130d5079d55 2020-07-07 nifong@google.com Helper function for camera setup 2020-07-06 senorblanco@chromium.org Dawn: work around a fragcoord.w issue on D3D12. 2020-07-06 egdaniel@google.com Make sure we have a valid command buffer throughout vulkan. 2020-07-06 bsalomon@google.com Remove unused base class GrGLSLFragmentBuilder 2020-07-06 jlavrova@google.com Revert "ICU API: only in SkParagraph, simplified." 2020-07-06 johnstiles@google.com Add support for an inputFP in SkTableColorFilter::asFragmentProcessor. 2020-07-06 jlavrova@google.com ICU API: only in SkParagraph, simplified. 2020-07-06 johnstiles@google.com Allow system key equivalents to work again. 2020-07-06 brianosman@google.com Remove most GrCoordTransform code 2020-07-06 kjlubick@google.com Fix docker command for lottie web 2020-07-06 brianosman@google.com In SkRuntimeEffect, use make_tuple, not make_pair 2020-07-06 csmartdalton@google.com Combine GrTessellateStrokeOps when possible 2020-07-06 herb@google.com GrRenderTargetContext scaffolding If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC mtklein@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-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1096535 Tbr: mtklein@google.com Change-Id: Ia4c9e05d2cba0737038dbff2432cf8929fbe2d16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284172Reviewed-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@{#785647}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/8866a85cf02d..fd8f0e2fac09 2020-07-07 capn@google.com Fix float-to-half conversion 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: Ief201d8149a188317fda73fe856be7c30ac6263a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284175Reviewed-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@{#785646}
-
Julie Jeongeun Kim authored
This CL replaces TextInputClientMsg_StringForRange and TextInputClientReplyMsg_StringForRange IPC messages with GetStringForRange Mojo method in the LocalFrame interface. GetStringForRange gets a range and returns the word in the range. It cleans up text_input_client_observer.{cc,h} and text_input_client_message_filter.{cc,h} and replaces TestTextInputClientMessageFilter with TextInputTestLocalFrame to support testing GetStringForRange. Bug: 1007365 Change-Id: I7ef37d71e1642cc4c05e1f942d97acc1ea1e4cd9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2269628Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#785645}
-
Ali Tofigh authored
Bug: 1094865 Change-Id: I9b7dc1ceadadf663aa966bf3ee5be9f8c721c90a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282805Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Ali Tofigh <alito@chromium.org> Cr-Commit-Position: refs/heads/master@{#785644}
-
Alexander Hendrich authored
TBR=rsorokin@chromium.org,mslus@chromium.org Bug: 1102738 Change-Id: I6113772546ce828ef476301ef36613e643bd0795 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283748Reviewed-by:
Alexander Hendrich <hendrich@chromium.org> Commit-Queue: Alexander Hendrich <hendrich@chromium.org> Cr-Commit-Position: refs/heads/master@{#785643}
-
Ramin Halavati authored
TabModelBridge on C++ and Java communicate by passing an |is_incognito| boolean. This is not enough when more than one off-the-record profile exist, like when incognito CCTs are running. To fix this issue, the profile object can be passed during the communications. For simplicity, this CL just updates the parameter passings from the boolean to profile, and in next CLs the functionality will be updated. Bug: 1099642, 1060940 Change-Id: I0cac50b3e48e83ab5754458f773084eb933bd6de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2270202 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#785642}
-
Chris Harrelson authored
This allows us to remove a dependency between PaintPropertyTreeBuilder and compositing. A consequence of this CL is that pages which have indirectly composited layers underneath fragmentation containers will not see correct results until we finish FragmentationNG. However, an easy workaround for them is to apply direct compositing triggers. Bug: 1100711 Change-Id: Iab250cdeb767451ada7f6a5f635e49d9dea81fdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2280583Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/master@{#785641}
-
Peter Kasting authored
With the recent saturation fixes, these are now simple enough to inline without increasing binary size significantly. Doing this allows using them in constexpr contexts, of which there are a few (at least for InMinutes()). On my 64-bit Windows "official" non-branded release build, chrome.dll had the following sizes: Before saturation fixes: 147661312 bytes After saturation fixes: 147660800 bytes After this constexpr CL: 147663872 bytes Bug: none Change-Id: I786ed3f36e0952bd766d3826f0eca34fe676af30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2281730 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:
Satoru Takabayashi <satorux@chromium.org> Reviewed-by:
Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#785640}
-
Khushal Sagar authored
Bug: 1080911 Change-Id: I4f1456912dafde7ab97bd2895cefbc5a7b6358c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283825 Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#785639}
-
Dale Curtis authored
If a caller requests that high bit depth outputs are decoded to half-float, this should always be respected. Otherwise when used in combination with an external allocator you will get silent failures during ExternalMemoryAllocator::allocPixelRef(). There are two instances of this behavior that are fixed: - In ImageDecoder creation the HBD option is always forced off for low end devices. This should not be done and isn't really important since there are no users of this path other than float16 canvas. It should instead be a caller decided option during normal rendering. - PNGImageDecoder doesn't support 16-bit APNGs when the blend op is kBlendAtopPreviousFrame, but instead of just declaring that the image isn't high bit depth it rejects the HBD argument under the hood. Both cases are now fixed with this patch. This will become important when we start decoding hdr and possibly hbd images to half float when on an HDR/HBD display. R=pkasting, wtc Bug: 874057, 1076568 Change-Id: Iccb52387f434e4bff0cb28fc9c9f08c1129f56c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284210 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#785638}
-
Tal Pressman authored
Change-Id: Ic51be0c3d5a58a588958bbf270509b0a76f0a946 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279525Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Tal Pressman <talp@chromium.org> Cr-Commit-Position: refs/heads/master@{#785637}
-
sauski authored
CL removes logic to support the pre-redesign version of settings. This was previously dependent on the privacySettingsRedesignEnabled flag. Bug: 1067336 Change-Id: I4e8ecb28045b19b8dc156bfc269f15b8e0c28c03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274886Reviewed-by:
dpapad <dpapad@chromium.org> Reviewed-by:
Sean Harrison <harrisonsean@chromium.org> Reviewed-by:
Rainhard Findling <rainhard@chromium.org> Reviewed-by:
Andrey Zaytsev <andzaytsev@google.com> Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Cr-Commit-Position: refs/heads/master@{#785636}
-
Quang Minh Tuan Nguyen authored
Bug: 1007685 Change-Id: Iea6a8c6be3f625652e191b028368d2dbbdb51686 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282734Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Quang Minh Tuan Nguyen <nqmtuan@google.com> Cr-Commit-Position: refs/heads/master@{#785635}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1594079083-ffdb62397d431714a12b5676f4643cd82d22aa28.profdata to chrome-mac-master-1594101275-38e9917f0b53891d9ca12d959315a5fd47c1594e.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-mac-chromium Please CC 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:mac-chrome Tbr: jeffyoon@google.com,liaoyuke@google.com Change-Id: Iaadeaf628959620ee22f7d7aeae9bda096683559 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284281Reviewed-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@{#785634}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/b8583bcc95fc..36a97db1bb2b 2020-07-06 syoussefi@chromium.org Vulkan: Compress internal shaders 2020-07-06 shrekshao@google.com Fix multiDraw* with DYNAMIC_DRAW buffer usage 2020-07-06 shrekshao@google.com MultiDraw Refactor 2020-07-06 dpranke@google.com Fix import paths for //scripts/run_gtest_angle_test.py. 2020-07-06 m.maiya@samsung.com Vulkan: Query aspect flag from the image 2020-07-06 jonahr@google.com EGL: Add basic multithreading support 2020-07-06 jmadill@chromium.org Test Runner: Batch tests by config. 2020-07-06 lehoangq@gmail.com Fix end2end intermittent crash on macOS if custom OSWindow is used. 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 syoussefi@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: chromium:816629 Tbr: syoussefi@google.com Change-Id: I1f999a795e4299ea90b67da13d4f45f006c3fa52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283559Reviewed-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@{#785633}
-
charleszhao authored
Bug: 1099555 Change-Id: Id24ad276c2b553e2e029e79f5ff933d9081232d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2269401 Commit-Queue: Charles . <charleszhao@chromium.org> Reviewed-by:
Andrew Moylan <amoylan@chromium.org> Reviewed-by:
Tony Yeoman <tby@chromium.org> Reviewed-by:
Charles . <charleszhao@chromium.org> Cr-Commit-Position: refs/heads/master@{#785632}
-
Lan Wei authored
BackForwardCacheBrowserTest.SubframeWithDisallowedFeatureNotCached fails on Linux Ozone Tester (X11), https://ci.chromium.org/p/chromium/builders/ci/ Linux%20Ozone%20Tester%20%28X11%29, disable it for now until it is fixed. TBR= arthursonzogni@chromium.org Bug: 1102571 Change-Id: I961397307d226d323ccd29d38b6cb6e90999c05d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2283964Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#785631}
-
Jian Cai authored
Add an option to redirect clang crash diagnoses different from the default location. BUG=chromium:1056904 TEST=None Change-Id: I0fc88ed657981ad0e9dfb17147945976227b8d0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2255216Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Jian Cai <jiancai@google.com> Cr-Commit-Position: refs/heads/master@{#785630}
-
Lan Wei authored
GpuProcess_canvas2d is flaky on fuchsia X64, https://analysis.chromium.org/p/chromium/flake-portal/flakes/ occurrences?key=ag9zfmZpbmRpdC1mb3ItbWVyTgsSBUZsYWtlIkNjaHJvbWl1bUBmdWNo c2lhX3RlbGVtZXRyeV9ncHVfaW50ZWdyYXRpb25fdGVzdEBHcHVQcm9jZXNzX2NhbnZhczJk DA, disable it for now until it is fixed. TBR= kbr@chromium.org Bug: 1102542 Change-Id: Ic1da21a76f46b333f597594d300e34cc56a02f97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284282Reviewed-by:
Lan Wei <lanwei@chromium.org> Commit-Queue: Lan Wei <lanwei@chromium.org> Cr-Commit-Position: refs/heads/master@{#785629}
-
Ted Meyer authored
just saw this while debugging vaapi, thought tripped me up before i realized it was a typo. R=dalecurtis Change-Id: I38fd54b34304482bfdf6644e8e23badb9cc0108d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2284348 Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Auto-Submit: Ted Meyer <tmathmeyer@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#785628}
-
Clark DuVall authored
This API uses the Mirror protocol to intercept any requested GAIA account changes, and forwards them to a callback. The core logic is implemented in weblayer::SigninURLLoaderThrottle and is similar to chrome's signin::URLLoaderThrottle. One difference in behavior between WebLayer and Chrome's handling of Mirror, is that WebLayer skips the "Choose an account" page when a GoogleAccountsCallback is set. This is done by adding a manage=true query parameter to the /SignOutOptions page. This matches the behavior we want for WebLayer and was suggested by the Google sign in team. Bug: 1054160 Change-Id: Ibb316321105418d12901e91cf2a0b569f65e3bdd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2277337 Commit-Queue: Clark DuVall <cduvall@chromium.org> Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#785627}
-
Fergal Daly authored
I'm debugging a failure of this test and having it execute a series of independent tests makes it difficult to isolate the problem. Create a DisableExtensionBrowserTest class to factor out all of the common setup. Change-Id: I3ea3574270a1b88a27a0a2095de1905789b8479c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274318 Commit-Queue: Fergal Daly <fergal@chromium.org> Reviewed-by:
David Bertoni <dbertoni@chromium.org> Reviewed-by:
Łukasz Anforowicz <lukasza@chromium.org> Cr-Commit-Position: refs/heads/master@{#785626}
-
Jinsuk Kim authored
This CL fixes a bug that removes tab history popup immediately when releasing a long press. Now that the tab history is the only client using NavigationSheet, this check gets easier by seeing if there's already a navigation sheet running, and cancelling the key-up event in that case. Android version check was removed since this is reported to happen on later versions as well. Bug: 1023018 Change-Id: I0885291d7b91c1205904efded3b73a8fb5ec5337 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2279256Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#785625}
-