- 11 Aug, 2020 40 commits
-
-
Dominik Röttsches authored
Contains fix for lack of variable whitespace scaling on Mac when font only uses phantom points + GVAR for whitespace scaling. Tested in HarfBuzz in https://github.com/harfbuzz/harfbuzz/blob/master/test/shaping/data/in-house/tests/variations-space.tests https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git/+log/cdb7d2b9bc0d..3d164d5883ce $ git log cdb7d2b9b..3d164d588 --date=short --no-merges --format='%ad %ae %s' 2020-08-06 git Use printf instead of echo -n in autogen.sh 2020-08-07 ebrahim [glyf] Optimize retrieval of hmtx/vmtx/gvar 2020-08-07 ebrahim [gvar] minor 2020-07-30 ebrahim Skip hb_shape if buffer object is immutable 2020-08-06 ebrahim [glyf] Clamp advance value result 2020-08-06 ebrahim [gvar] Don't fail on imprefect gvar 2020-08-06 ebrahim [var] Apply variations on empty glyphs 2020-08-06 ebrahim [gvar] minor 2020-08-04 ebrahim [docs] minor on TESTING.md 2020-08-04 ebrahim [docs] meson related updates on install 2020-08-04 ebrahim [meson] minor note 2020-08-03 ebrahim [docs] Update README.python.md with meson 2020-07-30 ebrahim Remove cmake-config support of HarfBuzz 2020-08-02 ebrahim [meson] Pass cpp_eh=none and cpp_rtti=false as default options 2020-08-02 ebrahim [meson] remove useless note about -fvisibility-inlines-hidden 2020-08-02 ebrahim [perf] Enable ttf-parser build just with experimental_api Created with: roll-dep src/third_party/harfbuzz-ng/src R=bashi@chromium.org,behdad@chromium.org,bungeman@chromium.org,drott@chromium.org,eae@chromium.org,jshin@chromium.org,kojii@chromium.org Bug: 1102739 Change-Id: I4ad950f38435bff13e6df38f04234138666143f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2342853 Commit-Queue: Dominik Röttsches <drott@chromium.org> Auto-Submit: Dominik Röttsches <drott@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#796839}
-
Elly Fong-Jones authored
Bug: 1115102 Change-Id: Icf7da100c9e82155a152b0556fd7a8ad22c64c89 Tbr: arthursonzogni@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348535Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#796838}
-
Morten Stenshorne authored
We'd fail to add column layout results to LayoutBox if a fragmentainer got interrupted by a spanner, which would eventually mess up fragment index calculation in AddColumnResult(), which in turn could make us keep old fragments associated with deleted layout objects. This fixes 4 out of 5 tests that failed because of bug 1105758. Bug: 1105758 Change-Id: If358c296e2d89b1e5491b5578446466ea3f2bb38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346249Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#796837}
-
Elly Fong-Jones authored
Bug: 1113904 Change-Id: I3b63c4fabf03d5eb11a9e8db6a0c748b87bc9886 Tbr: dbertoni@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348693Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#796836}
-
Elly Fong-Jones authored
Bug: 1115096 Change-Id: I2ae66d66ec6c13c4fde46a52af6995c10e58953f Tbr: alexmos@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348533Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#796835}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 4e32eae7. With Chromium commits locally applied on WPT: f141259f "COOP access reporting:" b772a8f1 "[Web Payment] Secure payment confirmation Blink parameters." 4e32eae7 "[COOP] Access reporting: More tests for indexed/named getters." 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 NOAUTOREVERT=true TBR=robertma@google.com No-Export: true Change-Id: I9207935f650470b9f95b927ac73607f8acc479e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348577Reviewed-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@{#796834}
-
Corentin Wallez authored
Bug: dawn:22 Change-Id: I57d322b931290bdb922ba8c4d9a28f52f2ae425f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2330053 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by:
Austin Eng <enga@chromium.org> Cr-Commit-Position: refs/heads/master@{#796833}
-
Tim Van Patten authored
Remove phoglund@google.com from the OWNERS list: Address not found Your message wasn't delivered to phoglund@google.com because the address couldn't be found, or is unable to receive mail. Bug: angleproject:4873 Change-Id: I46d76125d01a4c14fe2ee56449861d1f660ccd27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321720 Commit-Queue: Tim Van Patten <timvp@google.com> Reviewed-by:
Mirko Bonadei <mbonadei@chromium.org> Cr-Commit-Position: refs/heads/master@{#796832}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/7e3e7bb35184..d2454323cb6e 2020-08-11 changhaohan@chromium.org TS-componentize Computed tab's style property and style trace elements 2020-08-11 alexrudenko@chromium.org Update CDP 2020-08-11 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-08-11 sigurds@chromium.org Don't show affected CSP resources if there are no affected CSP resources 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:1096230,chromium:1106251 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I05c88ae1d4ebd260adc4948e2fdc9383bb0fbf2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348278Reviewed-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@{#796831}
-
Sebastien Lalancette authored
Updated icons and unit tests. Bug: 1093302 Change-Id: I686d1ff0be31ade4260cb5955f937f01632ddc45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346846 Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#796830}
-
Aleks Totic authored
TablesNG will support orthogonal writing modes. Reenable the wpt tests. Also, most of these tests already pass in Legacy. Bug: 409155 Change-Id: I7dd701263a2a63639309f7d3ba76726b109ab077 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348202Reviewed-by:
Koji Ishii <kojii@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#796829}
-
Sebastien Lalancette authored
Also added a new Sharing histogram value. Will consolidate into histograms.xml once at the end, with all the other histograms to be added. Bug: 1093302 Change-Id: If45ebd09731301efdfefa3169d7d1af40f6957fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347388 Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#796828}
-
Elly Fong-Jones authored
Bug: 1074248 Change-Id: I39b3671b635b1152101c766780bc86061674ee74 Tbr: yigu@chromium.org Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347088Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#796827}
-
Stepan Khapugin authored
Adds support for scribble in location bar through an indirect interaction that forwards the scribbling into the omnibox. Bug: 1098342 Change-Id: I62dd5baa2085740d6c70d0913d8df1e917ecac77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341632 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#796826}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/109ff207de7d..5edf510941a3 2020-08-11 robertphillips@google.com Add plumbing for access to the flush-time GrSmallPathAtlasMgr 2020-08-11 adlai@google.com Revert "Migrate GrSurfaceContext readPixels to take direct context" 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 fmalita@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 Cq-Do-Not-Cancel-Tryjobs: true Bug: chromium:1108408 Tbr: fmalita@google.com Change-Id: I9b4124294f4a05ab39b9fb3e563c07e55dbc65ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348201Reviewed-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@{#796825}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/ea4f2acc6399..ad052807cdc7 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 apotapchuk@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: apotapchuk@google.com Change-Id: I71e9d2d21d6cc1d1e23f95bfa2ce9e59964c6789 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347175Reviewed-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@{#796824}
-
Anatoliy Potapchuk authored
Previously, if a test was a part of a suite, we would not have filtered it out properly using oobe_{positive,negative}.filter files. This cl fixes that TBR=antrim@chromium.org Bug: 1114907 No-Presubmit: true No-Tree-Checks: true No-Try: true Change-Id: Ib6b8adf5be12b7f0e5c7cc599dc049a7ecf748eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346336Reviewed-by:
Anatoliy Potapchuk <apotapchuk@chromium.org> Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Cr-Commit-Position: refs/heads/master@{#796823}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/dc4568899168..21e5b4554a5f 2020-08-11 fmayer@google.com Merge changes I5ec5382a,I40f4bf4a 2020-08-11 fmayer@google.com Merge "Disable MTE when copying stack." If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I07b10519de332bb8eb25ffdc2e755244f1ebca53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348277Reviewed-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@{#796822}
-
Friedrich Horschig authored
In order to natively delete a credential, the compromised credential on the java-side needs to contain unformatted information about username, origin, sign-on real, and password. Therefore, this CL: * adds the required key attributes * makes the key attributes accessible by making JNI headers available * makes interfaces that pass 7 attributes to construct a credential pass the credential directly instead (minimizes confusion) The actual delete call is only one line in the password_check_manager that triggers the deletion and indirectly updates to the UI once the deletion happened. The deletion promoted two smaller errors which were one-line-fixed: * the mediator never clear old credentials — it just appended new ones * the confirmation dialog triggered twice (once with a null handler) Screenshot of the entire flow in the linked bug. Bug: 1108358, 1092444 Change-Id: I1f1a3f6e73c40c316cb2f711c44236388ff05b4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346345 Commit-Queue: Friedrich [CET] <fhorschig@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Reviewed-by:
Andrey Zaytsev <andzaytsev@google.com> Cr-Commit-Position: refs/heads/master@{#796821}
-
Joe DeBlasio authored
This CL ensures that a given URL is not on the lookalikes / safety tips allowlist before eliding to eTLD+1. At present, the allowlist is very coarse-grained and doesn't disambiguate between what the allowlist entry is there to allowlist against (i.e. which UI treatment shouldn't be applied). A future change will add a bit more nuance. Bug: 1106962 Change-Id: I31eeb921afd5af89c8a1a2b1efc2b91c521eedc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346841Reviewed-by:
Justin Donnelly <jdonnelly@chromium.org> Reviewed-by:
Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Joe DeBlasio <jdeblasio@chromium.org> Cr-Commit-Position: refs/heads/master@{#796820}
-
Marc Treib authored
Followup to https://crrev.com/c/1989533 Sync supports delaying the engine startup by 10 seconds. This is meant for avoiding contention during browser startup. Before this CL, the 10-second delay would also apply in one other (rare) situation, for no good reason other than some tests depending on this behavior. Two of these tests were recently fixed (in crrev.com/c/2339986), and the one remaining one is fixed in this CL. With that, the delayed startup can now go away! Bug: 1035874 Change-Id: I865d0bc3caac4d8f0712489ccbad526f912ccdce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343036Reviewed-by:
Maksim Moskvitin <mmoskvitin@google.com> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#796819}
-
Alice Wang authored
This CL adds a spinner for sign-in in progress page of web sign-in and makes the horizontal divider disappear on the same page according to the UI mock. Screenshot: https://crbug.com/1102784#3 Bug: 1102784 Change-Id: I95cbc474a161c58ba235ddede70405c55e7db3b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2345147Reviewed-by:
Ted Choc <tedchoc@chromium.org> Reviewed-by:
Tanmoy Mollik <triploblastic@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#796818}
-
Ella Ge authored
This CL adds a UMA metrics to record when a TWA quality enforcement violation occurs. It records a enum of the type of violations. Bug: 1109609 Change-Id: Ic889b98fbb68a734d3bdd956a1ec76ef9a099d1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340123 Commit-Queue: Ella Ge <eirage@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Reviewed-by:
Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/master@{#796817}
-
Elly Fong-Jones authored
It is flaky on every platform to differing degrees. Tbr: sadrul@chromium.org Change-Id: I4dde9bdc58aafc958b95cedda2a4ade29943d03a Bug: 1086334 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348691Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#796816}
-
Chris Sharp authored
Bug: 1109226 Change-Id: I48686b49c58a9b26a1aeae5e1634c1a2f2840930 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347024Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Commit-Queue: Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#796815}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/dd1a9165..c2df5e99 Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: I6b46033f8a37978b647b35eeefb0852716746976 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348576Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#796814}
-
Elly Fong-Jones authored
This reverts commit b772a8f1. Reason for revert: introduced https://crbug.com/1115091 Original change's description: > [Web Payment] Secure payment confirmation Blink parameters. > > Before this patch, requesting "secure-payment-confirmation" method in > PaymentRequest API would not validate the parameters. > > This patch adds the "secure-payment-confirmation" parameters to > PaymentRequest API and validates them, if the > "SecurePaymentConfirmation" feature is enabled. > > After this patch, PaymentRequest API validates the secure payment > confirmation parameters. > > Explainer: https://github.com/rsolomakhin/secure-payment-confirmation > Feature status: https://chromestatus.com/feature/5702310124584960 > Intent to prototype: > https://groups.google.com/a/chromium.org/g/blink-dev/c/myUR5gyd5Js/m/iELL67NQAgAJ > > Bug: 1110324 > Change-Id: I7a4b6f9da1b3e1d7604bcd9e4733dc789f77ec4b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341163 > Reviewed-by: Nick Burris <nburris@chromium.org> > Reviewed-by: Kouhei Ueno <kouhei@chromium.org> > Auto-Submit: Rouslan Solomakhin <rouslan@chromium.org> > Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> > Cr-Commit-Position: refs/heads/master@{#796792} TBR=rouslan@chromium.org,kouhei@chromium.org,nburris@chromium.org Change-Id: I5c07ed9bdb1bcd9526ab84e7fdd1ed3a842737a0 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1110324 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348532Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#796813}
-
ckitagawa authored
It looks like the previous fix: https://crrev.com/c/2339757 introduced a bug where the first bitmap doesn't display in portrait mode. The fix is simply adding a missing = sign. Bug: 1113322 Change-Id: Ie04ab5607f1eb4f6a4182581d373a78b9c4090c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347370 Auto-Submit: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Mehran Mahmoudi <mahmoudi@chromium.org> Reviewed-by:
Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#796812}
-
Kyle Horimoto authored
This CL creates the //chromeos/components/phonehub/ directory and introduces a new class which provides the status of the Phone Hub feature. Currently, this new class is unit tested but not actually instantiated in real code yet. A future CL will create a KeyedService and initialize the class when the KeyedService starts up. Bug: 1106937 Change-Id: I27f46f62d3246149d0cef53e4ea01dd41bb879e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2345665 Auto-Submit: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Josh Nohle <nohle@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#796811}
-
Annie Sullivan authored
This allows the developer to easily implement a threshold different from the default 500ms, and brings the implementation into conformance with the spec. Bug: 1114793 Change-Id: I2b3ed36679f113576e4d301ab734270ae92ebb69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346793Reviewed-by:
Steve Kobes <skobes@chromium.org> Commit-Queue: Annie Sullivan <sullivan@chromium.org> Cr-Commit-Position: refs/heads/master@{#796810}
-
chromium-autoroll authored
Roll Chrome Mac PGO profile from chrome-mac-master-1597125357-adec03df0679051d9df22e43cd9f58968dde96e7.profdata to chrome-mac-master-1597147084-8c4cc9658838494b8781316d2fe64028822c8b91.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 sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: chrome/try:mac-chrome Tbr: sebmarchand+pgo_roller@google.com,jeffyoon@google.com,liaoyuke@google.com Change-Id: I275b39a0a2768b05f62d2d2b6fb82da1d973790b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348200Reviewed-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@{#796809}
-
Kent Tamura authored
PaintMask() should take care of the rendered legend. - NGBoxFragmentPainter::PaintMask() checks if the fragment is a fieldset container, and delegate to NGFieldsetPainter if so. - NGFieldsetPainter::PaintMask() creates FieldsetPaintInfo, and adjust the paint rectangle. - NGFieldsetPainter now has CreateFieldsetPaintInfo() to share FieldsetPaintInfo creation logic between PaintMask() and PaintBoxDecorationBackground(). - Merge NGFieldsetPainter::PaintFieldsetDecorationBackground() into PaintDecorationBackground(). Bug: 875235 Change-Id: If6f7e709db538f99d699458938f5a1b2db9a8e47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348229 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#796808}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/fe1bb43b7a38..7e3e7bb35184 2020-08-11 aerotwist@chromium.org Early exit from copy-file(s).js 2020-08-11 jacktfranklin@chromium.org Add enum generation to bridges 2020-08-11 nidhijaju@google.com Reland "Removing "other origins" UI from DevTools Service Worker tab" 2020-08-11 szuend@chromium.org [ts] Type check ui/Action.js with TypeScript 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:1011811,chromium:807440 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I31f79ab12ce6462e79a332cf89fb4685930e2d44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347169Reviewed-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@{#796807}
-
Andrew Grieve authored
Adds -Xmx1G to limit heap size to 1GB. My local test of R8 on MonochromePublic.aab had a peak RSS of 1.8GB with this flag and 8GB without it. Does not seem to cause the command to run measurably slower. I found that the r8 wrapper script in AOSP uses this same flag and so does the Android lint wrapper script. Bug: 1098333 Change-Id: Icca79bf6c1e9c8f003f613c178983f63cf9fbf04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348018 Commit-Queue: Sam Maier <smaier@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Sam Maier <smaier@chromium.org> Cr-Commit-Position: refs/heads/master@{#796806}
-
Niels Möller authored
Webrtc no longer uses the CodecInfo::is_hardware_accelerated, so we can rely on the default implementation of QueryVideoEncoder. Followup to https://chromium-review.googlesource.com/c/chromium/src/+/2338614. Bug: None Change-Id: I6446b1b42e60354d59d5b00f8aa7a841214e5a20 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346655Reviewed-by:
Florent Castelli <orphis@chromium.org> Commit-Queue: Niels Möller <nisse@chromium.org> Cr-Commit-Position: refs/heads/master@{#796805}
-
Hazem Ashmawy authored
No change to logic. Adding hazems@chromium.org to aw/nonembedded/OWNERS. Bug: N/A Test: N/A Change-Id: I01d2ca22b638e36d02e83872bff760b86d3e061a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346270Reviewed-by:
Nate Fischer <ntfschr@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Hazem Ashmawy <hazems@chromium.org> Cr-Commit-Position: refs/heads/master@{#796804}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c61e780dc832..64a60835a190 2020-08-11 eshr@google.com [Adaptation] Remove processing_in_progress_ from ResourceAdaptationProcessor 2020-08-11 nisse@webrtc.org Delete deprecated variant of VideoCodingModule::RegisterReceiveCodec If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: Iefd1a7ee6d962fe1b57232708a9cb9bea573b90b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347172Reviewed-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@{#796803}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/01e0ccdc9b8b..dc4568899168 2020-08-11 fmayer@google.com Merge "Use typedef (as described in NDK API guide)." If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: I9267f5476cf2d468d5da7dffcc024c2968ede61f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2347171Reviewed-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@{#796802}
-
Elly Fong-Jones authored
Bug: 1101399 Change-Id: I4d4b5201209371a20beb656137de2c3aff09ed94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346997Reviewed-by:
Mike Wittman <wittman@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#796801}
-
Swapnil authored
We want to improve the installation time for force installed extensions. For this, we need to first gather the statistics regarding which installation stages are time consuming. We collect the UMA statistics for the time taken to copy the extension archive to the working directory. Following histogram is added: Extensions.ForceInstalledTime.CopyingStartTo.UnpackingStart Bug: 1102369 Change-Id: I09f27e2f656581f318f32cbe137b0d1da9ab5e62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2338794Reviewed-by:
Oleg Davydov <burunduk@chromium.org> Reviewed-by:
Saurabh Nijhara <snijhara@google.com> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Swapnil Gupta <swapnilgupta@google.com> Cr-Commit-Position: refs/heads/master@{#796800}
-