Commit History

作者 SHA1 備註 提交日期
  Aliaksandr Kalenik 11d746a67f LibWeb+WebContent: Separate painting command list from RecordingPainter 1 年之前
  Andrew Kaster 36cd2fb7c5 Ladybird+WebContent: Update IPC calls to handle multiple traversables 1 年之前
  Andrew Kaster adb5c27331 LibWeb: Create a new WebView for window.open()'d top level traversables 1 年之前
  Andrew Kaster 677bdc2a4f Ladybird: Add IPC call for creating a new child tab 1 年之前
  Aliaksandr Kalenik 5a29440bdf LibWeb: Create AccelGfx context only once in PageClient 1 年之前
  Timothy Flynn c4820838bf LibWeb+WebContent: Port the `did_request_named_cookie` IPC to String 1 年之前
  Timothy Flynn 9b957ead13 LibWebView+WebContent: Do not manually serialize cookie sources over IPC 1 年之前
  Timothy Flynn 85b8971a80 Ladybird+LibWeb+WebContent: Port the `did_request_cookie` IPC to String 1 年之前
  Aliaksandr Kalenik 980b61470c LibAccelGfx+LibWeb+WebContent: Handle OpenGL Context init errors 1 年之前
  Aliaksandr Kalenik cc447c9c80 LibWeb+WebContent: Move paint recording init into Navigable 1 年之前
  Andrew Kaster 02edd240ae LibWeb+WebContent: Spawn Worker processes from the chrome 1 年之前
  Timothy Flynn a4f862a869 WebContent: Change the cookie setting IPC to be synchronous 1 年之前
  Timothy Flynn 8b32f4ae7a LibWebView+WebContent: Let the WebView client broadcast when it painted 1 年之前
  Bastiaan van der Plaat 0dd5aa40a8 LibWeb: Allow input color to give continuous updates 1 年之前
  Aliaksandr Kalenik ac6b3c989d LibWeb: Apply scroll boxes offsets after painting commands recording 1 年之前
  Aliaksandr Kalenik 92ae90085d WebContent: Remove spammy debug message from paint handler 1 年之前
  Aliaksandr Kalenik 02936f6944 LibWebView+WebContent: Drive repainting from WebContent process 1 年之前
  Aliaksandr Kalenik 56658b5354 LibWeb+WebContent: Remove unused page_did_click_link() 1 年之前
  Aliaksandr Kalenik 7458c27c4b WebContent: Pre-emptively update viewport offset on request to scroll 1 年之前
  Aliaksandr Kalenik 9624eca116 LibWeb+LibWebView+WebContent: Remove unused request_scroll_into_view 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Aliaksandr Kalenik 161082e282 LibAccelGfx+LibWeb: Explicitly pass OpenGL context to Painter 1 年之前
  Bastiaan van der Plaat cbb660c756 LibWeb: Make request_select_dropdown more similar to context menu api 1 年之前
  Shannon Booth 83758d4cdd LibWeb: Wrap PseudoElements stored in SimpleSelector in a class 1 年之前
  Bastiaan van der Plaat 466153e680 Ladybird+LibWeb: Add basic select element support 1 年之前
  Timothy Flynn a7b98a9761 LibWeb+WebContent+WebWorker: Add an option to skip painting the overlay 1 年之前
  Timothy Flynn 8162dc5ee6 LibWeb+LibWebView+WebContent: Separate tag/attribute in Inspector menu 1 年之前
  Timothy Flynn 2cdad0f068 LibWeb+LibWebView+WebContent: Add an Inspector IPC to add DOM attributes 1 年之前
  Timothy Flynn 2633ea8c79 LibWeb+LibWebView+WebContent: Add an Inspector IPC to open context menus 1 年之前
  Shannon Booth 0ae5c070c7 LibWeb: Make Web::Page GC-allocated 1 年之前