Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from chromium:main #108

Merged
merged 45 commits into from
Dec 14, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
7071456
Roll Open Screen from 040084e9d194 to 8620ec89411d (1 revision)
Dec 14, 2021
a535562
Reland "Enable C++17 on linux (including in CFI builds)"
nico Dec 14, 2021
142baf5
Roll ANGLE from 1fc9b7c6e0e4 to 42bd4fc29aea (1 revision)
Dec 14, 2021
e09bfa3
[Extensions] Move ContentSettingsService to extensions/browser.
Dec 14, 2021
637713d
Optimization: Parse the stream to assign temporalID.
Haipai1998 Dec 14, 2021
5313ec4
CCA: Migrate i18n_string.js and views/crop_document.js to TypeScript
peter50216 Dec 14, 2021
05fa1a3
Code Health: Replace RegisterDeprecatedMessageCallback
Dec 14, 2021
5bdcc78
Roll SwiftShader from 1eee6cbcf034 to f354daff5a2b (2 revisions)
Dec 14, 2021
6542b83
Roll src/third_party/cros_system_api/ 48bb7e747..725259a4b (12 commits)
jthiesatgoogle Dec 14, 2021
7835bf0
Revert "Reland "desk_templates: Add a browsertest for launching ARC a…
yuki3 Dec 14, 2021
165485e
Roll src-internal from 28fd42027961 to df7c46c625a3 (1 revision)
Dec 14, 2021
482f396
Fix colors for managed badge icon.
Dec 14, 2021
6f3e430
[feature_notification_guide] Implemented segmentation based targeting
Dec 14, 2021
b24c273
Revert "What's New: Fix session restore case"
yuki3 Dec 14, 2021
79431eb
Roll Chrome Win32 PGO Profile
Dec 14, 2021
2fcd423
Roll Skia from ddbf93159f00 to 33c28b9fa986 (1 revision)
Dec 14, 2021
1db720e
Skip HarfBuzzShaperTest.EmojiPercentage on macOS 12
Dec 14, 2021
4de38ef
Rebaseline-cl tool migration to ResultDB - '--test-name-file' option …
preethimm Dec 14, 2021
0c0a365
Update toggle colors to match spec.
Dec 14, 2021
6581237
personalization: Stub in rendering for a Google Photos album.
Dec 14, 2021
557812b
sheriff: Disable failing WPTs of css/css-masking/
yuki3 Dec 14, 2021
0890ae9
[FenceFrame] Restrict WebUI mojo binding to outermost main frame
abhijeetk Dec 14, 2021
4d12fd6
media: Update MEDIA_MOJO_EXPORT
xhwang-chromium Dec 14, 2021
74ce33d
media: Rename MF_INITIALIZER_EXPORT to MF_UTIL_EXPORT
xhwang-chromium Dec 14, 2021
b1892fe
CCA: Migrate geometry.js to TypeScript
peter50216 Dec 14, 2021
f38c1ec
[mparch] Update NavigatingFrameType to FrameType
jkim-julie Dec 14, 2021
a694e4f
[Files SWA]: do not open quick view if nothing is selected
Dec 14, 2021
c005a0d
Wait for Stop() in Print Backend print browser tests
Dec 14, 2021
39fd0a2
CCA: Enable web assembly dynamic tiering for ffmpeg processor
Dec 14, 2021
772a33d
arc: Fix ARC ime mojom traits
yaoli-us Dec 14, 2021
6ab8ac1
Refactor: DRY for getting center of CalendarDateCellView
Dec 14, 2021
b750252
Roll Perfetto Trace Processor Mac from 86b18b837a45 to 1357bd132733
Dec 14, 2021
3a0e278
Shimless: Rename failed calibration page
Dec 14, 2021
854f519
CrOS: Migrate chrome://power to JS modules.
freshp86 Dec 14, 2021
3c4d658
Roll WebGPU CTS from aa6dcde554d6 to 216e2ff413d3 (1 revision)
Dec 14, 2021
a1e6a07
Introduce LayoutNGView, behind a runtime feature flag.
mstensho Dec 14, 2021
4d21c52
Roll DevTools Frontend from 7f5c3ecd65d7 to ebad3a4739fd (1 revision)
Dec 14, 2021
e0ab0a0
Roll Chrome Mac PGO Profile
Dec 14, 2021
59ee04e
Extend enable-unsafe-webgpu flag to M101
shrekshao Dec 14, 2021
b477b3f
Roll Chrome Win64 PGO Profile
Dec 14, 2021
e3410a7
Fix flaky ProfilePickerCreationFlowBrowserTest
Dec 14, 2021
334b915
media/gpu/vaapi: make VA-API lock configurable
jiahe93 Dec 14, 2021
5b2b0c2
Roll Chrome Linux PGO Profile
Dec 14, 2021
e5754bb
[Launcher pop-in] Add skeleton class of BurnInRanker.
Dec 14, 2021
3e98287
Add toprice@ to */mediastream/OWNERS files
Dec 14, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ vars = {
# By default, do not check out versions of toolschains and sdks that are
# specifically only needed by Lacros.
'checkout_lacros_sdk': False,
'lacros_sdk_version': '14385.0.0',
'lacros_sdk_version': '14395.0.0',

# Generate location tag metadata to include in tests result data uploaded
# to ResultDB. This isn't needed on some configs and the tool that generates
Expand Down Expand Up @@ -239,19 +239,19 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
'skia_revision': 'ddbf93159f00315cbe32212fbc96decc0c3e0709',
'skia_revision': '33c28b9fa98634d36dbb5f404a3be33decc35463',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
'v8_revision': '8a05d7add33e40e73aac9fc43b4d9cce04adeaca',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.
'angle_revision': '1fc9b7c6e0e4be4e6ebdc1bd8ccca58fa0fdecfd',
'angle_revision': '42bd4fc29aea6c0c1722d3604b0eadf7fb1e9aca',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
'swiftshader_revision': '1eee6cbcf034ec237e6916612f86b83861459d5e',
'swiftshader_revision': 'f354daff5a2b882fc182c8377c826aa99b30f989',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.
Expand Down Expand Up @@ -314,7 +314,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other.
'devtools_frontend_revision': '7f5c3ecd65d7ca4f8a62c4d61fda43be64d0cc59',
'devtools_frontend_revision': 'ebad3a4739fd8170cf9b8b91496cf8b866972d0a',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator
# and whatever else without interference from each other.
Expand Down Expand Up @@ -1033,7 +1033,7 @@ deps = {

# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '48bb7e7474f066964e314a2c2e110912ce99a05b',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '738cc02fc3beb133d085f871e2534416baf5afc7',
'condition': 'checkout_linux',
},

Expand Down Expand Up @@ -1404,7 +1404,7 @@ deps = {
Var('chromium_git') + '/external/github.com/cisco/openh264' + '@' + 'b52786888ddce9d6bc06b7825ba9bffc65924e0c',

'src/third_party/openscreen/src':
Var('chromium_git') + '/openscreen' + '@' + '040084e9d194e43a59831fb0192b63929182aef4',
Var('chromium_git') + '/openscreen' + '@' + '8620ec89411da06662dfd920ba4e45b999269a77',

'src/third_party/openxr/src': {
'url': Var('chromium_git') + '/external/github.com/KhronosGroup/OpenXR-SDK' + '@' + 'bf21ccb1007bb531b45d9978919a56ea5059c245',
Expand Down Expand Up @@ -1639,7 +1639,7 @@ deps = {
Var('chromium_git') + '/external/khronosgroup/webgl.git' + '@' + 'b1f3776e4913637221733a4da09f3339e783b771',

'src/third_party/webgpu-cts/src':
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + 'aa6dcde554d68ea68684af3e6699541ff6067793',
Var('chromium_git') + '/external/github.com/gpuweb/cts.git' + '@' + '216e2ff413d3ed5e7695626bb55ae41575818352',

'src/third_party/webrtc':
Var('webrtc_git') + '/src.git' + '@' + '699d1a242ecd3ca819293cfa96f5dcf8f5e1b91a',
Expand Down Expand Up @@ -1700,7 +1700,7 @@ deps = {
Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),

'src-internal': {
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@28fd420279617c4b0b1d199a10ceb380ca60d08c',
'url': 'https://chrome-internal.googlesource.com/chrome/src-internal.git@df7c46c625a3bb971a83b1469c8e82f7db00eeca',
'condition': 'checkout_src_internal',
},

Expand Down
20 changes: 5 additions & 15 deletions ash/components/arc/mojom/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,14 @@ mojom("mojom") {
move_only = true
},
]
traits_headers = [ "//ash/components/arc/mojom/ime_mojom_traits.h" ]

traits_headers = [ "ime_mojom_traits.h" ]
traits_sources = [ "ime_mojom_traits.cc" ]
traits_public_deps = [
"//ui/base/ime",
"//ui/base/ime:text_input_types",
"//ui/events",
"//ui/events/ozone/layout",
]
},
{
Expand Down Expand Up @@ -399,19 +403,6 @@ mojom("protected_buffer_manager") {
]
}

source_set("mojom_traits") {
sources = [
"ime_mojom_traits.cc",
"ime_mojom_traits.h",
]

deps = [
":mojom",
"//ui/base/ime:text_input_types",
"//ui/events",
"//ui/events/ozone/layout",
]
}
source_set("unit_tests") {
testonly = true
sources = [
Expand All @@ -421,7 +412,6 @@ source_set("unit_tests") {

deps = [
":mojom",
":mojom_traits",
"//media",
"//mojo/public/cpp/test_support:test_utils",
"//testing/gtest",
Expand Down
15 changes: 5 additions & 10 deletions ash/system/time/calendar_month_view.cc
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,11 @@ void CalendarDateCellView::OnPaintBackground(gfx::Canvas* canvas) {
const SkColor border_color = color_provider->GetControlsLayerColor(
AshColorProvider::ControlsLayerType::kFocusRingColor);

const gfx::Rect content = GetContentsBounds();
const gfx::Point center(
(content.width() + calendar_utils::kDateHorizontalPadding * 2) / 2,
(content.height() + calendar_utils::kDateVerticalPadding * 2) / 2);

// If the view is focused or selected, paint a solid background.
is_selected_ = calendar_utils::IsTheSameDay(
date_, calendar_view_controller_->selected_date());
Expand All @@ -119,11 +124,6 @@ void CalendarDateCellView::OnPaintBackground(gfx::Canvas* canvas) {
SetEnabledTextColors(text_color);

cc::PaintFlags background;
const gfx::Rect content = GetContentsBounds();
const gfx::Point center(
(content.width() + calendar_utils::kDateHorizontalPadding * 2) / 2,
(content.height() + calendar_utils::kDateVerticalPadding * 2) / 2);

background.setColor(border_color);
background.setStyle(cc::PaintFlags::kFill_Style);
background.setAntiAlias(true);
Expand All @@ -139,11 +139,6 @@ void CalendarDateCellView::OnPaintBackground(gfx::Canvas* canvas) {
return;

cc::PaintFlags highlight_background;
const gfx::Rect content = GetContentsBounds();
gfx::Point center(
(content.width() + calendar_utils::kDateHorizontalPadding * 2) / 2,
(content.height() + calendar_utils::kDateVerticalPadding * 2) / 2);

highlight_background.setColor(bg_color);
highlight_background.setStyle(cc::PaintFlags::kFill_Style);
highlight_background.setAntiAlias(true);
Expand Down
Loading