Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 21db2b7b90 Everywhere: Remove NonnullOwnPtr.h includes il y a 2 ans
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector il y a 2 ans
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes il y a 2 ans
  Andreas Kling 4c75d4af28 LibWeb: Stop using NonnullRefPtrVector for StyleValueVector il y a 2 ans
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals il y a 2 ans
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues il y a 2 ans
  MacDue 3676f5085e LibWeb: Replace `RefPtr` with `ValueComparingRefPtr` in StyleValue il y a 2 ans
  MacDue e2691fcdf2 LibWeb: Always move (Nonnull)RefPtr parameters into StyleValues il y a 2 ans
  MacDue ac3af6624b LibWeb: Use default equality operators for StyleValues il y a 2 ans
  MacDue 9337892ce0 LibWeb: Use default equality operators for StyleValue helper structs il y a 2 ans
  Aliaksandr Kalenik ab99e95549 LibWeb: Parse font-stretch CSS property il y a 2 ans
  Sam Atkins 7891ad2a28 LibWeb: Remove declarations for non-existent methods il y a 2 ans
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property il y a 2 ans
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property il y a 2 ans
  MacDue 0c688fa117 LibWeb: Remove some unnecessary .release_value()s in StyleValue il y a 2 ans
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue il y a 2 ans
  Sam Atkins 4084c66ad2 LibWeb: Use CSS Pixels for viewport rects il y a 2 ans
  Sam Atkins 7d40e3eb0d LibWeb: Replace all px Length creation with Length::make_px(CSSPixels) il y a 2 ans
  Sam Atkins 13b1952929 LibWeb: Convert AbstractImageStyleValue to new pixel units il y a 2 ans
  Nico Weber 0a3cc10bb6 Everywhere: Remove some redundant `inline` keywords il y a 2 ans
  MacDue 1574f2c3f6 Meta+Userland: Pass Gfx::FloatSize by value il y a 2 ans
  MacDue bbc149ebb9 Meta+Userland: Pass Gfx::Color by value il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  MacDue 28028be2fc LibWeb: Support `repeating-radial-gradient()`s il y a 2 ans
  MacDue 476acae04f LibWeb: Paint `radial-gradient()`s il y a 2 ans
  MacDue 040dac558e LibWeb: Implement RadialGradientStyleValue il y a 2 ans
  Moustafa Raafat 6ff9a88c3b LibWeb: Support animated backgrounds il y a 2 ans
  MacDue 2c2b9fb1d7 LibWeb: Parse `repeating-conic-gradient()`s il y a 2 ans
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators il y a 2 ans