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
/
ports
/
geckolib
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: Forward webrender error log to gfxCriticalNote.
sotaro
2018-04-29
1
-1
/
+0
*
style: Parse sheets on the thread pool.
Bobby Holley
2018-04-28
1
-0
/
+1
*
Use cstr macro for ffi literal strings.
Xidorn Quan
2018-02-14
1
-0
/
+1
*
Remove #![deny(warnings)]
Simon Sapin
2018-01-31
1
-1
/
+0
*
Revert #18668 - Add mprotect diagnostics for HashMap crash
Bobby Holley
2017-10-03
1
-1
/
+0
*
Round hashglobe allocations up to the nearest page size.
Bobby Holley
2017-09-28
1
-0
/
+1
*
Store custom properties in keyframes into servo's PropertyDeclarationBlock
Hiroyuki Ikezoe
2017-09-27
1
-0
/
+1
*
Overhaul MallocSizeOf and related things.
Nicholas Nethercote
2017-09-12
1
-0
/
+1
*
Move the logic for Servo_NoteExplicitHints into wrapper.rs.
Hiroyuki Ikezoe
2017-08-02
1
-1
/
+0
*
Replace all uses of the style::stylearc alias with servo_arc.
Michael Partheil
2017-07-19
1
-0
/
+1
*
stylo: Create error reporters linked to documents (bug 1352669)
Josh Matthews
2017-07-10
1
-0
/
+1
*
Pass AnimationValueMap raw pointer instead of Arc to Gecko_GetAnimationRule()
Hiroyuki Ikezoe
2017-05-01
1
-1
/
+0
*
Stop passing in url as string for parsing.
Xidorn Quan
2017-04-03
1
-1
/
+0
*
Fix geckolib breakage caused by 1.16
Manish Goregaokar
2017-03-21
1
-1
/
+0
*
Move all PropertyDeclarationBlock from RwLock<_> to Locked<_>
Simon Sapin
2017-03-19
1
-2
/
+0
*
Add bindings for namespace rule.
Xidorn Quan
2017-03-15
1
-1
/
+1
*
geckolib: Remove unused crates.
Emilio Cobos Álvarez
2017-03-11
1
-2
/
+0
*
geckolib: move NUM_THREADS from style to geckolib
Nathan Froyd
2017-02-22
1
-0
/
+1
*
geckolib: use a global thread pool for styling
Nathan Froyd
2017-02-22
1
-0
/
+2
*
stylo: Remove unused macro_use annotation that warns on nightly.
Emilio Cobos Álvarez
2017-02-02
1
-1
/
+1
*
Switch to crates.io for atomic_refcell.
Bobby Holley
2017-01-03
1
-0
/
+1
*
style: Add a StylesheetLoader abstraction, and make it a no-op on Geckolib.
Emilio Cobos Álvarez
2016-12-16
1
-0
/
+1
*
Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal.
Bobby Holley
2016-11-24
1
-0
/
+1
*
Urlmageddon: Use refcounted urls more often.
Emilio Cobos Álvarez
2016-11-17
1
-1
/
+1
*
Prefer Servo-specific ToCss for all types
Ravi Shankar
2016-11-07
1
-0
/
+1
*
Deny warnings in stylo crates.
Bobby Holley
2016-10-11
1
-0
/
+1
*
Bug 1302949 - Add a method to parse a property-value pair into a declaration ...
Brian Birtles
2016-10-09
1
-0
/
+1
*
Use parking_lot::RwLock instead of DOMRefCell for PropertyDeclarationBlock
Simon Sapin
2016-10-04
1
-0
/
+1
*
Move most of geckolib into style::gecko
Manish Goregaokar
2016-09-26
1
-10
/
+0
*
Move gecko_bindings and gecko_string_cache into the style crate
Manish Goregaokar
2016-09-24
1
-3
/
+2
*
Move sanity checks to stylo tests
Manish Goregaokar
2016-09-21
1
-1
/
+0
*
Remove unused dependency on util from geckolib.
Ms2ger
2016-08-23
1
-1
/
+0
*
Update to selectors 0.8.2
Simon Sapin
2016-08-09
1
-6
/
+3
*
stylo: Fix and ensure alignment of restyle hints. Test it on Travis.
Emilio Cobos Álvarez
2016-08-03
1
-0
/
+1
*
style: Rewrite the restyle hints code to allow different kinds of element sna...
Emilio Cobos Álvarez
2016-07-21
1
-0
/
+2
*
Remove some type aliases that are now just re-exports.
Simon Sapin
2016-07-20
1
-4
/
+0
*
Move geckolib/selector_impl.rs -> style/gecko_selector_impl.rs
Simon Sapin
2016-07-20
1
-3
/
+1
*
Move geckolib/properties.mako.rs to style/properties/gecko.mako.rs
Simon Sapin
2016-07-20
1
-7
/
+1
*
Move geckolib/values.rs to style/gecko_values.rs
Simon Sapin
2016-07-20
1
-1
/
+2
*
Auto merge of #12339 - emilio:stylo-node-dirtying, r=heycam
bors-servo
2016-07-13
1
-1
/
+0
|
\
|
*
stylo: Remove some unused imports and code
Emilio Cobos Álvarez
2016-07-08
1
-1
/
+0
*
|
Remove geckolib’s "servo_features" Cargo feature
Simon Sapin
2016-07-08
1
-1
/
+0
|
/
*
Add stub for missing je_malloc_usable_size symbol in geckolib.
Bobby Holley
2016-07-05
1
-0
/
+4
*
style: Remove the Mutex from new_animations_sender by moving it to the local ...
Emilio Cobos Álvarez
2016-07-01
1
-0
/
+1
*
Use our copy of RefCell for style data.
Simon Sapin
2016-06-23
1
-2
/
+0
*
Remove some usage of unstable features in geckolib
Simon Sapin
2016-06-22
1
-8
/
+1
*
Support keyword values for 'cursor' in geckolib
Matt Brubeck
2016-06-09
1
-0
/
+1
*
Hoist gecko bindings into their own crate.
Bobby Holley
2016-05-11
1
-5
/
+1
*
Enable standard logging for geckolib.
Bobby Holley
2016-05-03
1
-0
/
+1
*
Auto merge of #10938 - bholley:margin_padding_fontsize_hasclass, r=emilio
bors-servo
2016-05-01
1
-0
/
+1
|
\
[next]