Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
keisoftdev
/
servo
Public
forked from
servo/servo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
servo
components
script_layout_interface
on
master
User selector
All users
All time
Commit history
Commits on Jul 20, 2017
Implement basic Time To First Paint and First Contentful Paint PWMs
ferjm
committed
892b30e
View commit details
Copy full SHA for 892b30e
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Replace all uses of the style::stylearc alias with servo_arc.
Show description for b07ebba
michael-p
committed
b07ebba
View commit details
Copy full SHA for b07ebba
View code at this point
Browse repository at this point
Commits on Jul 18, 2017
style: Cleanup most of the Inner mess.
Show description for 655c842
emilio
committed
655c842
View commit details
Copy full SHA for 655c842
View code at this point
Browse repository at this point
stylo: Switch Gecko over to ServoStyleContext
Manishearth
committed
89930e7
View commit details
Copy full SHA for 89930e7
View code at this point
Browse repository at this point
stylo: Use ComputedValuesInner instead of ComputedValues when we don't need it
Manishearth
committed
808b1f5
View commit details
Copy full SHA for 808b1f5
View code at this point
Browse repository at this point
Commits on Jul 15, 2017
script: Move the layout_wrapper outside of script.
Show description for bf9369b
emilio
committed
bf9369b
View commit details
Copy full SHA for bf9369b
View code at this point
Browse repository at this point
Commits on Jul 13, 2017
style: Kill some style sharing code.
Show description for 36310e3
emilio
committed
36310e3
View commit details
Copy full SHA for 36310e3
View code at this point
Browse repository at this point
Commits on Jul 12, 2017
Upgrade to the latest version of WebRender
mrobinson
authored and
gw3583
committed
e58e8ab
View commit details
Copy full SHA for e58e8ab
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
Implemented paint worklet properties.
Alan Jeffrey
committed
ef033b8
View commit details
Copy full SHA for ef033b8
View code at this point
Browse repository at this point
stylo: Update rust-cssparser; extract more specific error types when reporting (bug 1352669).
jdm
committed
0b43d00
View commit details
Copy full SHA for 0b43d00
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
Backed out changeset fec394734f83 (bug 17624) for build bustage a=backout CLOSED TREE
Show description for 32269fa
Gecko Backout
authored and
moz-servo-sync
committed
32269fa
View commit details
Copy full SHA for 32269fa
View code at this point
Browse repository at this point
stylo: Update rust-cssparser; extract more specific error types when reporting (bug 1352669).
jdm
committed
f5a3830
View commit details
Copy full SHA for f5a3830
View code at this point
Browse repository at this point
stylo: Create error reporters linked to documents (bug 1352669)
jdm
committed
dc2a500
View commit details
Copy full SHA for dc2a500
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Implement :visited handling for lazy pseudo-elements in stylo.
Show description for 52d1b59
bzbarsky
committed
52d1b59
View commit details
Copy full SHA for 52d1b59
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
Auto merge of #17481 - jryans:move-rule-node, r=bholley
Show description for 9ba71fc
bors-servo
authored
9ba71fc
View commit details
Copy full SHA for 9ba71fc
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Bump cssparser version to 0.16.1 in toml files
canova
committed
5362c5e
View commit details
Copy full SHA for 5362c5e
View code at this point
Browse repository at this point
Move match and cascade temporaries to CurrentElementInfo
Show description for 2b5c56e
jryans
committed
2b5c56e
View commit details
Copy full SHA for 2b5c56e
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
Upgrade cssparser to 0.15
SimonSapin
committed
b83afde
View commit details
Copy full SHA for b83afde
View code at this point
Browse repository at this point
Bump serde to 1.0
Eijebong
authored and
SimonSapin
committed
76d8573
View commit details
Copy full SHA for 76d8573
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
Bump euclid to 0.14.
nical
committed
8617320
View commit details
Copy full SHA for 8617320
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
Thread ParseError return values through CSS parsing.
jdm
committed
27ae1ef
View commit details
Copy full SHA for 27ae1ef
View code at this point
Browse repository at this point
Report CSS parse errors via enum instead of strings.
jdm
committed
fd6e54d
View commit details
Copy full SHA for fd6e54d
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
Implemented the plumbing for paint worklets.
Alan Jeffrey
committed
fd17dcd
View commit details
Copy full SHA for fd17dcd
View code at this point
Browse repository at this point
Commits on Jun 5, 2017
Bump euclid to 0.13 and heapsize to 0.4
Eijebong
committed
0a254b0
View commit details
Copy full SHA for 0a254b0
View code at this point
Browse repository at this point
Commits on Jun 3, 2017
Bump cssparser to 0.13.7
Manishearth
committed
41f1c34
View commit details
Copy full SHA for 41f1c34
View code at this point
Browse repository at this point
Commits on May 27, 2017
Decode UTF-8 code points across network packets
SimonSapin
committed
4e4b5ab
View commit details
Copy full SHA for 4e4b5ab
View code at this point
Browse repository at this point
Commits on May 26, 2017
Auto merge of #17025 - emilio:layout-data, r=jdm
Show description for 764da7b
bors-servo
authored
764da7b
View commit details
Copy full SHA for 764da7b
View code at this point
Browse repository at this point
Commits on May 25, 2017
layout: Stop doing unsafe transmutes between refcell references.
Show description for deaa935
emilio
committed
deaa935
View commit details
Copy full SHA for deaa935
View code at this point
Browse repository at this point
style: Add support for resolving default computed styles.
heycam
committed
cc44f05
View commit details
Copy full SHA for cc44f05
View code at this point
Browse repository at this point
Commits on May 21, 2017
layout: Stop mutating the style data from layout.
Show description for a8fe5d6
emilio
committed
a8fe5d6
View commit details
Copy full SHA for a8fe5d6
View code at this point
Browse repository at this point
Commits on May 20, 2017
Update app_units to 0.4.1
Manishearth
committed
2230332
View commit details
Copy full SHA for 2230332
View code at this point
Browse repository at this point
Commits on May 18, 2017
Simplify rust-selectors API for attribute selectors
SimonSapin
committed
83c7824
View commit details
Copy full SHA for 83c7824
View code at this point
Browse repository at this point
Commits on May 17, 2017
Bug 1364850: Move PseudoElement to be just another combinator in selectors. r=bholley
Show description for 522f848
emilio
committed
522f848
View commit details
Copy full SHA for 522f848
View code at this point
Browse repository at this point
Auto merge of #16876 - asajeffrey:constellation-rename-frames, r=cbrewster
Show description for 8375319
bors-servo
authored
8375319
View commit details
Copy full SHA for 8375319
View code at this point
Browse repository at this point
Commits on May 16, 2017
Properly handle scroll offsets in hit testing
Show description for 9fd2df5
mrobinson
committed
9fd2df5
View commit details
Copy full SHA for 9fd2df5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.