Commit History

Author SHA1 Message Date
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 years ago
  kleines Filmröllchen 71b175d4ed Profiler: Use ProfileModel rounding constant for the status bar text 3 years ago
  kleines Filmröllchen d9decfbbf3 Profiler: Show percentages with three decimal points 3 years ago
  Jakub Berkop d084f8d90a Profiler: Present read event info in tree structure 3 years ago
  Stephan Unverwerth ddccf451a9 Profiler: Make everything east-const :^) 3 years ago
  Stephan Unverwerth cf8427b7b4 Profiler: Add source code view 3 years ago
  Hendiadyoin1 39a4c0e6ce Profiler: Add some implied auto qualifiers 3 years ago
  Astraeus- a961a51692 Profiler: Convert to try_create_default_icon 3 years ago
  Andreas Kling b6f49924be LibDesktop: Make allowlist APIs return ErrorOr<void> 3 years ago
  Andreas Kling dfca0def63 Profiler: Port to LibMain :^) 3 years ago
  Andreas Kling fbe8f185b5 Profiler: Replace Result<T, E> use with ErrorOr<T> 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Nicholas Hollett 0d98bba167 Profiler: Add a flamegraph view for the stack 4 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
  sin-ack 9c9a5c55cb Userland+LibGUI: Make Margins arguments match CSS ordering 4 years ago
  Andreas Kling 8f590cbeb8 Profiler: Add a "Signposts" tab next to the "Samples" tab 4 years ago
  sin-ack b6ef12bd26 Profiler: Use SelectionBehavior::SelectRows 4 years ago
  Brian Gianforcaro a4c37d49a0 DevTools: Remove unused header includes 4 years ago
  Andreas Kling f6ccff944a Profiler: Don't perform disassembly when disassembly view is hidden 4 years ago
  Andreas Kling 687a12d7fb Userland: Add GUI::Window::add_menu() and use it everywhere 4 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Tom 7e77a2ec40 Everywhere: Improve CPU usage calculation 4 years ago
  DhruvMaroo 6c3d601e87 Profiler: Show the duration of the time interval chosen 4 years ago
  Gunnar Beutner a607f13fc7 Profiler: Use sequential serial numbers for profiling events 4 years ago
  Gunnar Beutner 547eb4973a Profiler: Use a more reasonable default event mask 4 years ago
  Jelle Raaijmakers 2c772d1848 LibGUI/AbstractView: Remove `on_selection` 4 years ago
  Andreas Kling a1e133cc6b LibCore: Make ProcessStatisticsReader return results in a Vector 4 years ago
  Andreas Kling 29e00cda2e Profiler: Add a "Show Disassembly" action (and hide it by default) 4 years ago
  Gunnar Beutner 6ac1ca5a9a Profiler: Remove ability to filter Kernel::Scheduler::yield() frames 4 years ago
  Gunnar Beutner 572bbf28cc Kernel+LibC: Add support for filtering profiling events 4 years ago