|
Dart: Moves |native| methods to patch files.
This change also enables patch file loading for Sky.
This change is needed to eliminate spurious errors from dartanalyer
regarding |native| appearing outside of the Dart SDK, etc.
BUG=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+325 lines, -113 lines) |
Patch |
 |
M |
mojo/dart/embedder/core/buffer_patch.dart
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/dart/embedder/core/data_pipe_patch.dart
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/dart/embedder/core/handle_patch.dart
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/dart/embedder/core/handle_watcher_patch.dart
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/dart/embedder/core/message_pipe_patch.dart
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
mojo/public/dart/src/buffer.dart
|
View
|
|
4 chunks |
+10 lines, -17 lines |
0 comments
|
Download
|
 |
M |
mojo/public/dart/src/data_pipe.dart
|
View
|
1
|
9 chunks |
+33 lines, -33 lines |
0 comments
|
Download
|
 |
M |
mojo/public/dart/src/handle.dart
|
View
|
1
|
1 chunk |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
mojo/public/dart/src/handle_watcher.dart
|
View
|
1
|
1 chunk |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
mojo/public/dart/src/message_pipe.dart
|
View
|
|
4 chunks |
+19 lines, -18 lines |
0 comments
|
Download
|
 |
M |
mojo/public/tools/dart_analyze.py
|
View
|
1
2
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
sky/engine/bindings/BUILD.gn
|
View
|
1
|
2 chunks |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sky/engine/bindings/builtin.h
|
View
|
|
1 chunk |
+13 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sky/engine/bindings/builtin.cc
|
View
|
1
|
1 chunk |
+100 lines, -17 lines |
0 comments
|
Download
|
 |
M |
sky/engine/bindings/builtin_natives.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
sky/engine/bindings/builtin_sky.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sky/engine/core/script/dart_controller.cc
|
View
|
1
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
Total messages: 5 (1 generated)
|