1. 27 4月, 2021 1 次提交
  2. 14 4月, 2021 1 次提交
  3. 01 5月, 2020 1 次提交
    • F
      [fuchsia] Use dart::ComponentContext() (#17876) · fe70fc74
      Filip Filmar 提交于
      This functionality is added in issue #41523.  Allows runners to request
      the singleton instance of `sys::ComponentContext`, while it remains also
      accessible to component-specific code that does not have direct access
      to top-level objects.
      
      Fixes #41523
      fe70fc74
  4. 01 4月, 2020 1 次提交
    • N
      [fuchsia] Remove "CreateTraceProvider" trace event (#17423) · 7fc22d11
      Nathan Rogers 提交于
      Since the trace provider hasn't been created yet, it is not possible to
      trace the creation of a trace provider using a TRACE_DURATION event (the
      trace enabled and category check will always fail).  While this isn't
      causing any urgent problems, remove it to set a good example for other
      clients of tracing that might happen to reference this code.
      7fc22d11
  5. 31 1月, 2020 1 次提交
  6. 24 1月, 2020 1 次提交
  7. 23 1月, 2020 1 次提交
  8. 08 1月, 2020 1 次提交
  9. 21 9月, 2019 1 次提交
  10. 07 8月, 2019 1 次提交
  11. 29 6月, 2019 1 次提交
  12. 13 5月, 2019 1 次提交
  13. 08 5月, 2019 1 次提交