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
Rollup of changes #2 #512
Rollup of changes #2 #512
Commits on May 30, 2013
-
pcwalton committed
May 30, 2013 -
Implement the beginnings of the box model for render boxes
pcwalton committedMay 30, 2013 -
pcwalton committed
May 30, 2013 -
pcwalton committed
May 30, 2013 -
Don't clip layers to the screen area
pcwalton committedMay 30, 2013 -
Clamp scrolling to the page boundaries
pcwalton committedMay 30, 2013 -
Stop hammering on the compositor
pcwalton committedMay 30, 2013 -
Fix corrupted textures when resizing.
pcwalton committedMay 30, 2013 -
Don't try to remove whitespace twice if it's the only node.
Fixes a failure on Wikipedia.
pcwalton committedMay 30, 2013 -
pcwalton committed
May 30, 2013 -
Add flows if requested to the display list info.
This will be used for hit testing.
pcwalton committedMay 30, 2013
Commits on May 31, 2013
-
Basic hit testing functionality
pcwalton committedMay 31, 2013 -
Update rust-css and rust-netsurfcss
pcwalton committedMay 31, 2013 -
Fix method names and dynamic borrow check failures
pcwalton committedMay 31, 2013 -
Refactor a bit and compute vertical margins as well.
pcwalton committedMay 31, 2013
Commits on Jun 1, 2013
-
Update rust-css and fix some dynamic borrow check failures
pcwalton committedJun 1, 2013 -
Add comments and compute heights properly
pcwalton committedJun 1, 2013 -
Commits on Jun 3, 2013
-
Rename `with_imm_base` to `with_base`.
pcwalton committedJun 3, 2013
Commits on Jun 4, 2013
-
test_slam_layout, a new layout perf test case
pcwalton committedJun 4, 2013 -
Stop rendering when script queries layout
pcwalton committedJun 4, 2013 -
Commits on Jun 5, 2013
-
Refactor document damage to distinguish it from layout/style damage.
Also, standardize on the name "reflow" instead of "relayout" or "build".
pcwalton committedJun 5, 2013
Commits on Jun 6, 2013
-
pcwalton committed
Jun 6, 2013 -
pcwalton committed
Jun 6, 2013 -
Only warn, don't assert, if the node range length is zero.
pcwalton committedJun 6, 2013 -
Update the configure script to pass --enable-64bit
pcwalton committedJun 6, 2013 -
-
Commits on Jun 11, 2013
-
Update NSS to fix build issues.
metajack committedJun 11, 2013 -
Merge remote-tracking branch 'origin/master' into pcwalton-master
Conflicts: src/components/main/layout/box_builder.rs
-
metajack committed
Jun 11, 2013 -
-
metajack committed
Jun 11, 2013 -
metajack committed
Jun 11, 2013 -
metajack committed
Jun 11, 2013 -
-
metajack committed
Jun 11, 2013 -
metajack committed
Jun 11, 2013 -