servo/components/canvas
Tom Tromey 4768597b13 Remove get_location_with_offset
Now that rust-cssparser reports 1-based locations, bump the required
cssparser version and remove get_location_with_offset.  Previously,
some code paths were not calling get_location_with_offset; see
https://bugzilla.mozilla.org/show_bug.cgi?id=1398869 for some
background.
2017-09-12 07:35:55 -06:00
..
webgl_mode Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox" 2017-08-16 23:23:18 +02:00
canvas_paint_thread.rs Implement Ellipse Canvas 2D API 2017-09-01 16:04:06 -07:00
Cargo.toml Remove get_location_with_offset 2017-09-12 07:35:55 -06:00
gl_context.rs implement clone for embedder and compositor proxies 2017-08-28 18:39:31 +08:00
lib.rs Use FnvHashMap in WebGL implementation. 2017-08-24 22:18:34 +02:00
webgl_thread.rs Reuse WebGL ImageKeys after a resize. 2017-08-31 22:54:33 +02:00