1. 14 8月, 2015 1 次提交
  2. 08 8月, 2015 1 次提交
  3. 07 8月, 2015 3 次提交
  4. 05 8月, 2015 3 次提交
  5. 04 8月, 2015 2 次提交
  6. 31 7月, 2015 8 次提交
  7. 30 7月, 2015 4 次提交
    • E
      Fix CreatePlatformServiceProvider to allow calling more than once. · cc491e94
      Eric Seidel 提交于
      The previous implementation would (silently) delete any previous
      ServiceProviderImpl which would close all open mojo pipes.
      This would manfiest in the mojo:network_service never
      responding to Dart's request for loads.
      
      This mostly fixes issue #256, however there still appears to be
      a separate display-only race, which may be related to issue #52.
      
      R=abarth@google.com
      cc491e94
    • A
      Make SkyShell.app work · ec4eac4e
      Adam Barth 提交于
      It was looking for the wrong executable name.
      ec4eac4e
    • C
      Pass correct recognizer data while panning on iOS · 2a829f94
      Chinmay Garde 提交于
      2a829f94
    • A
      Improve vsync provider · 752ff897
      Adam Barth 提交于
      Now we actually use the vsync signal to trigger work. Previously, we'd hit the
      pipeline depth limit too early and fall back to swap buffers-triggered
      rendering.
      
      Also, rename Vsync to VSync on recommendation from jamesr.
      752ff897
  8. 29 7月, 2015 13 次提交
  9. 28 7月, 2015 4 次提交
  10. 24 7月, 2015 1 次提交