Commits
User selector
Commit History
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Aug 13, 2021
SandboxExtension::Handle creation should return std::optional instead of bool
Show description for 1b8d022authored andcommitted
Commits on Aug 9, 2021
Support WTF logging channels
Show description for 99dc96ccommitted
Commits on Aug 5, 2021
GPUProcessProxy should send tccd mach lookup sandbox extension
Show description for 8a8aff5committed
Commits on Aug 3, 2021
Remove unused processDidTransitionTo{Foreground,Background} IPC
Show description for 0849900committed
Commits on Jul 14, 2021
[iOS] Dynamically set capture attribution
Show description for cb18053committed
Commits on Jul 9, 2021
[Cocoa] Allow the UIProcess to set logging parameters in the GPUProcess
Show description for 11ecaabcommitted
Commits on Jun 15, 2021
Reloading the view should be able to recover if the GPUProcess or NetworkProcess are hung
Show description for 1f8b7a8committedAdd basic detection of unresponsive Network / GPU Processes
Show description for 19a0792committed
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 25, 2021
Initialize WebCore and WebKit logging channels in the GPU Process
Show description for c23c514committed
Commits on May 21, 2021
[Cocoa] GPU Process should recognize that pathForProcessContainer() might fail and handle it gracefully
Show description for 60e69e9committedImplement a remote Internal Unit in GPUProcess for audio MediaStreamTrack rendering
Show description for ce9efbfcommitted
Commits on May 5, 2021
Dynamically pass capture sandbox extensions to GPUProcess
Show description for 0d84bc1committed
Commits on Apr 28, 2021
[iOS] [GPU] The UI process should issue mach sandbox extensions to 'iconservices'
Show description for cc33e2acommitted
Commits on Apr 27, 2021
[iOS] [GPU] The UI process should issue the mach sandbox extension to 'com.apple.AGXCompilerService'
Show description for c1f7011committed
Commits on Apr 16, 2021
Exit the GPUProcess when under memory pressure if it is not being used
Show description for 119f3e7committed
Commits on Apr 11, 2021
Crash under WebProcessProxy::shouldSendPendingMessage()
Show description for 6dfdbd7committed
Commits on Apr 9, 2021
Need to propagate and use 'canShowWhileLocked' in the GPU Process
Show description for 9ad4e07committed
Commits on Mar 11, 2021
Add camera-related sandbox extensions to GPUProcess
Show description for 1ffc5fccommitted
Commits on Mar 9, 2021
[IPC Hardening] Protect against bad input in WebProcessProxy::createSpeechRecognitionServer() and MessageReceiverMap
Show description for dbeff8fcommitted[Cocoa][GPUP] Enable WebM/Vorbis/Opus in the GPU process
Show description for 96b8823committed
Commits on Mar 8, 2021
WebGL context screen change events should work with GPU process
Show description for b0ed29bauthored andcommitted
Commits on Feb 23, 2021
Prepare for memory ownership transfer in the GPUProcess
Show description for 8c4494fcommitted
Commits on Feb 21, 2021
Add support for adding/removing/clearing mock devices in GPUProcess
Show description for 53c8d30committed
Commits on Jan 14, 2021
[GPUP][iOS] Create sandbox extensions for cache and temp directory
Show description for 2a24146committed
Commits on Dec 4, 2020
Bad IPC from the WebProcess should not terminate the GPUProcess
Show description for 18324f3committed
Commits on Nov 16, 2020
[GPUProcess] Update GPUProcess process assertion based on active WebProcesses
Show description for 07086cacommitted
Commits on Nov 11, 2020
REGRESSION (r269657): ASSERTION FAILED: Completion handler should always be called under WebKit::GPUProcessProxy::~GPUProcessProxy
Show description for a513708committed
Commits on Nov 10, 2020
GPUProcess does not properly get relaunched after crashing
Show description for 38d574ccommitted
Commits on Jun 30, 2020
Partially revert r257135 now that the underlying bug is resolved
Show description for 9d15d6dcommitted
Commits on Jun 29, 2020
Crash in NetworkProcessProxy::getNetworkProcessConnection() lambda due to missing Optional<> value check
Show description for d6254d7committed
Commits on Jun 19, 2020
Use ASCIILiteral more for SandboxExtension functions
Show description for 7629e1dcommitted
Commits on May 7, 2020
[iOS] AuxiliaryProcessProxy::sendWithAsyncReply() should prevent auxiliary process suspension while processing the IPC
Show description for 5529ab8committed[GTK] Build warning fixes
Show description for bce6919committed