- 06 Feb, 2020 40 commits
-
-
Adam Rice authored
Correctly support >4GB ArrayBuffers by using a 64-bit value for OutgoingStream::offset_ on 64-bit platforms. BUG=1011392 Change-Id: I9efe9ec014191ba8d8825085a6f0b314f6c33f4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033007Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#738851}
-
Xianzhu Wang authored
Just like other http/tests/devtools tests. TBR=wangxianzhu@chromium.org Bug: 859169 Change-Id: Ia5e2f45ebeb97c8f7946f47ba366277d5f1ed30f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040120Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#738850}
-
Sergei Datsenko authored
BUG=b:148900751 Change-Id: I50cde41f63aa8b9bba2be609665ba48fb28ba083 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040499 Commit-Queue: Sergei Datsenko <dats@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Cr-Commit-Position: refs/heads/master@{#738849}
-
Adam Rice authored
Make sendBeacon() throw when the supplied body is a ReadableStream object, for alignment with the standard. BUG=973659 Change-Id: I0efce29d3857a3e2cd125e3210cc6646095fa4cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2029476Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/master@{#738848}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/440d416930cb..98b516151f71 git log 440d416930cb..98b516151f71 --date=short --first-parent --format='%ad %ae %s' 2020-02-06 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@98b516151f71 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 scroggo@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: scroggo@google.com Change-Id: Ia1c7c9f48f032193cee3e58e922c008f690c489f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040912Reviewed-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@{#738847}
-
Victor Costan authored
The OWNERS files for our implementation of the App Manifest spec reference the Manifest component, which does not exist in Monorail. This CL replaces it with the valid Blink>AppManifest component. Change-Id: Idb413ae22e00003c53847b4c924b189c2c46fa37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040385 Auto-Submit: Victor Costan <pwnall@chromium.org> Commit-Queue: Matt Giuca <mgiuca@chromium.org> Reviewed-by:
Matt Giuca <mgiuca@chromium.org> Cr-Commit-Position: refs/heads/master@{#738846}
-
Kenichi Ishibashi authored
The test seems slow. Bug: 1049454 Change-Id: If96cbe25a18936f7666fb818cd2fd2101014ec68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040641Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Kenichi Ishibashi <bashi@chromium.org> Cr-Commit-Position: refs/heads/master@{#738845}
-
Justin Cohen authored
Move crashpad_tests from FYI to non-cq. Add ios_crash_xcuitests_module to FYI. Change-Id: I640c4a996be093bdb5d103f9a4ff29a3ecfbbdf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036390 Commit-Queue: Justin Cohen <justincohen@chromium.org> Reviewed-by:
Rohit Rao <rohitrao@chromium.org> Reviewed-by:
John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#738844}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/4be4e9ac9ffc..54ed3a9a55df git log 4be4e9ac9ffc..54ed3a9a55df --date=short --first-parent --format='%ad %ae %s' 2020-02-06 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@54ed3a9a55df 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/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I2d3af2553e0aa082bc8bf94b1e0714640be5f296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040918Reviewed-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@{#738843}
-
Keishi Hattori authored
This reverts commit 15a1277e. Reason for revert: Suspecting cause for CDM test failures https://ci.chromium.org/p/chromium/builders/ci/Network%20Service%20Linux/396 Original change's description: > media: Add a feature for CdmHostVerification > > By default it's enabled. No effect if ENABLE_CDM_HOST_VERIFICATION > buildflag is false. > > To disable this feature for testing, type the following in the command > line: > --disable-features=CdmHostVerification > > Bug: 658036 > Test: Manually tested with the feature disabled > Change-Id: Ia2d077436a1a8445aec29163a88d1bb4539c4811 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036257 > Reviewed-by: John Rummell <jrummell@chromium.org> > Commit-Queue: Xiaohan Wang <xhwang@chromium.org> > Cr-Commit-Position: refs/heads/master@{#738795} TBR=xhwang@chromium.org,jrummell@chromium.org,hmchen@chromium.org Change-Id: I6fadbf600d281e3693001aab5abf9233cfa4c916 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 658036 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040642Reviewed-by:
Keishi Hattori <keishi@chromium.org> Commit-Queue: Keishi Hattori <keishi@chromium.org> Cr-Commit-Position: refs/heads/master@{#738842}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/4d200f44e147..e868546ad82d git log 4d200f44e147..e868546ad82d --date=short --first-parent --format='%ad %ae %s' 2020-02-06 tandrii@google.com tryserver: delete failure_hash support. Created with: gclient setdep -r src/third_party/depot_tools@e868546ad82d 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: None Tbr: agable@chromium.org Change-Id: Ib8fe200b298d515c45284291091d5ae16e275aa0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040917Reviewed-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@{#738841}
-
chromium-autoroll authored
https://chromium.googlesource.com/openscreen.git/+log/a2e5f0a6a4fa..cf10db2adddc git log a2e5f0a6a4fa..cf10db2adddc --date=short --first-parent --format='%ad %ae %s' 2020-02-06 jophba@chromium.org Fix build issue caused by bad merge 2020-02-06 jophba@chromium.org Add trace logging for Standalone Receiver Created with: gclient setdep -r src/third_party/openscreen/src@cf10db2adddc If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/openscreen-chromium Please CC jophba@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: None Tbr: jophba@chromium.org Change-Id: I8e12900bb617778cc7d031b0e658d89e36662bca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040023Reviewed-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@{#738840}
-
Xinghui Lu authored
According to cl/292004484, it is discouraged to rename an existing field. In this CL, we decided to keep "cache_expression = 3", and rename "cache_expression = 6" to "cache_expression_using_match_type". Also fix a crash issue in this CL. If the new cache expression field is not set, fallback to the old one. Bug: 1041675,1049222 Change-Id: Ia89905e93cc6cb17c57292c07a491127ee3e7a6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040065 Commit-Queue: Xinghui Lu <xinghuilu@chromium.org> Reviewed-by:
Varun Khaneja <vakh@chromium.org> Cr-Commit-Position: refs/heads/master@{#738839}
-
Xianzhu Wang authored
In right-to-left direction, the scrollbar of the print preview area may be on the left, and we should align the margin controls with the preview contents. The bug was a "regression" caused by crrev.com/588201 which corrected position of contents in a scroller with a scrollbar on the left, because before the CL the preview content was not at the correct location and the margin controls happened to be at the same location. Bug: 1049038 Change-Id: Ida362fbfc1622998a1ad928217ce8abf7ff5c34c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040438 Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#738838}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/20b1259ae94e..25b7b846db91 git log 20b1259ae94e..25b7b846db91 --date=short --first-parent --format='%ad %ae %s' 2020-02-06 jmadill@chromium.org Vulkan: Command graph linearization (Step 3). Created with: gclient setdep -r src/third_party/angle@25b7b846db91 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 cnorthrop@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: cnorthrop@google.com Change-Id: I1b6ad16d3e2388c4bcb5348721fe955a9e9411d3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040025Reviewed-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@{#738837}
-
Alex Danilo authored
The files app toolbar contain a mixture of 'button' and 'cr-button'. Change all instances of 'button' to 'cr-button'. Add CSS rules to style the cr-button(s) identically to existing button(s). Fix one required element check to look for 'cr-button' instead of 'button'. Modify the combo button, command button and multi menu button decorate() methods to explicitly assign methods and property getter/setters when calling decorate() instead of bashing the prototype chain. No change in functional behavior. Bug: 992823 Change-Id: I64c714f2b519c9c4b2d2b35d121af80a646c9193 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975379 Commit-Queue: Alex Danilo <adanilo@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#738836}
-
James Zern authored
https://chromium.googlesource.com/webm/libvpx.git/+log/4254ecaa075e..36133b04c0d3 $ git log 4254ecaa0..36133b04c --date=short --no-merges --format='%ad %ae %s' 2020-02-03 jzern loopfilter_sse2: call unsuffixed lpf functions 2020-01-28 jianj Fix initialization of delta_q_uv 2020-01-28 chengchen Change partition_info to a vector 2020-01-27 chengchen Correctly assign partition info 2020-01-27 chengchen Add some description about partition info 2020-01-21 chengchen Consistency test for partition info 2020-01-21 chengchen Pass partition info to encode frame result 2020-01-23 chengchen l2e: cosmetic changes of multi-dimension arrays Created with: roll-dep src/third_party/libvpx/source/libvpx R=jianj@chromium.org Change-Id: I83ffe43922081b89c581f2923e50bdeb460b8c75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040650Reviewed-by:
Johann Koenig <johannkoenig@google.com> Commit-Queue: James Zern <jzern@google.com> Cr-Commit-Position: refs/heads/master@{#738835}
-
Kent Tamura authored
This is a reland of a98ef426 Differences from the original CL: * Add aria-hidden="true" to the shadow element because AXMenuList assumes its child is only AXMenuListPopup. This fixes ChromeVox test failures with the original CL. Original change's description: > Change the anonymous block in LayoutMenuList to a shadow element > > Enable rendering of the shadow element of <select>, and remove anonymous > block in LayoutMenuList. > > * HTMLOptionElement::ParseAttribute(): > Update the shadow element content on option[label] change. > > * HTMLSelectElement::UpdateFromElement(): > Fold LayoutMenuList::UpdateFromElement() into here. If option_style_ > and InnerElemnet's style are inconsistent, update InnerElement's > style. > > * HTMLSelectElement::UpdateMenuListLabel() > Move the code in LayoutMenuList::UpdateInnerStyle() here. > Also, kick TextChanged ax notification which LayoutText::ForceSetText > did. > > * MenuListInnerElement::CustomStyleForLayoutObject(): > Set "display: block" > Add custom style which the anonymous block used. > > * layout_menu_list.{h,cc}: > Remove a lot of code. > > * ax_layout_object_test.cc: > Add tests to check if AXLayoutObject::StringValue() respects to > text-transform and -webkit-text-security. > > * web_tests/accessibility/notification-listeners.html: > Remove TextChanged notification expectation. After this CL, <select> > won't notify TextChanged in this test scenario. The text is changed > before creating LayoutObject and AXLayoutObject. > > > > Bug: 1040828 > Change-Id: Ia0c19f0897ab2d1461e457c83adceda2c0739f9f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024250 > Reviewed-by: Koji Ishii <kojii@chromium.org> > Reviewed-by: Yoshifumi Inoue <yosin@chromium.org> > Commit-Queue: Kent Tamura <tkent@chromium.org> > Cr-Commit-Position: refs/heads/master@{#738416} Bug: 1040828 Change-Id: I9696527720316c861b657a03e0a1ed9cfa7db653 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040631Reviewed-by:
Koji Ishii <kojii@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#738834}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/7fe6efba4ae3..c30635174e12 git log 7fe6efba4ae3..c30635174e12 --date=short --first-parent --format='%ad %ae %s' 2020-02-06 natlee@microsoft.com Handle Device Lost for Fence and Queue::Signal Created with: gclient setdep -r src/third_party/dawn@c30635174e12 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: None Tbr: cwallez@google.com Change-Id: I7172c265811bfa45399d4d722398dd87c6dc6a9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040911Reviewed-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@{#738833}
-
Lei Zhang authored
Move the function out of chrome_browser_main.cc and into c/b/component_updater/registration.cc. Then c/b/component_updater/OWNERS can own it and chrome_browser_main.cc is now 7% smaller. Change-Id: I3af6e0bba9993314ab0475bbae2d92d745dfded8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032186 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Reviewed-by:
Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#738832}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=cmasso@chromium.org Change-Id: I7ccf7edc680e15c50bf02da8fa47c89b8e6778e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040402Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#738831}
-
Demetrios Papadopoulos authored
Bug: 1026426 Change-Id: I384b5f55acc3bbe71b03c039e3cc68782dacc5ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2038074 Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Auto-Submit: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by:
Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#738830}
-
Dan Sanders authored
This initial implementation is missing some key functionality (flush and reset), but does implement backpressure correctly. It should run with any media::VideoDecoder that does not depend on the media thread (eg. FFmpegVideoDecoder). The intention is that a new media::VideoDecoder (WebCodecVideoDecoder) will be added in //media/blink, and it will be responsible for thread hopping, decoder selection, and decoder fallback. That code is not yet compiling. Bug: 897297 Change-Id: Iaaba7868f8d31ab1011981dcbbdb06db0e6953d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1979510 Commit-Queue: Dan Sanders <sandersd@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Reviewed-by:
Chrome Cunningham <chcunningham@chromium.org> Cr-Commit-Position: refs/heads/master@{#738829}
-
Tomasz Wiszkowski authored
This change adds: - OmniboxOnFocusSuggestions and - OmniboxDisableInstantExtendedLimit to fieldtrial_testing_config file. Change-Id: I67254c8dd7fc70756be96a13a6346178fb5d4769 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2028661Reviewed-by:
Mark Pearson <mpearson@chromium.org> Reviewed-by:
Tommy Li <tommycli@chromium.org> Commit-Queue: Ender <ender@google.com> Cr-Commit-Position: refs/heads/master@{#738828}
-
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: Ia006fefd31cb4c864111ae855b8fe22ec7ad5177 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040026Reviewed-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@{#738827}
-
Takuto Ikuta authored
This script is stale now. Bug: 954450 Change-Id: I13a9d70b00939bbc50fc987f46407a85867e1746 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035818 Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#738826}
-
Md. Hasanur Rashid authored
This CL update the function CreateExternalFileSystemURL to use url::Origin instead of GURL. Bug: 598424 Change-Id: I0966c6dc56f7bf22a36a63c1491bb88643303c07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035516Reviewed-by:
Joshua Bell <jsbell@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Md. Hasanur Rashid <hasanur.r@samsung.com> Cr-Commit-Position: refs/heads/master@{#738825}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/2fe6351af3c1..4be4e9ac9ffc git log 2fe6351af3c1..4be4e9ac9ffc --date=short --first-parent --format='%ad %ae %s' 2020-02-06 meredithl@chromium.org [AOM] Element Reflection for the Accessibility Pane Created with: gclient setdep -r src/third_party/devtools-frontend/src@4be4e9ac9ffc 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/+/master/autoroll/README.md Bug: chromium:981423 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ieb354bc2c86f3ac3345d270bd8e5fefd4f02235e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040019Reviewed-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@{#738824}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/f72ef2db9462..1ffa05369da3 git log f72ef2db9462..1ffa05369da3 --date=short --first-parent --format='%ad %ae %s' 2020-02-06 achuith@chromium.org Update link to chromeos documentation. Created with: gclient setdep -r src/third_party/catapult@1ffa05369da3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC sadrul@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_optional_gpu_tests_rel Bug: None Tbr: sadrul@google.com Change-Id: Ib4959b3e5251b7353f77b1f25a3d894554b4140e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040687Reviewed-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@{#738823}
-
khmel@chromium.org authored
https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/9d7cd6e7198b..0024e74067a1 $ git log 9d7cd6e71..0024e7406 --date=short --no-merges --format='%ad %ae %s' 2020-01-29 khmel system_api: Add option to hide system default apps in ARC. 2020-01-28 abhishekpandit system_api: bluetooth: Add UseSuspendNotifierProperty 2020-01-28 sidereal vm_tools: Merge common/constants.h into system_api 2019-12-12 jasongustaman system_api: Add constants for permission broker adb forwarding 2020-01-29 khmel system_api: Add option to control ureadahead for ARC Created with: roll-dep src/third_party/cros_system_api Bug: b/147978162 Change-Id: I41610711800ccefc4ac56fabb367d7a1a24e8293 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040535Reviewed-by:
Yury Khmel <khmel@chromium.org> Reviewed-by:
Fergus Dall <sidereal@google.com> Auto-Submit: Yury Khmel <khmel@chromium.org> Commit-Queue: Fergus Dall <sidereal@google.com> Commit-Queue: Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#738822}
-
Trevor Perrier authored
This CL changes grit MessageNode so that ByteOrderMarks are always removed from message translations. This will prevent lint errors due to accidental BOM characters in xtb files that will break the build on TC imports. Currently the BOM appears in 8 string translations. This is after several strings had been re-translated to remove the BOM. This CL has been tested with all ByteOrderMark suppressions removed from build/android/lint/suppressions.xml and there are no BOM related lint errors. Bug: 1033305 Change-Id: Ia3d7a4e449ed717f19a4eea013e4ca1b4113e5c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2039342Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Megan Jablonski <megjablon@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#738821}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/fff0fe4deadd..4d200f44e147 git log fff0fe4deadd..4d200f44e147 --date=short --first-parent --format='%ad %ae %s' 2020-02-06 yyanagisawa@chromium.org OWNERS: add the Goma client release rotation to cipd_manifest.* 2020-02-06 yyanagisawa@chromium.org roll out new goma client binary (VERSION=189) 2020-02-06 tandrii@google.com Roll lucicfg tool to @ d8fd92af v1.12.0. Created with: gclient setdep -r src/third_party/depot_tools@4d200f44e147 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:824492 Tbr: agable@chromium.org Change-Id: I68eb32b446df8451a5c783fb1592894af67177d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040684Reviewed-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@{#738820}
-
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: Ib68fef6b18c6c295d24d3d18bada587799787a0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040622Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#738819}
-
Andrew Grieve authored
Change-Id: I9c5633c38d03ca0c4d4d10e246926a93a970e09a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040003 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Cr-Commit-Position: refs/heads/master@{#738818}
-
Chong Gu authored
Remove checkout_aemu variable from DEPS. Make tests run by default in AEMU instead of QEMU for x64 Fuchsia. Bug: 1000907 Change-Id: I5cbe6fa2129b4f8a335fe629e942eecbe88d23fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037021Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Kevin Marshall <kmarshall@chromium.org> Commit-Queue: Chong Gu <chonggu@google.com> Cr-Commit-Position: refs/heads/master@{#738817}
-
Nicholas Hollingum authored
As part of fixing the credits, we will rename the url so it is clearer that it refers specifically to the crostini subsystem. Bug: 970621 Change-Id: I5cea2ec71116fb7d699c8b54848e5c545671a11c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2038293Reviewed-by:
calamity <calamity@chromium.org> Commit-Queue: Nic Hollingum <hollingum@google.com> Cr-Commit-Position: refs/heads/master@{#738816}
-
Brian White authored
Updates the expires_after attribute for 22 histograms that have been used to generate alerts in the past 90 days and do not already have a date later than or within 30 days of 2020-08-03. Change-Id: Ic0d0f8f265400b73c67836c6e8bb0ab769f3d6ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040397 Commit-Queue: Brian White <bcwhite@google.com> Commit-Queue: Brian White <bcwhite@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#738815}
-
Ryan Hansberry authored
Additionally, rearrange call sites to match the order of the BuiltInAppName enum. Fixed: 1049370 Change-Id: I260a0827a4c1f78a153713d5bea74343161ab740 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2040114 Commit-Queue: Ryan Hansberry <hansberry@chromium.org> Reviewed-by:
Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#738814}
-
Hirokazu Honda authored
VEA unittest computes several sizes like stride in bytes of each plane and aligned linear buffer size so that it can fills video frame buffer to aligned buffers. This fixes a bug on the computation. Bug: b:148744040 Test: video.EncodeAccel.* on hatch Change-Id: I32a7a2e71e9d6269624d559a22abd3d47ac9996b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2037295 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Andres Calderon Jaramillo <andrescj@chromium.org> Cr-Commit-Position: refs/heads/master@{#738813}
-
tby authored
Bug: 959679 Change-Id: Ie7a2b54f2c93096f6d48c41dad6193454b2f84ee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035495 Commit-Queue: Tony Yeoman <tby@chromium.org> Reviewed-by:
Steven Holte <holte@chromium.org> Cr-Commit-Position: refs/heads/master@{#738812}
-