summaryrefslogtreecommitdiffstats
path: root/editor/debugger/editor_profiler.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Implement Autostart Feature for Profiler / Visual Profiler / Network ProfilerHendrik Brucker2024-09-101-1/+2
* Fix profiler seek line color in light modes, update on theme changeChristian Kaiser2024-05-261-0/+5
* Fix missing time for some script functions in profilermsreis2023-12-191-0/+6
* Extract and reorganize texture resource classesHendrik Brucker2023-07-141-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix: Profiler and Visual Profiler start/stop state inconsistencystmSi2022-12-231-1/+2
* Fix profiler being disabled at wrong timeshalgriffiths2022-09-131-1/+2
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Add a new HashSet templatereduz2022-05-201-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-3/+3
* Rename profiler "Idle Time" to "Process Time"Hugo Locurcio2022-05-051-1/+1
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-7/+7
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-10/+10
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Clean up profilerpkowal2021-04-061-3/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-16/+11
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-4/+0
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Update editor debugger to new remote debugger.Fabio Alessandrelli2020-03-081-0/+177