Commit History

作者 SHA1 備註 提交日期
  Aliaksandr Kalenik 94eacf6da7 LibWeb: Remove did_request_scroll_to IPC call 1 年之前
  Aliaksandr Kalenik cc3d95a356 LibWeb: Remove did_request_scroll IPC call 1 年之前
  Aliaksandr Kalenik 5285e22f2a LibWeb+WebContent: Move scrollbar painting into WebContent 1 年之前
  MacDue 9c711bc868 LibWeb+Ladybird: Add option to enable the `AffineCommandExecutorCPU` 1 年之前
  Aliaksandr Kalenik b8d18ebcf7 LibWeb+WebContent: Change event loop to synchronously paint next frame 1 年之前
  Lucas CHOLLET 5b2356b452 WebContent+WebWorker: Don't set the color value to the index of an enum 1 年之前
  Andreas Kling e6c0b4631f WebContent: Send tooltip screen location in device coordinate space 1 年之前
  Andreas Kling c186ab96ac LibWeb: Explicitly ignore PageClient::m_console_clients 1 年之前
  Andreas Kling 4db1712f90 LibJS+LibWeb: Make Console, ConsoleClient & subclasses GC-allocated 1 年之前
  Andreas Kling 44659f2f2a LibWeb+WebContent: Don't let PageClient keep documents alive 1 年之前
  Andrew Kaster 5e1d678bae Ladybird+Userland: Remove use of unnecessary fd passing socket concept 1 年之前
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 年之前
  Timothy Flynn 9c608b46fd LibWeb+LibWebView+WebContent: Remove now-unused history change IPC 1 年之前
  Aliaksandr Kalenik c96fc902ff LibWeb+LibWebView+WebContent: Add did_change_url() IPC call 1 年之前
  Aliaksandr Kalenik a8cf1aca7c LibWeb: Rename did_update_url() to did_history_api_push_or_replace() 1 年之前
  Aliaksandr Kalenik 461184d964 LibWeb+LibWebView+WebContent: Add did_update_navigation_buttons_state() 1 年之前
  Aliaksandr Kalenik 649f70db65 LibWeb+WebContent: Initialise JS console from Document::initialize() 1 年之前
  Matthew Olsson 97b343f696 WebContent+WebWorker: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() 1 年之前
  Bastiaan van der Plaat 4408581ee0 LibWeb: Refactor SelectItem to allow selecting options without value 1 年之前
  Matthew Olsson a221a4660e WebContent: Fix some GCVerifier warnings 1 年之前
  Matthew Olsson f5cdb5eee0 LibWeb: Add a missing visit in PageClient 1 年之前
  Timothy Flynn 8b1ad5c496 LibWeb+LibWebView+WebContent: Add a new IPC for modifying history state 1 年之前
  Timothy Flynn 1767f405dc LibWeb+LibWebView+WebContent: Convert URL declarations to east-const 1 年之前
  Timothy Flynn 40c0dd81d2 LibWeb+LibWebView+WebContent: Inform chromes when audio is played/paused 1 年之前
  Aliaksandr Kalenik b31fb36ed3 LibWeb: Reschedule repaint for navigables with ongoing painting 1 年之前
  Aliaksandr Kalenik e3e6af39bc LibWeb: Add basic implementation of has_a_rendering_opportunity() 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  Timothy Flynn 6760d236e4 Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute 1 年之前
  Timothy Flynn 108521a566 LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior 1 年之前
  Aliaksandr Kalenik d3f8d24abb LibWeb+WebContent: Remove PageClient::page_did_invalidate() 1 年之前