Historial de Commits

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