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
devtools-replay-tool
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
/
src
/
servo
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
gfx: Antialias fonts
Patrick Walton
2012-11-09
1
-1
/
+1
|
*
servo: Allow a render backend to be specified on the command line (-r)
Patrick Walton
2012-11-09
10
-130
/
+159
|
*
Make Opts no longer a record
Patrick Walton
2012-11-09
1
-3
/
+3
|
*
De-Cairo font handling.
Patrick Walton
2012-11-08
5
-79
/
+22
|
|
|
|
This breaks Linux/Freetype.
*
gfx: De-Cairo layers
Patrick Walton
2012-11-08
3
-34
/
+26
|
*
Add FontHandleMethods trait; add ctor and FontHandle member for FontEntry; ↵
Brian J. Burg
2012-11-08
4
-7
/
+56
|
|
|
|
add debug info for CTFont name key information.
*
Use high-level CTFont bindings.
Brian J. Burg
2012-11-08
1
-44
/
+25
|
*
Switch QuartzFontHandle to use RAII CGDataProvider bindings.
Brian J. Burg
2012-11-08
2
-18
/
+9
|
*
Update Rust to commit 1702024
Brian J. Burg
2012-11-08
1
-2
/
+2
|
*
Hook up optional FontList instance to FontContext.
Brian J. Burg
2012-11-08
8
-15
/
+60
|
*
Fix test bustage in util::cache.
Brian J. Burg
2012-11-08
1
-6
/
+6
|
*
Add QuartzFontListHandle::get_available_families() stub, and update CF, CT, ↵
Brian J. Burg
2012-11-08
1
-5
/
+30
|
|
|
|
and IoSurface submodules.
*
Remove workaround for impl methods not being affected by cfg directives.
Brian J. Burg
2012-11-07
3
-18
/
+6
|
*
Remove unused font_cache.rs and font_list_handle.rs.
Brian J. Burg
2012-11-07
2
-36
/
+0
|
*
Update to new rust commit. Fix uses of bare function types in DOM bindings code.
Brian J. Burg
2012-11-07
1
-2
/
+2
|
*
Final font rearrangement for a while. Remove _handle suffix, add dummy ↵
Brian J. Burg
2012-11-07
17
-77
/
+103
|
|
|
|
font_list, other cleanup.
*
Move shaper and textrun back to src/servo/text/. Add a text redirector.
Brian J. Burg
2012-11-07
15
-73
/
+92
|
*
Extract mono-cache implementation; lay groundwork for private font matching.
Brian J. Burg
2012-11-07
18
-87
/
+371
|
*
Rename NativeFont to FontHandle.
Brian J. Burg
2012-11-07
9
-62
/
+68
|
*
Add default stylesheets
Brian Anderson
2012-11-06
4
-2
/
+134
|
*
Fix mysterious resolve errors on linux
Brian Anderson
2012-11-06
2
-4
/
+4
|
*
Inherit CSS styles
Brian Anderson
2012-11-06
5
-159
/
+52
|
*
Update rust-geom and shorten geom imports.
Brian J. Burg
2012-11-06
1
-3
/
+1
|
*
Remove src/servo/text and move things to gfx/ and util/. Add a convenience ↵
Brian J. Burg
2012-11-06
27
-189
/
+125
|
|
|
|
gfx.rs redirector. Closes #171.
*
Only element nodes have styles
Brian Anderson
2012-11-05
5
-13
/
+21
|
*
Expose display, position, float, width, height CSS properties
Brian Anderson
2012-11-04
1
-3
/
+51
|
*
Make the interface to calculated styles a little nicer
Brian Anderson
2012-11-04
5
-44
/
+57
|
*
Add margin style property
Brian Anderson
2012-11-04
1
-0
/
+21
|
*
Update rust-stb-image
Brian Anderson
2012-11-03
1
-1
/
+5
|
*
Update rust-css, rust-netsurfcss
Brian Anderson
2012-11-03
13
-51
/
+54
|
*
Remove dead code
Brian Anderson
2012-11-03
1
-90
/
+0
|
*
Render simple border colors again
Brian Anderson
2012-11-03
2
-1
/
+24
|
*
Clean up css::compute
Brian Anderson
2012-11-03
1
-7
/
+10
|
*
Remove dead display list builder code
Brian Anderson
2012-11-02
1
-26
/
+0
|
*
Draw simple borders again
Brian Anderson
2012-11-02
3
-21
/
+57
|
*
Update for CF bindings changes.
Brian J. Burg
2012-11-02
1
-0
/
+2
|
*
Update libcss, rust-netsurfcss, rust-css
Brian Anderson
2012-11-02
2
-0
/
+20
|
*
Remove debug logging
Brian Anderson
2012-11-01
1
-1
/
+0
|
*
Fix useless comparison in inline layout code revealed by new upstream rustc.
Brian J. Burg
2012-11-01
1
-1
/
+1
|
*
Turn off borders again temporarily
Brian Anderson
2012-11-01
1
-1
/
+1
|
*
Make borders sort of work again
Brian Anderson
2012-11-01
2
-6
/
+63
|
*
servo doesn't need to link to netsurfcss
Brian Anderson
2012-10-31
1
-1
/
+0
|
*
Silence warnings
Brian Anderson
2012-10-31
1
-1
/
+1
|
*
Fix conversion from CSS color to GFX color
Brian Anderson
2012-10-31
1
-1
/
+1
|
*
Use a color type in the display list
Brian Anderson
2012-10-31
5
-24
/
+50
|
*
Time aux ptr initialization and selector matching separately
Brian Anderson
2012-10-31
1
-4
/
+8
|
*
Selector matching doesn't need a LayoutContext just now
Brian Anderson
2012-10-31
2
-4
/
+4
|
*
Rename css::styles to css::matching
Brian Anderson
2012-10-31
3
-7
/
+7
|
*
Move aux pointer initialization to layout::aux
Brian Anderson
2012-10-31
4
-37
/
+46
|
*
Delete unused old CSS code
Brian Anderson
2012-10-31
7
-519
/
+12
|
[prev]
[next]