servo/components
bors-servo c828e83604 auto merge of #3817 : nkdalmia/servo/master, r=jdm
We have completed the initial step for "Implement Window.sessionStorage and Window.localStorage"
- Create and stub the Storage WebIDL interface
2014-11-06 10:51:40 -07:00
..
canvas Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00
compositing Invert control flow, fix resizing, and improve checkerboarding 2014-11-04 13:51:56 -08:00
devtools make naming more consistent 2014-10-28 10:06:39 -07:00
devtools_traits Disable non_snake_case warnings in devtools 2014-09-23 11:45:08 -07:00
gfx layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
layout layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
layout_traits Use opts as a global, to avoid cloning and passing the struct all over the code. 2014-10-20 10:48:47 +10:00
msg Invert control flow, fix resizing, and improve checkerboarding 2014-11-04 13:51:56 -08:00
net More useful stb-image error handling 2014-11-02 15:20:22 -08:00
plugins Silence lint for self.global in XHR 2014-11-06 06:37:44 +05:30
script auto merge of #3817 : nkdalmia/servo/master, r=jdm 2014-11-06 10:51:40 -07:00
script_traits Invert control flow, fix resizing, and improve checkerboarding 2014-11-04 13:51:56 -08:00
style layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
util gfx: Micro-optimize DList and StackingContext a bit. 2014-11-05 00:56:56 -08:00