1. 21 4月, 2016 1 次提交
  2. 20 4月, 2016 1 次提交
    • J
      Do not modify the set of active streams within the embedder tracing callbacks (#2600) · 48de25e1
      Jason Simmons 提交于
      Dart invokes Start/StopTracing callbacks within the _setVMTimelineFlags service
      method whenever the embedder timeline stream toggles on or off.  Flutter's
      implementation of these callbacks was modifying the set of enabled streams,
      which could override the intended behavior of _setVMTimelineFlags.
      
      Start/StopTracing will now only control Flutter's embedder-specific log.
      
      Also needed to change the Flutter engine's --trace-startup flag to set the
      corresponding timeline stream flag on the Dart VM.
      48de25e1
  3. 19 4月, 2016 1 次提交
  4. 16 4月, 2016 1 次提交
  5. 15 4月, 2016 1 次提交
  6. 13 4月, 2016 1 次提交
  7. 12 4月, 2016 2 次提交
  8. 09 4月, 2016 6 次提交
  9. 08 4月, 2016 2 次提交
  10. 07 4月, 2016 4 次提交
  11. 06 4月, 2016 5 次提交
  12. 05 4月, 2016 3 次提交
  13. 02 4月, 2016 1 次提交
  14. 01 4月, 2016 4 次提交
  15. 31 3月, 2016 7 次提交