Commit History

Author SHA1 Message Date
  Timothy Flynn f7de1369d2 LibWebView+WebContent: Add a WebContent IPC to take DOM node screenshots 1 year ago
  Timothy Flynn bea11f6d99 LibWebView+WebContent: Add a WebContent IPC to get a DOM node's HTML 1 year ago
  Timothy Flynn 8162dc5ee6 LibWeb+LibWebView+WebContent: Separate tag/attribute in Inspector menu 1 year ago
  Timothy Flynn 777b4f7921 LibWebView+WebContent: Add a WebContent IPC to remove a DOM node 1 year ago
  Timothy Flynn 86d90f324d LibWebView+WebContent: Add a WebContent IPC to add DOM attributes 1 year ago
  Timothy Flynn 2cdad0f068 LibWeb+LibWebView+WebContent: Add an Inspector IPC to add DOM attributes 1 year ago
  Timothy Flynn 2633ea8c79 LibWeb+LibWebView+WebContent: Add an Inspector IPC to open context menus 1 year ago
  Timothy Flynn 1236cbd41a LibWeb+LibWebView+WebContent: Add Inspector IPCs to manipulate DOM nodes 1 year ago
  Timothy Flynn 4cfeb41c4b LibWebView+WebContent: Add APIs to manipulate DOM nodes 1 year ago
  Timothy Flynn 9f374a5d2a LibWeb+LibWebView+WebContent: Add an Inspector IPC to execute JavaScript 1 year ago
  Timothy Flynn 07e9a8f79b Ladybird+LibWebView: Move options used to launch WebContent to a struct 1 year ago
  Timothy Flynn ffdc2d8add LibWeb+LibWebView+WebContent: Add an Inspector IDL object to the Window 1 year ago
  Timothy Flynn 30e96749de LibWebView+WebContent: Remove unused `did_get_dom_node_properties` IPC 1 year ago
  Timothy Flynn 306850652f LibWebView+WebContent: Add an IPC hook to insert data into the clipboard 1 year ago
  Aliaksandr Kalenik b6732b0234 Ladybird+WebContent: Add option to use GPU painter 1 year ago
  Timothy Flynn 6af279a22d LibWebView: Add a helper to get selected text with collapsed whitespace 1 year ago
  Junior Rantila a5b01689f1 LibWeb+LibWebView+WebContent: Add support for meta theme-color 1 year ago
  circl 2995a2e212 LibWeb+LibWebView+WebContent: Add support for <input type="color"> 1 year ago
  Aliaksandr Kalenik 3c675e3f25 Userland+Ladybird: Always specify url to be about:srcdoc in load_html() 1 year ago
  Aliaksandr Kalenik 6f8be44c0e LibWeb+WebContent+headless-browser: Support async text tests 1 year ago
  Timothy Flynn 3f122b7335 LibWebView: Allow using native/user style sheets on Lagom 1 year ago
  Timothy Flynn d56f127c80 Ladybird+LibWebView: Rename some "on get" notifications to "on received" 1 year ago
  Timothy Flynn edec5b1d91 Ladybird+LibWebView: Migrate input completions to LibWebView callbacks 1 year ago
  Timothy Flynn 5116e97a9d Ladybird+LibWebView: Migrate tooltip changes to LibWebView callbacks 1 year ago
  Timothy Flynn 78d9339aa9 Ladybird+LibWebView: Migrate scrolling changes to LibWebView callbacks 1 year ago
  Timothy Flynn 00fe122b0a Ladybird+LibWebView: Migrate cursor changes to LibWebView callbacks 1 year ago
  Timothy Flynn bf464665a7 Ladybird+LibWebView: Migrate layout notification to LibWebView callbacks 1 year ago
  Timothy Flynn 682a5f9b70 Ladybird+LibWebView: Move APIs which only repaint to LibWebView 2 years ago
  Timothy Flynn ea7e1b5f53 Ladybird+LibWebView: Move most of paint handling to LibWebView 2 years ago
  Timothy Flynn 15da77f4c4 Ladybird+LibWebView: Migrate file APIs to LibWebView callbacks 1 year ago