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

Issue 12295014: Remove deprecated Strings class. (Closed)

Created:
7 years, 10 months ago by floitsch
Modified:
7 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove deprecated Strings class. Committed: https://code.google.com/p/dart/source/detail?r=18686

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -142 lines) Patch
M pkg/args/test/usage_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/http/lib/src/utils.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/oauth2/lib/src/authorization_code_grant.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/oauth2/lib/src/credentials.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/oauth2/lib/src/utils.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/scheduled_test/test/metatest.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/unittest/lib/src/config.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/yaml/lib/model.dart View 3 chunks +3 lines, -4 lines 0 comments Download
M pkg/yaml/test/yaml_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/string_buffer_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/string_patch.dart View 1 chunk +0 lines, -10 lines 0 comments Download
M samples/markdown/block_parser.dart View 3 chunks +3 lines, -4 lines 0 comments Download
M samples/markdown/test/markdown_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/core_patch.dart View 1 chunk +0 lines, -27 lines 0 comments Download
M sdk/lib/_internal/dartdoc/lib/dartdoc.dart View 3 chunks +4 lines, -5 lines 0 comments Download
M sdk/lib/_internal/dartdoc/lib/src/dartdoc/utils.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/dartdoc/lib/src/markdown/block_parser.dart View 3 chunks +3 lines, -4 lines 0 comments Download
M sdk/lib/_internal/dartdoc/test/markdown_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/core/core.dart View 1 chunk +0 lines, -1 line 0 comments Download
M sdk/lib/core/corelib_sources.gypi View 1 chunk +0 lines, -1 line 0 comments Download
D sdk/lib/core/strings.dart View 1 chunk +0 lines, -24 lines 0 comments Download
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/path_impl.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M sdk/lib/io/process.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/svg/dart2js/svg_dart2js.dart View 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/svg/dartium/svg_dartium.dart View 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/uri/helpers.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/co19/co19-compiler.status View 1 chunk +10 lines, -0 lines 0 comments Download
M tests/co19/co19-dart2dart.status View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/co19/co19-dart2js.status View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/co19/co19-runtime.status View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/language/named_parameters_with_dollars_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/string_join_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/language/string_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/secure_socket_bad_certificate_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/secure_socket_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/secure_stream_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/utils/test_utils.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/ddbg.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/scripts/idlrenderer.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/dom/src/CssClassSet.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/templates/html/impl/impl_SVGElement.darttemplate View 1 chunk +1 line, -2 lines 0 comments Download
M tools/test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/test-runtime.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/testing/dart/multitest.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 7 chunks +8 lines, -8 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M utils/apidoc/html_diff.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/lib/file_system.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/peg/pegparser.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/testrunner/pipeline_utils.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
floitsch
7 years, 10 months ago (2013-02-18 14:56:36 UTC) #1
Lasse Reichstein Nielsen
7 years, 10 months ago (2013-02-18 18:34:17 UTC) #2
STV!

Powered by Google App Engine
This is Rietveld 408576698