New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Several fixes #492
Closed
+1,319
−1,060
Color links blue
4541970
Select commit
729a5ff
Reduce the number of messages needed to exchange buffers from 3 to 2
pcwalton c658c6d
Move the test harnesses into test/.
pcwalton c7bce98
Remove the `servo-` prefix from core components.
pcwalton 4f3ca37
Introduce a phantom type to prevent script from accessing the layout …
pcwalton 83e1bd8
Fix merge fallout.
pcwalton 0a95672
Reduce coupling between layout and the DOM by separating out the layo…
pcwalton 0ea1a94
Remove the layout debug methods.
pcwalton bf82bc5
Separate the DOM and layout into separate crates.
pcwalton 0b22336
etc: Make tidy more resilient to dirty build directories
pcwalton 6012a3e
Refactor display lists to use less memory.
pcwalton 09292be
Update rust-geom
pcwalton 11efed6
Implement the beginnings of the box model for render boxes
pcwalton aa8150d
Add NSPR and NSS submodules
pcwalton faf9f31
Add NSS and NSPR to the build
pcwalton 1518a5b
Don't clip layers to the screen area
pcwalton 349c455
Clamp scrolling to the page boundaries
pcwalton ca255b1
Stop hammering on the compositor
pcwalton 4dbdafd
Fix corrupted textures when resizing.
pcwalton 3837a4d
Don't try to remove whitespace twice if it's the only node.
pcwalton 4541970
Color links blue
pcwalton
Closed
Several fixes #492
Color links blue
May 20, 2013
May 21, 2013
May 21, 2013
May 22, 2013
May 28, 2013
May 28, 2013
May 28, 2013
May 29, 2013
May 29, 2013
May 29, 2013
May 29, 2013
May 29, 2013
May 29, 2013
May 29, 2013
May 29, 2013
May 29, 2013
May 29, 2013
May 30, 2013
May 30, 2013
May 30, 2013
4541970
Select commit
729a5ff
Reduce the number of messages needed to exchange buffers from 3 to 2
pcwalton c658c6d
Move the test harnesses into test/.
pcwalton c7bce98
Remove the `servo-` prefix from core components.
pcwalton 4f3ca37
Introduce a phantom type to prevent script from accessing the layout …
pcwalton 83e1bd8
Fix merge fallout.
pcwalton 0a95672
Reduce coupling between layout and the DOM by separating out the layo…
pcwalton 0ea1a94
Remove the layout debug methods.
pcwalton bf82bc5
Separate the DOM and layout into separate crates.
pcwalton 0b22336
etc: Make tidy more resilient to dirty build directories
pcwalton 6012a3e
Refactor display lists to use less memory.
pcwalton 09292be
Update rust-geom
pcwalton 11efed6
Implement the beginnings of the box model for render boxes
pcwalton aa8150d
Add NSPR and NSS submodules
pcwalton faf9f31
Add NSS and NSPR to the build
pcwalton 1518a5b
Don't clip layers to the screen area
pcwalton 349c455
Clamp scrolling to the page boundaries
pcwalton ca255b1
Stop hammering on the compositor
pcwalton 4dbdafd
Fix corrupted textures when resizing.
pcwalton 3837a4d
Don't try to remove whitespace twice if it's the only node.
pcwalton 4541970
Color links blue
pcwalton