/aosp_15_r20/external/rust/android-crates-io/crates/tracing-subscriber/ |
D | CHANGELOG.md | 39 ### Fixed subsection in 0.3.17 (April 21, 2023) 86 ### Fixed subsection in 0.3.16 (October 6, 2022) 144 ### Fixed subsection in 0.3.15 (Jul 20, 2022) 157 ### Fixed subsection in 0.3.14 (Jul 1, 2022) 206 ### Fixed subsection in 0.3.12 (Jun 29, 2022) (YANKED) 231 ### Fixed subsection in 0.3.11 (Apr 9, 2022) 277 ### Fixed subsection in 0.3.10 (Apr 1, 2022) 348 ### Fixed subsection in 0.3.8 (Feb 4, 2022) 382 ### Fixed subsection in 0.3.7 (Jan 25, 2022) 402 ### Fixed subsection in 0.3.6 (Jan 14, 2022) [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/ |
D | CHANGELOG.md | 7 ### Fixed subsection in 1.42.0 (Dec 3rd, 2024) 30 ### Fixed subsection in 1.41.1 (Nov 7th, 2024) 65 ### Fixed subsection in 1.41.0 (Oct 22th, 2024) 201 ### Fixed subsection in 1.39.0 (July 23rd, 2024) 257 ### Fixed subsection in 1.38.1 (July 16th, 2024) 301 ### Fixed subsection in 1.38.0 (May 30th, 2024) 382 ### Fixed subsection in 1.37.0 (March 28th, 2024) 489 ### Fixed subsection in 1.35.1 (December 19, 2023) 508 ### Fixed subsection in 1.35.0 (December 8th, 2023) 543 ### Fixed subsection in 1.34.0 (November 19th, 2023) [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing/ |
D | CHANGELOG.md | 7 ### Fixed subsection in 0.1.40 35 ### Fixed subsection in 0.1.39 (October 12, 2023) 108 ### Fixed subsection in 0.1.38 (April 25th, 2023) 146 ### Fixed subsection in 0.1.37 (October 6, 2022) 194 ### Fixed subsection in 0.1.36 (July 29, 2022) 239 ### Fixed subsection in 0.1.34 (April 14, 2022) 264 ### Fixed subsection in 0.1.33 (April 9, 2022) 283 ### Fixed subsection in 0.1.32 (March 8th, 2022) 310 ### Fixed subsection in 0.1.31 (February 17th, 2022) 348 ### Fixed subsection in 0.1.30 (February 3rd, 2022) [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/nix/ |
D | CHANGELOG.md | 168 ### Fixed subsection 205 ### Fixed subsection 298 ### Fixed subsection 313 ### Fixed subsection 320 ### Fixed subsection 374 ### Fixed subsection 458 ### Fixed subsection 470 ### Fixed subsection 566 ### Fixed subsection 591 ### Fixed subsection [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/ |
H A D | CHANGELOG.md | 16 ### Fixed subsection 26 ### Fixed subsection 44 ### Fixed subsection 87 ### Fixed subsection 113 ### Fixed subsection 120 ### Fixed subsection 139 ### Fixed subsection 167 ### Fixed subsection 176 ### Fixed subsection 182 ### Fixed subsection [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/ |
H A D | CHANGELOG.md | 16 ### Fixed subsection 26 ### Fixed subsection 44 ### Fixed subsection 87 ### Fixed subsection 113 ### Fixed subsection 120 ### Fixed subsection 139 ### Fixed subsection 167 ### Fixed subsection 176 ### Fixed subsection 182 ### Fixed subsection [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/ |
H A D | CHANGELOG.md | 16 ### Fixed subsection 26 ### Fixed subsection 44 ### Fixed subsection 87 ### Fixed subsection 113 ### Fixed subsection 120 ### Fixed subsection 139 ### Fixed subsection 167 ### Fixed subsection 176 ### Fixed subsection 182 ### Fixed subsection [all …]
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/ |
H A D | CHANGELOG.md | 16 ### Fixed subsection 26 ### Fixed subsection 44 ### Fixed subsection 87 ### Fixed subsection 113 ### Fixed subsection 120 ### Fixed subsection 139 ### Fixed subsection 167 ### Fixed subsection 176 ### Fixed subsection 182 ### Fixed subsection [all …]
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/ |
H A D | CHANGELOG.md | 16 ### Fixed subsection 26 ### Fixed subsection 44 ### Fixed subsection 87 ### Fixed subsection 113 ### Fixed subsection 120 ### Fixed subsection 139 ### Fixed subsection 167 ### Fixed subsection 176 ### Fixed subsection 182 ### Fixed subsection [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/ |
D | CHANGELOG.md | 12 ## Fixed section in Change Log 31 ## Fixed section in Change Log 59 ## Fixed section in Change Log 68 ## Fixed section in Change Log 74 ## Fixed section in Change Log 97 ## Fixed section in Change Log 126 ### Fixed subsection 164 ### Fixed subsection 182 ### Fixed subsection 231 ### Fixed subsection [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/postscript/ |
H A D | charstring.rs | 27 fn move_to(&mut self, x: Fixed, y: Fixed); in move_to() 28 fn line_to(&mut self, x: Fixed, y: Fixed); in line_to() 29 fn curve_to(&mut self, cx0: Fixed, cy0: Fixed, cx1: Fixed, cy1: Fixed, x: Fixed, y: Fixed); in curve_to() 33 fn hstem(&mut self, y: Fixed, dy: Fixed) {} in hstem() 35 fn vstem(&mut self, x: Fixed, dx: Fixed) {} in vstem() 57 fn move_to(&mut self, x: Fixed, y: Fixed) { in move_to() 61 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() 65 fn curve_to(&mut self, cx0: Fixed, cy0: Fixed, cx1: Fixed, cy1: Fixed, x: Fixed, y: Fixed) { in curve_to() 705 fn move_to(&mut self, x: Fixed, y: Fixed) { in move_to() 709 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-core/ |
D | CHANGELOG.md | 24 ### Fixed subsection in 0.1.31 (May 11, 2023) 76 ### Fixed subsection in 0.1.29 (July 29, 2022) 156 ### Fixed subsection in 0.1.26 (April 14, 2022) 179 ### Fixed subsection in 0.1.25 (April 12, 2022) 196 ### Fixed subsection in 0.1.24 (April 1, 2022) 238 ### Fixed subsection in 0.1.22 (February 3, 2022) 267 ### Fixed subsection in 0.1.21 (October 1, 2021) 339 ### Fixed subsection in 0.1.17 (September 28, 2020) 356 ### Fixed subsection in 0.1.16 (September 8, 2020) 364 ### Fixed subsection in 0.1.15 (August 22, 2020) [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/tracing-attributes/ |
D | CHANGELOG.md | 8 ### Fixed subsection in 0.1.27 (October 13, 2023) 21 ### Fixed subsection in 0.1.26 (June 21th, 2023) 33 ### Fixed subsection in 0.1.25 (June 19th, 2023) 71 ### Fixed subsection in 0.1.24 (April 24th, 2023) 101 ### Fixed subsection in 0.1.23 (October 6, 2022) 127 ### Fixed subsection in 0.1.22 (July 1, 2022) 150 ### Fixed subsection in 0.1.21 (April 26, 2022) 168 ### Fixed subsection in 0.1.20 (March 8, 2022) 193 ### Fixed subsection in 0.1.19 (February 3, 2022) 210 ### Fixed subsection in 0.1.18 (October 5, 2021) [all …]
|
/aosp_15_r20/external/rust/crates/openssl/ |
D | CHANGELOG.md | 35 ### Fixed subsection 55 ### Fixed subsection 123 ### Fixed subsection 138 ### Fixed subsection 181 ### Fixed subsection 192 ### Fixed subsection 209 ### Fixed subsection 236 ### Fixed subsection 280 ### Fixed subsection 286 ### Fixed subsection [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/ |
H A D | CHANGELOG.md | 15 ### Fixed subsection 141 ### Fixed subsection 155 ### Fixed subsection 253 # Fixed chapter 377 ### Fixed subsection 392 ### Fixed subsection 414 ### Fixed subsection 437 ### Fixed subsection 503 ### Fixed subsection 510 ### Fixed subsection [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/nom/ |
D | CHANGELOG.md | 15 ### Fixed subsection 141 ### Fixed subsection 155 ### Fixed subsection 253 # Fixed chapter 377 ### Fixed subsection 392 ### Fixed subsection 414 ### Fixed subsection 437 ### Fixed subsection 503 ### Fixed subsection 510 ### Fixed subsection [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/outline/cff/ |
H A D | mod.rs | 399 fn scale(&self, coord: Fixed) -> Fixed { in scale() 430 fn hstem(&mut self, y: Fixed, dy: Fixed) { in hstem() 434 fn vstem(&mut self, x: Fixed, dx: Fixed) { in vstem() 446 fn move_to(&mut self, x: Fixed, y: Fixed) { in move_to() 450 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() 454 fn curve_to(&mut self, cx1: Fixed, cy1: Fixed, cx2: Fixed, cy2: Fixed, x: Fixed, y: Fixed) { in curve_to() 525 fn hstem(&mut self, y: Fixed, dy: Fixed) { in hstem() 529 fn vstem(&mut self, x: Fixed, dx: Fixed) { in vstem() 541 fn move_to(&mut self, x: Fixed, y: Fixed) { in move_to() 545 fn line_to(&mut self, x: Fixed, y: Fixed) { in line_to() [all …]
|
H A D | hint.rs | 404 origin: Fixed, in setup() 405 scale: Fixed, in setup() 406 darken_y: Fixed, in setup() 502 fn transform(&self, coord: Fixed) -> Fixed { in transform() 748 origin: Fixed, in build() 980 fn hint(&mut self, coord: Fixed) -> Fixed { in hint() 987 fn scale(&self, coord: Fixed) -> Fixed { in scale() 991 fn add_stem(&mut self, min: Fixed, max: Fixed) { in add_stem() 1005 fn build_hint_map(&mut self, mask: Option<HintMask>, origin: Fixed) { in build_hint_map() 1018 fn hstem(&mut self, min: Fixed, max: Fixed) { in hstem() [all …]
|
/aosp_15_r20/external/skia/modules/canvaskit/ |
H A D | CHANGELOG.md | 27 ### Fixed subsection 56 ### Fixed subsection 72 ### Fixed subsection 104 ### Fixed subsection 109 ### Fixed subsection 124 ### Fixed subsection 132 ### Fixed subsection 148 ### Fixed subsection 157 ### Fixed subsection 181 ### Fixed subsection [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/arbitrary/ |
D | CHANGELOG.md | 21 ### Fixed subsection 35 ### Fixed subsection 45 ### Fixed subsection 54 ### Fixed subsection 74 ### Fixed subsection 89 ### Fixed subsection 110 ### Fixed subsection 121 ### Fixed subsection 136 ### Fixed subsection 147 ### Fixed subsection [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/ |
D | CHANGELOG.md | 38 ### Fixed subsection 51 ### Fixed subsection 68 ### Fixed subsection 118 ### Fixed subsection 140 ### Fixed subsection 160 ### Fixed subsection 200 ### Fixed subsection 223 ### Fixed subsection 260 ### Fixed subsection 280 ### Fixed subsection [all …]
|
/aosp_15_r20/external/bazelbuild-rules_python/ |
H A D | CHANGELOG.md | 30 ### Fixed subsection 60 ### Fixed subsection 130 ### Fixed subsection 209 ### Fixed subsection 253 ### Fixed subsection 264 ### Fixed subsection 300 ### Fixed subsection 389 ### Fixed subsection 418 ### Fixed subsection 511 ### Fixed subsection [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-util/ |
D | CHANGELOG.md | 3 ### Fixed subsection in 0.7.13 (December 4th, 2024) 92 ### Fixed subsection in 0.7.9 (September 20th, 2023) 125 ### Fixed subsection in 0.7.8 (April 25th, 2023) 166 ### Fixed subsection in 0.7.5 (February 9, 2023) 194 ### Fixed subsection in 0.7.4 (September 8, 2022) 242 ### Fixed subsection in 0.7.1 (February 21, 2022) 295 ### Fixed subsection in 0.6.9 (October 29, 2021) 314 ### Fixed subsection in 0.6.8 (September 3, 2021) 341 ### Fixed subsection in 0.6.6 (April 12, 2021) 351 ### Fixed subsection in 0.6.5 (March 20, 2021) [all …]
|
/aosp_15_r20/external/python/absl-py/ |
D | CHANGELOG.md | 31 ### Fixed subsection 86 ### Fixed subsection 131 ### Fixed subsection 160 ### Fixed subsection 166 ### Fixed subsection 206 ### Fixed subsection 256 ### Fixed subsection 272 ### Fixed subsection 279 ### Fixed subsection 305 ### Fixed subsection [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/spin/ |
D | CHANGELOG.md | 14 ### Fixed subsection in Unreleased 18 ### Fixed subsection in [0.9.8] - 2023-04-03 24 ### Fixed subsection in [0.9.7] - 2023-03-27 30 ### Fixed subsection in [0.9.6] - 2023-03-13 45 ### Fixed subsection in [0.9.5] - 2023-02-07 53 ### Fixed subsection in [0.9.4] - 2022-07-14 65 ### Fixed subsection in [0.9.3] - 2022-04-17 75 ### Fixed subsection in [0.9.2] - 2021-07-09 91 ### Fixed subsection in [0.9.0] - 2021-03-18 108 ### Fixed subsection in [0.7.1] - 2021-01-12
|