1. 01 9月, 2017 1 次提交
  2. 08 8月, 2017 1 次提交
  3. 01 8月, 2017 1 次提交
  4. 19 7月, 2017 1 次提交
  5. 12 7月, 2017 1 次提交
  6. 06 7月, 2017 1 次提交
  7. 25 4月, 2017 1 次提交
  8. 20 4月, 2017 1 次提交
    • C
      Update buildtools to c8db819853bcf8ce1635a8b7a395820f39b5a9fc and restrict... · 414491b9
      Chinmay Garde 提交于
      Update buildtools to c8db819853bcf8ce1635a8b7a395820f39b5a9fc and restrict downloaded artifacts. (#3611)
      
      This updates our compilers, gn and ninja. Also, we now explicitly specify the buildtools artifacts we actually use instead of downloading everything from the catalog.
      
      The build error was due to unused lambda captures being reported as warnings (which we turn into errors).
      414491b9
  9. 13 4月, 2017 1 次提交
  10. 12 4月, 2017 2 次提交
  11. 11 4月, 2017 2 次提交
  12. 05 4月, 2017 2 次提交
  13. 04 4月, 2017 1 次提交
    • C
      Maintain FlutterTextInputView text in NSMutableString (#3554) · 38664ac3
      Chris Bracken 提交于
      * Maintain FlutterTextInputView text in NSMutableString
      
      We were converting from/to NSString at the interface of
      FlutterTextInputView; instead use NSMutableString to maintain the
      internal buffer.
      
      Eliminates nsstring_utils.{h,mm} which no longer has any users.
      38664ac3
  14. 01 4月, 2017 2 次提交
  15. 30 3月, 2017 1 次提交
    • C
      Cleanup timeline markers. (#3540) · 0451dc11
      Chinmay Garde 提交于
      * Name the platform thread in the timeline. This does not affect (nor is it affected by) the pthread name set by the embedder.
      * Make it easier in the timeline to see not only when the frame was request, but also when that frame request was fulfilled.
      * Trace message loop wakes.
      0451dc11
  16. 29 3月, 2017 1 次提交
  17. 28 3月, 2017 2 次提交
  18. 24 3月, 2017 2 次提交
  19. 23 3月, 2017 1 次提交
  20. 21 3月, 2017 4 次提交
  21. 23 2月, 2017 1 次提交