summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-12 21:36:39 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-12 21:36:39 +0000
commitb6f7462b3ded26f6c3559feb0a48cc39ae9c1631 (patch)
treefa88d6b5170d7ccbb95d93638ad54cd495328c42 /base
parentbd3e7886d526bba1e0394273748479db9fabc79c (diff)
downloadchromium_src-b6f7462b3ded26f6c3559feb0a48cc39ae9c1631.zip
chromium_src-b6f7462b3ded26f6c3559feb0a48cc39ae9c1631.tar.gz
chromium_src-b6f7462b3ded26f6c3559feb0a48cc39ae9c1631.tar.bz2
Rebaseline a bunch of vector canvas unit tests for the changes to Skia.
Review URL: http://codereview.chromium.org/14078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6930 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base')
-rw-r--r--base/data/vectorcanvastest/circles/00_vc_circle_stroke.pngbin392 -> 410 bytes
-rw-r--r--base/data/vectorcanvastest/circles/01_pc_circle_fill.pngbin466 -> 463 bytes
-rw-r--r--base/data/vectorcanvastest/circles/01_vc_circle_fill.pngbin460 -> 481 bytes
-rw-r--r--base/data/vectorcanvastest/circles/02_vc_circle_over_strike.pngbin492 -> 513 bytes
-rw-r--r--base/data/vectorcanvastest/circles/03_pc_circle_stroke_and_fill.pngbin568 -> 566 bytes
-rw-r--r--base/data/vectorcanvastest/circles/03_vc_circle_stroke_and_fill.pngbin579 -> 602 bytes
-rw-r--r--base/data/vectorcanvastest/circles/04_pc_mixed_stroke.pngbin1172 -> 1180 bytes
-rw-r--r--base/data/vectorcanvastest/circles/04_vc_mixed_stroke.pngbin1215 -> 1228 bytes
-rw-r--r--base/data/vectorcanvastest/clippingintersect/00_pc_intersect.pngbin1214 -> 1218 bytes
-rw-r--r--base/data/vectorcanvastest/clippingintersect/00_vc_intersect.pngbin1214 -> 1218 bytes
-rw-r--r--base/data/vectorcanvastest/clippingpath/00_pc_path.pngbin1110 -> 1132 bytes
-rw-r--r--base/data/vectorcanvastest/clippingpath/00_vc_path.pngbin1110 -> 1132 bytes
-rw-r--r--base/data/vectorcanvastest/patheffects/03_pc_circle.pngbin488 -> 497 bytes
-rw-r--r--base/data/vectorcanvastest/patheffects/03_vc_circle.pngbin517 -> 519 bytes
14 files changed, 0 insertions, 0 deletions
diff --git a/base/data/vectorcanvastest/circles/00_vc_circle_stroke.png b/base/data/vectorcanvastest/circles/00_vc_circle_stroke.png
index d1d4cb2..c265be3 100644
--- a/base/data/vectorcanvastest/circles/00_vc_circle_stroke.png
+++ b/base/data/vectorcanvastest/circles/00_vc_circle_stroke.png
Binary files differ
diff --git a/base/data/vectorcanvastest/circles/01_pc_circle_fill.png b/base/data/vectorcanvastest/circles/01_pc_circle_fill.png
index a317292..92b647d 100644
--- a/base/data/vectorcanvastest/circles/01_pc_circle_fill.png
+++ b/base/data/vectorcanvastest/circles/01_pc_circle_fill.png
Binary files differ
diff --git a/base/data/vectorcanvastest/circles/01_vc_circle_fill.png b/base/data/vectorcanvastest/circles/01_vc_circle_fill.png
index 0628c02..f5270ce 100644
--- a/base/data/vectorcanvastest/circles/01_vc_circle_fill.png
+++ b/base/data/vectorcanvastest/circles/01_vc_circle_fill.png
Binary files differ
diff --git a/base/data/vectorcanvastest/circles/02_vc_circle_over_strike.png b/base/data/vectorcanvastest/circles/02_vc_circle_over_strike.png
index f333f9d..4d3d1b0 100644
--- a/base/data/vectorcanvastest/circles/02_vc_circle_over_strike.png
+++ b/base/data/vectorcanvastest/circles/02_vc_circle_over_strike.png
Binary files differ
diff --git a/base/data/vectorcanvastest/circles/03_pc_circle_stroke_and_fill.png b/base/data/vectorcanvastest/circles/03_pc_circle_stroke_and_fill.png
index 66d6a33..6aeeb49 100644
--- a/base/data/vectorcanvastest/circles/03_pc_circle_stroke_and_fill.png
+++ b/base/data/vectorcanvastest/circles/03_pc_circle_stroke_and_fill.png
Binary files differ
diff --git a/base/data/vectorcanvastest/circles/03_vc_circle_stroke_and_fill.png b/base/data/vectorcanvastest/circles/03_vc_circle_stroke_and_fill.png
index a756cf3..f073a3e 100644
--- a/base/data/vectorcanvastest/circles/03_vc_circle_stroke_and_fill.png
+++ b/base/data/vectorcanvastest/circles/03_vc_circle_stroke_and_fill.png
Binary files differ
diff --git a/base/data/vectorcanvastest/circles/04_pc_mixed_stroke.png b/base/data/vectorcanvastest/circles/04_pc_mixed_stroke.png
index de9c492..e4a044f 100644
--- a/base/data/vectorcanvastest/circles/04_pc_mixed_stroke.png
+++ b/base/data/vectorcanvastest/circles/04_pc_mixed_stroke.png
Binary files differ
diff --git a/base/data/vectorcanvastest/circles/04_vc_mixed_stroke.png b/base/data/vectorcanvastest/circles/04_vc_mixed_stroke.png
index ae3cd03..efd9e3a 100644
--- a/base/data/vectorcanvastest/circles/04_vc_mixed_stroke.png
+++ b/base/data/vectorcanvastest/circles/04_vc_mixed_stroke.png
Binary files differ
diff --git a/base/data/vectorcanvastest/clippingintersect/00_pc_intersect.png b/base/data/vectorcanvastest/clippingintersect/00_pc_intersect.png
index 704f03a..89df4fb 100644
--- a/base/data/vectorcanvastest/clippingintersect/00_pc_intersect.png
+++ b/base/data/vectorcanvastest/clippingintersect/00_pc_intersect.png
Binary files differ
diff --git a/base/data/vectorcanvastest/clippingintersect/00_vc_intersect.png b/base/data/vectorcanvastest/clippingintersect/00_vc_intersect.png
index 704f03a..89df4fb 100644
--- a/base/data/vectorcanvastest/clippingintersect/00_vc_intersect.png
+++ b/base/data/vectorcanvastest/clippingintersect/00_vc_intersect.png
Binary files differ
diff --git a/base/data/vectorcanvastest/clippingpath/00_pc_path.png b/base/data/vectorcanvastest/clippingpath/00_pc_path.png
index 78443af..8807649 100644
--- a/base/data/vectorcanvastest/clippingpath/00_pc_path.png
+++ b/base/data/vectorcanvastest/clippingpath/00_pc_path.png
Binary files differ
diff --git a/base/data/vectorcanvastest/clippingpath/00_vc_path.png b/base/data/vectorcanvastest/clippingpath/00_vc_path.png
index 78443af..8807649 100644
--- a/base/data/vectorcanvastest/clippingpath/00_vc_path.png
+++ b/base/data/vectorcanvastest/clippingpath/00_vc_path.png
Binary files differ
diff --git a/base/data/vectorcanvastest/patheffects/03_pc_circle.png b/base/data/vectorcanvastest/patheffects/03_pc_circle.png
index 90fa28b..4c267ef 100644
--- a/base/data/vectorcanvastest/patheffects/03_pc_circle.png
+++ b/base/data/vectorcanvastest/patheffects/03_pc_circle.png
Binary files differ
diff --git a/base/data/vectorcanvastest/patheffects/03_vc_circle.png b/base/data/vectorcanvastest/patheffects/03_vc_circle.png
index 8027297..46ac35d 100644
--- a/base/data/vectorcanvastest/patheffects/03_vc_circle.png
+++ b/base/data/vectorcanvastest/patheffects/03_vc_circle.png
Binary files differ