index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-23
LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in common AOs [Part 18/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in String AOs [Part 17/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in ShadowRealm AOs [Part 16/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Array AOs [Part 15/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Date AOs [Part 14/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in JSON AOs [Part 13/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Atomics AOs [Part 12/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in ArrayBuffer AOs [Part 11/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in TypedArray AOs [Part 10/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in RegExp AOs [Part 9/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Promise AOs [Part 8/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Iterator AOs [Part 7/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in PrototypeObject AOs [Part 3/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Temporal AOs [Part 2/19]
Linus Groh
2022-08-23
LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19]
Linus Groh
2022-08-23
LibJS: Remove GlobalObject from VM::this_value()
Linus Groh
2022-08-23
LibJS: Remove GlobalObject from VM::throw_completion()
Linus Groh
2022-08-23
LibJS: Remove GlobalObject from execute() and related AST functions
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>()
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
Linus Groh
2022-08-23
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
Linus Groh
2022-08-23
LibJS: Fix the prototype of AsyncFunctionDriverWrapper's Promise base
Linus Groh
2022-08-23
LibWeb: Fix the prototype of a couple of WebAssembly prototype objects
Linus Groh
2022-08-23
NetworkServer: Use Core::Stream instead of Core::File
huttongrabiel
2022-08-23
PixelPaint: Use Sqrt1_2 constant in EllipseTool instead of 1/1.41
Hendiadyoin1
2022-08-23
Ports/SDL2_ttf: Update to 2.20.1
Tim Schumacher
2022-08-23
Ports/SDL2_net: Update to 2.2.0
Tim Schumacher
2022-08-23
Ports/SDL2_mixer: Update to 2.6.2
Tim Schumacher
2022-08-23
Ports/SDL2_image: Update to 2.6.2
Tim Schumacher
2022-08-23
Ports/SDL2: Update to 2.24.0
Tim Schumacher
2022-08-23
Ports/SDL2: Do an out-of-tree build
Tim Schumacher
2022-08-23
Ports: Add aclock port
Seal Sealy
2022-08-23
Base: Add five new emojis
djwisdom
2022-08-23
Base: Add 5 new emojis
Ryan Liptak
2022-08-23
LibWeb: Remove done TODO and fix typo
MacDue
2022-08-23
LibWeb: Avoid infinite loops in background painting
MacDue
2022-08-23
CI: Install newer Bash via homebrew on macOS
Linus Groh
2022-08-23
LibGUI: Call on_segment_change handler from on_{click,focus_change}
networkException
2022-08-23
LibGUI: Don't call on_segment_change handler if the index did not change
networkException
2022-08-23
Kernel: Fix boot profiling
Samuel Bowman
2022-08-23
Base: Add More Emojis
electrikmilk
2022-08-23
Base: Add more emoji
Xexxa
2022-08-23
LibCore: Fix deadlock in SharedSingleProducerCircularQueue
kleines Filmröllchen
2022-08-23
Base: Add an example `linear-gradient` with double-position color stops
MacDue
2022-08-23
LibWeb: Resolve double-position `linear-gradient()` color stops
MacDue
[next]