Commits
User selector
Commit History
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 24, 2021
Drop CheckedLock / CheckedCondition aliases
Show description for 42ae9aacommitted
Commits on May 23, 2021
Use CheckedLock in even more places
Show description for ae0b81ccommitted
Commits on May 22, 2021
Replace LockHolder with Locker in local variables
Show description for b46f54ecommittedUnreviewed, reverting r277913.
Show description for 0b6e751committedReplace LockHolder with Locker in local variables
Show description for db20ed5committed
Commits on Jul 10, 2019
[WPE][GTK] GUniqueOutPtr::release should return a raw pointer
Show description for 0bea35ecommitted
Commits on Jul 8, 2019
REGRESSION(r246671): [WPE][GTK] Crash in NetworkProcess since the DNS cache landed
Show description for 253e77bcommitted
Commits on Jun 24, 2019
[WPE][GTK] Fixes for compilation with unified builds disabled
Show description for 77fd3d0committed
Commits on Jun 21, 2019
[GTK][WPE] Implement a basic DNS cache
Show description for fc53b67authored andcommitted
Loading