Граф коммитов

751 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu a0f8c10258 Backing out bug 392233 again 2008-03-18 08:37:49 +00:00
roc+%cs.cmu.edu cd3b6ea999 Bug 392233. Relanding ... make SVG text build textruns taking into account the current transform's scale. Also refactors code to simplify everything. r=longsonr,sr=vlad 2008-03-18 07:42:08 +00:00
roc+%cs.cmu.edu 54988fc149 Backing out bug 392233. 2008-03-18 02:36:17 +00:00
roc+%cs.cmu.edu fe0057bcab Bug 392233. Take the current contxt scale into account when constructing textruns for SVG, and simplify the SVG text code. r=longsonr,sr=vlad 2008-03-18 01:45:12 +00:00
longsonr%gmail.com 1cead16287 Bug 423071 - SVG bad clippath rendering when changed via DOM. r+sr=roc,a1.9=blocking1.9+ 2008-03-17 19:55:36 +00:00
longsonr%gmail.com 117d138bdf Bug 419746 - SVG crash in gfxASurface::SetDeviceOffset() via nsSVGMaskFrame::ComputeMaskAlpha(). r+sr=vladimir,a1.9=blocking1.9+ 2008-03-17 17:15:43 +00:00
dholbert%cs.stanford.edu 86f3f4fda0 Bug 422484: Add parens around macro if conditions. Patch by David Mandelin <dmandelin@mozilla.com> r=benjamin a1.9=dsicore 2008-03-12 21:47:12 +00:00
reed%reedloden.com 8ebd87aced Bug 421780 - "SVG <image> has stopped working" (use the native size of the current frame instead of its scaled size) [p=joe@drew.ca (Joe Drew [JOEDREW!]) r=longsonr sr=vlad a=blocking1.9+] 2008-03-12 17:19:51 +00:00
vladimir%pobox.com 230fd7d33a b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad 2008-03-06 06:51:15 +00:00
jwalden%mit.edu 1862ed9140 Bug 420243 - Fix an arithmetic mistake in SVGTextContentElement.getSubStringLength. r+sr=roc, a=beltzner 2008-03-06 02:10:44 +00:00
reed%reedloden.com fbc57a829f Bug 419000 - "Remove SVG_DEBUG_PRINTING (as it blocks nsTransform2D cleanup)" [p=alfredkayser@gmail.com (Alfred Kayser) r+sr=roc a1.9=damons] 2008-02-23 09:25:37 +00:00
jruderman%hmc.edu d983f66183 Add crashtest 2008-02-23 00:14:17 +00:00
jwatt%jwatt.org 1188103213 Bug 409565. "ASSERTION: unexpected frame type" with -moz-column, float, svg. r=bz@bzarsky@mit.edu, sr=roc@ocallahan.org, b1.9=mtschrep@gmail.com 2008-02-22 10:50:32 +00:00
jwatt%jwatt.org ae4f4da969 Bug 418206. Some SVG files that appear to hang Mozilla. r=longsonr@gmail.com, sr=roc@ocallahan.org, a1.9=beltzner@mozilla.com 2008-02-21 17:43:26 +00:00
jag%tty.nl 4221353fba Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 08:50:33 +00:00
roc+%cs.cmu.edu 7d991d1438 Bug 414784. Relanding SVG filter rework with additional fix. Lets us compute SVG work surface sizes smaller than the filter effects region, and fixes many filter correctness bugs. r=rlongson,sr=pavlov 2008-02-18 07:29:01 +00:00
roc+%cs.cmu.edu 65f84b5ea7 Backing out 414784 2008-02-18 02:20:21 +00:00
roc+%cs.cmu.edu 47c13fb6b6 Backing out 414784 due to crashtest failure. 2008-02-18 02:04:26 +00:00
roc+%cs.cmu.edu 544a6f272f Fixing typo 2008-02-18 01:14:20 +00:00
roc+%cs.cmu.edu a8049f2396 Bug 414784. Lots of SVG filter fixes plus a framework for analyzing the filter primitive graph, which we use to compute smaller surface sizes than the filter effects region. r=rlongson,sr=pavlov 2008-02-18 01:10:58 +00:00
longsonr%gmail.com 58fc04f9b4 Bug 407463 - Skip rendering of invalid filters, masks and clipPaths. r+sr=tor,a1.9=blocking1.9+ 2008-02-09 14:22:14 +00:00
longsonr%gmail.com f7b39c9bf5 Bug 368840 - Ensure gradients without stops are transparent rather than the fallback colour. r+sr=tor,a1.9=mtschrep 2008-02-08 21:52:04 +00:00
jwatt%jwatt.org 5ea9b05fdb Bug 414112. CSS 2.1 300px fallback width doesn't play nice with percentages. r=bzbarsky@mit.edu, sr=tor@acm.org, b1.9=mtschrep@gmail.com 2008-02-08 21:50:24 +00:00
longsonr%gmail.com 2365868a40 Bug 368840 - Fallback paint should be used for degenerate objectBoundingBox gradients. r+sr=tor,a1.9=mtschrep 2008-02-07 11:45:21 +00:00
jruderman%hmc.edu cd1c9d61f2 Add crashtest 2008-02-04 04:51:02 +00:00
jwatt%jwatt.org 68a42567b4 Fixing bug 272885. Disable rendering of some elements when their width or height is zero. r=tor@acm.org, sr=vladimir@pobox.com, a1.9=mtschrep@gmail.com 2008-01-27 20:39:27 +00:00
longsonr%gmail.com bb8fac2b7b Bug 377085 - line svg element getBBox() returns bad rect. r+sr=tor,a1.9=blocking1.9+ 2008-01-27 14:55:54 +00:00
jwatt%jwatt.org 7c02713eee Fixing bug 382325. SVG should fall back to 300px x 150px as per CSS 2.1 section 10.3.2. r=longsonr@gmail.com, sr=tor@acm.org, a1.9=beltzner@mozilla.com 2008-01-25 18:53:24 +00:00
longsonr%gmail.com d15ff4b6ff Bug 411555 - Text inside filter causing invalidation loop. r=jwat,sr=tor,a1.9=blocking1.9+ 2008-01-25 09:27:04 +00:00
jwatt%jwatt.org 715b6e2efd Fixing bug 404677. ASSERTION: Intrinsic ratio has a negative component. r+sr=tor@acm.org, a1.9=beltzner@mozilla.com 2008-01-25 08:54:59 +00:00
jruderman%hmc.edu 08efc71405 Add crashtest 2008-01-16 06:45:01 +00:00
jruderman%hmc.edu e7cddf08d5 Re-enable tests on Mac now that svg:mask doesn't crash 2008-01-11 05:56:37 +00:00
longsonr%gmail.com 4e7da36d5a Bug 410811 - Implement GetNearestViewportElement and GetFarthestViewportElement. r=tor,sr=roc,a1.9=beltzner 2008-01-10 11:26:26 +00:00
roc+%cs.cmu.edu f81fc1eb39 Bug 411334. Try optimistically to not use a temporary group for SVG drawing on Mac. If drawing fails we try again with a temporary group. r+sr=vlad 2008-01-09 22:54:00 +00:00
tor%cs.brown.edu 8de16e587b Bug 410659 - plug feImage leaks. r=longsonr, sr=roc, a=mtschrep 2008-01-07 17:06:24 +00:00
longsonr%gmail.com a9d8e9e42e Bug 410792 - Remove unused FEUnimplementedMOZElement code. r+sr=tor,a1.9=mtschrep 2008-01-07 11:59:38 +00:00
jruderman%hmc.edu 24d5ba5f23 Add crashtest 2008-01-06 07:10:33 +00:00
roc+%cs.cmu.edu eba7de326d Bug 407889. Reduce dynamic memory allocations during event handling by having nested invocations of HitTest share a single buffer for reordering display items; this buffer is an nsAutoTArray so it's mostly stack-allocated. r+sr=mats 2008-01-04 02:08:30 +00:00
tor%cs.brown.edu e945d72d57 Bug 389746 - implement feDisplacementMap.
p=tor,longsonr, r=longsonr, sr=roc, a=dsicore
2008-01-03 21:37:59 +00:00
dtownsend%oxymoronical.com e3344fe165 Backout of bug 409383 to correct test failure on fxdbug-win32-tb. 2008-01-03 20:19:22 +00:00
longsonr%gmail.com 9e05da2268 Bug 409383 - Switch sometimes ends up with multiple child frames. r+sr=roc,a1.9=beltzner 2008-01-03 14:30:03 +00:00
tor%cs.brown.edu a7aa2d1b9c Bug 390379 - Implement feImage. p=tor,longsonr r=longsonr, sr=roc a=dsicore 2008-01-02 20:49:14 +00:00
jruderman%hmc.edu 7410ebe80e Add crashtest 2008-01-01 21:59:37 +00:00
longsonr%gmail.com 8c75c2c62a Bug 409573 - Null deref [@ nsSVGUseFrame::GetCanvasTM] with filter, use, XBL. r+sr=tor,a1.9=beltzner 2007-12-31 14:13:34 +00:00
jruderman%hmc.edu 4d19e3a3aa Add crashtest (currently fails on Mac, hopefully passes on other platforms) 2007-12-24 01:30:58 +00:00
longsonr%gmail.com 1c99956fd7 Bug 396771 - SVG text with percentage positioning not shown correctly (add missing assertion). r=jwatt,sr=tor,a=blocking1.9+ 2007-12-20 14:31:17 +00:00
longsonr%gmail.com 2e1fbd57f3 Bug 396771 - SVG text with percentage positioning not shown correctly. r=jwatt,sr=tor,a=blocking1.9+ 2007-12-20 14:26:34 +00:00
jwatt%jwatt.org ff45ed73e7 Re-checkin fix for bug 407959 (this time without the reftest that I suspect caused other tests to fail (a modified test will follow)). Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org 2007-12-20 09:13:38 +00:00
roc+%cs.cmu.edu 65871fcac1 Backing out jwatt's fix for bug 407959 because of test failures. 2007-12-20 08:16:01 +00:00
jwatt%jwatt.org 5ebd919a01 Fixing bug 407959. Embedded SVG object disappears when zooming or in Print Preview. r=tor@acm.org, sr=roc@ocallahan.org 2007-12-20 06:48:20 +00:00