提交历史

作者 SHA1 备注 提交日期
  Timothy Flynn 8fe846eb7f Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file 2 年之前
  Timothy Flynn 4aca24481e Ladybird: Implement the JavaScript console using a WebContentView 2 年之前
  MacDue 0329ddf46a Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option 2 年之前
  Srikavin Ramkumar 627d68acdf Ladybird: Display Qt cursors corresponding to missing CSS cursors 2 年之前
  Coderdreams 14c9ef2563 Ladybird: Open target _blank links in new tab 2 年之前
  Lucas CHOLLET 496b7ffb2b LibGfx: Move all image loaders and writers to a subdirectory 2 年之前
  Timothy Flynn f8b6369c23 WebContent+Everywhere: Add a WebContent IPC to activate a tab 2 年之前
  Timothy Flynn e6fc35897f WebContent+Everywhere: Add an option to not activate new tabs over IPC 2 年之前
  Aliaksandr Kalenik 640864b32e Ladybird: Implement `notify_request_open_new_tab` 2 年之前
  Aliaksandr Kalenik a9f8d4eada LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab 2 年之前
  Aliaksandr Kalenik 4717d645d3 Ladybird: Generate window handle during client creation 2 年之前
  Timothy Flynn 700ad6bf35 WebContent+LibWebView: Consolidate the way browsers connect to WebDriver 2 年之前
  Andreas Kling 19b3d40ad2 Ladybird: Get the system's current color theme settings from Qt 2 年之前
  Timothy Flynn 97536e4684 LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String 2 年之前
  Timothy Flynn add15a5f04 Ladybird+LibWebView: Move WebContent process launcher to LibWebView 2 年之前
  Aliaksandr Kalenik b51090e83e Ladybird: Send window size and position to WebContent process 2 年之前
  Aliaksandr Kalenik 59752807c4 Ladybird: Handle close event in WebContentView 2 年之前
  Aliaksandr Kalenik cc41233be4 LibWebView+WebContent: Propagate close from WebContent to LibWebView 2 年之前
  MacDue 40bfaff133 Ladybird: Support inspecting the accessibility tree 2 年之前
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 年之前
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 年之前
  Tim Schumacher a96339b72b LibCore: Move Stream-based sockets into the `Core` namespace 2 年之前
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 年之前
  MacDue 1c92e6ee9d Ladybird: Don't overwrite argv[0] in spawn_helper_process() 2 年之前
  Aliaksandr Kalenik 12eca612bc Ladybird: Specify window size in layout dump mode 2 年之前
  Andrew Kaster 3e6d790cf0 Ladybird: Abstract spawning helper processes into separate methods 2 年之前
  Timothy Flynn 9fd54e1f90 Ladybird: Store the WebContent QSocketNotifier on the stack 2 年之前
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` 2 年之前
  Andreas Kling ddbdeb3ca0 Ladybird: Add --dump-layout-tree mode that dumps layout tree and exits 2 年之前
  Andreas Kling 90fee39290 Ladybird: Fire the WebContentView::on_load_finish hook if set 2 年之前