Commits
User selector
Commit History
Commits on Mar 17, 2021
Maybe-regression(STP121): window.open flakily returning null
Show description for 463aaf3committed
Commits on Mar 10, 2021
Use UniqueRef<> instead of std::unique_ptr<> when passing IPC::Encoder to sendMessage()
Show description for 72e8be0committed
Commits on Jan 7, 2021
WebKit IPC message names should indicate if the message is synchronous
Show description for 544a412authored andcommitted
Commits on Dec 9, 2020
IPC should support non-byte aligned data references
Show description for 2df0539authored andcommitted
Commits on Nov 3, 2020
Add helper methods to encode and decode IPC arguments as raw data
Show description for 7b5c719committed
Commits on May 21, 2020
Use an OptionSet instead of uint8_t for MessageFlags
Show description for bf04220committed
Commits on May 14, 2020
[IPC] Use templates to reduce duplicate code in IPC::Decoder and IPC::Encoder classes
Show description for 0759b59committed
Commits on May 6, 2020
Reduce IPC overhead for message receiver name and message name to 2 bytes
Show description for f9df206authored andcommitted
Commits on Jul 26, 2019
[iOS] WebPage::TouchEventSync() & WebPage::GetPositionInformation() sync IPC causes UIProcess hangs
Show description for 9275dd3committed
Commits on Dec 3, 2018
Alignment padding needs to be zeroed out in IPC::Encoder
Show description for a2f9596committed
Commits on Oct 5, 2017
rtc::PacketOptions should have its own IPC encoding/decoding routines
Show description for 8608db4authored andcommitted
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading