index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2022-04-02
UserspaceEmulator: Don't mark SoftFPU::mmx_get/set as ALWAYS_INLINE
Hendiadyoin1
2022-04-02
LibX86: Correctly name CVTTSS2SI_r32_xmm2m32
Hendiadyoin1
2022-04-02
LibX86: Use the correct code for UNPCKLS
Hendiadyoin1
2022-04-02
LibX86: Correctly name the first xmm argument
Hendiadyoin1
2022-04-02
LibX86: Don't print repz prefix for SSE instructions
Hendiadyoin1
2022-04-02
LibGfx: Use AK's rsqrt and cast to floats earlier
Hendiadyoin1
2022-04-02
Meta+LibWeb: Port PropertyID.h/cpp generators to invoke_generator()
Sam Atkins
2022-04-02
Meta+LibWeb: Port ValueID.h/cpp generators to invoke_generator()
Sam Atkins
2022-04-02
Meta+LibWeb: Port MediaFeatureID.h/cpp generators to invoke_generator()
Sam Atkins
2022-04-02
LibJS: Normalize NaN values in Sets and Maps
Idan Horowitz
2022-04-02
LibWeb: Use the specification defined types in IntersectionObserverInit
Idan Horowitz
2022-04-02
LibWeb: Add the ResizeObserverBoxOptions IDL enum
Idan Horowitz
2022-04-02
LibWeb: Use OnErrorEventHandler in WorkerGlobalScope IDL
Idan Horowitz
2022-04-02
LibWeb: Add the GlobalEventHandlers IDL mixin
Idan Horowitz
2022-04-01
3DViewer: Add support for dropping files
James Mintram
2022-04-01
3DFileViewer: Do not abort model loading when texture is missing
Stephan Unverwerth
2022-04-01
Everywhere: Run clang-format
Idan Horowitz
2022-04-01
LibGfx: Return kerning values as a `float` instead of `int`
Jelle Raaijmakers
2022-04-01
LibGfx: Implement font kerning for `Painter::draw_text_run`
Jelle Raaijmakers
2022-03-31
LibWeb: Flex fix minimum main size in min/max violations calculation
Enver Balalic
2022-03-31
LanguageServers/Cpp: Add SemanticType::PreprocessorMacro
Itamar
2022-03-31
LibCpp: Fix parsing of macro calls
Itamar
2022-03-31
LibGUI: Add AutocompleteProvider::TokenInfo::type_to_string()
Itamar
2022-03-31
PixelPaint: Draw layer thumbnails with bilinear filtering
Andreas Kling
2022-03-31
LibJS: Allow JS::make_handle(T*) to be called with nullptr
Andreas Kling
2022-03-31
LibJS: Don't assume that for-in/of target is a variable on LHS::Assign
Ali Mohammad Pur
2022-03-31
LibJS: Implement codegen for MemberExpression binding patterns
Ali Mohammad Pur
2022-03-31
LibJS: Implement bytecode generation for all ObjectExpression properties
Ali Mohammad Pur
2022-03-31
LibPDF: Fix security-handler-related nullptr regression
Matthew Olsson
2022-03-31
LibPDF: Fix mismatched class/struct declaration
Matthew Olsson
2022-03-31
PDFViewer: Use ArgsParser
Matthew Olsson
2022-03-31
LibPDF: Rename Command to Operator
Matthew Olsson
2022-03-31
LibPDF: Fix some base-encoding-related crashes
Matthew Olsson
2022-03-31
LibPDF: Add Type0 and TrueType fonts
Matthew Olsson
2022-03-31
LibPDF: Abstract Type1 font data
Matthew Olsson
2022-03-31
LibPDF: Accept font size in PDFFont::get_char_width
Matthew Olsson
2022-03-31
LibPDF: Move font files into their own directory
Matthew Olsson
2022-03-31
LibPDF: Use Font /Widths array to derive character widths
Matthew Olsson
2022-03-31
LibPDF: Use AntiAliasingPainter in Renderer when possible
Matthew Olsson
2022-03-31
LibPDF: Fix more bad Renderer text positioning calculations
Matthew Olsson
2022-03-31
LibPDF: Handle SCN and scn operators
Matthew Olsson
2022-03-31
LibPDF: Add basic ICCBased color space handling
Matthew Olsson
2022-03-31
LibPDF: Move color space creation from Renderer to ColorSpace
Matthew Olsson
2022-03-31
LibJS: Adjust ISO8601 representation for years between 1 BCE and 999 CE
Linus Groh
2022-03-31
LibJS: Correct PlainYearMonth arithmetic for non-ISO calendars
Linus Groh
2022-03-31
LibJS: Handle Etc/GMT timezones properly in TimeZone{IANA,Bracketed}Name
Linus Groh
2022-03-31
LibJS: Emit reference information for { calendarName: "always" } option
Linus Groh
2022-03-31
LibJS: Fix Duration.compare() for dates with unusual number of hours
Linus Groh
2022-03-31
Browser+WebContent: Add a Debug menu action to disable scripting :^)
Linus Groh
2022-03-31
WebContent: Add plumbing for 'is scripting enabled' setting
Linus Groh
[prev]
[next]