summaryrefslogtreecommitdiff
path: root/Userland/DevTools/Profiler/TimelineTrack.h
AgeCommit message (Expand)Author
2021-08-12Profiler: Parse and paint profile signpost events :^)Andreas Kling
2021-07-08Everywhere: Forward declare structs as structsDaniel Bertalan
2021-06-27Profiler: Cache the timeline histograms instead of recomputing on paintAndreas Kling
2021-05-22Profiler: Allow scaling the timeline with Ctrl+MouseWheel :^)Andreas Kling
2021-05-08Profiler: Migrate mouse events to TimelineViewCarlos César Neves Enumo
2021-05-06Profiler: Rename ProfileTimelineWidget => TimelineTrackAndreas Kling