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
NSS/NSPR, scroll fixes, texture upload fixes, and hit testing #495
Closed
+699
−249
Fix method names and dynamic borrow check failures
5068422
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
213d3b0
Basic hit testing functionality
9f0d1fa
Update rust-css and rust-netsurfcss
pcwalton ef1785d
Add horizontal borders, margins and padding. Broken until rust-css su…
5068422
Fix method names and dynamic borrow check failures
pcwalton
Closed
NSS/NSPR, scroll fixes, texture upload fixes, and hit testing #495
Fix method names and dynamic borrow check failures
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
5068422
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
213d3b0
Basic hit testing functionality
9f0d1fa
Update rust-css and rust-netsurfcss
pcwalton ef1785d
Add horizontal borders, margins and padding. Broken until rust-css su…
5068422
Fix method names and dynamic borrow check failures
pcwalton