提交历史

作者 SHA1 备注 提交日期
  Daniel Bertalan c62240aa80 Everywhere: Warn on function definitions without prototypes 1 年之前
  Timothy Flynn b01e810a89 LibWeb+LibWebView+WebContent: Support case-insensitive find-in-page 1 年之前
  Andrew Kaster cb87725ec8 LibIPC+LibWeb: Transfer IPC::Files using sendmsg/recvmsg directly 1 年之前
  Tim Ledbetter 8324a82409 IPCCompiler: Give a useful error if parameter is unnamed 1 年之前
  Tim Ledbetter 076904a59b IPCCompiler: Allow generic parameter types to contain spaces 1 年之前
  Timothy Flynn 8b1ad5c496 LibWeb+LibWebView+WebContent: Add a new IPC for modifying history state 1 年之前
  Timothy Flynn 40c0dd81d2 LibWeb+LibWebView+WebContent: Inform chromes when audio is played/paused 1 年之前
  Timothy Flynn 108521a566 LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior 1 年之前
  Timothy Flynn 9b957ead13 LibWebView+WebContent: Do not manually serialize cookie sources over IPC 1 年之前
  kleines Filmröllchen eada4f2ee8 AK: Remove ByteString from GenericLexer 1 年之前
  Lucas CHOLLET 4e9e340d21 IPCCompiler: Make the connection shut down if the peer disconnected 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Bastiaan van der Plaat b73ae80d8b LibWeb: Refactor WebContentServer mouse input message to DevicePixel 1 年之前
  Bastiaan van der Plaat c069ab1ca0 LibWeb: Refactor int types in WebContentServer to DevicePixels 1 年之前
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Andreas Kling 0b83717ea2 AK: Make SourceGenerator::fork() infallible 1 年之前
  Andrew Kaster aa329cb2f8 IPCCompiler: Add option to pass output file path 2 年之前
  Sam Atkins 8e53e5afc4 AK: Propagate errors from SourceGenerator::fork() 2 年之前
  Ben Wiederhake 943ecaede6 LibIPC: Remove redundant IPC::Dictionary type 2 年之前
  Ben Wiederhake 3be7d393b6 IPCCompiler: Nicer error message for invalid template spelling 2 年之前
  Sam Atkins c06f4ac6f5 AK+Everywhere: Make GenericLexer::ignore_until() stop before the value 2 年之前
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages 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 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` 2 年之前
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` 2 年之前
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` 2 年之前
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 年之前
  Tim Schumacher 3ed9627f4e LibIPC: Decode messages using Core::Stream internally 2 年之前