Skip to content
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 to make workspace up to date wrt master. #2

Merged
merged 111 commits into from
Jun 15, 2017
Merged

Commits on May 31, 2017

  1. move more tests to Linux hosts (flutter#10413)

    * move more tests to Linux hosts
    
    * fix test
    yjbanov authored May 31, 2017
    Configuration menu
    Copy the full SHA
    06deba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b5b929 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. Configuration menu
    Copy the full SHA
    0e97637 View commit details
    Browse the repository at this point in the history
  2. (Update and) Integrate Rendering README into code (flutter#10389)

    * (Update and) Integrate Rendering README into code
    
    * Add mising whitespace
    
    * Review comments and other touch-ups
    goderbauer authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    498cfc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b9c6a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c63ac6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    457554b View commit details
    Browse the repository at this point in the history
  6. CupertinoNavigationBar part 1 - extract common layout logic (flutter#…

    …10337)
    
    Extract layout logic in material app bar to a common file that can be reused for cupertino
    xster authored Jun 1, 2017
    Configuration menu
    Copy the full SHA
    a8777ce View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. CupertinoNavigationBar part 2 - create a bare bone CupertinoNavigatio…

    …nBar (flutter#10423)
    
    Create a CupertinoNavigationBar without automatic adding of the lead button
    xster authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    2aaa7f8 View commit details
    Browse the repository at this point in the history
  2. preview of prefer_asserts_in_initializer_list lint (flutter#10441)

    * preview of prefer_asserts_in_initializer_list lint
    
    * fix issue
    a14n authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    e3bab98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a367dcb View commit details
    Browse the repository at this point in the history
  4. Roll engine to 1f2aa07 (flutter#10447)

    Picks up accessibility fixes.
    goderbauer authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    a6069ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2f54df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bb5cc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8fe276 View commit details
    Browse the repository at this point in the history
  8. have app loggers log to their parent logger (flutter#10402)

    * have app loggers log to their parent logger
    
    * rename field to parent
    
    * add todo
    
    * revert flutter_tools.iml change
    
    * ping the bots
    devoncarew authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    15928fb View commit details
    Browse the repository at this point in the history
  9. IntelliJ and Flutter plugin version checks (flutter#10454)

    * add min version checks for IntelliJ
    
    * validate the installed versions of IntelliJ and the flutter plugin
    
    * review comments
    devoncarew authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    38891a2 View commit details
    Browse the repository at this point in the history
  10. Sprinkle some mixin magic incantations (flutter#10442)

    This prevents some of our mixins from being subclassed.
    
    Also, move mixins to using 'extends' instead of 'implements' for
    future compatibility with Dart changes.
    
    Also, rename a class that had Mixin in the name but was not a mixin.
    Hixie authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    9eae8b8 View commit details
    Browse the repository at this point in the history
  11. Small setup doc for the app store option (flutter#10418)

    * Small setup doc for the app store option
    
    * review notes
    xster authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    cb95972 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0727540 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7c68cf5 View commit details
    Browse the repository at this point in the history
  14. Add emailAddress, url TextInputTypes (flutter#10471)

    Adds support for requesting keyboards optimised for email address and URL entry.
    cbracken authored Jun 2, 2017
    Configuration menu
    Copy the full SHA
    2cd2a74 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2017

  1. Configuration menu
    Copy the full SHA
    417df36 View commit details
    Browse the repository at this point in the history
  2. Adds a widgets that blocks all semantics of widgets below it in paint…

    … order within the same container (flutter#10425)
    goderbauer authored Jun 3, 2017
    Configuration menu
    Copy the full SHA
    104725f View commit details
    Browse the repository at this point in the history
  3. Emit doctor error if Flutter SDK path contains spaces (flutter#10477)

    Should be reverted when flutter#6577
    is fixed.
    cbracken authored Jun 3, 2017
    Configuration menu
    Copy the full SHA
    fe52020 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c55097d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. Configuration menu
    Copy the full SHA
    abb7669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69e2353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c63be2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d65b9fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd6aab2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    078b380 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d98d09d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b29312 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ff2274 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca4f4fc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    03e7ebe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b7e349 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Configuration menu
    Copy the full SHA
    cee36e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18d1be4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f824bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a92f63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f277fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c8e4cbf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a5aaaa8 View commit details
    Browse the repository at this point in the history
  8. Hide the Scaffold's scroll-to-top button from accessibility (flutter#…

    …10539)
    
    It's redundant as iOS accessibility automatically includes this action on the clock in the status bar.
    goderbauer authored Jun 6, 2017
    Configuration menu
    Copy the full SHA
    3a23419 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Configuration menu
    Copy the full SHA
    1b56cb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e645ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d71326 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9c7f60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b83ddcd View commit details
    Browse the repository at this point in the history
  6. Revert use of const asserts in flutter_driver (flutter#10568)

    Fixes bot breakage resulting from commit
    7d71326 (flutter#10540).
    cbracken authored Jun 7, 2017
    Configuration menu
    Copy the full SHA
    a0ca48c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c445c08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96b9d64 View commit details
    Browse the repository at this point in the history
  9. Add more instructions and handling for first time iOS run (flutter#10521

    )
    
    * Before tests
    
    * Add the part to trust the cert on the device
    
    * flip the error checks since some are more specific and are more actionable
    
    * add tests
    
    * review
    xster authored Jun 7, 2017
    Configuration menu
    Copy the full SHA
    c2b0a30 View commit details
    Browse the repository at this point in the history
  10. Roll engine to 1f765cd (flutter#10572)

    This picks up the latest engine build, built with ios_deployment_target
    set to iOS 8 (changed from iOS 7).
    cbracken authored Jun 7, 2017
    Configuration menu
    Copy the full SHA
    b5365d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Configuration menu
    Copy the full SHA
    46b316c View commit details
    Browse the repository at this point in the history
  2. Check for initialRoute before Navigator.defaultRouteName (flutter#10216)

    * Check for initialRoute before Navigator.defaultRouteName
    
    * Default initialRoute to Navigator.defaultRouteName
    
    * Take suggestions from code review
    
    * Add test for old and new routes behavior
    
    * Revert "Add test for old and new routes behavior"
    
    This reverts commit 282fb64.
    
    * Retry: without dartfmt, with dartanalyzer
    
    * Rename tests, check the routes are taken
    
    * Fix flutter analyze --flutter-repo warnings
    
    * Add test for initial vs default route
    
    * Update test and fix analyzer warnings
    
    * Add test for initial route only being used initially
    perlatus authored and Hixie committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    0cef0aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ccc618 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    739b379 View commit details
    Browse the repository at this point in the history
  5. Remove comments unrelated to plugin example app (flutter#10532)

    * Remove comments unrelated to plugin example app
    
    * Review feedback
    mit-mit authored Jun 8, 2017
    Configuration menu
    Copy the full SHA
    4d2806e View commit details
    Browse the repository at this point in the history
  6. update_devicelab_manifest (flutter#10583)

    Hans Muller authored Jun 8, 2017
    Configuration menu
    Copy the full SHA
    dfc7788 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1eaefe1 View commit details
    Browse the repository at this point in the history
  8. Bump to Dart SDK 1.24.0-dev.6.7. (flutter#10585)

    * Bump to Dart SDK 1.24.0-dev.6.7.
    
    * nits and fixes
    pq authored Jun 8, 2017
    Configuration menu
    Copy the full SHA
    9554438 View commit details
    Browse the repository at this point in the history
  9. Ensure that SemanticDebugger shows SemanticTree changes from last fra…

    …me (flutter#10573)
    
    * Ensure that SemanticDebugger shows SemanticTree changes from last frame
    
    Fixes flutter#10566
    
    * Comment for clearification
    goderbauer authored Jun 8, 2017
    Configuration menu
    Copy the full SHA
    285ab18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a8713e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. Configuration menu
    Copy the full SHA
    0f1a703 View commit details
    Browse the repository at this point in the history
  2. Add note to .analysis_options about .analysis_options in flutter/plug…

    …ins (flutter#10588)
    
    * Add note to .analysis_options about .analysis_options in flutter/plugins
    
    * review comments
    goderbauer authored Jun 9, 2017
    Configuration menu
    Copy the full SHA
    435c25b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e4dda7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21441aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bde698 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09eba82 View commit details
    Browse the repository at this point in the history
  7. Factor out some common code in PaintingContext (flutter#10607)

    ...and remove some highly specialised methods now that they can just
    be implemented directly by the previous callers.
    Hixie authored Jun 9, 2017
    Configuration menu
    Copy the full SHA
    0c2546c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2017

  1. Mark all iOS devicelab tests flaky (flutter#10609)

    Host test runner is flaky. These should be re-enabled once the host
    machine has been deflaked.
    cbracken authored Jun 10, 2017
    Configuration menu
    Copy the full SHA
    81eb140 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Configuration menu
    Copy the full SHA
    dbaf12b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37e32d5 View commit details
    Browse the repository at this point in the history
  3. Run flutter_tools tests serially (flutter#10643)

    We suspect maybe recent failures are caused by race conditions from
    running flutter_tools tests in parallel.
    Hixie authored Jun 12, 2017
    Configuration menu
    Copy the full SHA
    a848772 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    123e9e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ac1668 View commit details
    Browse the repository at this point in the history
  6. More documentation (flutter#10606)

    - How do you handle a tap on text?
    - Why is AnimatedOpacity expensive?
    - Why would you use a gesture arena team?
    ...and other minor fixes
    Hixie authored Jun 12, 2017
    Configuration menu
    Copy the full SHA
    a9f1cb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    db75aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d74a588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ba972 View commit details
    Browse the repository at this point in the history
  4. Make dividers one device pixel thick as defined in Material design sp…

    …ec (flutter#10523)
    
    * Make dividers one device pixel thick as defined in Material design spec
    
    * Updated divider test to check stroke width
    
    * Clarified dividers with 0 height in the docs
    
    * Updated Divider.height docs according to PR feedback
    pulyaevskiy authored and Hixie committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    bb119e9 View commit details
    Browse the repository at this point in the history
  5. Create a CupertinoScaffold (flutter#10543)

    * works using pageview
    it’s a bit heavy and scrolls
    no documentation or test yet
    
    * docs and tests
    
    * more docs tweak
    
    * revert drive by page view changes
    
    * swap out the indexed stack for a custom thing
    
    * layout everything on the cheap
    tests pass
    
    * add more tests
    
    * move back to stack and add docs
    
    * review notes
    
    * build all the tabs once built
    xster authored Jun 13, 2017
    Configuration menu
    Copy the full SHA
    e38f92d View commit details
    Browse the repository at this point in the history
  6. Support 'be' channel so you can download dart-sdk from the tip. (flut…

    …ter#10625)
    
    * Support 'be' channel so you can download dart-sdk from the tip.
    
    This is triggered when you put 'hash/<build hash>' into dart-sdk.version file. For example, 'hash/c0617d20158955d99d6447036237fe2639ba088c'
    
    * Add README.md
    
    * Fix grammar, spacing, 80 chars, nicer ===
    aam authored Jun 13, 2017
    Configuration menu
    Copy the full SHA
    272faba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f4f75b View commit details
    Browse the repository at this point in the history
  8. Add SemanticsNode.isSelected flag (flutter#10610)

    * Add SemanticsNode.isSelected flag
    
    * Adds example usage to TabBar
    
    See also flutter/engine#3764
    
    * Review comments
    
    * whitespace fixes
    
    * Fix doc ref and update engine roll
    goderbauer authored Jun 13, 2017
    Configuration menu
    Copy the full SHA
    0774c51 View commit details
    Browse the repository at this point in the history
  9. Adding first semantics perf test (flutter#10649)

    * Adding first semantics perf test
    
    * review commnts and analyzer fixes
    
    * fix analyzer warning
    goderbauer authored Jun 13, 2017
    Configuration menu
    Copy the full SHA
    8bf1719 View commit details
    Browse the repository at this point in the history
  10. resurrect analyzer benchmarks (flutter#10668)

    * resurrect analyzer benchmarks
    
    * move analyzer_benchmark to the more stable linux/android
    
    * report average rather than best result
    yjbanov authored Jun 13, 2017
    Configuration menu
    Copy the full SHA
    fde985b View commit details
    Browse the repository at this point in the history
  11. flutter test: add --machine flag (flutter#10520)

    Currently this just prints the observatory URL as a JSON event.
    Refactored the code to make this fit in.
    skybrian authored Jun 13, 2017
    Configuration menu
    Copy the full SHA
    3528cd6 View commit details
    Browse the repository at this point in the history
  12. Oops, fix code coverage (flutter#10672)

    And add comments explaining why.
    skybrian authored Jun 13, 2017
    Configuration menu
    Copy the full SHA
    e329356 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Configuration menu
    Copy the full SHA
    1ad346f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    befe019 View commit details
    Browse the repository at this point in the history
  3. Adds prefix and suffix support to TextField, per Material Design spec. (

    flutter#10675)
    
    * Prefix and Suffix support for TextFields
    
    * Adding Tests
    
    * Removing spurious newline.
    
    * Fixing a small problem with the test
    
    * Review Changes
    gspencergoog authored and Hixie committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    9f344b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a1bbac View commit details
    Browse the repository at this point in the history
  5. [accessibility] Announce index of tab in tab bar (flutter#10664)

    * [accessibility] Announce index if tab in tab bar
    
    * added TODO
    goderbauer authored Jun 14, 2017
    Configuration menu
    Copy the full SHA
    7158646 View commit details
    Browse the repository at this point in the history
  6. Benchmark for semantic overhead during transitions (flutter#10678)

    * Benchmark for semantic overhead during transitions
    
    * review comments
    goderbauer authored Jun 14, 2017
    Configuration menu
    Copy the full SHA
    e2d4f92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e5213b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ede575a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ada466 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    480d628 View commit details
    Browse the repository at this point in the history
  11. upload master and alpha docs to different hosts (flutter#10707)

    * upload master and alpha docs to different hosts
    
    * include robots.txt when master
    sethladd authored Jun 14, 2017
    Configuration menu
    Copy the full SHA
    d8cb164 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Configuration menu
    Copy the full SHA
    d3f9608 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f77b4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44126cd View commit details
    Browse the repository at this point in the history
  4. Create a CupertinoPageRoute (flutter#10686)

    * started copying stuff into cupertino page route
    
    * extracted from material page route. Ready for testing
    
    * works with button and gesture
    
    * tests and docs
    
    * review notes
    
    * review notes
    xster authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    36c3a96 View commit details
    Browse the repository at this point in the history
  5. Allow transitions_perf_test.dart to be run using package:test (flutte…

    …r#10725)
    
    package:test does not allow main() methods to have required
    arguments - changing to an optional positional arguments list
    fixes this.
    tvolkert authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    4739159 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    747e25e View commit details
    Browse the repository at this point in the history
  7. Eliminate dead iOS device mock code (flutter#10732)

    This code is unused in any test. In upcoming changes that migrate to
    Xcode instruments based device listing, we'll mock out the instruments
    output separately.
    cbracken authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    1bc54e0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from flutter/master

    Pulling from main fork.
    gspencergoog authored Jun 15, 2017
    Configuration menu
    Copy the full SHA
    506bc1c View commit details
    Browse the repository at this point in the history