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
2021-10-02
Prekernel: Better datasheet link for RPi3
Nico Weber
2021-10-01
Base: Add glyphs for the U+2014 em dash to KaticaRegular
Idan Horowitz
2021-10-01
Base: Add glyphs for the U+2019 apostrophe to KaticaRegular
Idan Horowitz
2021-10-01
RequestServer: Don't hide the SIGINFO state dump behind a debug macro
Andreas Kling
2021-10-01
LibWeb: Implement CSSRule and CSSStyleDeclaration serialization
Andreas Kling
2021-10-01
LibWeb: Make CSSStyleDeclaration support both dashed-name and camelCase
Andreas Kling
2021-10-01
LibWeb: Add missing virtual/override/final in CSSStyleRule
Andreas Kling
2021-10-01
LibWeb: Flexbox: Catch zero flex-basis and use width instead
Tobias Christiansen
2021-10-01
LibWeb: Create real Keybord & Message events in Document::create_event
Idan Horowitz
2021-10-01
LibWeb: Change the type of MouseEvent members to double
Idan Horowitz
2021-10-01
LibWeb: Add the missing KeyboardEvent IDL constructor
Idan Horowitz
2021-10-01
LibWeb: Dispatch keydown/keyup events on the appropriate target
Idan Horowitz
2021-10-01
LibWeb: Support dictionary-only IDL files
Idan Horowitz
2021-10-01
LibWeb: Change the parent interface of MouseEvent to UIEvent
Idan Horowitz
2021-10-01
LibWeb: Add the missing UIEvent IDL constructor
Idan Horowitz
2021-10-01
LibWeb: Add support for unwrapping the WindowObject to WrapperGenerator
Idan Horowitz
2021-10-01
LibWeb: Add the UIEvent::{view, detail} IDL attributes
Idan Horowitz
2021-10-01
LibWeb: Add the missing PageTransitionEvent IDL constructor
Idan Horowitz
2021-10-01
LibWeb: Add the missing ProgressEvent IDL constructor
Idan Horowitz
2021-10-01
LibWeb: Add the missing SubmitEvent IDL constructor
Idan Horowitz
2021-10-01
LibWeb: Add the missing MessageEvent IDL constructor
Idan Horowitz
2021-10-01
LibWeb: Add the lastEventId IDL attribute to MessageEvent
Idan Horowitz
2021-10-01
LibWeb: Change the IDL type of MessageEvent::data to any
Idan Horowitz
2021-10-01
LibWeb: Add the missing CloseEvent IDL constructor
Idan Horowitz
2021-10-01
LibWeb: Use the LibWeb source directory as the IDL #import base path
Idan Horowitz
2021-10-01
LibWeb: Parse media queries! :^)
Sam Atkins
2021-10-01
LibWeb: Add TokenStream::rewind_to_position()
Sam Atkins
2021-10-01
LibWeb: Parse `@media` rules into CSSMediaRule objects
Sam Atkins
2021-10-01
Base: Add media-queries test page
Sam Atkins
2021-10-01
LibWeb: Make consume_a_qualified_rule() understand block tokens
Sam Atkins
2021-10-01
LibWeb: Make MediaQueryList store MediaQueries instead of a String
Sam Atkins
2021-10-01
LibWeb: Sketch out media-query parsing
Sam Atkins
2021-10-01
LibWeb: Add CSSMediaRule
Sam Atkins
2021-10-01
LibWeb: Add MediaList
Sam Atkins
2021-10-01
LibWeb: Partially implement MediaQuery class :^)
Sam Atkins
2021-10-01
Kernel: Switch RTL8168NetworkAdapter::possible_device_name to StringView
Brian Gianforcaro
2021-10-01
Kernel: Convert network adapter names to Kernel::KString
Brian Gianforcaro
2021-10-01
LibWeb: Flexbox: Check for relative resolvability on the cross axis
Tobias Christiansen
2021-10-01
RequestServer: Ignore preconnect requests for available connections
Ali Mohammad Pur
2021-10-01
Kernel: Move x86 IO instructions code into the x86 specific folder
Liav A
2021-10-01
Kernel: Remove IO.h include from a bunch of places
Liav A
2021-10-01
LibWeb: Check for HTML integration points in the tree constructor
Luke Wilde
2021-10-01
LibJS: Take a pointer in get_or_prune_cached_prototype_transition()
Ali Mohammad Pur
2021-10-01
Spreadsheet: Add a toolbar
Samuel Bowman
2021-10-01
Spreadsheet: Store actions in member variables on SpreadsheetWidget
Samuel Bowman
2021-10-01
Spreadsheet: Move menu and action code to initialize_menubar()
Samuel Bowman
2021-10-01
LibJS: Remove transition avoidance & start caching prototype transitions
Andreas Kling
2021-10-01
LibWeb: Implement MediaQueryList.onchange
Luke Wilde
2021-10-01
LibMarkdown: Fix typo in variable name
Nico Weber
2021-10-01
Tests: Fix typos
Nico Weber
[next]