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

Issue 11358145: Update utils to new library syntax. (Closed)

Created:
8 years, 1 month ago by gram
Modified:
8 years, 1 month ago
Reviewers:
terry
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Update utils to new library syntax. This doesn't include adding partofs; that will have to be done later. Committed: https://code.google.com/p/dart/source/detail?r=14693

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -164 lines) Patch
M utils/apidoc/mdn/extract.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/apidoc/mdn/postProcess.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M utils/apidoc/mdn/prettyPrint.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M utils/apidoc/mdn/util.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M utils/apidoc/scripts/list_files.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/archive/archive.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M utils/archive/entry.dart View 1 chunk +6 lines, -6 lines 0 comments Download
M utils/archive/entry_request.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/archive/input_stream.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M utils/archive/options.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/archive/read_request.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/archive/reader.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M utils/archive/utils.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M utils/css/css.dart View 1 chunk +18 lines, -18 lines 0 comments Download
M utils/css/tool.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M utils/css/uitest.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M utils/lib/file_system.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/lib/file_system_memory.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/lib/file_system_vm.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M utils/peg/pegparser.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/yaml/deep_equals.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/yaml/yaml.dart View 1 chunk +9 lines, -9 lines 0 comments Download
M utils/template/template.dart View 1 chunk +16 lines, -16 lines 0 comments Download
M utils/template/tool.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M utils/template/uitest.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M utils/tests/css/declaration_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/tests/css/expression_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/tests/css/selector_literal_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/tests/peg/peg_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/tests/string_encoding/dunit.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/tests/string_encoding/run_test.dart View 1 chunk +7 lines, -7 lines 0 comments Download
M utils/tests/string_encoding/unicode_core_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M utils/tests/string_encoding/unicode_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M utils/tests/string_encoding/utf16_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M utils/tests/string_encoding/utf32_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M utils/tests/string_encoding/utf8_benchmarks.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M utils/tests/string_encoding/utf8_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M utils/tests/template/real_app.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/tests/template/sample.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/tests/template/test_complex.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M utils/tests/template/test_complex2.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M utils/tests/template/test_list.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/tests/template/test_nested.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/tests/template/test_simple.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/tests/template/test_with.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
gram
8 years, 1 month ago (2012-11-07 19:16:49 UTC) #1
terry
8 years, 1 month ago (2012-11-08 13:58:57 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698