Commit graph

12333 commits

Author SHA1 Message Date
Brian Anderson
d155daf5bf Add some more error handling to ImageCache 2012-08-10 17:27:37 -07:00
Brian Anderson
dffbc82cf8 Don't continue to fetch images after they are decoded and cached 2012-08-10 17:27:37 -07:00
Brian Anderson
d723e0cf7b Some refactoring of ImageCache 2012-08-10 17:27:37 -07:00
Brian Anderson
872a82b9f0 Decode images in the ImageCache 2012-08-10 17:27:37 -07:00
Brian Anderson
61e8c5c457 Rename image to Image. Misc 2012-08-10 17:27:37 -07:00
Brian Anderson
3708fcf9e0 Begin working on ImageCacheTask 2012-08-10 17:27:36 -07:00
Margaret Meyerhofer
2eb6f39be2 Added the ability to specify width by css 2012-08-10 17:02:23 -07:00
Margaret Meyerhofer
95d0998149 Added the ability to compute heights from parent heights and to layout specified heights 2012-08-10 15:30:35 -07:00
Brian Anderson
470a88f459 Reenable some shaper tests on linux 2012-08-09 20:13:55 -07:00
Brian Anderson
9169270e21 Update rust-harfbuzz 2012-08-09 20:09:17 -07:00
Brian Anderson
a8f50a67ca Update rust-harfbuzz 2012-08-09 19:40:05 -07:00
Brian Anderson
fb5a2cc238 Reenable some text tests 2012-08-09 19:44:43 -07:00
Patrick Walton
7512cfad4c Update rust-azure 2012-08-09 19:05:11 -07:00
Patrick Walton
39119adb67 Use the high-level Cairo API in the compositor. Also modernize the style a bit. 2012-08-09 19:04:27 -07:00
Brian Anderson
d7eb2ab8ac Restructure text module 2012-08-09 19:03:32 -07:00
Brian Anderson
2b29512ef5 Give FontLibrary a handle to NativeFontLibrary 2012-08-09 19:03:32 -07:00
Brian Anderson
d4e37f0c82 Make QuartzNativeFont return placeholder values instead of failing 2012-08-09 19:03:32 -07:00
Margaret Meyerhofer
0b7d020174 Extend the traversal interface to support passing a value from parents to children. 2012-08-09 17:55:22 -07:00
Patrick Walton
16634610f2 Update Azure submodule 2012-08-09 17:34:47 -07:00
Patrick Walton
350b26c1d4 Use the high-level, safe Azure API in the PNG sink instead of the low-level, unsafe one 2012-08-09 17:33:48 -07:00
Patrick Walton
1533972c63 Update submodules 2012-08-09 12:17:06 -07:00
Patrick Walton
95c9188f58 Update for impl language changes 2012-08-09 12:12:23 -07:00
Margaret Meyerhofer
7e8d0949d0 Fixed syntax by changing alt to match 2012-08-08 13:40:19 -07:00
Margaret Meyerhofer
0b796c410c Fixed the changing alt syntax and cleaned up some compiler warnings 2012-08-06 14:55:26 -07:00
Brian Anderson
f290f18087 Update rust-layers 2012-08-05 14:35:52 -07:00
Brian Anderson
fad37bb08b Update a number of submodules 2012-08-05 13:12:21 -07:00
Brian Anderson
af1fb1b019 Merge pull request #39 from tuncer/rust-changes
Adapt to rust and net_url changes
2012-08-05 12:55:33 -07:00
Tuncer Ayaz
1651d7036b Adapt to net_url changes 2012-08-05 14:43:15 +02:00
Tuncer Ayaz
cb85521097 Adapt to rust changes 2012-08-05 14:42:50 +02:00
Brian Anderson
1a713b81bb Update rust-harfbuzz 2012-08-02 19:05:19 -07:00
Brian Anderson
7d785c364f Makefile cleanups 2012-08-02 18:59:10 -07:00
Brian Anderson
7d0521eb90 Fix configure.in for disappearance of submodules 2012-08-02 17:09:56 -07:00
Brian Anderson
e908ea6161 Remove rust-sdl, ragel, harfbuzz submodules 2012-08-02 17:03:06 -07:00
Brian Anderson
b4d352be44 Update rust-harfbuzz 2012-08-02 16:49:15 -07:00
Brian Anderson
b521105117 Fix check-rust-harfbuzz build rule 2012-08-02 16:47:02 -07:00
Brian Anderson
8a4ac15908 Update rust-harfbuzz, remove harfbuzz and ragel from the build 2012-08-02 17:09:11 -07:00
Brian Anderson
4da72b4925 Update rust-http-client 2012-08-02 16:35:28 -07:00
Margaret Meyerhofer
b9b68a72b7 Fixed compilation errors from keyword changes 2012-08-02 11:00:58 -07:00
Margaret Meyerhofer
fa122b2a78 Added the ability to iterate over the layout-box tree in parallel. 2012-08-01 17:01:20 -07:00
Brian Anderson
f2c97474c5 Add more resource_task docs 2012-07-28 17:08:33 -07:00
Brian Anderson
08789e5bc8 Use ResourceTask to fetch scripts 2012-07-28 16:59:14 -07:00
Brian Anderson
25a5e903a7 Update rust-http-client 2012-07-28 16:24:42 -07:00
Patrick Walton
114a2689e0 Update rust-mozjs 2012-07-27 22:30:19 -07:00
Patrick Walton
51456ef6a9 Overloaded operators can't be unsafe anymore 2012-07-27 22:29:27 -07:00
Brian Anderson
38c6e99e20 Begin supporting http:// urls 2012-07-27 19:54:13 -07:00
Brian Anderson
6430d74ece Feed the HTML/CSS parsers with the ResourceTask 2012-07-27 19:16:04 -07:00
Brian Anderson
c37528df7d Make relative hrefs work 2012-07-27 18:04:09 -07:00
Brian Anderson
633c013567 Represent URLs as url objects, not strings 2012-07-27 17:24:44 -07:00
Brian Anderson
1d7e37e299 Add make_url with some custom logic 2012-07-27 16:55:16 -07:00
Brian Anderson
f48309739f Begin threading the ResourceTask through the engine 2012-07-27 16:19:38 -07:00