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

Issue 137013002: Removed obsolete code (Closed)

Created:
6 years, 11 months ago by terry
Modified:
6 years, 11 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Removed unused tests #

Patch Set 3 : Removed libraries not used #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -12194 lines) Patch
D utils/css/css View 1 chunk +0 lines, -25 lines 0 comments Download
D utils/css/css.dart View 1 chunk +0 lines, -72 lines 0 comments Download
D utils/css/css.html View 1 chunk +0 lines, -8 lines 0 comments Download
D utils/css/cssoptions.dart View 1 chunk +0 lines, -93 lines 0 comments Download
D utils/css/cssselectorexception.dart View 1 chunk +0 lines, -23 lines 0 comments Download
D utils/css/cssworld.dart View 1 chunk +0 lines, -26 lines 0 comments Download
D utils/css/generate.dart View 1 chunk +0 lines, -92 lines 0 comments Download
D utils/css/parser.dart View 1 chunk +0 lines, -1017 lines 0 comments Download
D utils/css/source.dart View 1 chunk +0 lines, -186 lines 0 comments Download
D utils/css/token.dart View 1 chunk +0 lines, -60 lines 0 comments Download
D utils/css/tokenizer.dart View 1 chunk +0 lines, -315 lines 0 comments Download
D utils/css/tokenizer_base.dart View 1 chunk +0 lines, -454 lines 0 comments Download
D utils/css/tokenkind.dart View 1 chunk +0 lines, -596 lines 0 comments Download
D utils/css/tool.dart View 1 chunk +0 lines, -84 lines 0 comments Download
D utils/css/tree.dart View 1 chunk +0 lines, -1279 lines 0 comments Download
D utils/css/treebase.dart View 1 chunk +0 lines, -124 lines 0 comments Download
D utils/css/uitest.dart View 1 chunk +0 lines, -191 lines 0 comments Download
D utils/css/validate.dart View 1 chunk +0 lines, -113 lines 0 comments Download
D utils/css/world.dart View 1 chunk +0 lines, -170 lines 0 comments Download
D utils/lib/file_system.dart View 1 2 1 chunk +0 lines, -75 lines 0 comments Download
D utils/lib/file_system_memory.dart View 1 2 1 chunk +0 lines, -40 lines 0 comments Download
D utils/lib/file_system_vm.dart View 1 2 1 chunk +0 lines, -42 lines 0 comments Download
D utils/template/codegen.dart View 1 chunk +0 lines, -1013 lines 0 comments Download
D utils/template/htmltree.dart View 1 chunk +0 lines, -425 lines 0 comments Download
D utils/template/parser.dart View 1 chunk +0 lines, -720 lines 0 comments Download
D utils/template/source.dart View 1 chunk +0 lines, -186 lines 0 comments Download
D utils/template/template View 1 chunk +0 lines, -78 lines 0 comments Download
D utils/template/template.dart View 1 chunk +0 lines, -47 lines 0 comments Download
D utils/template/template.html View 1 chunk +0 lines, -11 lines 0 comments Download
D utils/template/template_tool.html View 1 chunk +0 lines, -11 lines 0 comments Download
D utils/template/temploptions.dart View 1 chunk +0 lines, -93 lines 0 comments Download
D utils/template/token.dart View 1 chunk +0 lines, -60 lines 0 comments Download
D utils/template/tokenizer.dart View 1 chunk +0 lines, -311 lines 0 comments Download
D utils/template/tokenizer_base.dart View 1 chunk +0 lines, -465 lines 0 comments Download
D utils/template/tokenkind.dart View 1 chunk +0 lines, -465 lines 0 comments Download
D utils/template/tool.dart View 1 chunk +0 lines, -107 lines 0 comments Download
D utils/template/tree.dart View 1 chunk +0 lines, -105 lines 0 comments Download
D utils/template/uitest.dart View 1 chunk +0 lines, -573 lines 0 comments Download
D utils/template/utils.dart View 1 chunk +0 lines, -55 lines 0 comments Download
D utils/template/world.dart View 1 chunk +0 lines, -169 lines 0 comments Download
D utils/tests/css/css.status View 1 1 chunk +0 lines, -21 lines 0 comments Download
D utils/tests/css/declaration_test.dart View 1 1 chunk +0 lines, -249 lines 0 comments Download
D utils/tests/css/expression_test.dart View 1 1 chunk +0 lines, -524 lines 0 comments Download
D utils/tests/css/selector_literal_test.dart View 1 1 chunk +0 lines, -235 lines 0 comments Download
D utils/tests/template/README.txt View 1 1 chunk +0 lines, -58 lines 0 comments Download
D utils/tests/template/applications.tmpl View 1 1 chunk +0 lines, -12 lines 0 comments Download
D utils/tests/template/applications2.tmpl View 1 1 chunk +0 lines, -10 lines 0 comments Download
D utils/tests/template/callview.tmpl View 1 1 chunk +0 lines, -18 lines 0 comments Download
D utils/tests/template/complex_datamodel.dart View 1 1 chunk +0 lines, -122 lines 0 comments Download
D utils/tests/template/name_entry.tmpl View 1 1 chunk +0 lines, -8 lines 0 comments Download
D utils/tests/template/name_entry2.tmpl View 1 1 chunk +0 lines, -14 lines 0 comments Download
D utils/tests/template/name_entry_css.tmpl View 1 1 chunk +0 lines, -1 line 0 comments Download
D utils/tests/template/name_entry_simple.tmpl View 1 1 chunk +0 lines, -16 lines 0 comments Download
D utils/tests/template/name_entry_text.tmpl View 1 1 chunk +0 lines, -5 lines 0 comments Download
D utils/tests/template/nestedview.tmpl View 1 1 chunk +0 lines, -27 lines 0 comments Download
D utils/tests/template/productview.tmpl View 1 1 chunk +0 lines, -12 lines 0 comments Download
D utils/tests/template/productview2.tmpl View 1 1 chunk +0 lines, -16 lines 0 comments Download
D utils/tests/template/productview3.tmpl View 1 1 chunk +0 lines, -10 lines 0 comments Download
D utils/tests/template/productview_localname.tmpl View 1 1 chunk +0 lines, -12 lines 0 comments Download
D utils/tests/template/real_app.dart View 1 1 chunk +0 lines, -108 lines 0 comments Download
D utils/tests/template/realviews.tmpl View 1 1 chunk +0 lines, -106 lines 0 comments Download
D utils/tests/template/run View 1 1 chunk +0 lines, -135 lines 0 comments Download
D utils/tests/template/sample.dart View 1 1 chunk +0 lines, -243 lines 0 comments Download
D utils/tests/template/test_complex.dart View 1 1 chunk +0 lines, -17 lines 0 comments Download
D utils/tests/template/test_complex2.dart View 1 1 chunk +0 lines, -16 lines 0 comments Download
D utils/tests/template/test_list.dart View 1 1 chunk +0 lines, -25 lines 0 comments Download
D utils/tests/template/test_nested.dart View 1 1 chunk +0 lines, -25 lines 0 comments Download
D utils/tests/template/test_simple.dart View 1 1 chunk +0 lines, -16 lines 0 comments Download
D utils/tests/template/test_with.dart View 1 1 chunk +0 lines, -23 lines 0 comments Download
D utils/tests/template/top_searches.tmpl View 1 1 chunk +0 lines, -18 lines 0 comments Download
D utils/tests/template/top_searches2.tmpl View 1 1 chunk +0 lines, -64 lines 0 comments Download
D utils/tests/template/top_searches_css.tmpl View 1 1 chunk +0 lines, -49 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
terry
Removed obsolete CSS and template code and their tests too.
6 years, 11 months ago (2014-01-13 17:06:36 UTC) #1
vsm
lgtm
6 years, 11 months ago (2014-01-13 17:08:43 UTC) #2
terry
Remove utils/lib too.
6 years, 11 months ago (2014-01-13 17:17:54 UTC) #3
terry
6 years, 11 months ago (2014-01-13 17:22:03 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r31747 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698