Skip to content

Commit f02fc8c

Browse files
authored
Dart SDK roll for 2018/09/06 (flutter#6189)
1 parent 58a1894 commit f02fc8c

File tree

3 files changed

+52
-46
lines changed

3 files changed

+52
-46
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ vars = {
3131
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3232
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3333
# updated revision list of existing dependencies.
34-
'dart_revision': '760a9690c22ec3f3d163173737f9949f97e6e02a',
34+
'dart_revision': 'c7ab56e1b5ab9bcf6f20057ac9135dede7d40395',
3535

3636
'dart_args_tag': '1.4.4',
3737
'dart_async_tag': '2.0.8',

ci/licenses_golden/licenses_third_party

Lines changed: 46 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: da77c336d1e2756b2cca2e2d00f2d741
1+
Signature: cd0d6dca1aa2aca73d1f1dab47cf9355
22

33
UNUSED LICENSES:
44

@@ -5461,6 +5461,7 @@ FILE: ../../../third_party/dart/runtime/vm/compiler/backend/code_statistics.cc
54615461
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/code_statistics.h
54625462
FILE: ../../../third_party/dart/runtime/vm/compiler/compiler_pass.cc
54635463
FILE: ../../../third_party/dart/runtime/vm/compiler/compiler_pass.h
5464+
FILE: ../../../third_party/dart/runtime/vm/compiler/compiler_state.h
54645465
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/base_flow_graph_builder.cc
54655466
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/base_flow_graph_builder.h
54665467
FILE: ../../../third_party/dart/runtime/vm/compiler/frontend/bytecode_reader.cc
@@ -16698,6 +16699,50 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1669816699
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1669916700
====================================================================================================
1670016701

16702+
====================================================================================================
16703+
LIBRARY: tonic
16704+
ORIGIN: ../../../garnet/LICENSE
16705+
TYPE: LicenseType.bsd
16706+
FILE: ../../../third_party/tonic/dart_list.cc
16707+
FILE: ../../../third_party/tonic/dart_list.h
16708+
FILE: ../../../third_party/tonic/file_loader/file_loader_fuchsia.cc
16709+
FILE: ../../../third_party/tonic/file_loader/file_loader_posix.cc
16710+
FILE: ../../../third_party/tonic/file_loader/file_loader_win.cc
16711+
FILE: ../../../third_party/tonic/filesystem/filesystem/path_win.cc
16712+
FILE: ../../../third_party/tonic/filesystem/filesystem/portable_unistd.h
16713+
FILE: ../../../third_party/tonic/platform/platform_utils.h
16714+
FILE: ../../../third_party/tonic/platform/platform_utils_posix.cc
16715+
FILE: ../../../third_party/tonic/platform/platform_utils_win.cc
16716+
----------------------------------------------------------------------------------------------------
16717+
Copyright 2017 The Fuchsia Authors. All rights reserved.
16718+
16719+
Redistribution and use in source and binary forms, with or without
16720+
modification, are permitted provided that the following conditions are
16721+
met:
16722+
16723+
* Redistributions of source code must retain the above copyright
16724+
notice, this list of conditions and the following disclaimer.
16725+
* Redistributions in binary form must reproduce the above
16726+
copyright notice, this list of conditions and the following disclaimer
16727+
in the documentation and/or other materials provided with the
16728+
distribution.
16729+
* Neither the name of Google Inc. nor the names of its
16730+
contributors may be used to endorse or promote products derived from
16731+
this software without specific prior written permission.
16732+
16733+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
16734+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
16735+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
16736+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
16737+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
16738+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
16739+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
16740+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
16741+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
16742+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
16743+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
16744+
====================================================================================================
16745+
1670116746
====================================================================================================
1670216747
LIBRARY: tonic
1670316748
ORIGIN: ../../../third_party/tonic/LICENSE
@@ -16797,50 +16842,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1679716842
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1679816843
====================================================================================================
1679916844

16800-
====================================================================================================
16801-
LIBRARY: tonic
16802-
ORIGIN: ../../../third_party/tonic/file_loader/file_loader_fuchsia.cc + ../../../third_party/tonic/LICENSE
16803-
TYPE: LicenseType.bsd
16804-
FILE: ../../../third_party/tonic/dart_list.cc
16805-
FILE: ../../../third_party/tonic/dart_list.h
16806-
FILE: ../../../third_party/tonic/file_loader/file_loader_fuchsia.cc
16807-
FILE: ../../../third_party/tonic/file_loader/file_loader_posix.cc
16808-
FILE: ../../../third_party/tonic/file_loader/file_loader_win.cc
16809-
FILE: ../../../third_party/tonic/filesystem/filesystem/path_win.cc
16810-
FILE: ../../../third_party/tonic/filesystem/filesystem/portable_unistd.h
16811-
FILE: ../../../third_party/tonic/platform/platform_utils.h
16812-
FILE: ../../../third_party/tonic/platform/platform_utils_posix.cc
16813-
FILE: ../../../third_party/tonic/platform/platform_utils_win.cc
16814-
----------------------------------------------------------------------------------------------------
16815-
Copyright 2017 The Fuchsia Authors. All rights reserved.
16816-
16817-
Redistribution and use in source and binary forms, with or without
16818-
modification, are permitted provided that the following conditions are
16819-
met:
16820-
16821-
* Redistributions of source code must retain the above copyright
16822-
notice, this list of conditions and the following disclaimer.
16823-
* Redistributions in binary form must reproduce the above
16824-
copyright notice, this list of conditions and the following disclaimer
16825-
in the documentation and/or other materials provided with the
16826-
distribution.
16827-
* Neither the name of Google Inc. nor the names of its
16828-
contributors may be used to endorse or promote products derived from
16829-
this software without specific prior written permission.
16830-
16831-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
16832-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
16833-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
16834-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
16835-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
16836-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
16837-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
16838-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
16839-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
16840-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
16841-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
16842-
====================================================================================================
16843-
1684416845
====================================================================================================
1684516846
LIBRARY: tonic
1684616847
ORIGIN: ../../../third_party/tonic/typed_data/dart_byte_data.cc + ../../../third_party/tonic/LICENSE

frontend_server/lib/server.dart

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ class _FlutterFrontendCompiler implements frontend.CompilerInterface{
3939
_compiler.acceptLastDelta();
4040
}
4141

42+
@override
43+
Future<Null> rejectLastDelta() async {
44+
return _compiler.rejectLastDelta();
45+
}
46+
4247
@override
4348
void invalidate(Uri uri) {
4449
_compiler.invalidate(uri);

0 commit comments

Comments
 (0)