- 15 Dec, 2020 40 commits
-
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 179 histograms that show frequent access in the past 90 days. These are the 95% most frequently used histograms over that time that do not already have a date later than or within 60 days of 2021-03-15. TBR=chromium-metrics-reviews@google.com Change-Id: If81c318d31512601e7ab4dee6d67e19bef8c3adf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593927Reviewed-by:
Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Cr-Commit-Position: refs/heads/master@{#837198}
-
John Lee authored
Fixed: 982173 Change-Id: Ia4466a43011cd7361345a6a6be9d3c18507224a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587529Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#837197}
-
Karthika Pai authored
This is part of a migration that replaces the old <histogram-suffixes> syntax that was used to denote groups of histogram to the new patterned histogram syntax. Bug: 758782 Change-Id: If7909e238bc31bb27ccc5b8711023553a7b94602 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2590504Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Weilun Shi <sweilun@chromium.org> Commit-Queue: Karthika Pai <karthikapai@google.com> Cr-Commit-Position: refs/heads/master@{#837196}
-
Jeremy Roman authored
Bug: 1158879 Change-Id: Idecf29d8caff5b215637786c688ca51a3132f2e5 Tbr: dtseng@google.com Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593774Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#837195}
-
Wei Li authored
Ash's touch calibrator view should use NO_ASSETS type if it doesn't need the shadow. Otherwise, it should use SMALL_SHADOW (or BIG_SHADOW) which has no difference from the current NO_SHADOW_OPAQUE_BORDER shadow implementation. Since that is the last use of NO_SHADOW_OPAQUE_BORDER shadow type, now we can completely remove this type and related code. Bug: 940027 Change-Id: I8d9e69a76f3fa240947397c5735163db21fc4803 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591246Reviewed-by:
Allen Bauer <kylixrd@chromium.org> Reviewed-by:
Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Wei Li <weili@chromium.org> Cr-Commit-Position: refs/heads/master@{#837194}
-
Joe Mason authored
R=siggi Bug: 1150794 Change-Id: I19e926b5e791aef70bd27e8195059fd9bf3e926d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593172 Commit-Queue: Joe Mason <joenotcharles@chromium.org> Commit-Queue: Sigurður Ásgeirsson <siggi@chromium.org> Auto-Submit: Joe Mason <joenotcharles@chromium.org> Reviewed-by:
Sigurður Ásgeirsson <siggi@chromium.org> Cr-Commit-Position: refs/heads/master@{#837193}
-
Wan-Teh Chang authored
https://chromium.googlesource.com/external/github.com/videolan/dav1d.git/+log/920079edb1ea..ea65e1abc519 $ git log 920079edb..ea65e1abc --date=short --no-merges --format='%ad %ae %s' 2020-12-15 gramner meson: Increase checkasm timeout 2020-12-15 gramner x86: Fix out-of-bounds read in AVX2 wiener_filter 2020-12-15 martin Revert "meson: Handle the b_lto option as a string option for newer meson versions" 2020-12-02 martin arm32: loopfilter: NEON implementation of loopfilter for 16 bpc 2020-12-09 martin arm64: loopfilter16: Fix conditions for skipping parts of the filtering 2020-12-10 martin arm32: loopfilter: Fix a misindented/aligned operand 2020-12-09 martin arm: loopfilter: Compare L != 0 before doing a splat 2020-12-02 gramner x86: Rewrite wiener SSE2/SSSE3/AVX2 asm 2020-12-04 gramner x86: Rename looprestoration_ssse3.asm to looprestoration_sse.asm 2020-12-02 gramner Add miscellaneous minor wiener optimizations 2020-12-02 gramner Use smaller data types for wiener filter coefficients 2020-12-02 gramner Simplify msac subexp decoding 2020-12-11 gramner fuzzer: Test calling dav1d_picture_unref() after dav1d_close() 2020-12-08 gramner Fix use of references to buffers after calling dav1d_close() 2020-11-26 martin arm32: looprestoration: NEON implementation of SGR for 10 bpc 2020-02-09 martin arm32: looprestoration: Prepare for 16 bpc by splitting code to separate files 2020-11-28 martin arm: looprestoration16: Fix comments referring to pixels as bytes 2020-11-27 martin arm64: looprestoration: Add a missed parameter in a comment 2020-11-27 martin arm32: looprestoration: Remove an unnecessary stack arg load in SGR 2020-11-27 martin arm32: looprestoration: Specify alignment in loads/stores in SGR where possible 2020-11-30 martin arm64: looprestoration16: Don't keep precalculated squares in box3/5_h 2020-11-28 gramner meson: Support running checkasm benchmarks through meson 2020-11-28 gramner meson: Place checkasm and header tests in named suites 2020-11-23 jb Update NEWS for 0.8.0 2020-11-20 gramner Add more buffer pools 2020-11-20 martin arm32: mc: NEON implementation of warp8x8 for 16 bpc 2020-11-18 martin arm32: cdef: Add NEON implementations of CDEF for 16 bpc 2020-11-19 martin arm32: cdef: Simplify some cases in the padding function 2020-11-19 martin arm64: cdef: Fix a comment typo 2020-11-20 code Update THANKS.md 2020-11-18 dmitriy.sychev Check frame IDs for reference and "show_existing" frames 2020-10-21 ltrudeau Combine boxsum and boxsumsqr in SGR C code 2020-11-16 gramner Add a picture buffer pool Created with: roll-dep src/third_party/dav1d/libdav1d R=dalecurtis@chromium.org Change-Id: I48ee61bd3a3a8c95e8c9654c116a6b193ecd43b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593356 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#837192}
-
Jan Krcal authored
This is a reland of fa8de986 Original change's description: > [Profile picker] Use system profile on startup when showing the picker > > This CL changes the logic to load the startup profile whenever the > profile picker should be loaded. It instead loads the guest profile > to indicate the picker should be open. This speeds up showing the picker > when the last profile used is heavy to load. The CL also unifies the > logic to decide whether to show the new picker (or the old user manager) > into one function, GetStartupProfile(). > > There is one behavioral difference: the new code directly opens browser > windows if the user had multiple profiles open last time. This is desired > because having multiple profiles open simultaneously the last time is a > strong signal the user wants to continue this way. Note that having > multiple profiles open the last time happens only in limited situations, > e.g. via chrome://restart or via session restore (when logging out / > switching off the machine with multiple profiles' windows open). > > Bug: 1150330 > Change-Id: Iae9744f44bc242e9aaaf8f287cc29e1089326786 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532460 > Commit-Queue: Jan Krcal <jkrcal@chromium.org> > Reviewed-by: David Roger <droger@chromium.org> > Cr-Commit-Position: refs/heads/master@{#828665} Bug: 1150330 Change-Id: I457871e2041eb09eb90fb31f773d095b47aeb462 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547040 Commit-Queue: Jan Krcal <jkrcal@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Tommy Martino <tmartino@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#837191}
-
Adam Rice authored
This reverts commit 0e75ebad. Reason for revert: The workaround did not stop the crashes. Original change's description: > Shutdown UDP sockets before close on Mac OS > > On Big Sur, guarded_close_np() has started sometimes returning > EPROTOTYPE or ENOTCONN errors. Try calling shutdown() before close as > a speculative workaround. > > BUG=1151048 > > Change-Id: I99e4a58f1468027402099fd5b0220872f14b1578 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561079 > Reviewed-by: David Schinazi <dschinazi@chromium.org> > Commit-Queue: Adam Rice <ricea@chromium.org> > Cr-Commit-Position: refs/heads/master@{#833429} # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1151048 Change-Id: Idea3fef1f32cc4c97a239e5e7e799ab5ed7eb520 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592572Reviewed-by:
David Schinazi <dschinazi@chromium.org> Commit-Queue: David Schinazi <dschinazi@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Auto-Submit: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#837190}
-
Hongbo Song authored
Change-Id: I1b0198675aa7ea3cf162001f5b57daa7997d194a Bug: 1152552 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593867 Commit-Queue: Hongbo Song <hbsong@google.com> Reviewed-by:
Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#837189}
-
Sergei Glazunov authored
Use a dedicated bit to track the liveness state of an allocation. This change allows us to detect double-free bugs and improves the overall stability. Additionally, use a more appropriate inlining strategy. Bug: 1073933 Change-Id: I62584e48e85edfe5ecbc1213cde99c7228ecd3e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469569 Commit-Queue: Sergei Glazunov <glazunov@google.com> Reviewed-by:
Benoit L <lizeb@chromium.org> Reviewed-by:
Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#837188}
-
Jeremy Roman authored
Bug: 1158888 Change-Id: I0815f5e83219324b167eb7a7e608382754d9e15c Tbr: avi@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593690Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#837187}
-
Edward Lesmes authored
Bug: 1113033 Change-Id: I99fb93e92022838f10fd03f1ffb4c795c8fa54de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593174 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#837186}
-
Mohammed Abdon authored
Introduces the profile to be used in lockscreen online reauthentication, instead of sign-in profile.The profile behavior will be similar to sign-in profile,but using separate profile allows better isolation between lockscreen where the user is still in session and login screen. Bug: 1151903 Change-Id: I2e7c15e5a574d7503f97d112a51a5696037c23cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2554604 Commit-Queue: Mohammed Abdon <mohammedabdon@chromium.org> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/master@{#837185}
-
Liquan (Max) Gu authored
Context: This CL is to simplify the PRService's init logic and the dependency relationship. Before the CL, * PRService creates MojoPRGateKeeper (in a static method) and MojoPRGateKeeper creates PRService (constructor). It formed a circular dependency loop. * PRService's init procedure is over complicated as it includes multiple similar methods which confused code readers as to where to put certain validation codes. The init procedure includes: - createPaymentRequest - createIfParamsValid - PaymentRequestService's constructor - initAndValidate After the CL, * CPRFactory & WLPRFactory creates MojoPRGateKeeper, and MojoPRGateKeeper creates PRService. PaymentRequestService delegates CPRFactory/WLPRFactory to create CPRServic/WLPRService. The dependency relationship becomes more clear. * PRService's init procedure get simplified, as it includes: - PaymentRequestService's constructor - init - initAndValidate (will be combined into init in follow-up CL) Bug: 1157847 Change-Id: I083e0e162085e27736577d433caf952c59592207 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592190Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#837184}
-
Yi Gu authored
Bug: 1152282 Change-Id: Ia563632254d82745e7a6be86c1811239b40d8c35 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592191Reviewed-by:
Collin Baker <collinbaker@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#837183}
-
Guillaume Jenkins authored
Adds a message and an icon to the first run Welcome to Chrome page when the browser is managed by enterprise. The browser is considered managed if there is some policy data in the -com.apple.configuration.managed key of the NSUserDefaults. Bug: 1155745 Change-Id: Ice85f780c5508376d7ad1cacdddcd7927b8c97fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2580699Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Javier Flores <javierrobles@chromium.org> Commit-Queue: Guillaume Jenkins <gujen@google.com> Cr-Commit-Position: refs/heads/master@{#837182}
-
Frank Liberato authored
Before calling methods on the remote AndroidOverlayClient, check to see if it's bound. If the overlay client disconnects, sometimes we get an invalid handle in the java client. While it's not clear exactly what causes this, causing a GPU crash causes the client's handle to be cleared before the connection error handler runs. Bug: 1155313 Change-Id: Ic9668cfb453636c23afc20156be0c69719b22c94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2586768 Commit-Queue: Frank Liberato <liberato@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Auto-Submit: Frank Liberato <liberato@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#837181}
-
Xianzhu Wang authored
Bug: 1154604, 1157226 Change-Id: I41038f1907c590d471f5a86fd13cc1e1a7df95bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2589033Reviewed-by:
Stefan Zager <szager@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#837180}
-
Mingjing Zhang authored
This CL moves the DomainDiversityReporter service from //chrome/browser/history into //components/history/metrics and removes the dependency on //content from this service. The factory for the DomainDiversityReporter service is reimplemented for iOS. Bug: 1132579 Change-Id: Ia4999a37a6028c48891d39c50188c3162ad4d3ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2558834Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Sergio Collazos <sczs@chromium.org> Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Mingjing Zhang <mjzhang@chromium.org> Cr-Commit-Position: refs/heads/master@{#837179}
-
Edward Lesmes authored
Bug: 1113033 Change-Id: Ia3c6c6b277904b08330a2b613b5a0ea9349d919d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593170 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Ted Choc <tedchoc@chromium.org> Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#837178}
-
Jan Wilken Dörrie authored
This change enables the following bugprone clang-tidy checks: * bugprone-dangling-handle * bugprone-inaccurate-erase * bugprone-string-constructor bugprone-dangling-handle and bugprone-string-constructor are customized to cover handles and strings defined in //base as well. This change was previously announced on cxx@chromium.org: https://groups.google.com/a/chromium.org/g/cxx/c/hDDUlz1OMUw Bug: None Change-Id: I7a2308808eb8cf5d27a0798f50afd6c36c6dca5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584937 Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#837177}
-
Shakti Sahu authored
Bug: 1158589 Change-Id: Iefd63185eeea5506bf403563a5f897bd8f0d0970 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591237Reviewed-by:
Min Qin <qinmin@chromium.org> Commit-Queue: Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#837176}
-
dpapad authored
Bug: 1148478 Change-Id: I0bf08e670f3e34d8c213d94c4f293973a2029459 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593232 Auto-Submit: dpapad <dpapad@chromium.org> Commit-Queue: Daniel Hosseinian <dhoss@chromium.org> Reviewed-by:
Daniel Hosseinian <dhoss@chromium.org> Cr-Commit-Position: refs/heads/master@{#837175}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/fd7733e97423..c47b951ecbcb 2020-12-15 paulthomson@google.com Capture: Disable GL_NV_shader_noperspective_interpolation 2020-12-15 jmadill@chromium.org Mac: Remove stderr output from lib preload. 2020-12-15 jmadill@chromium.org Introduce GN variables for Vulkan repos. 2020-12-15 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 0c234289 to 5a03bdd6 (963 revisions) 2020-12-15 lehoangq@gmail.com Metal: Ignore OS's internal shader cache when testing. 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/+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: cwallez@google.com Change-Id: I69a21dde299c3d674783e3f6cdf44dc542bd598f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593437Reviewed-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@{#837174}
-
Brian Norris authored
These are related to a module that's getting dropped from Shill in https://crrev.com/c/2590497. Bug: b:172219309 Change-Id: If758f1f239b1ab8967d1dc6e6c16666fc0439523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2590747Reviewed-by:
Jesse Doherty <jwd@chromium.org> Commit-Queue: Brian Norris <briannorris@chromium.org> Cr-Commit-Position: refs/heads/master@{#837173}
-
Jeremy Roman authored
Bug: 1158872 Tbr: hajimehoshi@chromium.org Change-Id: Id726b5eddcf0864346f0ee411763653cbbbe842d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593570Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#837172}
-
Edward Lesmes authored
Bug: 1113033 Change-Id: I8fbf5abcb42dfa8a346da06bdefab28197619605 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2590656 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Cr-Commit-Position: refs/heads/master@{#837171}
-
Robert Ogden authored
This interface is used in the chained CL to allow the PrefetchProxy feature (the only consumer of the CustomProxy API) to observe the connection failures, including Retry-After, and restrict further use of the feature. Bug: 1136114 Change-Id: Iea09da5f8a4f0b64dd76a0283490294176e7f090 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587712Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#837170}
-
Charlie Hu authored
Previous fix(https://chromium-review.googlesource.com/c/chromium/src/+/2181318) on uninitialized frame policy in javascript url navigation does not include a test case because it is a security fix. Since the fix has landed in M84 which is stable right now, this CL adds the test case for the fix. Bug: 1074340 Change-Id: Ia10a972183b02cdac28a2f29cabb7f13caf168e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2297708 Commit-Queue: Charlie Hu <chenleihu@google.com> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Cr-Commit-Position: refs/heads/master@{#837169}
-
Ben Pastene authored
Change-Id: I5aaa8cc34eb8b660a894d08f8a47e4a39569249b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591452 Auto-Submit: Ben Pastene <bpastene@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Cr-Commit-Position: refs/heads/master@{#837168}
-
Curt Clemens authored
Set a width for the cr-lottie element on the discovery page to avoid inconsistent rendering on different devices. See crrev.com/c/2587209 for the same fix applied to a different page with screenshots. Fixed: 1158586 Change-Id: I2b4018f833ee298ee182b4d26667e8586bf1356d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591871Reviewed-by:
James Vecore <vecore@google.com> Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Curt Clemens <cclem@google.com> Cr-Commit-Position: refs/heads/master@{#837167}
-
Andres Medina authored
Bug: 1158622 Change-Id: Ic0da2e0942d030478b2c7570ee920f35cba63ac7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591908 Commit-Queue: Andres Medina <medinaandres@chromium.org> Auto-Submit: Andres Medina <medinaandres@chromium.org> Reviewed-by:
Danil Chapovalov <danilchap@chromium.org> Cr-Commit-Position: refs/heads/master@{#837166}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/867d99d33c4f..97752ea021f7 2020-12-15 ddoman@chromium.org [resultdb] move cipd pin of infra/tools/rdb 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 ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@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:1150844 Tbr: ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@google.com Change-Id: I1221dbf39caffc6283d21a205572dc238a490c49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593440Reviewed-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@{#837165}
-
Nick Burris authored
* Create ExternalAuthGoogleDelegate, owned by ExternalAuthUtils, which will be used to implement isGoogleSigned downstream, rather than doing so with an overriding subclass. * This is patch 1/5 for providing ExternalAuthUtils as a singleton instead of from AppHooks. This is a reland of https://chromium-review.googlesource.com/c/chromium/src/+/2587429 except ExternalAuthGoogleDelegate is not yet used in ExternalAuthUtils. That part will be implemented in the following chromium patch after downstream implements ExternalAuthGoogleDelegateImpl. Bug: 1154371 Change-Id: I4fd71fb81f6999be7eb26cfcb0cc121ce38f4590 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593748Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Ted Choc <tedchoc@chromium.org> Commit-Queue: Nick Burris <nburris@chromium.org> Cr-Commit-Position: refs/heads/master@{#837164}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 34 histograms that have been used to generate alerts in the past 90 days and do not already have a date later than or within 60 days of 2021-03-15. TBR=chromium-metrics-reviews@google.com Change-Id: I9bd5a60744b3847f9533e76f90fe37811d86fda6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593569Reviewed-by:
Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com> Cr-Commit-Position: refs/heads/master@{#837163}
-
Wolfgang Beyer authored
Frontend CL: https://crrev.com/c/2584978 Re-enable tests CL: https://crrev.com/c/2587035 Bug: 1152082 Design doc: http://doc/1UnwKLgjYPDsLsYCBh9LKiaPN6Aq2XLKvt4Ak3FT7J3k Change-Id: I55a64e334d385338206fab77d75ea75b5d3f041a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592797Reviewed-by:
Sigurd Schneider <sigurds@chromium.org> Reviewed-by:
Yang Guo <yangguo@chromium.org> Commit-Queue: Wolfgang Beyer <wolfi@chromium.org> Cr-Commit-Position: refs/heads/master@{#837162}
-
Eric Lawrence [MSFT] authored
Deprecated macros should not suggest using them. Bug: 1010217 Change-Id: I31eb11f3ac54d7fb92566ae5f4ea1cda9a01c714 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591749Reviewed-by:
danakj <danakj@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#837161}
-
Joe Mason authored
Adds a browser-side security check that the frame making a performance.measureMemory request is allowed to use the API, to guard against compromised renderers skipping the renderer-side security check. Currently it only checks that the frame is same-origin with the page's main frame. Once an accessor for crossOriginIsolated status is added on the browser side, the class can check that too. R=fdoray Bug: 1085129 Change-Id: I73b1955dafa0dec248e86783aee4e8d8e4cdcda1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2588249Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: Joe Mason <joenotcharles@chromium.org> Cr-Commit-Position: refs/heads/master@{#837160}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e0eb7753ae75..7e6afd2c7e30 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 jbroman@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:1114792,chromium:897470 Tbr: jbroman@google.com Change-Id: I0f7fe0e8f94ea5217d2c512414470366e3f508e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2593435Reviewed-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@{#837159}
-