Commit History

Author SHA1 Message Date
  DexesTTP dcbbbf5b4a LibWebView: Move OutOfProcessWebView to a new LibWebView library 3 years ago
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 years ago
  Dylan Katz 3919a1dcc0 Browser: Load icons at start of program 3 years ago
  Sam Atkins d702678d16 LibJS+WebContent+Browser+js: Implement console.group() methods 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Sam Atkins 703bd4c9da Browser: Convert JS ConsoleWidget to new API 3 years ago
  Andreas Kling fe09f85414 Browser: Use OutOfProcessWebView for the Browser JavaScript console 3 years ago
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 4 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh da177c6517 LibJS: Make Errors fully spec compliant 4 years ago
  Brandon Scott 269ec8b1f9 Browser: Implemented out of process JS console 4 years ago
  Linus Groh 8b78ed6308 Browser: Wrap DOMException values in regular JS::Error for console printing 4 years ago
  Andreas Kling ddbf20ecf6 LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS 4 years ago
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 years ago