Commits
User selector
Commit History
Commits on Jun 29, 2021
NetworkProcessProxy::networkProcessDidTerminate() should copy process pools before iterating over them
Show description for c580275committed
Commits on Feb 4, 2021
REGRESSION(r267763): [GTK][WPE] Broken main thread assertion in MemoryPressureMonitor
Show description for e088fbdcommitted
Commits on Jun 26, 2020
[GTK][WPE] Fix the matching of an empty value in getCgroupControllerPath() when only cgroupsV2 hierarchy is found
Show description for 6a190e5committed
Commits on May 27, 2020
REGRESSION(r260318): [WPE][GTK] Uninitialized memory read in MemoryPressureMonitor
Show description for bec9ab8authored andcommitted
Commits on Apr 23, 2020
Commits on Apr 20, 2020
[GTK][WPE] lowWatermarkPages() in MemoryPressureMonitor.cpp only searches the "low" value inside the first "Node" section
Show description for 3f538e9committed
Commits on Apr 18, 2020
[GTK][WPE] Replace evil strtok() calls with fscanf() in MemoryPressureMonitor.cpp
Show description for 6b75234committed
Commits on Apr 16, 2020
Non-unified build fixes mid April 2020 edition
Show description for 26c36cacommitted
Commits on Apr 11, 2020
[GTK][WPE] Replace fopen/fclose by fopen/fseek functions in MemoryPressureMonitor
Show description for 121d55ccommitted
Commits on Mar 31, 2020
Several refactorings done in the MemoryPressureMonitor.cpp
Show description for 43d9f2acommitted
Commits on Mar 23, 2020
[GTK][WPE] Check the cgroups memory limits (v1 and v2) to calculate the systemMemoryUsedAsPercentage() in the MemoryPressureMonitor
Show description for c6a6f7bcommitted
Commits on Aug 4, 2019
Remove unused lambda capture in MemoryPressureMonitor
Show description for ba24e18committed
Commits on May 25, 2018
[GTK][WPE] Memory pressure monitor doesn't reliable notify all the subprocesses
Show description for 7c03fb1committed
Commits on Mar 5, 2018
[WTF] Move currentCPUTime and sleep(Seconds) to CPUTime.h and Seconds.h respectively
Show description for 0042791committed
Commits on Feb 22, 2018
Remove sleep(double) and sleepMS(double) interfaces
Show description for 89c53e9committed
Commits on Feb 2, 2018
[Win] MSVC doesn't seem to like "friend class NeverDestroyed<Foo>"
Show description for 18890fcauthored andcommitted
Commits on Dec 12, 2017
[WTF] Thread::create should have Thread::tryCreate
Show description for 5203d4ecommitted
Commits on Jul 14, 2017
Rename Source/WebKit2 to Source/WebKit.
Show description for c97acb9committed
Matt Hanson
Loading