1. 18 May, 2016 4 commits
    • Adam Barth's avatar
      Not every month begins on a Monday (#4004) · c1dfbd27
      Adam Barth authored
      Also, clean up the DatePicker to use more modern technology, such as a
      grid for displaying the days of the month.
      
      Fixes #3976
      c1dfbd27
    • Adam Barth's avatar
      Complete dartdocs for painting.dart (#4003) · 8294b96f
      Adam Barth authored
      8294b96f
    • Adam Barth's avatar
      Improve dartdoc comments for gestures.dart (#4000) · 4e1108e7
      Adam Barth authored
      Also, make some previously private classes public for better
      documentation.
      4e1108e7
    • Ian Hickson's avatar
      Some cleanup of the test framework (#4001) · d2c8c82f
      Ian Hickson authored
      * Add a "build" phase to EnginePhase for completeness.
      * Ignore events from the device during test execution.
      * More dartdocs
      * Slightly more helpful messages about Timers in verifyInvariants.
      * Add widgetList, elementList, stateList, renderObjectList.
      * Send test events asynchronously for consistency with other APIs.
      * Fix a test that was depending on test events being synchronous (or
        rather, scheduled in a microtask that came before the microtask for
        the completer of the future that the tap() function returned).
      d2c8c82f
  2. 17 May, 2016 20 commits
  3. 16 May, 2016 16 commits