提交歷史

作者 SHA1 備註 提交日期
  Viktor Szépe 5cc371d54c LibWeb: Fix typos - act II 2 天之前
  Sam Atkins 86be8abfbf LibWeb/CSS: Const-correct ComputedProperties::set_computed_font_list() 10 小時之前
  Aliaksandr Kalenik db8c443392 Everywhere: Make TransportSocket non-movable 1 天之前
  mkljczk 79c22e0d86 LibWeb: Use font with space in range for first_available_computed_font 3 周之前
  Tim Ledbetter 55769be9c6 LibWeb: Don't resolve color components when serializing color functions 3 天之前
  Tim Ledbetter a97fe3123d LibWeb: Don't convert color functions to RGB when resolving color values 3 天之前
  Tim Ledbetter 02d34dd021 LibWeb: Rename `CSSColor` to `ColorFunctionStyleValue` 4 天之前
  Gingeh 972547635f LibWeb: Dispatch pointer events to ::backdrop originating element 2 天之前
  Gingeh 4b9f5c6fb8 LibWeb: Generate ::backdrop pseudo-elements 2 天之前
  Tim Ledbetter 2a17d6d449 LibWeb: Set `clip-path` animation type to `by-computed-value` 16 小時之前
  Andreas Kling 4e9bc0a437 LibJS: Use a premade shape for NativeFunction with length and name 1 天之前
  Andreas Kling dbf6f7944e LibJS: Remove unused prototype parameter for NativeFunction::create() 1 天之前
  Andreas Kling b2779ad9f7 AK: Shrink Utf16View from 40 bytes to 32 bytes 1 天之前
  Andreas Kling 697e87b7bd AK: Make ""_string and ""_fly_string literals skip UTF-8 validation 1 天之前
  Timothy Flynn f070264800 Everywhere: Remove `sv` suffix from format string literals 1 天之前
  Timothy Flynn 917537b449 AK: Enable compile-time check of a format test string 1 天之前
  Timothy Flynn d5222e9bba LibJS: Do not generate a format string in Number.prototype.toFixed 1 天之前
  Timothy Flynn 64d290447c LibCore+LibJS+LibWasm: Always use a real format string 1 天之前
  Luke Wilde cd72e788e9 LibWeb: Append style sheet to ShadowRoot's list if link el is in one 1 周之前
  Aliaksandr Kalenik 14bac7b287 LibIPC: Move send thread from IPC connection to the transport layer 1 天之前
  Aliaksandr Kalenik af2dae63d1 Tests: Rearrange message order in Messaging-post-channel-over-channel 1 天之前
  Aliaksandr Kalenik ab35325003 LibIPC: Move early fd deallocation workaround to the transport layer 2 天之前
  Aliaksandr Kalenik 3525467e56 LibIPC: Join send thread instead of detaching in `~ConnectionBase()` 1 天之前
  Andreas Kling 6362ec6f3d LibJS: Stop passing StringView literals as format strings 1 天之前
  Andreas Kling 4593e19bcf LibJS: Make class-specific members of ESFO lazily allocated 1 天之前
  Andreas Kling 2a9b6f1d97 LibJS: Move computation out of the ECMAScriptFunctionObject constructor 1 天之前
  Andreas Kling 4209b18b88 LibJS: Add ECMAScriptFunctionObject::create_from_function_node() helper 2 天之前
  Andreas Kling ef4e7b7945 LibJS: Make JS parser emit accurate `this` insights for constructors 2 天之前
  Andreas Kling 9c0b185ab8 LibJS: Don't track "last result" of ScopeNode if we don't need it 2 天之前
  Andreas Kling c845c90e98 LibJS: Avoid GC::RootVector allocations in {Super,}CallWithArgumentArray 3 天之前