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
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
/
style
/
gecko
/
generated
/
structs_debug.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only generate structs file for the current build
Xidorn Quan
2017-10-05
1
-37847
/
+0
*
style: Regenerate Gecko bindings.
Cameron McCormack
2017-10-04
1
-117
/
+178
*
style: Update generated bindings
Ting-Yu Lin
2017-10-02
1
-627
/
+854
*
Update debug bindings for removal of mFrameRefCnt
Manish Goregaokar
2017-09-28
1
-12
/
+6
*
style: update bindings.
Emilio Cobos Álvarez
2017-09-28
1
-722
/
+452
*
Update bindings.
Hiroyuki Ikezoe
2017-09-27
1
-351
/
+643
*
Update Gecko bindings.
Nicholas Nethercote
2017-09-27
1
-942
/
+483
*
style: Regenerate Gecko bindings.
Cameron McCormack
2017-09-26
1
-1017
/
+1254
*
stylo: Remove FontComputationData, switch over to using the new font tracking
Manish Goregaokar
2017-09-23
1
-25
/
+4
*
stylo: Add font keyword info fields on nsStyleFont
Manish Goregaokar
2017-09-23
1
-13
/
+32
*
Use array instead of linked list for -moz-border-*-colors
Xidorn Quan
2017-09-21
1
-24
/
+73
*
Backed out changeset 5b56ebe80e22 (bug 1400438) for heap write hazard. r=backout
Gecko Backout
2017-09-20
1
-73
/
+24
*
Use array instead of linked list for -moz-border-*-colors
Xidorn Quan
2017-09-20
1
-24
/
+73
*
Measure the UA cache.
Nicholas Nethercote
2017-09-20
1
-31
/
+23
*
Backed out changeset 5d3fe46e02cc (bug 1400438) for crashing chrome test mobi...
Gecko Backout
2017-09-19
1
-73
/
+24
*
Use array instead of linked list for -moz-border-*-colors
Xidorn Quan
2017-09-19
1
-24
/
+73
*
Auto merge of #18516 - jdm:stringshare, r=heycam
bors-servo
2017-09-15
1
-16
/
+63
|
\
|
*
Add Rust APIs for interacting with Arc<String> (bug 1397971).
Josh Matthews
2017-09-15
1
-16
/
+63
*
|
style: Re-import generated Gecko bindings.
Markus Stange
2017-09-14
1
-2369
/
+1014
|
/
*
stylo: Add (unused) absolute offset to FontComputationData
Manish Goregaokar
2017-09-11
1
-4
/
+4
*
style: update bindings.
Emilio Cobos Álvarez
2017-09-06
1
-238
/
+349
*
Measure the stylist during memory reporting.
Nicholas Nethercote
2017-09-05
1
-2
/
+42
*
style: Expose stylist::set_device() for gecko
Ting-Yu Lin
2017-09-04
1
-271
/
+512
*
Update binding files from autoland
Xidorn Quan
2017-09-04
1
-143
/
+398
*
Auto merge of #18320 - upsuper:counter-style-clone, r=heycam
bors-servo
2017-08-31
1
-632
/
+648
|
\
|
*
Rewrite CounterStyleOrNone::from_gecko_value to use fewer binding functions
Xidorn Quan
2017-08-31
1
-632
/
+648
*
|
Auto merge of #18310 - nnethercote:bug-1394729, r=heycam
bors-servo
2017-08-31
1
-0
/
+32
|
\
\
|
|
/
|
/
|
|
*
Measure memory usage of Stylo's Rule Tree.
Nicholas Nethercote
2017-08-30
1
-0
/
+32
*
|
Revert "Rewrite CounterStyleOrNone::from_gecko_value to use fewer binding fun...
Emilio Cobos Álvarez
2017-08-30
1
-648
/
+632
|
/
*
Rewrite CounterStyleOrNone::from_gecko_value to use fewer binding functions
Xidorn Quan
2017-08-30
1
-632
/
+648
*
Update bindings
Nazım Can Altınova
2017-08-25
1
-363
/
+515
*
Update bindings.
Bobby Holley
2017-08-22
1
-126
/
+131
*
Update Stylo bindings
J. Ryan Stinnett
2017-08-22
1
-78
/
+43
*
Update bindings
Nazım Can Altınova
2017-08-16
1
-120
/
+242
*
Update Stylo bindings
J. Ryan Stinnett
2017-08-15
1
-113
/
+122
*
Check pref when parsing :fullscreen pseudo-class
Xidorn Quan
2017-08-15
1
-0
/
+5
*
style: Update Gecko bindings.
Cameron McCormack
2017-08-13
1
-272
/
+414
*
Update bindings.
Bobby Holley
2017-08-11
1
-35
/
+32
*
Update bindings.
Bobby Holley
2017-08-11
1
-29
/
+29
*
Update bindings.
Bobby Holley
2017-08-11
1
-536
/
+498
*
Make nsStylePosition::mGridTemplate{Columns,Rows} a UniquePtr.
Xidorn Quan
2017-08-11
1
-12
/
+100
*
style: Update bindings.
Emilio Cobos Álvarez
2017-08-09
1
-613
/
+743
*
Auto merge of #17958 - aethanyc:pseudo-classes-chrome-privilege-bug1381851, r...
bors-servo
2017-08-03
1
-425
/
+497
|
\
|
*
style: Update gecko bindings
Ting-Yu Lin
2017-08-03
1
-425
/
+497
*
|
Make font-display descriptor behind the pref.
Xidorn Quan
2017-08-03
1
-0
/
+4
|
/
*
stylo: Measure Elements and ComputedValues.
Nicholas Nethercote
2017-08-03
1
-0
/
+15
*
Update binding files.
Xidorn Quan
2017-08-02
1
-32
/
+14
*
style: Update bindings.
Emilio Cobos Álvarez
2017-07-31
1
-245
/
+396
*
Update binding files.
Xidorn Quan
2017-07-31
1
-29
/
+71
*
Update binding files.
Xidorn Quan
2017-07-30
1
-10107
/
+3612
[next]