-
Notifications
You must be signed in to change notification settings - Fork 6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from flutter/master
update
- Loading branch information
Showing
84 changed files
with
2,534 additions
and
1,891 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,6 @@ reviewers: | |
- GaryQian | ||
- jason-simmons | ||
- iskakaushik | ||
- franciscojma86 | ||
- cbracken | ||
- flar | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,15 +26,15 @@ vars = { | |
'skia_git': 'https://skia.googlesource.com', | ||
# OCMock is for testing only so there is no google clone | ||
'ocmock_git': 'https://github.com/erikdoe/ocmock.git', | ||
'skia_revision': 'ad653d8378d7a17502956c4addebb68eb3129961', | ||
'skia_revision': 'efebaa2a1152d3950f252d63a619f53992366ff2', | ||
|
||
# When updating the Dart revision, ensure that all entries that are | ||
# dependencies of Dart are also updated to match the entries in the | ||
# Dart SDK's DEPS file for that revision of Dart. The DEPS file for | ||
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS. | ||
# You can use //tools/dart/create_updated_flutter_deps.py to produce | ||
# updated revision list of existing dependencies. | ||
'dart_revision': '3e43a3dcadf96c0f1e30b12e0a1805df5a336c3c', | ||
'dart_revision': '5900a0ac492b6d8ac2ca45a63f9236c61aa3f6a9', | ||
|
||
# WARNING: DO NOT EDIT MANUALLY | ||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py | ||
|
@@ -62,17 +62,16 @@ vars = { | |
'dart_http_throttle_tag': '1.0.2', | ||
'dart_intl_tag': '0.16.1', | ||
'dart_json_rpc_2_tag': '2.0.9', | ||
'dart_linter_tag': '0.1.115', | ||
'dart_linter_tag': '0.1.114', | ||
'dart_logging_tag': '0.11.3+2', | ||
'dart_markdown_tag': '2.1.1', | ||
'dart_matcher_tag': '0.12.5', | ||
'dart_mime_tag': '0.9.6+2', | ||
'dart_mockito_tag': 'd39ac507483b9891165e422ec98d9fb480037c8b', | ||
'dart_mustache_tag': '5e81b12215566dbe2473b2afd01a8a8aedd56ad9', | ||
'dart_oauth2_tag': '1.2.1', | ||
'dart_observatory_pub_packages_rev': '0894122173b0f98eb08863a7712e78407d4477bc', | ||
'dart_package_config_tag': 'v1.9.2', | ||
'dart_path_tag': '1.6.2', | ||
'dart_path_tag': '1.7.0', | ||
'dart_pedantic_tag': 'v1.9.0', | ||
'dart_pool_tag': '1.3.6', | ||
'dart_protobuf_rev': '3746c8fd3f2b0147623a8e3db89c3ff4330de760', | ||
|
@@ -139,7 +138,7 @@ allowed_hosts = [ | |
] | ||
|
||
deps = { | ||
'src': 'https://github.com/flutter/buildroot.git' + '@' + '036715c76da60220b39312ea066cd65d32c2157d', | ||
'src': 'https://github.com/flutter/buildroot.git' + '@' + '1b6a1b344074a1105b2e9b1c714766bace22acd7', | ||
|
||
# Fuchsia compatibility | ||
# | ||
|
@@ -196,9 +195,6 @@ deps = { | |
'src/third_party/dart/pkg/analysis_server/language_model': | ||
{'packages': [{'version': 'lIRt14qoA1Cocb8j3yw_Fx5cfYou2ddam6ArBm4AI6QC', 'package': 'dart/language_model'}], 'dep_type': 'cipd'}, | ||
|
||
'src/third_party/dart/third_party/observatory_pub_packages': | ||
Var('dart_git') + '/observatory_pub_packages.git' + '@' + Var('dart_observatory_pub_packages_rev'), | ||
|
||
'src/third_party/dart/third_party/pkg/args': | ||
Var('dart_git') + '/args.git' + '@' + Var('dart_args_tag'), | ||
|
||
|
@@ -233,7 +229,7 @@ deps = { | |
Var('dart_git') + '/dart2js_info.git' + '@' + Var('dart_dart2js_info_tag'), | ||
|
||
'src/third_party/dart/third_party/pkg/dartdoc': | ||
Var('dart_git') + '/[email protected].3', | ||
Var('dart_git') + '/[email protected].4', | ||
|
||
'src/third_party/dart/third_party/pkg/ffi': | ||
Var('dart_git') + '/ffi.git' + '@' + Var('dart_ffi_tag'), | ||
|
@@ -538,7 +534,7 @@ deps = { | |
'packages': [ | ||
{ | ||
'package': 'fuchsia/sdk/core/mac-amd64', | ||
'version': '8JtFK64mmIC2zTEj9ICMrcQBITqKDZVQluLVKczro9kC' | ||
'version': 'W1XGOOg536oZa9c08cv4pRp2Hq60gagWtr-TMSb6iN0C' | ||
} | ||
], | ||
'condition': 'host_os == "mac"', | ||
|
@@ -558,7 +554,7 @@ deps = { | |
'packages': [ | ||
{ | ||
'package': 'fuchsia/sdk/core/linux-amd64', | ||
'version': 'LnaL23_DpQsbnbs-byJi-UoGe1XerKCfLjb4_XkxMRoC' | ||
'version': 'PgthiSmMqgeVVi3s8ATyJ1ut411xGyk0h0lDZta1iUQC' | ||
} | ||
], | ||
'condition': 'host_os == "linux"', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.