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 |
|