Histórico de commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik c1161111a7 LibWeb: Stop assuming navigable's existance in FrameBox 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 ano atrás
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 ano atrás
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 ano atrás
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 ano atrás
  Sam Atkins 84e7216603 LibWeb: Move "natural size" concept into Layout::Box 2 anos atrás
  Andreas Kling 990e7219d6 LibWeb: Fix iframes flickering on window resize 2 anos atrás
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 2 anos atrás
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 anos atrás
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 anos atrás
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units 2 anos atrás
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anos atrás
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes 3 anos atrás
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted 3 anos atrás
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places 3 anos atrás
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting 3 anos atrás
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable 3 anos atrás
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace 3 anos atrás
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it 3 anos atrás
  Linus Groh c7f8c20f8b LibWeb: Omit origin check for content document in FrameBox::paint() 3 anos atrás
  Andreas Kling 0608de8c12 LibWeb: Rename Layout::Box::size() to content_size() 3 anos atrás
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 anos atrás
  Andreas Kling 81590b1804 LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it 3 anos atrás
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 anos atrás
  Andreas Kling dfa9dcca98 LibWeb+Browser: Remove unnecessary InProcessWebView.h includes 3 anos atrás
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 anos atrás
  Matthew Olsson 88cfaf7bf0 LibGfx: Unify Rect, Point, and Size 4 anos atrás
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás