Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Issue 16550: Move the vector canvas unit test data to the skia/ext directory. It wasn't... (Closed)

Created:
11 years, 11 months ago by brettw
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Move the vector canvas unit test data to the skia/ext directory. It wasn't trivial to move the directory the way the test code was laid out (since we now add two levels) so I refactored it a bit to get rid of the base class (which wasn't actually used for anything useful). BUG=5016 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7756

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -62 lines) Patch
D base/data/vectorcanvastest/basicdrawing/00_pc_clean.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/00_vc_clean.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/01_pc_drawargb.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/01_vc_drawargb.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/02_pc_drawline_black.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/02_vc_drawline_black.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/03_pc_drawrect_green.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/03_vc_drawrect_green.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/04_pc_drawrect_noop.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/04_vc_drawrect_noop.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/05_pc_drawrect_noop.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/05_vc_drawrect_noop.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/06_pc_drawpaint_black.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/06_vc_drawpaint_black.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/07_pc_drawline_left_to_right.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/07_vc_drawline_left_to_right.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/08_pc_drawline_red.png View Binary file 0 comments Download
D base/data/vectorcanvastest/basicdrawing/08_vc_drawline_red.png View Binary file 0 comments Download
D base/data/vectorcanvastest/bitmaps/00_pc_opaque.png View Binary file 0 comments Download
D base/data/vectorcanvastest/bitmaps/00_vc_opaque.png View Binary file 0 comments Download
D base/data/vectorcanvastest/bitmaps/01_pc_alpha.png View Binary file 0 comments Download
D base/data/vectorcanvastest/bitmaps/01_vc_alpha.png View Binary file 0 comments Download
D base/data/vectorcanvastest/bitmaps/bitmap_alpha.png View Binary file 0 comments Download
D base/data/vectorcanvastest/bitmaps/bitmap_opaque.png View Binary file 0 comments Download
D base/data/vectorcanvastest/circles/00_pc_circle_stroke.png View Binary file 0 comments Download
D base/data/vectorcanvastest/circles/00_vc_circle_stroke.png View Binary file 0 comments Download
D base/data/vectorcanvastest/circles/01_pc_circle_fill.png View Binary file 0 comments Download
D base/data/vectorcanvastest/circles/01_vc_circle_fill.png View Binary file 0 comments Download
D base/data/vectorcanvastest/circles/02_pc_circle_over_strike.png View Binary file 0 comments Download
D base/data/vectorcanvastest/circles/02_vc_circle_over_strike.png View Binary file 0 comments Download
D base/data/vectorcanvastest/circles/03_pc_circle_stroke_and_fill.png View Binary file 0 comments Download
D base/data/vectorcanvastest/circles/03_vc_circle_stroke_and_fill.png View Binary file 0 comments Download
D base/data/vectorcanvastest/circles/04_pc_mixed_stroke.png View Binary file 0 comments Download
D base/data/vectorcanvastest/circles/04_vc_mixed_stroke.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingclean/00_pc_clipped.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingclean/00_vc_clipped.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingclean/01_pc_unclipped.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingclean/01_vc_unclipped.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingcombined/00_pc_combined.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingcombined/00_vc_combined.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingintersect/00_pc_intersect.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingintersect/00_vc_intersect.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingpath/00_pc_path.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingpath/00_vc_path.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingrect/00_pc_rect.png View Binary file 0 comments Download
D base/data/vectorcanvastest/clippingrect/00_vc_rect.png View Binary file 0 comments Download
D base/data/vectorcanvastest/diagonallines/00_pc_nw-se.png View Binary file 0 comments Download
D base/data/vectorcanvastest/diagonallines/00_vc_nw-se.png View Binary file 0 comments Download
D base/data/vectorcanvastest/diagonallines/01_pc_sw-ne.png View Binary file 0 comments Download
D base/data/vectorcanvastest/diagonallines/01_vc_sw-ne.png View Binary file 0 comments Download
D base/data/vectorcanvastest/diagonallines/02_pc_ne-sw.png View Binary file 0 comments Download
D base/data/vectorcanvastest/diagonallines/02_vc_ne-sw.png View Binary file 0 comments Download
D base/data/vectorcanvastest/diagonallines/03_pc_se-nw.png View Binary file 0 comments Download
D base/data/vectorcanvastest/diagonallines/03_vc_se-nw.png View Binary file 0 comments Download
D base/data/vectorcanvastest/lineorientation/00_pc_horizontal.png View Binary file 0 comments Download
D base/data/vectorcanvastest/lineorientation/00_vc_horizontal.png View Binary file 0 comments Download
D base/data/vectorcanvastest/lineorientation/01_pc_vertical.png View Binary file 0 comments Download
D base/data/vectorcanvastest/lineorientation/01_vc_vertical.png View Binary file 0 comments Download
D base/data/vectorcanvastest/lineorientation/02_pc_horizontal_180.png View Binary file 0 comments Download
D base/data/vectorcanvastest/lineorientation/02_vc_horizontal_180.png View Binary file 0 comments Download
D base/data/vectorcanvastest/lineorientation/03_pc_vertical_180.png View Binary file 0 comments Download
D base/data/vectorcanvastest/lineorientation/03_vc_vertical_180.png View Binary file 0 comments Download
D base/data/vectorcanvastest/matrix/00_pc_translate1.png View Binary file 0 comments Download
D base/data/vectorcanvastest/matrix/00_vc_translate1.png View Binary file 0 comments Download
D base/data/vectorcanvastest/matrix/01_pc_translate2.png View Binary file 0 comments Download
D base/data/vectorcanvastest/matrix/01_vc_translate2.png View Binary file 0 comments Download
D base/data/vectorcanvastest/matrix/02_pc_scale.png View Binary file 0 comments Download
D base/data/vectorcanvastest/matrix/02_vc_scale.png View Binary file 0 comments Download
D base/data/vectorcanvastest/matrix/03_pc_rotate.png View Binary file 0 comments Download
D base/data/vectorcanvastest/matrix/03_vc_rotate.png View Binary file 0 comments Download
D base/data/vectorcanvastest/patheffects/00_pc_dash_line.png View Binary file 0 comments Download
D base/data/vectorcanvastest/patheffects/00_vc_dash_line.png View Binary file 0 comments Download
D base/data/vectorcanvastest/patheffects/01_pc_dash_path.png View Binary file 0 comments Download
D base/data/vectorcanvastest/patheffects/01_vc_dash_path.png View Binary file 0 comments Download
D base/data/vectorcanvastest/patheffects/02_pc_dash_rect.png View Binary file 0 comments Download
D base/data/vectorcanvastest/patheffects/02_vc_dash_rect.png View Binary file 0 comments Download
D base/data/vectorcanvastest/patheffects/03_pc_circle.png View Binary file 0 comments Download
D base/data/vectorcanvastest/patheffects/03_vc_circle.png View Binary file 0 comments Download
D base/data/vectorcanvastest/pathorientation/00_pc_drawpath_ltr.png View Binary file 0 comments Download
D base/data/vectorcanvastest/pathorientation/00_vc_drawpath_ltr.png View Binary file 0 comments Download
D base/data/vectorcanvastest/pathorientation/01_pc_drawpath_rtl.png View Binary file 0 comments Download
D base/data/vectorcanvastest/pathorientation/01_vc_drawpath_rtl.png View Binary file 0 comments Download
D base/data/vectorcanvastest/uninitialized/00_pc_empty.png View Binary file 0 comments Download
D base/data/vectorcanvastest/uninitialized/00_vc_empty.png View Binary file 0 comments Download
M skia/ext/vector_canvas_unittest.cc View 1 5 chunks +36 lines, -62 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
11 years, 11 months ago (2009-01-06 20:31:32 UTC) #1
M-A Ruel
11 years, 11 months ago (2009-01-08 17:19:57 UTC) #2
LGTM, sorry for the delay :(

Powered by Google App Engine
This is Rietveld 408576698