Google Git
Sign in
chromium / codesearch / chromium / src / 7b51c33fd27e658c42e040daaa39e46bc3706073 / . / third_party / blink / renderer / modules / scheduler
tree: 83f9c11f3bd40d6026dc4002ffc801e2bd068aa2 [path history] [tgz]
  1. images/
  2. BUILD.gn
  3. DIR_METADATA
  4. dom_scheduler.cc
  5. dom_scheduler.h
  6. dom_scheduler_test.cc
  7. dom_task.cc
  8. dom_task.h
  9. dom_task_continuation.cc
  10. dom_task_continuation.h
  11. dom_task_controller.cc
  12. dom_task_controller.h
  13. dom_task_signal.cc
  14. dom_task_signal.h
  15. OWNERS
  16. README.md
  17. scheduler.idl
  18. scheduler_post_task_callback.idl
  19. scheduler_post_task_options.idl
  20. scheduler_yield_options.idl
  21. script_wrappable_task_state.cc
  22. script_wrappable_task_state.h
  23. script_wrappable_task_state.idl
  24. task_attribution_tracker_impl.cc
  25. task_attribution_tracker_impl.h
  26. task_attribution_tracker_impl_test.cc
  27. task_controller.idl
  28. task_controller_init.idl
  29. task_priority_change_event.cc
  30. task_priority_change_event.h
  31. task_priority_change_event.idl
  32. task_priority_change_event_init.idl
  33. task_signal.idl
  34. task_signal_any_init.idl
  35. window_idle_tasks.cc
  36. window_idle_tasks.h
  37. window_idle_tasks.idl
  38. window_or_worker_scheduler.idl
third_party/blink/renderer/modules/scheduler/README.md

renderer/core/scheduler

This directory contains the Main Thread Scheduling APIs (window.scheduler).

Note: These APIs are experimental and the details are still in flux.

APIs Implemented

scheduler.postTask()[explainer, design doc]

scheduler.postTask()

For the full API shape and general design, please refer to the (active) design doc.

Powered by Gitiles| Privacy| Termstxt json