커밋 기록

작성자 SHA1 메시지 날짜
  Andreas Kling 493a04d5fe LibJS: Add PropertyLookupPhase enum to distinguish Object [[Get]] calls 1 년 전
  Bastiaan van der Plaat a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer 1 년 전
  Bastiaan van der Plaat f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element 1 년 전
  Shannon Booth af7df1dbbf LibWeb: Port CSSStyleDeclaration from DeprecatedString to String 1 년 전
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 년 전
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access 1 년 전
  Shannon Booth ea2b733862 LibWeb: Port custom properties to FlyString 1 년 전
  Aliaksandr Kalenik 707ca984bd LibWeb: Fix memory leak in CSS::ImageStyleValue 1 년 전
  Shannon Booth f5efe9bb63 LibWeb: Port CSSStyleDeclaration from DeprecatedString to String 1 년 전
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 년 전
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 년 전
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 년 전
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations 2 년 전
  Andreas Kling cfe663435e LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors 2 년 전
  Andreas Kling 4399ca2d82 LibWeb: Don't include CSS/CSSStyleDeclaration.h from DOM/Element.h 2 년 전
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 년 전
  Kenneth Myhra c950d1904a LibWeb: Make factory methods of CSS::CSSStyleDeclaration fallible 2 년 전
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 년 전
  Luke Wilde c247fefee7 LibWeb: Implement CSSStyleDeclaration.cssText 2 년 전
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 년 전
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 년 전
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 년 전
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 년 전
  Andreas Kling 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated 2 년 전
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 년 전
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 년 전
  Andreas Kling a0ba49a50a LibWeb: Support CSSStyleDeclaration.getPropertyPriority() 3 년 전
  Andreas Kling a8afb883c1 LibWeb: Implement CSS declaration block's "updating flag" 3 년 전
  Andreas Kling 66618a666b LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec 3 년 전
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 년 전