David Zbarsky
|
2c3499b66c
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
|
Nicholas Cameron
|
04002c184f
|
Bug 780692; throttle OMTA (rollup patch). r=dbaron,bz
--HG--
extra : rebase_source : 1207275df5c509ac1974e2b9333c738b995f9d5e
|
2012-12-12 10:12:43 +13:00 |
|
David Zbarsky
|
f386a1e940
|
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
|
2012-07-31 10:28:21 -07:00 |
|
Mark Finkle
|
70a01196ec
|
Backout 169ff207ed19, a34baed70c1b, f9ccdd490bd7, 39550ed860e6, 2194a2dd66b2, 908eb2e26843, a76e0a267f26 due to mobile viewport bustage (bug 778580)
|
2012-07-30 14:36:12 -04:00 |
|
David Zbarsky
|
5a900008c4
|
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
|
2012-07-27 13:23:44 -07:00 |
|
Ed Morley
|
be8bf4beae
|
Backout 1244b8a8e57a (bug 755084), 32d16d0f87c9 (bug 706179), 8548e016d4a9 (bug 768440), 697f5b87eae9 (bug 768440), 808fc2bd4e8c (bug 755084), 54b1484cd125 (bug 755084), 876726b632c0 (bug 706179) for xul android R3 failures
|
2012-07-25 16:37:04 +01:00 |
|
David Zbarsky
|
0fe356e5ed
|
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
|
2012-07-25 01:48:09 -07:00 |
|
Matt Brubeck
|
2e41f92cb5
|
Back out f4f5189b1d0c, 3b4f0606c547, b8a5a1ab8a5f, 5078933d6954, 7e0260c45de9 (bug 768440, bug 755084, bug 706179) because of reftest failures
|
2012-07-23 20:25:51 -07:00 |
|
David Zbarsky
|
5deebe2e9b
|
Bug 755084 Part 2: Perform CSS animations of transform and opacity on the compositor r=roc, dbaron
|
2012-07-23 17:34:46 -07:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Matt Woodrow
|
77eeddfb4e
|
Part 20 - Add more gfx3DMatrix transformation function and use these in nsStyleTransformMatrix. r=derf
|
2011-09-27 10:54:45 +13:00 |
|
Matt Woodrow
|
fbf0bfdb94
|
Bug 505115 - Part 19 - Make the matrix*() transform function handles both length and number values. r=dbaron
|
2011-09-27 10:54:30 +13:00 |
|
Matt Woodrow
|
7b27325b26
|
Bug 505115 - Part 9 - Implement the perspective() transform function and the perspective CSS property. r=dbaron
|
2011-08-03 15:04:22 +12:00 |
|
Matt Woodrow
|
ada52f1e13
|
Bug 505115 - Part 6 - Implement the 3d -moz-transform functions. r=dbaron
|
2011-08-03 15:04:19 +12:00 |
|
Matt Woodrow
|
6366c7e2e7
|
Bug 505115 - Part 5 - Use gfx3DMatrix in layout. r=roc
|
2011-07-23 10:28:51 +12:00 |
|
Matt Woodrow
|
f00688318f
|
Bug 505115 - Part 3 - Convert nsStyleTransformMatrix to be backed by a 4x4 matrix. r=dbaron
|
2011-07-23 10:28:07 +12:00 |
|
Jonathan Watt
|
47f6a46ada
|
Bug 614732 part 2 - Doc changes (clarify why nsDisplayTransform requires a bounds rect, and correctly associate nsStyleTransformMatrix's doxygen comment with it). r=roc.
|
2011-05-25 09:01:11 +01:00 |
|
L. David Baron
|
f5249f9108
|
Implement animation of -moz-transform property. (Bug 531344) r=dholbert
|
2010-07-02 21:18:56 -07:00 |
|
L. David Baron
|
6876cdaeaa
|
Move ReadTransforms from nsRuleNode to nsStyleTransformMatrix. (Bug 531344) r=dholbert
|
2010-07-02 21:18:56 -07:00 |
|
L. David Baron
|
5aa4881b79
|
Fix comment in nsStyleTransformMatrix.h.
|
2009-12-11 08:13:19 -08:00 |
|
L. David Baron
|
8eb7aff884
|
Rename aInherited/inherited to aCanStoreInRuleTree/canStoreInRuleTree. (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
|
L. David Baron
|
1854f68bbb
|
Reverse the boolean meaning of inherited/aInherited. (This patch, without the next patch to rename things, makes the code make less sense.) (Bug 476598) r+sr=bzbarsky
|
2009-02-04 13:24:18 -08:00 |
|
L. David Baron
|
12fe22cbdd
|
Fix failure to propagate aInherited result of nsRuleNode::CalcLength. (Bug 460440) r=kschwarz sr=bzbarsky
|
2008-10-20 14:07:09 +02:00 |
|
Keith Schwarz
|
b7fa826c9b
|
Bug 455138 - Bug 435293 landed failing tests; r=(dbaron + roc) sr=dbaron
|
2008-09-22 20:59:37 +02:00 |
|
Keith Schwarz
|
c45964315c
|
Bug 455403 - -moz-transform translate functions result in incorrect origin; v5; r+sr=dbaron
|
2008-09-20 16:39:31 +02:00 |
|
L. David Baron
|
b8d9d3e2ed
|
Backed out changeset aab6b12f4a2b (Bug 455403) due to reftest failures from landing patches in the wrong order, and unexplained reftest hangs.
|
2008-09-19 16:04:34 -07:00 |
|
Keith Schwarz
|
89a6316c50
|
Fix incorrect composition of translations with other transforms by making matrix multiplication code clearer, clarifying which matrices are for column vectors and which are for row vectors, and fixing incorrect matrix type conversions. (Bug 455403) r+sr=dbaron
|
2008-09-19 10:14:54 -07:00 |
|
Keith Schwarz
|
dc907e1ec7
|
Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc
|
2008-09-13 21:42:11 +12:00 |
|