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

Issue 62783003: Version 0.8.10.7 (Closed)

Created:
7 years, 1 month ago by ricow1
Modified:
7 years, 1 month ago
Reviewers:
dgrove
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+321 lines, -245 lines) Patch
M dart/pkg/analyzer/pubspec.yaml View 1 chunk +7 lines, -5 lines 0 comments Download
M dart/pkg/args/pubspec.yaml View 2 chunks +5 lines, -2 lines 0 comments Download
M dart/pkg/async_helper/pubspec.yaml View 2 chunks +3 lines, -0 lines 0 comments Download
M dart/pkg/barback/pubspec.yaml View 2 chunks +8 lines, -5 lines 0 comments Download
M dart/pkg/browser/pubspec.yaml View 1 chunk +3 lines, -0 lines 0 comments Download
M dart/pkg/collection_helpers/pubspec.yaml View 1 chunk +4 lines, -1 line 0 comments Download
M dart/pkg/crypto/pubspec.yaml View 1 chunk +3 lines, -0 lines 0 comments Download
M dart/pkg/csslib/pubspec.yaml View 1 chunk +9 lines, -6 lines 0 comments Download
M dart/pkg/custom_element/pubspec.yaml View 2 chunks +5 lines, -3 lines 0 comments Download
M dart/pkg/docgen/pubspec.yaml View 1 chunk +11 lines, -6 lines 0 comments Download
M dart/pkg/expect/pubspec.yaml View 2 chunks +3 lines, -0 lines 0 comments Download
M dart/pkg/fixnum/pubspec.yaml View 1 chunk +4 lines, -1 line 0 comments Download
M dart/pkg/html_import/pubspec.yaml View 2 chunks +3 lines, -0 lines 0 comments Download
M dart/pkg/http/pubspec.yaml View 1 chunk +5 lines, -2 lines 0 comments Download
M dart/pkg/http_server/pubspec.yaml View 1 chunk +6 lines, -3 lines 0 comments Download
M dart/pkg/intl/pubspec.yaml View 1 chunk +7 lines, -5 lines 0 comments Download
M dart/pkg/json/pubspec.yaml View 2 chunks +4 lines, -1 line 0 comments Download
M dart/pkg/logging/pubspec.yaml View 1 chunk +5 lines, -3 lines 0 comments Download
M dart/pkg/mime/pubspec.yaml View 1 chunk +4 lines, -1 line 0 comments Download
M dart/pkg/mutation_observer/pubspec.yaml View 1 chunk +4 lines, -1 line 0 comments Download
M dart/pkg/oauth2/pubspec.yaml View 2 chunks +5 lines, -2 lines 0 comments Download
M dart/pkg/observe/pubspec.yaml View 2 chunks +9 lines, -6 lines 0 comments Download
M dart/pkg/path/pubspec.yaml View 2 chunks +4 lines, -1 line 0 comments Download
M dart/pkg/polymer/pubspec.yaml View 2 chunks +20 lines, -18 lines 0 comments Download
M dart/pkg/polymer_expressions/pubspec.yaml View 1 chunk +7 lines, -4 lines 0 comments Download
M dart/pkg/scheduled_test/pubspec.yaml View 2 chunks +7 lines, -4 lines 0 comments Download
M dart/pkg/sequence_zip/pubspec.yaml View 2 chunks +4 lines, -1 line 0 comments Download
M dart/pkg/serialization/pubspec.yaml View 1 chunk +4 lines, -1 line 0 comments Download
M dart/pkg/shadow_dom/pubspec.yaml View 2 chunks +3 lines, -0 lines 0 comments Download
M dart/pkg/source_maps/pubspec.yaml View 1 chunk +4 lines, -1 line 0 comments Download
M dart/pkg/stack_trace/pubspec.yaml View 1 chunk +5 lines, -2 lines 0 comments Download
M dart/pkg/template_binding/pubspec.yaml View 1 chunk +8 lines, -4 lines 0 comments Download
M dart/pkg/template_binding/test/template_binding_test.dart View 1 chunk +12 lines, -2 lines 0 comments Download
M dart/pkg/third_party/html5lib/pubspec.yaml View 1 chunk +8 lines, -5 lines 0 comments Download
M dart/pkg/unittest/pubspec.yaml View 1 chunk +4 lines, -2 lines 0 comments Download
M dart/pkg/unmodifiable_collection/pubspec.yaml View 1 chunk +4 lines, -1 line 0 comments Download
M dart/pkg/utf/pubspec.yaml View 2 chunks +4 lines, -1 line 0 comments Download
M dart/pkg/watcher/pubspec.yaml View 2 chunks +7 lines, -4 lines 0 comments Download
M dart/pkg/yaml/pubspec.yaml View 1 chunk +4 lines, -1 line 0 comments Download
M dart/samples/build_dart/pubspec.yaml View 1 chunk +3 lines, -1 line 0 comments Download
M dart/samples/clock/pubspec.yaml View 1 chunk +3 lines, -1 line 0 comments Download
M dart/samples/dartiverse_search/pubspec.yaml View 1 chunk +6 lines, -4 lines 0 comments Download
M dart/samples/dgrep/pubspec.yaml View 1 chunk +3 lines, -1 line 0 comments Download
M dart/samples/gauge/pubspec.yaml View 1 chunk +3 lines, -1 line 0 comments Download
M dart/samples/google_maps/pubspec.yaml View 1 chunk +3 lines, -1 line 0 comments Download
M dart/samples/jsonp/pubspec.yaml View 1 chunk +3 lines, -1 line 0 comments Download
M dart/samples/solar/pubspec.yaml View 1 chunk +3 lines, -1 line 0 comments Download
M dart/samples/sunflower/pubspec.yaml View 1 chunk +3 lines, -1 line 0 comments Download
M dart/samples/swipe/pubspec.yaml View 1 chunk +3 lines, -1 line 0 comments Download
M dart/samples/third_party/angular_todo/pubspec.yaml View 1 chunk +6 lines, -4 lines 0 comments Download
M dart/samples/third_party/pop-pop-win/pubspec.yaml View 1 chunk +3 lines, -1 line 0 comments Download
M dart/samples/third_party/todomvc/pubspec.yaml View 1 chunk +4 lines, -2 lines 0 comments Download
M dart/samples/tracker/pubspec.yaml View 1 chunk +4 lines, -2 lines 0 comments Download
M dart/tools/VERSION View 1 1 chunk +1 line, -1 line 0 comments Download
M dart/tools/publish_all_pkgs.py View 1 chunk +2 lines, -0 lines 0 comments Download
M dart/tools/publish_pkg.py View 2 chunks +42 lines, -117 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ricow1
7 years, 1 month ago (2013-11-06 19:14:26 UTC) #1
ricow1
TBR
7 years, 1 month ago (2013-11-06 19:19:08 UTC) #2
ricow1
7 years, 1 month ago (2013-11-06 19:23:38 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r29990 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698