1
+ {
2
+ "diff_label_prefix" : " diff-" ,
3
+ "stable_branches" : [
4
+ {
5
+ "milestone" : " m114" ,
6
+ "branch_num" : 5735
7
+ },
8
+ {
9
+ "milestone" : " m120" ,
10
+ "branch_num" : 6099
11
+ },
12
+ {
13
+ "milestone" : " m126" ,
14
+ "branch_num" : 6478
15
+ }
16
+ ],
17
+ "code_ownership" : {
18
+ "ours" : [
19
+ " .github/" ,
20
+ " cobalt/" ,
21
+ " media/starboard/" ,
22
+ " media/mojo/clients/starboard/" ,
23
+ " media/mojo/services/starboard/" ,
24
+ " media/base/starboard/" ,
25
+ " starboard/" ,
26
+ " third_party/blink/renderer/modules/cobalt/" ,
27
+ " third_party/blink/renderer/core/cobalt/" ,
28
+ " third_party/blink/web_tests/wpt_internal/cobalt/" ,
29
+ " components/viz/service/display/starboard/" ,
30
+ " ui/ozone/platform/starboard/" ,
31
+ " .pre-commit-config.yaml" ,
32
+ " .pylintrc" ,
33
+ " docker-compose.yaml"
34
+ ],
35
+ "our_files" : [
36
+ " base/base_paths_starboard.cc" ,
37
+ " base/base_paths_starboard.h" ,
38
+ " base/message_loop/message_pump_ui_starboard.cc" ,
39
+ " base/message_loop/message_pump_ui_starboard.h" ,
40
+ " base/system/sys_info_starboard_unittest.cc" ,
41
+ " base/system/sys_info_starboard.cc" ,
42
+ " base/system/sys_info_starboard.h" ,
43
+ " base/test/test_support_starboard.cc" ,
44
+ " base/test/test_support_starboard.h" ,
45
+ " base/time/time_now_starboard.cc" ,
46
+ " base/time/time_starboard.cc" ,
47
+ " net/base/network_change_notifier_starboard.h" ,
48
+ " net/base/network_interfaces_starboard.cc" ,
49
+ " net/base/platform_mime_util_starboard.cc" ,
50
+ " media/formats/mp4/ac3_unittest.cc" ,
51
+ " media/formats/mp4/eac3_unittest.cc" ,
52
+ " third_party/blink/renderer/core/frame/csp/local_ip.cc" ,
53
+ " third_party/blink/renderer/core/frame/csp/local_ip.h" ,
54
+ " third_party/blink/renderer/platform/media/web_content_decryption_module_impl_unittest.cc" ,
55
+ " third_party/blink/web_tests/external/wpt/media-source/SourceBuffer-writeHead.html" ,
56
+ " third_party/blink/web_tests/media/encrypted-media/encrypted-media-getmetrics.html"
57
+ ],
58
+ "our_owned_dep" : [
59
+ " third_party/boringssl/src" ,
60
+ " third_party/googletest/src"
61
+ ],
62
+ "our_added_dep" : [
63
+ " third_party/android_deps/libs/com_google_android_gms_play_services_ads_identifier" ,
64
+ " third_party/de265_includes" ,
65
+ " third_party/ffmpeg_includes" ,
66
+ " third_party/libfdkaac" ,
67
+ " third_party/llvm-project" ,
68
+ " third_party/lz4_lib" ,
69
+ " third_party/musl" ,
70
+ " third_party/openh264/include" ,
71
+ " third_party/pulseaudio_includes"
72
+ ],
73
+ "our_deleted_dep" : [
74
+ " third_party/google_input_tools" ,
75
+ " third_party/rust/atty" ,
76
+ " third_party/rust/camino" ,
77
+ " third_party/rust/cargo_metadata" ,
78
+ " third_party/rust/cargo_platform" ,
79
+ " third_party/rust/fastrand" ,
80
+ " third_party/rust/hashbrown" ,
81
+ " third_party/rust/indexmap" ,
82
+ " third_party/rust/once_cell" ,
83
+ " third_party/rust/remove_dir_all" ,
84
+ " third_party/rust/tempfile" ,
85
+ " third_party/rust/toml" ,
86
+ " tools/stats_viewer" ,
87
+ " tools/win/ChromeDebug"
88
+ ],
89
+ "updated" : [
90
+ " third_party/crashpad/crashpad/third_party/cpp-httplib" ,
91
+ " third_party/rust/rstest/v0_12/crate/docs/head" ,
92
+ " ui/file_manager/image_loader/piex/package-lock.json"
93
+ ]
94
+ }
95
+ }
0 commit comments