Age | Commit message (Expand) | Author |
---|---|---|
2021-08-24 | Browser: Use OutOfProcessWebView for the Browser JavaScript console | Andreas Kling |
2021-08-01 | Applications: Remove unused header includes | Brian Gianforcaro |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-12 | LibJS: Make Errors fully spec compliant | Linus Groh |
2021-02-28 | Browser: Implemented out of process JS console | Brandon Scott |
2021-02-20 | Browser: Wrap DOMException values in regular JS::Error for console printing | Linus Groh |
2021-02-07 | LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS | Andreas Kling |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |