Histórico de commits

Autor SHA1 Mensagem Data
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 anos atrás
  Luke Wilde 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 anos atrás
  Andrew Kaster 4afa6e264c LibCore+LibWeb: Use AK::Time instead of timeval in Core::ElapsedTimer 2 anos atrás
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes 2 anos atrás
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 anos atrás
  Andreas Kling 5f4d4ffe39 LibWeb: Make PerformanceTiming GC-allocated 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 anos atrás
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 anos atrás
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 anos atrás
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec 3 anos atrás
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() 3 anos atrás
  Andreas Kling 90cdeebfb3 LibWeb: Rename DOM::Window::document() => associated_document() 3 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
  Andreas Kling 9e45594dc8 LibWeb: Stub out the PerformanceTiming object from Navigation Timing 4 anos atrás
  Andreas Kling 0639e77898 LibWeb: Make the Window object "inherit" from EventTarget :^) 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 anos atrás