-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pulling from flutter/flutter #6
Commits on Jun 26, 2017
-
Make this (working) test more verbose (#10973)
...so that we can compare it to the not-working test next to it.
Configuration menu - View commit details
-
Copy full SHA for dbe038e - Browse repository at this point
Copy the full SHA dbe038eView commit details -
Enabling StrokeJoin for paths and rectangles. (#10742)
* Prefix and Suffix support for TextFields * Adding Tests * Removing spurious newline. * Fixing a small problem with the test * Code review changes * Code Review Changes * Review Changes * Export the new StrokeJoin enum * Added example for line styles, and enabled line join styles. * Reverting inadvertent change to main.dart. * Updated due to code review of engine code * Removed example.
Configuration menu - View commit details
-
Copy full SHA for ddf25d2 - Browse repository at this point
Copy the full SHA ddf25d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbb734d - Browse repository at this point
Copy the full SHA dbb734dView commit details -
Add test for unknown Xcode version string (#10979)
Also, correct an existing test description.
Configuration menu - View commit details
-
Copy full SHA for 5141c1e - Browse repository at this point
Copy the full SHA 5141c1eView commit details -
Ensure Xcode major, minor version always return non-null (#10980)
Previously, xcodeMajorVersion and xcodeMinorVersion returned null unless xcodeVersionSatisfactory had been called first. We now compute them on demand, and cache the resultant values.
Configuration menu - View commit details
-
Copy full SHA for e04907a - Browse repository at this point
Copy the full SHA e04907aView commit details -
Add tests for xcodeVersionSatisfactory (#10981)
And fix a typo in a test description.
Configuration menu - View commit details
-
Copy full SHA for bb732b4 - Browse repository at this point
Copy the full SHA bb732b4View commit details
Commits on Jun 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a4a276b - Browse repository at this point
Copy the full SHA a4a276bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e6ffe - Browse repository at this point
Copy the full SHA 86e6ffeView commit details -
Use defaultTargetPlatform instead of Platform.operatingSystem for Ima…
…geProvider. (#10986) * Use defaultTargetPlatform instead of Platform.operatingSystem for ImageProvider. Add convenience helper to make it easier to display a short string for an enums value. * Add comment linking to issue.
Configuration menu - View commit details
-
Copy full SHA for 70d3a62 - Browse repository at this point
Copy the full SHA 70d3a62View commit details -
Switch existings tests to use equalsIgnoringHashCodes and add more te…
…sts. (#10954) * Switch existings tests to use equalsIgnoringHashCodes and add more tests.
Configuration menu - View commit details
-
Copy full SHA for 76a50fe - Browse repository at this point
Copy the full SHA 76a50feView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa904a5 - Browse repository at this point
Copy the full SHA aa904a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50924fb - Browse repository at this point
Copy the full SHA 50924fbView commit details -
Re-enable coverage and docs uploading (#11005)
This time, do so in Travis' sudo-enabled environment, which is said to be less prone to networking issues. It also means we'll run in an env with 7.5GB of RAM instead of 4GB or RAM (at the cost of about 45 seconds of extra boot-up time). #10940
Configuration menu - View commit details
-
Copy full SHA for b800654 - Browse repository at this point
Copy the full SHA b800654View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f795c - Browse repository at this point
Copy the full SHA f5f795cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4a54d - Browse repository at this point
Copy the full SHA cb4a54dView commit details
Commits on Jun 28, 2017
-
Emit CocoaPods output if pod install fails (#11018)
In the case where the CocoaPods 'pod install' step fails, emit its stdout to provide any potentially-useful error messages to the user.
Configuration menu - View commit details
-
Copy full SHA for a41e354 - Browse repository at this point
Copy the full SHA a41e354View commit details -
Guess sign iOS with the first certificate when running in machine mode (
#10870) * Guess sign with the first certificate when multiple are available in machine mode * review
Configuration menu - View commit details
-
Copy full SHA for 57746f3 - Browse repository at this point
Copy the full SHA 57746f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5279563 - Browse repository at this point
Copy the full SHA 5279563View commit details
Commits on Jun 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1731a16 - Browse repository at this point
Copy the full SHA 1731a16View commit details -
Configuration menu - View commit details
-
Copy full SHA for a106f50 - Browse repository at this point
Copy the full SHA a106f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 030abfd - Browse repository at this point
Copy the full SHA 030abfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 021a9ee - Browse repository at this point
Copy the full SHA 021a9eeView commit details -
Update MainActivity.kt.tmpl (#11033)
Remove terminating semicolons; they are causing an "code inspection warning" in Android Studio: ``` This inspection reports redundant semicolon (';') token which is not required in Kotlin and may be removed. ```
Configuration menu - View commit details
-
Copy full SHA for 0f72649 - Browse repository at this point
Copy the full SHA 0f72649View commit details -
Updates Sample Catalog v0.0 (#11022)
Hans Muller authoredJun 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 3d6e36d - Browse repository at this point
Copy the full SHA 3d6e36dView commit details -
Fix sample page generator: add the commit arg (#11038)
Hans Muller authoredJun 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 3045c28 - Browse repository at this point
Copy the full SHA 3045c28View commit details -
Configuration menu - View commit details
-
Copy full SHA for be228ea - Browse repository at this point
Copy the full SHA be228eaView commit details