1. 09 7月, 2016 1 次提交
  2. 01 7月, 2016 1 次提交
    • A
      Harmonize Android and iOS accessibility bridges (#2777) · 71ce354a
      Adam Barth 提交于
      These classes now use the same terminology and work in the same way.
      Also, change semantics.mojom to use an enumeration of actions instead of
      having a separate method per action. This will hopefully scale better.
      71ce354a
  3. 29 6月, 2016 1 次提交
  4. 10 5月, 2016 2 次提交
  5. 07 5月, 2016 3 次提交
  6. 29 4月, 2016 1 次提交
    • A
      Clarify which source files are part of Flutter.framework (#2630) · d980ee5d
      Adam Barth 提交于
      All the headers for Flutter.framework are now in framework/Headers and all the
      source files for Flutter.framework are now in framework/Source. Previously it
      was unclear that FlutterAppDelegate and main_ios.mm weren't part of
      Flutter.framework. (They still build as part of the framework, but that's
      something I'll fix in a later patch.)
      d980ee5d
  7. 26 4月, 2016 1 次提交