- 20 Feb, 2020 40 commits
-
-
Ted Meyer authored
This design is still subject to change. We need a way to prevent collisions in the codes as they get added. Bug: 1043289 Change-Id: I512b2a66fb0e1f05d56f9910f5dc8c9779112269 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026411 Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#742949}
-
Sasha McIntosh authored
Create a method for inserting copies of a DerivedElementType into a ListContainer. In a follow up cl, this method will be used to insert DrawQuads into a render pass quad list. Test: cc_unittests Bug: 1022544 Change-Id: Ideb864ab2f46e32c08989150a426e77a213b23e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064468 Commit-Queue: Sasha McIntosh <sashamcintosh@chromium.org> Reviewed-by:
Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#742948}
-
Xida Chen authored
Currently we hit a DCHECK in report histogram. The problem is that for certain type of throughput data (such as CompositorAnimation + main thread), we do not report it. In this case, we do not reset the throughput data and it kept accumulated and eventually the number of expected frames reaches a threshold and caused crash. This CL fixes the crash and added test. Bug: 1052848 Change-Id: Ib150872f950f0901a6bce5f10e683e08644c5809 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061398Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Sadrul Chowdhury <sadrul@chromium.org> Cr-Commit-Position: refs/heads/master@{#742947}
-
Adam Langley authored
I'm dumb and took a while to figure this out so I wrote the documentation that would have helped. Change-Id: I18c5cf21225967d2ba496b6b05acdbb3dc9615db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065593 Auto-Submit: Adam Langley <agl@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#742946}
-
Peter Wen authored
Clarify the purpose of ensuring that the browser process crashes in java rather than in native: for webview embedding apps. Bug: None Change-Id: I3cd847bc5a32e56ee429cd8d4ce41efa13d32209 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064782 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#742945}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/23823669b3bb..ed1ff23c2768 git log 23823669b3bb..ed1ff23c2768 --date=short --first-parent --format='%ad %ae %s' 2020-02-19 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-02-19 fmalita@chromium.org [skottie] Add warning for missing text/paragraph box 2020-02-19 sgilhuly@chromium.org Turn off mip map support in GrDawnCaps 2020-02-19 reed@google.com move SkVec2 into shared header Created with: gclient setdep -r src/third_party/skia@ed1ff23c2768 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 lovisolo@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/+/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: None Tbr: lovisolo@google.com Change-Id: I4ac14e54b2e686270902f15f29d93fec1c86f6a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065483Reviewed-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@{#742944}
-
Greg Kerr authored
This reverts commit 5ba41218. Reason for revert: The rollout on stable was reverted. Original change's description: > macV2GPUSandbox: Enable by default. > > Enable the Mac V2 GPU Sandbox by default. > > Bug: 917445 > Change-Id: I90c311663ab1a232d1669b86fef3f51d03fc1701 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2042287 > Auto-Submit: Greg Kerr <kerrnel@chromium.org> > Commit-Queue: Avi Drissman <avi@chromium.org> > Reviewed-by: Robert Sesek <rsesek@chromium.org> > Reviewed-by: Avi Drissman <avi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#739466} TBR=avi@chromium.org,kerrnel@chromium.org,rsesek@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 917445 Change-Id: I79e6e2ab0ac315ed1b84f8fd1aaf6fc320e258b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065773Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Auto-Submit: Greg Kerr <kerrnel@chromium.org> Commit-Queue: Greg Kerr <kerrnel@chromium.org> Cr-Commit-Position: refs/heads/master@{#742943}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/56c9bd5a7359..d55c50771361 git log 56c9bd5a7359..d55c50771361 --date=short --first-parent --format='%ad %ae %s' 2020-02-20 ehmaldonado@google.com git-cl: Mock DieWithError and GitSanityTests Created with: gclient setdep -r src/third_party/depot_tools@d55c50771361 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 agable@chromium.org 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/+/master/autoroll/README.md Bug: chromium:1051631 Tbr: agable@chromium.org Change-Id: Ibdf922f03053b7a48aca759b902eee8ad16a0bde Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065890Reviewed-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@{#742942}
-
Darwin Huang authored
Consistently fail on detached contexts. Previously, a detached context could allow for a nullptr deref, and a renderer crash. Consistently return nullptr for navigator.clipboard, and ensure that a nullptr navigator.clipboard function will terminate immediately in a consistent manner. Also, add tests to ensure that regressions don't occur in the future. Bug: 10285919, 1034023 Change-Id: I67f8a76dc2901e7447049ff99e0b27ea6afeba63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2057817 Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#742941}
-
Sam Maier authored
Change-Id: I0cc1183689fd2f7679cfee3fabb7eced165bd907 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065115 Auto-Submit: Sam Maier <smaier@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#742940}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 2803a004. With Chromium commits locally applied on WPT: d5cd6b98 "SharedWorker: Assign unique names to SharedWorkers to avoid unintentional matching" 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 jsbell@chromium.org: external/wpt/resources NOAUTOREVERT=true TBR=lpz No-Export: true Change-Id: I6e2caf852f759312db31e056a7346f9d9c1baff8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064750Reviewed-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@{#742939}
-
Michael Crouse authored
This selects the smallest image within a srcset for data saver users. This creates a feature flag to control this functionality. Bug: 606941 Change-Id: I1cbb6e543035d9803bb041fb9df1e5cd8c286801 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2044810Reviewed-by:
rajendrant <rajendrant@chromium.org> Reviewed-by:
Yoav Weiss <yoavweiss@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#742938}
-
Regan Hsu authored
This CL records user action focus when the user creates a query that is used to generate search results. Bug: 1049830 Change-Id: I88e709ec0f40c7e19cf943a122d3bc4f53590b03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062640Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#742937}
-
Tibor Goldschwendt authored
NOTE: this does not embed actual images as we cannot embed external content in a WebUI yet. Bug: 1032328 Change-Id: I5bb07e9b5a699b8e3fd3360ff4498475212a6026 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2005811 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Alex Gough <ajgo@chromium.org> Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Alex Gough <ajgo@chromium.org> Reviewed-by:
Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#742936}
-
Jarryd authored
Add 2 metrics to track available disk space (relatively and as an absolute number) that are logged every hour. The original version of these metrics are captured, among other places, during eviction. Given the StaticHostQuota study may have an effect on eviction frequency, these new metrics will make it easier to compare the control/experimental groups of said experiment. Bug: 965710 Change-Id: I4c07f0d1ee7711e2693579ee0ce0c1770d5811b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2047986Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Jarryd Goodman <jarrydg@chromium.org> Cr-Commit-Position: refs/heads/master@{#742935}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e7fe1d07ef46..a300f64ac753 Created with: gclient setdep -r src-internal@a300f64ac753 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 jbudorick@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/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: chromium:1053584 Tbr: jbudorick@google.com Change-Id: I610f42f0ab9ae58851a8ce42a5e2da53fba7bf1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065888Reviewed-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@{#742934}
-
Anand K. Mistry authored
Bug: 634140 Change-Id: I8c9e30665ae58b290d1a180e1aeceac8b8f26d08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065808Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Anand Mistry <amistry@chromium.org> Cr-Commit-Position: refs/heads/master@{#742933}
-
ssid authored
This will match the existing user action event, except for name and category. Change-Id: I6a94cfd04787ea040e26a6686012b5f110780464 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065138 Commit-Queue: ssid <ssid@chromium.org> Auto-Submit: ssid <ssid@chromium.org> Reviewed-by:
oysteine <oysteine@chromium.org> Cr-Commit-Position: refs/heads/master@{#742932}
-
Darwin Huang authored
Change-Id: I8101b9a7d4ef00d0a2f6127d098e47f2c7c50311 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065912 Commit-Queue: Darwin Huang <huangdarwin@chromium.org> Commit-Queue: Victor Costan <pwnall@chromium.org> Auto-Submit: Darwin Huang <huangdarwin@chromium.org> Reviewed-by:
Victor Costan <pwnall@chromium.org> Cr-Commit-Position: refs/heads/master@{#742931}
-
Dan Sanders authored
- Changes initialize() to configure() and adds documentation to IDL. - Replaces VideoDecoderInitParams with EncodedVideoConfig. - Miscellaneous member renames and comments added. Change-Id: Ie413e560c7dc5c250f964a0dc0856cbb73d363d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2043001 Commit-Queue: Dan Sanders <sandersd@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#742930}
-
Eric Willigers authored
WebTimeLimitEnforcerThrottleTest::InstallAndLaunchWebApp now uses web_app::InstallWebApp instead of relying on the old Extensions implementation of web apps. Bug: 1052722 Change-Id: I17ffa29c1204bcc81961e2f3c7f2ac1ffdd4fd7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065771 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Cr-Commit-Position: refs/heads/master@{#742929}
-
chromium-autoroll authored
https://pdfium.googlesource.com/pdfium.git/+log/d15d718e8d5e..c80274e041d6 git log d15d718e8d5e..c80274e041d6 --date=short --first-parent --format='%ad %ae %s' 2020-02-19 tsepez@chromium.org Remove CFX_CSSSyntaxParser::m_iTextDataLen 2020-02-19 tsepez@chromium.org Remove some dead code from CFX_CSSSyntaxParser 2020-02-19 tsepez@chromium.org Prefer retaining layout item in CXFA_FFField::OnChar(). Created with: gclient setdep -r src/third_party/pdfium@c80274e041d6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pdfium-autoroll Please CC pdfium-deps-rolls@chromium.org 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/+/master/autoroll/README.md Bug: chromium:1052651 Tbr: pdfium-deps-rolls@chromium.org Change-Id: I0d696bae9b4f458409fabcee472c4c4ee87d4f93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065406Reviewed-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@{#742928}
-
Jun Mukai authored
Currently, if no window is found for a located event for a captured window, it simply falls back to the main surface. This means that click events on the frame (title bar) will be sent to the underlying system through wayland, but that's unnecessary at all. This CL checks the located event's location through hit-test component. Bug: b/149517682 Test: exo_unittests Change-Id: I2c314fca3aadea9f81475e7223166b0087b1e0ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062582 Commit-Queue: Jun Mukai <mukai@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#742927}
-
Jorge Lucangeli Obes authored
BUG=None R=xzhou@chromium.org Change-Id: I4bde05715268f2ae31b1eaf7dbdb8e93202d32e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063915Reviewed-by:
Greg Kerr <kerrnel@chromium.org> Commit-Queue: Jorge Lucangeli Obes <jorgelo@chromium.org> Cr-Commit-Position: refs/heads/master@{#742926}
-
Yi Xu authored
The location is always set to (0, 0) when maxWidth is used, so any coloring system based on location doesn't work with maxWidth. Fix it by avoiding reset the location for FillText. Test is also added. Bug: 1030655 Change-Id: I36a41212b3d165145e4e25dd3bfd923aad70d7c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040536 Commit-Queue: Yi Xu <yiyix@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Juanmi Huertas <juanmihd@chromium.org> Reviewed-by:
Aaron Krajeski <aaronhk@chromium.org> Cr-Commit-Position: refs/heads/master@{#742925}
-
Shakti Sahu authored
This Cl adds tests for content indexing 1 - Adds basic tests for switching chips and tabs 2 - Adds basic tests for content indexed groups and non-group items Bug: 1052193 Change-Id: I892896d72b0c1e09c0f1a363f3f5a1ae08e0acd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2056105Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#742924}
-
Zinovy Nis authored
Change-Id: Ic0993d3a42ff1a527bd19a948dc034d2691ec30e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2057268Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Commit-Queue: Trent Apted <tapted@chromium.org> Cr-Commit-Position: refs/heads/master@{#742923}
-
Mike Dougherty authored
Extending these metrics to the start of December will allow data to be collected during the next major iOS upgrade cycle. (Based on prior years, the cycle usually begins with the first betas in early June and releases to stable in the fall.) Fixed: 1053154, 1053155, 1053156, 1053157, 1053158, 1053159, 1053160, 1053161 Change-Id: Ic6933dd2f9b581d2be92a569aa6bdb9e33d5fa20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062790Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Auto-Submit: Mike Dougherty <michaeldo@chromium.org> Commit-Queue: Mike Dougherty <michaeldo@chromium.org> Cr-Commit-Position: refs/heads/master@{#742922}
-
Nick Harper authored
Change-Id: I605dabfb91f9d4a3ddb8c039737ba5eb13064248 Bug: b/149755389 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065341 Auto-Submit: Nick Harper <nharper@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Commit-Queue: Nick Harper <nharper@chromium.org> Cr-Commit-Position: refs/heads/master@{#742921}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/49010904083f..2801bf43716e git log 49010904083f..2801bf43716e --date=short --first-parent --format='%ad %ae %s' 2020-02-19 ynovikov@chromium.org Add .vscode to .gitignore Created with: gclient setdep -r src/third_party/angle@2801bf43716e 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 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/+/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 Bug: None Tbr: cwallez@google.com Change-Id: I6fbe9145378cb60bbc33577fa4e408ad09498cba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065404Reviewed-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@{#742920}
-
Matt Giuca authored
better for it to just fall generally into code owned by c/b/ui OWNERS. Rationale: None of the owners have any recent state on this. It is Change-Id: I06feb262d6ba2df4aab36c85f54785fe3387e636 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015905Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Yuri Wiitala <miu@chromium.org> Commit-Queue: Yuri Wiitala <miu@chromium.org> Cr-Commit-Position: refs/heads/master@{#742919}
-
rbpotter authored
Bug: 1026426 Change-Id: I6ae55030f28fd3588d317f6fd611d04f7bdbfbf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2058067 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#742918}
-
Joel Hockey authored
Bug: 1053645 Bug: 1053823 Change-Id: I8a9403a1cd4c8d8387b13c932c0772907ed636ff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064164 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:
Alan Cutter <alancutter@chromium.org> Auto-Submit: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#742917}
-
Zhenyao Mo authored
BUG=1039792 TEST=bots R=dcheng@chromium.org,sadrul@chromium.org,behdadb@chromium.org Change-Id: I430437328cf391a67521f3b111389b4c7881ef30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2055353Reviewed-by:
Maggie Chen <magchen@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#742916}
-
Xianzhu Wang authored
We paint an indeterminate progress based on the position calculated from the animation progress. The painted result may change without invalidation if the paint is not scheduled for animation update. The under-invalidation is harmless. Bug: 1048185 Change-Id: If0a16a46b414ac601e1762add5d6260996681b51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2062885Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#742915}
-
Yi Xu authored
Change-Id: Ic2846811bcaadd612ed40475adae95f469044ff6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050577 Commit-Queue: Yi Xu <yiyix@chromium.org> Reviewed-by:
Fernando Serboncini <fserb@chromium.org> Cr-Commit-Position: refs/heads/master@{#742914}
-
Hiroki Sato authored
Bug: none Test: unit_tests Change-Id: I8de22deaf25eb279305f368949d7666e93db6e40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061918Reviewed-by:
Sara Kato <sarakato@chromium.org> Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Cr-Commit-Position: refs/heads/master@{#742913}
-
Jun Cai authored
This CL converts base::Bind and base::Callback in //chrome/chrome_elf to Once or Repeating Bug: 1007636 Change-Id: I0e8a92d4b768978ca3c0e580dfcd93da02547ed8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2064409Reviewed-by:
Patrick Monette <pmonette@chromium.org> Commit-Queue: Jun Cai <juncai@chromium.org> Cr-Commit-Position: refs/heads/master@{#742912}
-
jessing authored
Add methods in WebUIImpl to add frame ancestors in the CSP which will then be added to the response header. Currently how WebUIs are embedded is by disabling an DenyXFrameOption() in the headers that allows any page to embed a WebUI. We want to use FrameAncestors in the CSP headers now and whitelist which pages we can embed a WebUI in. For now, we will only use frame ancestors if DenyXFrameOptions() is true. In the future, WebUIs that disable DenyXFrameOptions will be refactored to use frame ancestors instead. We have also refactored a function in WebUI browsertests where instead of passing multiple parameters which are optional, we will now pass in a ContentSecurityPolicy object. This cl includes a fix to a bug where previously in the WebUIURLLoaderFactory, the resource response's content security policy was not set. Bug: 1023700 Change-Id: I2612994c628c01033f7a30d784db66b12796c0b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029529 Commit-Queue: Jessica Huang <jessing@google.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Giovanni Ortuño Urquidi <ortuno@chromium.org> Reviewed-by:
calamity <calamity@chromium.org> Cr-Commit-Position: refs/heads/master@{#742911}
-
Kuo Jen Wei authored
Bug: b/146817189 Test: Manually inspect megapixel title on different device model. Change-Id: I7e771c52ca52b465cd7da34c90b82442cf474882 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2063513 Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#742910}
-