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
Merged
+951
−365
Disable tests for nspr and nss.
cdd5de7
Select commit
c14a137
Update rust-geom
pcwalton 233a204
Implement the beginnings of the box model for render boxes
pcwalton a1d1289
Add NSPR and NSS submodules
pcwalton 0af3bbf
Add NSS and NSPR to the build
pcwalton 2d1a00c
Don't clip layers to the screen area
pcwalton 67eb533
Clamp scrolling to the page boundaries
pcwalton d97f002
Stop hammering on the compositor
pcwalton 02c5772
Fix corrupted textures when resizing.
pcwalton dcfabb7
Don't try to remove whitespace twice if it's the only node.
pcwalton e2bcd36
Color links blue
pcwalton 2e4cecc
Add flows if requested to the display list info.
pcwalton ea1a406
base and bounds methods for DisplayItem
f77eef5
Basic hit testing functionality
pcwalton facb707
Update rust-css and rust-netsurfcss
pcwalton d5e4793
Add horizontal borders, margins and padding. Broken until rust-css su…
708f9b4
Fix method names and dynamic borrow check failures
pcwalton 0b91af3
Refactor a bit and compute vertical margins as well.
pcwalton 72ca765
Update rust-css and fix some dynamic borrow check failures
pcwalton f1fcd4d
Add comments and compute heights properly
pcwalton cddf67a
Update border rendering
fb2ce2c
Rename `with_imm_base` to `with_base`.
pcwalton e6ff135
test_slam_layout, a new layout perf test case
pcwalton 8d3b6ae
Stop rendering when script queries layout
pcwalton 40a69fc
Address review comments
pcwalton 7a435fc
Refactor document damage to distinguish it from layout/style damage.
pcwalton 5750069
Use the scroll hack
pcwalton ae5b2df
Roll up block layout changes
pcwalton 9c25474
Only warn, don't assert, if the node range length is zero.
pcwalton 97eb567
Update the configure script to pass --enable-64bit
pcwalton c65d51f
Address review comments
pcwalton 98a730c
Use full paths for submodules in the configure script
pcwalton bb6ae7a
Update NSS to fix build issues.
metajack 5425154
Merge remote-tracking branch 'origin/master' into pcwalton-master
metajack a2c4f72
Fix spacing.
metajack 4cf4302
Update nss.
metajack ea1c883
Fix warning.
metajack 16ca6f2
Add missing field.
metajack a42cf9b
Fix types.
metajack b635079
Revert rust-css and rust-netsurfcss to working versions.
metajack f0692e5
Update rust-glut.
metajack a5e3605
Fix rust-css tests.
metajack cdd5de7
Disable tests for nspr and nss.
metajack
Merged
Rollup of changes #2 #512
Disable tests for nspr and nss.
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
May 30, 2013
May 25, 2013
May 31, 2013
May 31, 2013
May 30, 2013
May 31, 2013
May 31, 2013
Jun 1, 2013
Jun 1, 2013
May 31, 2013
Jun 3, 2013
Jun 4, 2013
Jun 4, 2013
Jun 4, 2013
Jun 5, 2013
Jun 6, 2013
Jun 6, 2013
Jun 6, 2013
Jun 6, 2013
Jun 6, 2013
Jun 6, 2013
Jun 11, 2013
Jun 11, 2013
Jun 11, 2013
Jun 11, 2013
Jun 11, 2013
Jun 11, 2013
Jun 11, 2013
Jun 11, 2013
Jun 11, 2013
Jun 11, 2013
Jun 11, 2013
cdd5de7
Select commit
c14a137
Update rust-geom
pcwalton 233a204
Implement the beginnings of the box model for render boxes
pcwalton a1d1289
Add NSPR and NSS submodules
pcwalton 0af3bbf
Add NSS and NSPR to the build
pcwalton 2d1a00c
Don't clip layers to the screen area
pcwalton 67eb533
Clamp scrolling to the page boundaries
pcwalton d97f002
Stop hammering on the compositor
pcwalton 02c5772
Fix corrupted textures when resizing.
pcwalton dcfabb7
Don't try to remove whitespace twice if it's the only node.
pcwalton e2bcd36
Color links blue
pcwalton 2e4cecc
Add flows if requested to the display list info.
pcwalton ea1a406
base and bounds methods for DisplayItem
f77eef5
Basic hit testing functionality
pcwalton facb707
Update rust-css and rust-netsurfcss
pcwalton d5e4793
Add horizontal borders, margins and padding. Broken until rust-css su…
708f9b4
Fix method names and dynamic borrow check failures
pcwalton 0b91af3
Refactor a bit and compute vertical margins as well.
pcwalton 72ca765
Update rust-css and fix some dynamic borrow check failures
pcwalton f1fcd4d
Add comments and compute heights properly
pcwalton cddf67a
Update border rendering
fb2ce2c
Rename `with_imm_base` to `with_base`.
pcwalton e6ff135
test_slam_layout, a new layout perf test case
pcwalton 8d3b6ae
Stop rendering when script queries layout
pcwalton 40a69fc
Address review comments
pcwalton 7a435fc
Refactor document damage to distinguish it from layout/style damage.
pcwalton 5750069
Use the scroll hack
pcwalton ae5b2df
Roll up block layout changes
pcwalton 9c25474
Only warn, don't assert, if the node range length is zero.
pcwalton 97eb567
Update the configure script to pass --enable-64bit
pcwalton c65d51f
Address review comments
pcwalton 98a730c
Use full paths for submodules in the configure script
pcwalton bb6ae7a
Update NSS to fix build issues.
metajack 5425154
Merge remote-tracking branch 'origin/master' into pcwalton-master
metajack a2c4f72
Fix spacing.
metajack 4cf4302
Update nss.
metajack ea1c883
Fix warning.
metajack 16ca6f2
Add missing field.
metajack a42cf9b
Fix types.
metajack b635079
Revert rust-css and rust-netsurfcss to working versions.
metajack f0692e5
Update rust-glut.
metajack a5e3605
Fix rust-css tests.
metajack cdd5de7
Disable tests for nspr and nss.
metajack