Google Git
Sign in
chromium / codesearch / chromium / src / 901b47f22c2070757a567c167eefc60dc0f6e149 / . / third_party / blink / renderer / modules / scheduler
tree: 8a5db4dca20ed6369a5a1810602703e8731b88aa [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. dom_timer.cc
  16. dom_timer.h
  17. dom_timer_test.cc
  18. OWNERS
  19. README.md
  20. scheduled_action.cc
  21. scheduled_action.h
  22. scheduler.idl
  23. scheduler_post_task_callback.idl
  24. scheduler_post_task_options.idl
  25. scheduler_yield_options.idl
  26. script_wrappable_task_state.cc
  27. script_wrappable_task_state.h
  28. script_wrappable_task_state.idl
  29. task_attribution_tracker_impl.cc
  30. task_attribution_tracker_impl.h
  31. task_attribution_tracker_impl_test.cc
  32. task_controller.idl
  33. task_controller_init.idl
  34. task_priority_change_event.cc
  35. task_priority_change_event.h
  36. task_priority_change_event.idl
  37. task_priority_change_event_init.idl
  38. task_signal.idl
  39. task_signal_any_init.idl
  40. window_idle_tasks.cc
  41. window_idle_tasks.h
  42. window_idle_tasks.idl
  43. window_or_worker_global_scope_timers.idl
  44. 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