react/packages/react-devtools-scheduling-p.../src
E-Liang Tan eabd18c73f
Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759)
* Move preprocessData into a web worker
* Add UI feedback for loading/import error states
* Terminate worker when done handling profile
* Add display density CSS variables
2020-09-04 10:57:32 -04:00
..
assets Import React Concurrent Mode Profiler (#19634) 2020-08-20 14:06:28 -04:00
content-views Visually distinguish user timing marks from React events (#19663) 2020-08-20 14:43:40 -04:00
context Import React Concurrent Mode Profiler (#19634) 2020-08-20 14:06:28 -04:00
import-worker Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759) 2020-09-04 10:57:32 -04:00
utils Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759) 2020-09-04 10:57:32 -04:00
view-base Scheduling Profiler: Extract and test scroll state from horizontal pan and zoom view (#19682) 2020-09-03 10:27:35 -04:00
App.css Scheduling Profiler: Redesign with DevTools styling (#19707) 2020-09-03 12:08:40 -04:00
App.js Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759) 2020-09-04 10:57:32 -04:00
CanvasPage.css Import React Concurrent Mode Profiler (#19634) 2020-08-20 14:06:28 -04:00
CanvasPage.js Scheduling Profiler: Redesign with DevTools styling (#19707) 2020-09-03 12:08:40 -04:00
EventTooltip.css Import React Concurrent Mode Profiler (#19634) 2020-08-20 14:06:28 -04:00
EventTooltip.js Import React Concurrent Mode Profiler (#19634) 2020-08-20 14:06:28 -04:00
ImportButton.css Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759) 2020-09-04 10:57:32 -04:00
ImportButton.js Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759) 2020-09-04 10:57:32 -04:00
SchedulingProfiler.css Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759) 2020-09-04 10:57:32 -04:00
SchedulingProfiler.js Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759) 2020-09-04 10:57:32 -04:00
SchedulingProfilerFeatureFlags.js Scheduling Profiler: Redesign with DevTools styling (#19707) 2020-09-03 12:08:40 -04:00
constants.js Scheduling Profiler: Redesign with DevTools styling (#19707) 2020-09-03 12:08:40 -04:00
hooks.js Scheduling Profiler: Move preprocessing to web worker and add loading indicator (#19759) 2020-09-04 10:57:32 -04:00
index.css Scheduling Profiler: Redesign with DevTools styling (#19707) 2020-09-03 12:08:40 -04:00
index.js Scheduling Profiler: Redesign with DevTools styling (#19707) 2020-09-03 12:08:40 -04:00
types.js Import React Concurrent Mode Profiler (#19634) 2020-08-20 14:06:28 -04:00