Chinmay Garde
|
88dc138126
|
Merge pull request #2451 from chinmaygarde/master
Ignore checked mode when running from a precompilation snapshot.
|
2016-03-03 11:59:42 -08:00 |
|
Chinmay Garde
|
6df38242ae
|
Ignore checked mode when running from a precompilation snapshot.
|
2016-03-03 11:18:40 -08:00 |
|
Adam Barth
|
329400c74d
|
Merge pull request #2450 from abarth/rm_icons
Remove packages/material_design_icons
|
2016-03-03 11:06:15 -08:00 |
|
Adam Barth
|
ececda8986
|
Remove packages/material_design_icons
We no longer use a pub package to distribute these icons.
|
2016-03-03 10:59:10 -08:00 |
|
Ian Hickson
|
ad37a61635
|
Merge pull request #2449 from Hixie/fix-crash
Fix startup crash caused by mojo roll.
|
2016-03-03 09:47:32 -08:00 |
|
Hixie
|
121fe0df40
|
Fix startup crash caused by mojo roll.
|
2016-03-03 09:29:33 -08:00 |
|
Seigo Nonaka
|
193ac1b95f
|
Break regional indicators at even numbered code points. am: 450e96c817
am: 28de1b3fce
* commit '28de1b3fce69a755525fe7a7b2843788f0460e20':
Break regional indicators at even numbered code points.
|
2016-03-03 13:12:45 +00:00 |
|
Seigo Nonaka
|
28de1b3fce
|
Break regional indicators at even numbered code points.
am: 450e96c817
* commit '450e96c8170c3d59a5896e734c90d3f9def505f8':
Break regional indicators at even numbered code points.
|
2016-03-03 13:10:53 +00:00 |
|
Seigo Nonaka
|
450e96c817
|
Break regional indicators at even numbered code points.
Bug: 23288449
Change-Id: If1419ff9e44e8e640616979bae88311f414b42a1
|
2016-03-02 17:44:14 -08:00 |
|
Adam Barth
|
abd1afd598
|
Fix iOS build
|
2016-03-02 15:44:56 -08:00 |
|
Jason Simmons
|
578ede3004
|
Merge pull request #2448 from jason-simmons/gitignore_gcm
Add GCM to gitignore
|
2016-03-02 15:08:01 -08:00 |
|
Adam Barth
|
0f3ca68dc8
|
Merge pull request #2447 from abarth/roll
Update Mojo
|
2016-03-02 15:04:09 -08:00 |
|
Jason Simmons
|
f304b159c9
|
Add GCM to gitignore
|
2016-03-02 14:30:03 -08:00 |
|
Jason Simmons
|
43ff2c7a0c
|
Merge pull request #2446 from jason-simmons/asset_unpacker_cleanup
Remove obsolete AssetBundle implementations
|
2016-03-02 14:20:50 -08:00 |
|
Adam Barth
|
95b5d5dfa8
|
Update uses of Mojo to new interfaces
|
2016-03-02 14:14:55 -08:00 |
|
Jason Simmons
|
ee3bc0cc31
|
Remove obsolete AssetBundle implementations
|
2016-03-02 13:58:08 -08:00 |
|
Adam Barth
|
1266be14b2
|
Update mojo_sdk to 683e2a3c441b187abf0d6ba103495f59701fd6fa
|
2016-03-02 12:16:58 -08:00 |
|
Adam Barth
|
b6fe5fd081
|
Update to mojo 2b11118a29f15658972d6c7ac0217d9c53b73c6b
|
2016-03-02 12:14:34 -08:00 |
|
Jason Simmons
|
58a7a7ae02
|
Merge pull request #2445 from jason-simmons/dom_dart_state_rename
Rename DOMDartState to UIDartState
|
2016-03-02 11:12:38 -08:00 |
|
John McCutchan
|
0cb583f9e6
|
Merge pull request #2433 from johnmccutchan/embedder_yaml_2
Reland _embedder.yaml support to Flutter engine
|
2016-03-02 11:06:35 -08:00 |
|
John McCutchan
|
19fa1dd776
|
Reland _embedder.yaml support to Flutter engine
|
2016-03-02 11:01:13 -08:00 |
|
Jason Simmons
|
41f93f4099
|
Rename DOMDartState to UIDartState
|
2016-03-02 10:47:30 -08:00 |
|
Jason Simmons
|
d474e9d2b6
|
Merge pull request #2439 from jason-simmons/isolate_mojo_services
Implement support for invoking Mojo services from secondary isolates
|
2016-03-02 10:04:03 -08:00 |
|
Adam Barth
|
8dbd1c1498
|
Merge pull request #2443 from abarth/rect_radius
Add Rect.fromCircle
|
2016-03-01 13:06:31 -08:00 |
|
Adam Barth
|
08c9158272
|
Merge pull request #2444 from abarth/rrect_license
Add a license header to RRect.dart
|
2016-03-01 13:04:54 -08:00 |
|
Adam Barth
|
6ccfff2653
|
Add a license header to RRect.dart
Fixes https://github.com/flutter/flutter/issues/1502
|
2016-03-01 12:55:01 -08:00 |
|
Adam Barth
|
6bf2152a6b
|
Add Rect.fromCircle
As requested.
|
2016-03-01 11:12:48 -08:00 |
|
Adam Barth
|
0b6fd31fc3
|
Merge pull request #2441 from abarth/with_opacity
Add Color#withOpacity
|
2016-03-01 10:47:22 -08:00 |
|
Adam Barth
|
10d24c3785
|
Merge pull request #2442 from abarth/from_radius
Add new Size.fromRadius()
|
2016-03-01 10:45:08 -08:00 |
|
Adam Barth
|
72ab486c82
|
Add Color#withOpacity
Fixes https://github.com/flutter/flutter/issues/2277
|
2016-03-01 10:38:52 -08:00 |
|
Adam Barth
|
b4a78ad86c
|
Add new Size.fromRadius()
Fixes https://github.com/flutter/flutter/issues/2275
|
2016-03-01 10:30:34 -08:00 |
|
John McCutchan
|
b3a47a8098
|
Merge pull request #2437 from johnmccutchan/add_runtime_test_mode
Allow service protocol tests to run against sky_shell
|
2016-03-01 09:15:54 -08:00 |
|
John McCutchan
|
08d1ea32b3
|
Allow service protocol tests to run against sky_shell
|
2016-03-01 09:00:30 -08:00 |
|
Yegor
|
3a48f9c90b
|
Merge pull request #2438 from yjbanov/ext-prefix
use the mandatory "ext." prefix in VM service extensions
|
2016-02-29 16:36:39 -08:00 |
|
Yegor Jbanov
|
c537bd7bfc
|
use the mandatory "ext." prefix in VM service extensions
|
2016-02-29 16:27:15 -08:00 |
|
Jason Simmons
|
0ede7dded8
|
Implement support for invoking Mojo services from secondary isolates
|
2016-02-29 16:20:27 -08:00 |
|
Chinmay Garde
|
4ac756011a
|
Merge pull request #2436 from chinmaygarde/master
Update the default iOS simulator launch scheme to include command line arguments for launching directly from source.
|
2016-02-29 13:34:15 -08:00 |
|
Chinmay Garde
|
b7400482bf
|
Update the default iOS simulator launch scheme to include command line arguments for launching directly from source.
|
2016-02-29 13:28:04 -08:00 |
|
Chinmay Garde
|
8b89ad7dce
|
Merge pull request #2435 from chinmaygarde/master
Allow specification of the FLX bundle (containing no Dart snapshot) outside the iOS/Mac application bundle.
|
2016-02-29 13:17:25 -08:00 |
|
Chinmay Garde
|
f9281a1edf
|
Allow specification of the FLX bundle (containing no Dart snapshot) outside the iOS/Mac application bundle.
Allows launching of apps without having any Xcodebuild step in the simulator.
|
2016-02-29 13:16:01 -08:00 |
|
Matt Perry
|
006a702b30
|
Merge pull request #2434 from mpcomplete/rm.updater
Remove unused UpdateService.
|
2016-02-29 15:25:03 -05:00 |
|
Matt Perry
|
34fb968705
|
Remove unused UpdateService.
|
2016-02-29 15:11:33 -05:00 |
|
Matt Perry
|
8beadfdc19
|
Merge pull request #2425 from mpcomplete/gcm.deps
Add flutter_gcm back to build deps if --enable-gcm is present.
|
2016-02-29 14:24:23 -05:00 |
|
Matt Perry
|
21437d4909
|
Add flutter_gcm back to build deps if --enable-gcm is present.
|
2016-02-29 14:15:29 -05:00 |
|
Collin Jackson
|
a24a4eab08
|
Merge pull request #2430 from collinjackson/cmd_size_limit
Support for jars with large numbers of classes
|
2016-02-27 15:42:17 -08:00 |
|
Raph Levien
|
ed7f1410cb
|
Fix wrong conditions in isEmojiBase am: 1934c2c3cb
am: b74e157b5b
* commit 'b74e157b5bb5785c07de62636e4f85668846d19a':
Fix wrong conditions in isEmojiBase
|
2016-02-27 16:00:02 +00:00 |
|
Raph Levien
|
b74e157b5b
|
Fix wrong conditions in isEmojiBase
am: 1934c2c3cb
* commit '1934c2c3cb2c93aa12f852f95915190f8ac81fac':
Fix wrong conditions in isEmojiBase
|
2016-02-27 15:57:02 +00:00 |
|
Raph Levien
|
1934c2c3cb
|
Fix wrong conditions in isEmojiBase
I computed ranges using low <= c || c <= high, should be &&.
Bug: 26829153
Change-Id: Ic1002d90b6a408a0b415f2d117d0e57adcbc2fa9
|
2016-02-27 07:43:56 -08:00 |
|
Ian Hickson
|
5cd78908c2
|
Merge pull request #2431 from Hixie/null-core-types-toString
Make Offset, Point, and Size more resilient
|
2016-02-26 21:38:15 -08:00 |
|
Ian Hickson
|
67730290b2
|
Merge pull request #2432 from Hixie/revert-2428
Revert "Merge pull request #2428 from johnmccutchan/embedder_yaml"
|
2016-02-26 18:43:57 -08:00 |
|