|
Remove Resource class and support functions.
The Resource class will be introduced in a package instead, based on functionality added to the isolate library.
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+0 lines, -478 lines) |
Patch |
 |
M |
pkg/compiler/lib/src/compiler.dart
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
pkg/package_test_data/lib/resources/sample.txt
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
pkg/package_test_data/pubspec.yaml
|
View
|
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
runtime/bin/builtin.dart
|
View
|
|
2 chunks |
+0 lines, -12 lines |
1 comment
|
Download
|
 |
M |
runtime/lib/core_sources.gypi
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
runtime/lib/internal_patch.dart
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
runtime/lib/resource_patch.dart
|
View
|
|
1 chunk |
+0 lines, -68 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/_internal/js_runtime/lib/core_patch.dart
|
View
|
|
1 chunk |
+0 lines, -101 lines |
0 comments
|
Download
|
 |
M |
sdk/lib/core/core.dart
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
sdk/lib/core/core_sources.gypi
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
sdk/lib/core/resource.dart
|
View
|
|
1 chunk |
+0 lines, -55 lines |
0 comments
|
Download
|
 |
D |
tests/corelib/data_resource_test.dart
|
View
|
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
 |
D |
tests/corelib/file_resource_test.dart
|
View
|
|
1 chunk |
+0 lines, -63 lines |
0 comments
|
Download
|
 |
D |
tests/corelib/http_resource_test.dart
|
View
|
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
D |
tests/corelib/package_resource_test.dart
|
View
|
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
M |
tests/try/poi/serialize_test.dart
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
Total messages: 11 (4 generated)
|