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

Issue 111883005: Merge to trunk : fix for breakpoints and package path (Closed)

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

Description

Merge to trunk : fix for breakpoints and package path

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+377 lines, -200 lines) Patch
M dart/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/source/ExplicitPackageUriResolver.java View 7 chunks +44 lines, -26 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/source/ExplicitPackageUriResolverTest.java View 3 chunks +29 lines, -6 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/analysis/model/ContextManager.java View 13 chunks +25 lines, -25 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/analysis/model/Project.java View 5 chunks +17 lines, -9 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/analysis/model/ProjectManager.java View 9 chunks +31 lines, -22 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/analysis/model/PubFolder.java View 4 chunks +14 lines, -6 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/internal/analysis/model/ProjectImpl.java View 19 chunks +53 lines, -23 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/internal/analysis/model/ProjectManagerImpl.java View 6 chunks +20 lines, -11 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core/src/com/google/dart/tools/core/internal/analysis/model/PubFolderImpl.java View 5 chunks +22 lines, -5 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core_test/META-INF/MANIFEST.MF View 1 chunk +2 lines, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/analysis/timing/ScanTimings.java View 5 chunks +15 lines, -9 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/internal/analysis/model/ProjectImplTest.java View 5 chunks +15 lines, -9 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.core_test/src/com/google/dart/tools/core/internal/analysis/model/PubFolderImplTest.java View 3 chunks +12 lines, -6 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.debug.core/META-INF/MANIFEST.MF View 1 chunk +1 line, -1 line 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.debug.core/src/com/google/dart/tools/debug/core/dartium/BreakpointManager.java View 11 chunks +58 lines, -28 lines 0 comments Download
A + dart/editor/tools/plugins/com.google.dart.tools.debug.core_test/src/com/google/dart/tools/debug/core/dartium/BreakpointManagerTest.java View 2 chunks +15 lines, -10 lines 0 comments Download
M dart/editor/tools/plugins/com.google.dart.tools.debug.core_test/src/com/google/dart/tools/debug/core/dartium/TestAll.java View 2 chunks +4 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698