Young-il Choi
|
3315c0bcfd
|
submodule: update rust-azure
|
2013-05-03 12:27:10 +09:00 |
|
Jack Moffitt
|
53f8f15215
|
Merge pull request #413 from ILyoan/remove_copy_hubbub
Remove unnecessary copying in hubbub parser
|
2013-05-02 20:22:35 -07:00 |
|
ILyoan
|
4452d1943b
|
Remove unnecessary copying in hubbub parser
|
2013-05-03 11:53:42 +09:00 |
|
Jack Moffitt
|
70b39cceec
|
Update sharegl dependency.
|
2013-05-02 20:51:29 -06:00 |
|
Jack Moffitt
|
0a6e2b8fd9
|
Merge pull request #412 from pcwalton/detree
Remove the "tree" API and clean up flow a bit
|
2013-05-02 19:37:36 -07:00 |
|
Jack Moffitt
|
31a578ab30
|
Merge pull request #411 from pcwalton/language-changes
Update servo-gfx and submodules for language changes
|
2013-05-02 19:30:00 -07:00 |
|
Patrick Walton
|
6abcdc9218
|
Incorporate updates for language changes
|
2013-05-02 19:22:45 -07:00 |
|
Patrick Walton
|
88cd77f4d6
|
Remove the confusing tree API. It should be recreated later.
|
2013-05-02 19:18:52 -07:00 |
|
Patrick Walton
|
fddf4ca30e
|
Update style of flow and remove its reliance on tree
`tree` is an old API that predates the use of traits. It should be redone.
This commit breaks the dependency on it.
|
2013-05-02 19:12:09 -07:00 |
|
Patrick Walton
|
c74249aee5
|
Adjust code style in clientrect
|
2013-05-02 19:11:27 -07:00 |
|
Patrick Walton
|
84189202ad
|
Update for fixed tests
|
2013-05-02 18:48:21 -07:00 |
|
Patrick Walton
|
51be0641ff
|
Update servo-gfx and submodules for language changes
|
2013-05-02 16:45:23 -07:00 |
|
yichoi
|
d7f4834e9a
|
Merge pull request #409 from aydinkim/master
remove JosefinSans and related works
|
2013-05-02 02:26:05 -07:00 |
|
Young-il Choi
|
277d50c981
|
submodule: update rust-core-foundation
|
2013-05-02 18:18:31 +09:00 |
|
Young-il Choi
|
9f9eef4772
|
submodule: update mozjs
|
2013-05-02 18:08:24 +09:00 |
|
Young-il Choi
|
3713681ebb
|
submodule: update rust-harfbuzz
|
2013-05-02 17:54:22 +09:00 |
|
aydinkim
|
907bbdea61
|
delete JosefinSans and related works
|
2013-05-02 17:28:36 +09:00 |
|
Young-il Choi
|
b8208ca0fa
|
submodule: update rust-glut
|
2013-05-02 16:54:55 +09:00 |
|
yichoi
|
3506befd17
|
Merge pull request #408 from aydinkim/master
update for language changes
|
2013-05-01 23:38:49 -07:00 |
|
Young-il Choi
|
55968b977c
|
submodule: update rust-mozjs
|
2013-05-02 15:36:48 +09:00 |
|
Young-il Choi
|
386bb6d244
|
submodule: update rust-netsurfcss
|
2013-05-02 15:34:40 +09:00 |
|
Young-il Choi
|
bd7f3aa134
|
submodule: update rust-css
|
2013-05-02 15:32:35 +09:00 |
|
Young-il Choi
|
53ff911b03
|
submodule: update rust-glut
|
2013-05-02 15:31:23 +09:00 |
|
Young-il Choi
|
d2d1b4ea31
|
submodule: update rust-opengles
|
2013-05-02 15:29:09 +09:00 |
|
aydinkim
|
c1773f0c70
|
update servo for language change
|
2013-05-02 14:30:14 +09:00 |
|
Young-il Choi
|
e7859efa10
|
submodule: update rust-fontconfig
|
2013-05-02 13:49:44 +09:00 |
|
Young-il Choi
|
4f450d9b56
|
submodule: update sharegl
|
2013-05-02 13:41:00 +09:00 |
|
Young-il Choi
|
9fb50e41c2
|
submodule: update rust-opengles
|
2013-05-02 12:37:15 +09:00 |
|
Jack Moffitt
|
d949d86cde
|
Merge pull request #407 from yichoi/pull-rust-geom
submodule: update rust-geom
|
2013-05-01 20:21:07 -07:00 |
|
Young-il Choi
|
e941f4b95a
|
submodule: update rust-geom
|
2013-05-02 12:16:56 +09:00 |
|
Brian Anderson
|
6cbafae93d
|
Merge pull request #405 from yichoi/pull-0502
submodule: update rust-wapcaplet
|
2013-05-01 18:53:31 -07:00 |
|
Young-il Choi
|
c272c4c2a5
|
submodule: update rust-wapcaplet
|
2013-05-02 09:52:01 +09:00 |
|
Jack Moffitt
|
25a10b4f0a
|
Merge remote-tracking branch 'brson/wip'
Conflicts:
src/rust
|
2013-04-30 23:49:42 -06:00 |
|
Seth Fowler
|
182047f525
|
Update rust submodule to include fix for rust issue #6117. Fixes #401
|
2013-04-30 18:33:58 -07:00 |
|
Brian Anderson
|
ec49bb55cb
|
Update skia and rust-azure
|
2013-04-30 14:45:16 -07:00 |
|
Brian Anderson
|
b4d227008d
|
configure: Remove CFG_C_COMPILER. Unused
|
2013-04-30 14:44:30 -07:00 |
|
Seth Fowler
|
f2e914740d
|
Update mozjs to incorporate the patch for bug 784631. Fixes #286
|
2013-04-29 16:44:08 -07:00 |
|
Jack Moffitt
|
6b4da732a0
|
Merge pull request #400 from saneyuki/config
Remove '--quiet' option from git commands in /configure.
|
2013-04-29 08:05:30 -07:00 |
|
Tetsuharu OHZEKI
|
baada2503b
|
Remove '--quiet' option from git submodule commands in /configure.
|
2013-04-29 23:02:01 +09:00 |
|
Jack Moffitt
|
6c6aad1bd6
|
Update sharegl dependency.
|
2013-04-25 20:19:01 -06:00 |
|
Jack Moffitt
|
6baff05992
|
Update rust-opengles dependency.
|
2013-04-24 15:59:44 -06:00 |
|
Jack Moffitt
|
af94ffb46d
|
Merge branch 'ILyoan-stride'
|
2013-04-24 15:53:48 -06:00 |
|
Jack Moffitt
|
da505b3672
|
Update rust-layers dependency.
|
2013-04-24 15:50:04 -06:00 |
|
Jack Moffitt
|
8931d17a6f
|
Merge pull request #397 from jdm/morebind
Lots of work on bindings
|
2013-04-24 09:23:54 -07:00 |
|
Josh Matthews
|
bc26b46588
|
Fix build errors after rebase.
|
2013-04-23 23:56:40 +02:00 |
|
Josh Matthews
|
5bade7b0fb
|
Add getBoundingClientRect, and make it and getClientRects synchronously query layout. Associate flows with DOM nodes to allow this querying to occur. Alleviate the problem of Element objects not having access to the original AbstractNode by adding a transient field to Node that is non-null while a node downcast is taking place.
|
2013-04-23 23:56:40 +02:00 |
|
Josh Matthews
|
71df18a839
|
Unbreak GC some more.
|
2013-04-23 23:56:40 +02:00 |
|
Josh Matthews
|
6fbf40988f
|
Remove all traces of owned DOM objects. This DOM is all about sharing.
|
2013-04-23 23:56:40 +02:00 |
|
Josh Matthews
|
db5eca4764
|
Make GC work.
|
2013-04-23 23:56:40 +02:00 |
|
Josh Matthews
|
535bfb3cbb
|
Make text nodes use same private slot representation as DOM elements.
|
2013-04-23 23:56:40 +02:00 |
|