index
:
servo.git
2020-background-images
SimonSapin-patch-1
android_libstd
as-of-2024-08-12
attrs
auto
autoraf
backtrace
bump-raqote
cb_split
checks
dependabot/cargo/git2-0.20.1
dependabot/cargo/objc2-related-924cc4145e
devtools-replay-tool
devtools-testing
dictionary-callback
dom-protos
end-of-the-line
fail-on-winit-minimal-build-errors
fix-docs3
fix-legacy-layout-paths-in-wpt
fix-nightly-build-mozjs-issue
fix-windows-nightly
fix-wpt-sync-testroot-issue
fix_webgpu_error_handling
flexbox-column-layout
fonts-fast-ipc-turnaround
gfx-base-reorganization-part2
gh-readonly-queue/main/pr-34687-11424f90b3cb0fe5688fce68139744f919c5be21
github-actions-dev
gone
gonk
http_network_or_cache_fetch
iframe-load-hack
indefinite-containing-block
inert
input
jdm-patch-1
jdm-patch-10
jdm-patch-11
jdm-patch-12
jdm-patch-13
jdm-patch-14
jdm-patch-15
jdm-patch-16
jdm-patch-17
jdm-patch-18
jdm-patch-19
jdm-patch-2
jdm-patch-20
jdm-patch-21
jdm-patch-22
jdm-patch-23
jdm-patch-24
jdm-patch-25
jdm-patch-26
jdm-patch-27
jdm-patch-28
jdm-patch-29
jdm-patch-3
jdm-patch-30
jdm-patch-31
jdm-patch-32
jdm-patch-33
jdm-patch-34
jdm-patch-35
jdm-patch-36
jdm-patch-37
jdm-patch-38
jdm-patch-39
jdm-patch-4
jdm-patch-40
jdm-patch-41
jdm-patch-42
jdm-patch-43
jdm-patch-44
jdm-patch-45
jdm-patch-46
jdm-patch-47
jdm-patch-48
jdm-patch-49
jdm-patch-5
jdm-patch-50
jdm-patch-51
jdm-patch-52
jdm-patch-53
jdm-patch-54
jdm-patch-6
jdm-patch-7
jdm-patch-8
jdm-patch-9
jdm-revert1
jdm-revert2
jdm-revert3
jdm-revert4
layout-2020-borrow-mut-independent-contexts
layout-2020-fix-rule-tree-drop
layout-revamp-prototype
layout-thread-2020
macos-ci-failure
main
make-column-distribution-more-generic
multi-tlbc
multiple-concurrent-tlbc
named-getter
nightlies
offscreen-rendering
osmesa-up
paulrouget-patch-1
perfetto-metrics-and-navigation-start
plumb-time-profiler-into-tracing
port-minibrowser-to-delegate
pr-20330
rcdom
revert
revert-29964-enable-merge-queue-action
revert-31409-style-config
revert-remaining-stylo-changes
revert-webrender
rustc-nightly-update
sagudev-patch-1
sagudev-patch-2
sagudev-patch-3
self-hosted-github-sha-upstream
separate-libservo-build-job
servoshell-tabs
squeeze
test
test-wpt
test_branch
tmp
try
try-android
try-wpt-mac
typed-arrays
typed-arrays-heap
update-linux-runner-image-version
upgrade-rustc-to-03-25-nightly
url-quirks-module-inlined
wpt_update_01-12-2024
wpt_update_02-12-2024
wpt_update_03-12-2024
wpt_update_04-12-2024
wpt_update_05-05-2024
wpt_update_16-03-2025
wpt_update_23-02-2025
wpt_update_23-03-2025
xrtest
…
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
gfx
/
text
Commit message (
Expand
)
Author
Age
Files
Lines
*
Warning police.
Josh Matthews
2015-08-04
1
-1
/
+0
*
Auto merge of #6937 - mbrubeck:hb_funcs, r=glennw
bors-servo
2015-08-03
1
-13
/
+15
|
\
|
*
Make Harfbuzz font_funcs static
Matt Brubeck
2015-08-03
1
-13
/
+15
*
|
Implement the unicode-bidi property
Matt Brubeck
2015-08-03
3
-37
/
+61
|
/
*
Basic support for bidirectional text
Matt Brubeck
2015-07-23
2
-11
/
+58
*
gfx: Make display lists serializable using `serde`.
Patrick Walton
2015-07-15
2
-8
/
+8
*
Remove dead code from gfx/text
Matt Brubeck
2015-07-14
4
-90
/
+4
*
Move away from the repeat().take().collect() pattern.
Ms2ger
2015-07-14
2
-7
/
+3
*
Use euclid from crates.io
ecoal95
2015-06-19
2
-2
/
+2
*
rust-geom API changes
Corey Farwell
2015-06-13
1
-1
/
+1
*
remove more heapsize ignores
Manish Goregaokar
2015-06-03
1
-0
/
+1
*
Remove `get_` prefix on getters
Corey Farwell
2015-06-02
1
-1
/
+1
*
Reduce max line length from 150 to 120 characters
Corey Farwell
2015-05-24
1
-1
/
+2
*
Rename Au methods with f32/f64 instead of frac32/frac/subpx
Simon Sapin
2015-05-05
2
-7
/
+7
*
Replace Au-related free functions in util::geometry with Au methods.
Simon Sapin
2015-05-05
1
-2
/
+2
*
Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8.
Simon Sapin
2015-05-05
2
-9
/
+5
*
Implement Clone for Copy types.
Ms2ger
2015-04-28
2
-4
/
+4
*
Remove some as_slice calls.
Ms2ger
2015-04-24
1
-2
/
+2
*
Remove unneeded assert (code below handles it) and a warning. Fixes #5230.
Glenn Watson
2015-04-10
1
-2
/
+0
*
layout: Simplify and improve the correctness of whitespace stripping in
Patrick Walton
2015-04-08
2
-16
/
+5
*
Auto merge of #5571 - jdm:gfx_uint, r=Ms2ger
bors-servo
2015-04-08
4
-72
/
+70
|
\
|
*
Remove int_uint feature from gfx.
Josh Matthews
2015-04-07
4
-72
/
+70
*
|
Move gfx unit tests to the unit_tests crate.
Simon Sapin
2015-04-07
1
-160
/
+0
|
/
*
auto merge of #5470 : bjwbell/servo/tab-in-pre, r=mbrubeck
bors-servo
2015-04-03
1
-0
/
+16
|
\
|
*
Show tabs in pre elements
Bryan Bell
2015-04-02
1
-0
/
+16
*
|
Use isize for CharIndex.
Ms2ger
2015-04-02
1
-5
/
+5
*
|
Fix is_simple_advance check. Fixes #4614.
dhneio
2015-04-01
1
-2
/
+5
|
/
*
Use isize/usize in range.
Ms2ger
2015-03-28
1
-23
/
+23
*
Update some code that's feature-gated under core.
Ms2ger
2015-03-21
3
-6
/
+6
*
Fix warnings in gfx.
Ms2ger
2015-02-13
2
-6
/
+6
*
Upgrade to rustc ba2f13ef0 2015-02-04
Simon Sapin
2015-02-11
1
-5
/
+5
*
Fix build warnings.
Ms2ger
2015-02-03
1
-1
/
+1
*
layout: Fix warnings.
Patrick Walton
2015-01-30
1
-1
/
+1
*
layout: Implement `text-align: justify` and `text-justify` per
Patrick Walton
2015-01-29
3
-19
/
+62
*
Import the util crate as util rather than servo_util.
Ms2ger
2015-01-29
3
-9
/
+9
*
Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.
Josh Matthews
2015-01-28
3
-27
/
+36
*
Use chars().count() rather than char_len().
Ms2ger
2015-01-22
1
-1
/
+1
*
Use std::cmp::Ordering explicitly.
Ms2ger
2015-01-22
2
-6
/
+7
*
Stop calling is_not_null.
Ms2ger
2015-01-20
1
-11
/
+11
*
Stop using Vec::from_elem.
Ms2ger
2015-01-19
2
-3
/
+7
*
Write a macro or syntax extension to generate OpenType tags
Gilles Leblanc
2015-01-15
2
-18
/
+8
*
Update png/harfbuzz, use prefixed symbol names.
Glenn Watson
2015-01-13
1
-50
/
+50
*
layout: Implement `text-rendering` per SVG 1.1 § 11.7.4.
Patrick Walton
2015-01-08
1
-2
/
+12
*
Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.
Ms2ger
2015-01-08
4
-7
/
+9
*
Remove some obsolete formatting traits.
Ms2ger
2015-01-04
1
-1
/
+1
*
Slice some fixed-size arrays.
Ms2ger
2015-01-04
1
-1
/
+1
*
Fix obsolete format traits.
Ms2ger
2015-01-02
1
-1
/
+1
*
Reformat the transform_text tests.
Ms2ger
2014-12-30
1
-29
/
+83
*
Cleanup the transform_text tests.
Ms2ger
2014-12-28
1
-105
/
+56
*
Re-enable two transform_text unit tests.
Ms2ger
2014-12-27
1
-41
/
+49
[next]