Age | Commit message (Expand) | Author |
---|---|---|
2021-09-25 | LibCore: Add Core::EventLoop::spin_until(Function<bool()>) | Andreas Kling |
2021-09-02 | LibCore+Userland: Implement Core::deferred_invoke | sin-ack |
2021-08-26 | LibCore: Add Core::EventLoop::has_been_instantiated() | Andreas Kling |
2021-08-15 | LibCore: Move EventLoop to AK::Time | Brian Gianforcaro |
2021-06-12 | AK: Rename Vector::append(Vector) => Vector::extend(Vector) | Andreas Kling |
2021-05-22 | LibCore: Make all processes opt out of InspectorServer by default | Andreas Kling |
2021-05-13 | LibCore+Inspector: Reverse the direction of Inspector connections | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |