Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 81add73955 LibWeb: Make Frame point weakly to Page vor 4 Jahren
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe vor 4 Jahren
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean vor 4 Jahren
  Andreas Kling 56c3748dcc LibWeb: Rename PageView => InProcessWebView vor 4 Jahren
  Andreas Kling ef711f501e LibWeb: Move the Page/Frame/EventHandler classes into Page/ vor 5 Jahren
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace vor 5 Jahren
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace vor 5 Jahren
  Andreas Kling 4c00cae4b9 LibWeb: Decode CSS image values out-of-process as well vor 5 Jahren
  Andreas Kling 784ed004e6 LibWeb: Implement <center> as -libweb-center vor 5 Jahren
  Andreas Kling 92392398a2 LibWeb: Add Page abstraction between PageView and main Frame vor 5 Jahren
  Andreas Kling 896db187e5 LibWeb: Move Frame.{cpp,h} into a new Frame/ directory vor 5 Jahren
  Andreas Kling 5dc8c4a24c LibWeb: Fix mismatching Resource subclass types vor 5 Jahren
  Andreas Kling d4ddb0013c LibWeb: Share decoded images at the Resource level :^) vor 5 Jahren
  Andreas Kling f3799b501e LibWeb: Port ImageStyleValue to the ResourceClient interface vor 5 Jahren
  Andreas Kling 6ed11f1d1c LibWeb: Move ResourceLoader into a new Loader/ directory vor 5 Jahren
  Andreas Kling 42243d2e06 LibWeb: Rename Web::HtmlView => Web::PageView vor 5 Jahren
  FalseHonesty b352a6b59d LibWeb: Implement vendor specific CSS color style for System Palette vor 5 Jahren
  Sergey Bugaev c00076de82 LibWeb: Update the CSS prefix to -libweb vor 5 Jahren
  Andreas Kling eb6e35a1be ProtocolServer: Pass HTTP response headers to the client vor 5 Jahren
  Andreas Kling 01408a511f LibWeb: Don't try to repaint frameless documents in CSSStyleValue vor 5 Jahren
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb vor 5 Jahren