- 02 Nov, 2019 40 commits
-
-
Yang Guo authored
https://chromium.googlesource.com/devtools/devtools-frontend/+log/0c74f23ba9..cc75dee3ba TBR=bmeurer@chromium.org Change-Id: I98b7223d087de7e755344309c4390f9d233277bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893874Reviewed-by:
Yang Guo <yangguo@chromium.org> Commit-Queue: Yang Guo <yangguo@chromium.org> Auto-Submit: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#712002}
-
Leon Han authored
Previously, TNF_UNKNOWN records were read and represented as 'opaque' type records, and writing TNF_UNKNOWN records was not supported. As part of effort to make web nfc more of a low level API, we have the spec change https://github.com/w3c/web-nfc/pull/373 that defines an explicit mapping for TNF_UNKNOWN <---> 'unknown' type NDEFRecord This CL introduces the new 'unknown' type and supports reading/writing them accordingly. BUG=520391 Change-Id: I384256d35b665c740edb9bef221d3319bf7df063 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886114 Commit-Queue: Leon Han <leon.han@intel.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/master@{#712001}
-
Koji Ishii authored
This patch fixes a DCHECK fialure in |PaintTextItem|. In |NGInlineLayoutAlgorithm|, all text runs have parent boxes and that checking styles of text runs can be omitted. But in the paint phase, painters need to check styles of all text runs because inline boxes can be culled. Bug: 982194 Change-Id: Id4af4889fa4fc3c82640e8fa3877f9b65fb643bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1892981Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#712000}
-
Yoshifumi Inoue authored
This patch changes |NGInlineCursor::GetLayoutBlockFlow()| to work with line scoped cursor for preparation of the patch[1]. Before this patch, |NGPaintFragment| version of |GetLayoutBlockFlow()| crashes when root paint fragment is line box, because we can't use |NGPhysicalFragment:: GetLayoutObject()| returns null for |NGPhysicalLineBoxFragment|. [1] http://crrev.com/c/1888242 Utilize NGInlineCursor for inline box traversal Bug: 982194 Change-Id: I427627de885469712f3d526fccf297d4e94d6fe7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896478 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Cr-Commit-Position: refs/heads/master@{#711999}
-
Yuki Shiino authored
Makes the IDL compiler processes runtime_enabled_features.json5 and makes Exposure aware of context-dependent and context- independent runtime enabled features. Bug: 839389 Change-Id: I2d46730f22866f6f677a96dbd7a72644253e4692 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1892973 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#711998}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: I596bcd391c3d8466ffa2d4b93b1de8db3f2b1c2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896381Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#711997}
-
Greg Thompson authored
ScopedTempDir must outlive any files held open within it. R=pkasting@chromium.org Bug: 546640 Change-Id: I6b933846cc2578c6526aea8c11b251a26929846b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895655 Commit-Queue: Greg Thompson <grt@chromium.org> Auto-Submit: Greg Thompson <grt@chromium.org> Reviewed-by:
Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#711996}
-
Abhijeet Kandalkar authored
This CL converts ServiceManagerPtr and port depending files to adapt to new mojo types. Bug: 955171, 978694 Change-Id: I8391cdf9995d2395776e115baeaa2d6315fc1183 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1893592Reviewed-by:
Ken Rockot <rockot@google.com> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#711995}
-
Yoshifumi Inoue authored
This patch gets rid of redundant function ComputeLocalRect() in "ng_paint_fragment.cc" introduced by CL[1] by replacing to |NGInlineCursor| version[2] for improving code health. [1] http://crrev.com/c/1832843 Paint selection with NGFragmentItem, Oct 11 [2] http://crrev.com/c/1880890 Make LayoutText::GetTextBoxInfo() to use NGInlineCursor, Oct 25 Bug: 982194 Change-Id: I9fdaadb0818d61b3aa2f4ac60482feec45886efd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896476 Auto-Submit: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#711994}
-
chromium-autoroll authored
Roll broadwell AFDO profile from 80-3931.2-1572259441-benchmark-80.0.3951.3-r1 to 80-3931.2-1572259441-benchmark-80.0.3954.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-broadwell-chromium Please CC c-compiler-chrome@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_EXTRA_TRYBOTS= TBR=c-compiler-chrome@google.com Change-Id: I310eddfbb64b8319018ff998617f7c2c0333e12e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896193Reviewed-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@{#711993}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/b3cc49df..53ede12e 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Iff8b5755c2a531511ff9fcc59b0e6825823e0b12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895800Reviewed-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@{#711992}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e05bb7d9638b..9a18bfc96038 Created with: gclient setdep -r src-internal@9a18bfc96038 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 TBR=jbudorick@google.com Bug: chromium:None,chromium:None,chromium:None Change-Id: Iea03758b8a4c78edc34955fcf15b142ffc0c2288 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896415Reviewed-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@{#711991}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@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 TBR=gbiv@chromium.org Change-Id: I39e0ee34b11e84c7713ea02660fdf867fd2d425e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895753Reviewed-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@{#711990}
-
Chen-Yu Tsai authored
Chromium coding style dictates that one should not use auto to deduce a raw pointer. ChromeOS builds are unaffected, but attempts to build media/gpu/v4l2 for desktop Linux will result in an error from the style check plugin: ../../media/gpu/v4l2/v4l2_device.cc:377:3: error: [chromium-style] auto variable type must not deduce to a raw pointer type. const auto& planes = v4l2_buffer_.m.planes; ^~~~~~~~~~~ auto* const This is part of ongoing work to make V4L2 usable on desktop Linux. It is currently untestable without a lot of other changes. The type of `plane` before and after the change are the same, found using the non-implemented template method [1] which shows the actual type in the compile error. In the meantime it doesn't break ChromeOS builds either. [1] https://stackoverflow.com/a/38820784 Test: build media_unittests simplechrome (chromeos-amd64-generic-rel) Change-Id: I5d760babc92ff101d8b75aa208cd875259b6e556 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895311Reviewed-by:
Kuang-che Wu <kcwu@chromium.org> Commit-Queue: Kuang-che Wu <kcwu@chromium.org> Cr-Commit-Position: refs/heads/master@{#711989}
-
Ian Kilpatrick authored
This fixes the painting of table-cell backgrounds to paint in the appropriate rect. As the position of the table cells aren't sub-pixel aware (yet) we were painting the background with the incorrect size, resulting in a the table background bleeding through. I suspect TablesNG won't have this issue (and won't need to use this alternate constructor) as their position should be sub-pixel aware. Bug: 988015 Change-Id: I4135070608f958a71aa7a843c4e11904323125bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896049 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#711988}
-
Miyoung Shin authored
This CL converts MediaDrmStorage{Ptr, Request} in android_webview, chrome, chromecast components and media to the new Mojo type. Bug: 955171 Change-Id: I3a8eb5bd33128659fd09804368e96afb08ce03c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1871695 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
Ken Rockot <rockot@google.com> Reviewed-by:
Xiaohan Wang <xhwang@chromium.org> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#711987}
-
Leon Han authored
This CL updates the definition of the union type NDEFMessageSource: (DOMString or ArrayBuffer or NDEFMessageInit) ==> (DOMString or BufferSource or NDEFMessageInit) BUG=520391 Change-Id: I603616047814c56744eed94efd7f3579079b0875 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1886351Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Leon Han <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#711986}
-
Justin Cohen authored
Due to some security workarounds inside ios/web, sometimes a restored webState may mark new navigations as renderer initiated instead of browser initiated. This is somewhat an edge case, but it will manifest as the omnibox not updated until the new webState commits. As these navigations are uncommitted, and make the omnibox (or NTP) look strange, simply drop them. See crbug.com/1010765 for the relevant security bug. Bug: 1020497 Change-Id: I3fbc80bf1671654989f38b92a874e20631ff6ae6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894470 Commit-Queue: Justin Cohen <justincohen@chromium.org> Auto-Submit: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#711985}
-
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-sdk-chromium-autoroll Please CC cr-fuchsia+bot@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 CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: Ib8f9ec8fdb18120376d9b1ae257f4707d328329a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896536Reviewed-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@{#711984}
-
Nektarios Paisios authored
This patch changes the way that CreateNext/PreviousCharacterPosition work so that they don't move by a single UTF16 code point but, similar to how the left / right cursor keys work, by a grapheme cluster. A grapheme cluster is what a person familiar with a particular language would call a single character. For example, it could include a UTF16 code point for a letter and more UTF16 code points for diacritics, or it could include a surrogate pair for characters outside the basic multilingual plain. This patch also disallows creating text positions that are not at a grapheme cluster boundary, so that text positions can never point in the middle of a character such as at a low surrogate pair. To avoid introducing performance regressions, this patch caches the inner text of the position's anchor node, after it has been retrieved for the first time. The break iterator is also cached. An upcoming patch will ensure that AXPositions are invalidated when the AXTree changes. This has always been the case, but the upcoming patch will ensure that this is captured and enforced in code too, especially now that AXPosition includes a handful of cached members. Furthermore, I took the opportunity to correct the copy constructors which cannot be defaulted since AXTreeID is non-copiable and improve the assignment operator using the copy and swap idiom. R=dmazzoni@chromium.org, kbabbitt@microsoft.com Change-Id: Iba12e0d214cd0d4a604597f9bb17a1a78992584f Bug: 720370 Change-Id: Iba12e0d214cd0d4a604597f9bb17a1a78992584f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1796047Reviewed-by:
Nektarios Paisios <nektar@chromium.org> Reviewed-by:
Kevin Babbitt <kbabbitt@microsoft.com> Reviewed-by:
Kurt Catti-Schmidt <kschmi@microsoft.com> Commit-Queue: Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#711983}
-
Dan Beam authored
Bug: 1020450 Change-Id: I8216b7dc529d40a9766b2007cc3609f9dfb2c1c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896306Reviewed-by:
Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Dan Beam <dbeam@chromium.org> Auto-Submit: Dan Beam <dbeam@chromium.org> Cr-Commit-Position: refs/heads/master@{#711982}
-
Emily Stark authored
LoginTabHelper::DidFinishNavigation is responsible for observing when a navigation that challenges for HTTP auth commits, and showing the login prompt on top of it. This navigation failed to exclude subframe or same-document navigations, meaning that after an HTTP auth prompt triggered by a subframe was cancelled, we'd re-show another auth prompt on top of it. Bug: 1019969 Change-Id: Icef1544b8656d885eae593339fe50107e8e6f585 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1890733 Commit-Queue: Emily Stark <estark@chromium.org> Reviewed-by:
Carlos IL <carlosil@chromium.org> Cr-Commit-Position: refs/heads/master@{#711981}
-
chromium-autoroll authored
Roll airmont AFDO profile from 80-3940.0-1572260209-benchmark-80.0.3951.3-r1 to 80-3940.0-1572260209-benchmark-80.0.3954.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-airmont-chromium Please CC c-compiler-chrome@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_EXTRA_TRYBOTS= TBR=c-compiler-chrome@google.com Change-Id: Iacfd7a9f6ba88e58177f8edf2d3e2dc59ba03ad1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1896194Reviewed-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@{#711980}
-
Matt Reynolds authored
IsConnectedToHidDevice returns true if any frame in the WebContents is connected to a HID device. This will enable a tab indicator icon to be displayed when a tab has an open HID connection. HidService monitors the number of open HID connections for a frame and notifies WebContentsImpl when the count transitions between zero and one. BUG=1007539 Change-Id: I4b7020af97bcb50e2b26e5865519bcd5f77c63a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1823727Reviewed-by:
John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Commit-Queue: Matt Reynolds <mattreynolds@chromium.org> Cr-Commit-Position: refs/heads/master@{#711979}
-
Rakib M. Hasan authored
This CL will remove the TEXT, IMAGE, IMAGE+TEXT, AUDIO, LEAK, WONTFIX, MISSING results from the JSON results and test expectations of web tests. The above results except for WONTFIX will be replaced by FAIL, and WONTFIX will be replaced by SKIP. This CL will also update the results viewer so that it looks at the per test field's artifacts dictionary in the JSON results to decide which web tests specific failure a test has. It will also update the rebaseline tool to look at the artifacts dictionary to find out if a test has a mismatch failure or is missing a baseline. Bug: chromium:1014196 Change-Id: Id7ec570fa4ad86b510aa333da853b81687267b82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879970 Commit-Queue: Rakib Hasan <rmhasan@google.com> Reviewed-by:
Robert Ma <robertma@chromium.org> Reviewed-by:
John Chen <johnchen@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Cr-Commit-Position: refs/heads/master@{#711978}
-
chromium-autoroll authored
Roll silvermont AFDO profile from 80-3940.0-1572255699-benchmark-80.0.3951.3-r1 to 80-3940.0-1572255699-benchmark-80.0.3954.0-r1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/cros-afdo-silvermont-chromium Please CC c-compiler-chrome@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_EXTRA_TRYBOTS= TBR=c-compiler-chrome@google.com Change-Id: I7669ff2ea3404399a671f282f2faea13d38bcb84 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895089Reviewed-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@{#711977}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=benmason@chromium.org Change-Id: Ib3dd093c1d8851adc6fcbe4c969be3cc2ab50acf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895902Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#711976}
-
Sven Zheng authored
Do not allow retry or it will break the bulk approval process. Bug: 958242 Change-Id: Ief5ab98d1ca398ce5a56d0d4532813e815724bae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895880 Commit-Queue: Sven Zheng <svenzheng@chromium.org> Auto-Submit: Sven Zheng <svenzheng@chromium.org> Reviewed-by:
Stephen Martinis <martiniss@chromium.org> Cr-Commit-Position: refs/heads/master@{#711975}
-
Takumi Fujimoto authored
Rename MediaNotificationItem to MediaSessionNotificationItem, and create a MediaNotificationItem interface, which will be implemented by CastMediaNotificationItem in a later patch to show Cast sessions in the Global Media Controls. TBR=beccahughes@chromium.org Bug: 987479 Change-Id: Ibeffa9d0f641850207dd0402337654381d859c4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894414Reviewed-by:
Takumi Fujimoto <takumif@chromium.org> Reviewed-by:
Tommy Steimel <steimel@chromium.org> Commit-Queue: Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#711974}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/4d17287a4eae..8580510f117a git log 4d17287a4eae..8580510f117a --date=short --no-merges --format='%ad %ae %s' 2019-11-01 bpastene@chromium.org vm: Enable nested VMX in VMs if the host supports it. Created with: gclient setdep -r src/third_party/chromite@8580510f117a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@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:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: Iab48ec709dd74c42eea6f833931658d0ecced114 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895950Reviewed-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@{#711973}
-
Chromium WPT Sync authored
Using wpt-import in Chromium 71fd9c32. With Chromium commits locally applied on WPT: 1d5b803f "Add WebVTT support for inline styling - Web Platform Tests" 9be931cb "[WPT/common/security-features] Refactor navigable tests" 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: eroman@chromium.org, rsleevi@chromium.org: external/wpt/WebCryptoAPI NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I3e0e7ee02bd17567e9f2516bedd8dc34ad33fc8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895402Reviewed-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@{#711972}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: If313dcd6de1474e5dcfa6b62009b8c5e00eb6a2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895921Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#711971}
-
Donn Denman authored
This default-enables usage of the Chrome Language Model experiment for Contextual Search. BUG=644909 Change-Id: I454840899229dd5b9ee113c53d1b3736a7662c17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1890962 Commit-Queue: Donn Denman <donnd@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Auto-Submit: Donn Denman <donnd@chromium.org> Cr-Commit-Position: refs/heads/master@{#711970}
-
Bo Liu authored
Wait for first contentful paint will ensure the page is ready to accept touch events. This deflates fullscreen tests which relies on this. Double the timeout allowed for loading, which is approaching the limit on slow devices like nexus 5. Change fullscreen polling to be on the UI thread. Bug: 1019948 Change-Id: Ie04408d15904054f4a462a0a11c6a126fcb11a9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895757 Commit-Queue: Bo <boliu@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#711969}
-
dpapad authored
- Remove what seems to be unnecessary hardcoded paths from settings-animated-pages. - Fix usage of |focusConfig| mechanism from os-settings-languages-page. Before this CL, os-settings-languages-page was not using the correct |focusConfig| instance. Bug: 1003992 Change-Id: I17dc56115f166b4e862d8a2ec7e0d41388902dfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894748Reviewed-by:
Jordy Greenblatt <jordynass@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#711968}
-
Evan Stade authored
The profile can be null in the case of "system" notifications. Bug: 1020555 Change-Id: I80d65c74d4534ed15ffec43c582584fb54559d4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895378Reviewed-by:
Steven Bennetts <stevenjb@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#711967}
-
Dana Fried authored
Exactly what it says on the tin. This is a fix for legacy layouts (fill, box, grid) which aren't derived from LayoutManagerBase and which do not benefit from the logic in that class which handles the invalidation. LayoutManagerBase still overrides this logic with something more sophisticated. If in the future a legacy layout overrides ViewVisibilitySet(), it should either call the base implementation or handle the invalidation on its own. Bug: 1003500 Change-Id: I9eccef21784175820816852e1b9c05d0713ef2eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894260 Commit-Queue: Dana Fried <dfried@chromium.org> Reviewed-by:
Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/master@{#711966}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/aadf1619..b3cc49df 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Icb00fdd967ed46148a5c624f18d1e6de513acf34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1895400Reviewed-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@{#711965}
-
Dale Curtis authored
Skia added support for these recently, so lets expose them in gfx::ColorSpace. This will allow us to correct our YUV conversions for BT.2020 content in GpuMemoryBuffer upload and PaintCanvasVideoRenderer. BUG=960620 TEST=unittests pass R=ccameron Change-Id: I6a659de0da7f21070857b855796d65bdce227a2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894770 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by:
ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#711964}
-
Brian Geffon authored
On ChromeOS we have a kernel memory change which allows us to fix the amount of page cache is available. This is primarily used to try to keep the browser process resident while under memory pressure to avoid user jank. This feature/experiment will compare the performance of locking the browser text directly while also lowering the min_filelist_kb kernel tunable from https://crrev.com/c/1880966 For more context see go/min_filelist_kb BUG=chromium:1014871 TESTED=On a betty image Change-Id: I8fe9b3fd71b26c95097c71f42d6b2200ececbecc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1885298Reviewed-by:
Jay Civelli <jcivelli@chromium.org> Reviewed-by:
George Burgess <gbiv@chromium.org> Commit-Queue: Brian Geffon <bgeffon@chromium.org> Cr-Commit-Position: refs/heads/master@{#711963}
-