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
2020-04-11
Kernel: Keep records of PCI::Address & PCI::ID pairs for enumeration
Liav A
2020-04-11
Kernel: Simplify a message in PATAChannel::create()
Liav A
2020-04-11
Kernel: Assert if we try to initialize VMWareBackdoor more than once
Liav A
2020-04-10
LibJS: Improve Object.defineProperty test
4ourbit
2020-04-10
LibJS: Add String.prototype.pad{Start,End}()
Linus Groh
2020-04-10
LibJS: Remove assert function from Object.defineProperty() test
Linus Groh
2020-04-10
Kernel: Ignore zero-length PROGBITS sections in sys$module_load()
Andreas Kling
2020-04-10
LibJS: Key shape transitions on both property name and attributes
Andreas Kling
2020-04-10
AK: Add FlyString::hash()
Andreas Kling
2020-04-10
LibJS: Remove mock String.prototype from tests
Linus Groh
2020-04-10
LibJS: Add String.prototype.toString()
Linus Groh
2020-04-10
LibJS: Add String constructor :^)
Andreas Kling
2020-04-10
LibJS: Use enumerator macros for boilerplate code around native types
Andreas Kling
2020-04-10
Meta: Add supercomputer7 to contributor list in ReadMe
Andreas Kling
2020-04-10
IRCClient: Add NotifyOnMessage/NotifyOnMention config options
Brendan Coles
2020-04-10
LibJS: Boolean, Number and String prototypes should have values too
Andreas Kling
2020-04-10
Kernel+LibC: Remove ESUCCESS
Andreas Kling
2020-04-10
LibJS: Throw real TypeError, ReferenceError, etc objects
Andreas Kling
2020-04-10
LibJS: Add all the Error subclasses
Andreas Kling
2020-04-10
IRCClient: Add ShowNickChangeMessages/ShowJoinPartMessages conf options
Brendan Coles
2020-04-10
Kernel: Add explicit offset parameter to File::read etc
Conrad Pankoff
2020-04-10
IRCClient: Autojoin channels after client registration
Brendan Coles
2020-04-10
Calendar: Implement add event action
rhin123
2020-04-10
Calendar: Implement add event UI
rhin123
2020-04-10
LibJS: Add tests for exception if assignment LHS is invalid
Barney Wilks
2020-04-10
LibJS: Throw exception if LHS of assignment is of unexpected type
Barney Wilks
2020-04-10
LibLine: Appropriately react to window size changes
AnotherTest
2020-04-10
LibLine: Fix regression with moving around in history misplacing cursor
AnotherTest
2020-04-10
DisplayProperties: Replace TextBox with ColorInput.
Hüseyin ASLITÜRK
2020-04-10
LibGUI: Add ColorInput component
Hüseyin ASLITÜRK
2020-04-10
JS repl: Fix indentation when a line starts with '})]'
AnotherTest
2020-04-10
LibLine: Implement multiline editing
AnotherTest
2020-04-10
LibVT: Implement Device Status Report (cursor position report)
AnotherTest
2020-04-10
LibJS: Add property configuration transitions
Andreas Kling
2020-04-10
LibJS: Add Object.defineProperty() and start caring about attributes
Andreas Kling
2020-04-09
Kernel: Allow again to boot with partitioned disk
Liav A
2020-04-09
Kernel: Create BXVGA device if found in the PCI bus
Liav A
2020-04-09
Kernel: Reorder bitwise operations when creating PCI interrupt overrides
Liav A
2020-04-09
MultiProcessor: Silence debug message spam
Liav A
2020-04-09
Interrupts: Simplify initialization a bit more
Liav A
2020-04-09
Interrupts: Remove irrelevant FIXME comment
Liav A
2020-04-09
WindowServer: MenuManager::handle_mouse_event() return if window is null
Brendan Coles
2020-04-09
Interrupts: Make the MultiProcessorParser functional again
Liav A
2020-04-09
Kernel: Simplify the Time management initialization
Liav A
2020-04-09
Kernel: Run clang-format on init.cpp
Liav A
2020-04-09
Kernel: Simplify the Interrupt management initialization
Liav A
2020-04-09
Kernel: Simplify PCI messages on initialization
Liav A
2020-04-09
Kernel: Remove redundant "ACPI" from filenames in ACPI/
Andreas Kling
2020-04-09
Kernel: Merge ACPI::StaticParser into ACPI::Parser
Andreas Kling
2020-04-09
Kernel: Use StringView for ACPI table signatures
Andreas Kling
[prev]
[next]