gecko-dev/ipc/glue
2024-11-25 16:54:11 +00:00
..
test Bug 1920540 - cleanup gfx/ipc/security/widget browser.toml files. r=aryx,necko-reviewers,profiler-reviewers,canaltinova 2024-09-25 13:49:06 +00:00
AsyncBlockers.h
BackgroundChild.h
BackgroundChildImpl.cpp Bug 1672493 - P1 Let PRemoteWorkerService manage PRemoteWorker. r=asuth 2024-11-14 09:46:15 +00:00
BackgroundChildImpl.h Bug 1475599 - part 2 - CookieStore API - IPDL, r=edgul,webidl,smaug 2024-09-12 16:48:19 +00:00
BackgroundImpl.cpp Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
BackgroundParent.h Bug 1901851 - Part 1: Add BackgroundParent::GetBackgroundThread, r=dom-worker-reviewers,ipc-reviewers,asuth,mccr8 2024-06-24 23:19:26 +00:00
BackgroundParentImpl.cpp Bug 1929603 - Avoid resolving responses in CreateFileSystemManagerParent if the background actor is already dead; r=dom-storage-reviewers,jari 2024-11-14 16:52:18 +00:00
BackgroundParentImpl.h Bug 1928702 - Part 2: Create PNotification via PBackground r=asuth 2024-11-11 20:34:11 +00:00
BackgroundStarterChild.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
BackgroundStarterParent.h
BackgroundUtils.cpp Bug 1919544 - Do not HTTPS-First upgrade URLs with http:// scheme r=mak,necko-reviewers,urlbar-reviewers,tabbrowser-reviewers 2024-11-13 17:15:57 +00:00
BackgroundUtils.h
BigBuffer.cpp Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
BigBuffer.h
ByteBuf.h
ByteBufUtils.h
components.conf
CrashReporterClient.cpp
CrashReporterClient.h
CrashReporterHelper.h
CrashReporterHost.cpp Bug 1896650 - Remove sequence numbers from crash reports r=KrisWright 2024-05-21 19:58:18 +00:00
CrashReporterHost.h Bug 1896650 - Remove sequence numbers from crash reports r=KrisWright 2024-05-21 19:58:18 +00:00
CrossProcessMutex_posix.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
CrossProcessMutex_unimplemented.cpp
CrossProcessMutex_windows.cpp
CrossProcessMutex.h Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
CrossProcessSemaphore_mach.cpp Bug 1829026 - Handle KERN_ABORTED from semaphore_wait. r=aosmond 2023-12-18 18:10:47 +00:00
CrossProcessSemaphore_posix.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
CrossProcessSemaphore_unimplemented.cpp
CrossProcessSemaphore_windows.cpp
CrossProcessSemaphore.h Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
DataPipe.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
DataPipe.h Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
Endpoint.cpp Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
Endpoint.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
EnumSerializer.h Bug 1924521 - Refactor IPC/EnumSerializer for readability r=sylvestre,ipc-reviewers,mccr8 DONTBUILD 2024-10-18 14:31:10 +00:00
EnvironmentMap.h
ExtensionKitUtils.h Bug 1881636 - Part 3: Implement IosProcessLauncher::DoLaunch. r=glandium,ipc-reviewers,jld 2024-03-26 22:56:27 +00:00
ExtensionKitUtils.mm Bug 1881636: apply code formatting via Lando 2024-03-26 22:59:25 +00:00
FileDescriptor.cpp
FileDescriptor.h
FileDescriptorShuffle.cpp
FileDescriptorShuffle.h
FileDescriptorUtils.cpp
FileDescriptorUtils.h
ForkServer.cpp Bug 1918596 - Assert one mozjemalloc arena on ForkServer process r=glandium 2024-10-21 06:05:44 +00:00
ForkServer.h Bug 1440207 - Part 3j: ForkServer support for file geckoargs, r=ipc-reviewers,jld 2024-10-01 22:21:51 +00:00
ForkServiceChild.cpp Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
ForkServiceChild.h Bug 1440207 - Part 3j: ForkServer support for file geckoargs, r=ipc-reviewers,jld 2024-10-01 22:21:51 +00:00
GeckoChildProcessHost.cpp Bug 1240005 - Users of do_CreateInstance or InitWithNativePath/InitWithPath not checking return value r=necko-reviewers,xpcom-reviewers,media-playback-reviewers,emilio,karlt,valentin 2024-11-25 16:54:11 +00:00
GeckoChildProcessHost.h Bug 1920463 p2: Remove AbstractSandboxBroker. r=nika 2024-10-16 07:49:25 +00:00
IdleSchedulerChild.cpp Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
IdleSchedulerChild.h Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
IdleSchedulerParent.cpp Bug 1929269 - Use std::clamp instead of min/max chain in ipc/glue/IdleSchedulerParent.cpp r=smaug 2024-11-07 09:32:58 +00:00
IdleSchedulerParent.h Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
InputStreamParams.ipdlh
InputStreamUtils.cpp
InputStreamUtils.h
IOThread.cpp Bug 1928734 - Part 2: Centralize handling of the IPC IO thread, r=ipc-reviewers,media-playback-reviewers,karlt,jld,handyman 2024-11-19 18:34:02 +00:00
IOThread.h Bug 1928734 - Part 2: Centralize handling of the IPC IO thread, r=ipc-reviewers,media-playback-reviewers,karlt,jld,handyman 2024-11-19 18:34:02 +00:00
IPCCore.h
IPCForwards.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
IPCMessageUtils.h Bug 1885245 - Remove PlainOldDataSerializer. r=mccr8 2024-07-27 22:40:39 +00:00
IPCMessageUtilsSpecializations.cpp
IPCMessageUtilsSpecializations.h Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
IPCStream.ipdlh
IPCStreamUtils.cpp Bug 1868254: Remore unneeded MOZ_ASSERT_UNREACHABLE r=necko-reviewers,valentin 2024-02-26 22:48:59 +00:00
IPCStreamUtils.h
IPCTypes.h
IPDLParamTraits.h
IPDLStructMember.h
LaunchError.h Bug 1895375 - [1/4] Adjust types associated with ipc::LaunchError r=ipc-reviewers,win-reviewers,gstoll,nika 2024-05-30 17:52:07 +00:00
MessageChannel.cpp Bug 1928734 - Part 2: Centralize handling of the IPC IO thread, r=ipc-reviewers,media-playback-reviewers,karlt,jld,handyman 2024-11-19 18:34:02 +00:00
MessageChannel.h Bug 1927476 - Part 1: Switch ResolveCallback/RejectCallback to be MoveOnlyFunction, r=ipc-reviewers,mccr8 2024-11-06 18:36:32 +00:00
MessageLink.cpp Bug 1928734 - Part 2: Centralize handling of the IPC IO thread, r=ipc-reviewers,media-playback-reviewers,karlt,jld,handyman 2024-11-19 18:34:02 +00:00
MessageLink.h
MessagePump_android.cpp
MessagePump_mac.mm
MessagePump_windows.cpp
MessagePump.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
MessagePump.h
MiniTransceiver.cpp Bug 1875415 - Initialize the fork server's cmsg buffers. r=mccr8 2024-02-10 01:22:50 +00:00
MiniTransceiver.h
moz.build Bug 1928734 - Part 2: Centralize handling of the IPC IO thread, r=ipc-reviewers,media-playback-reviewers,karlt,jld,handyman 2024-11-19 18:34:02 +00:00
Neutering.h
NodeChannel.cpp Bug 1928734 - Part 2: Centralize handling of the IPC IO thread, r=ipc-reviewers,media-playback-reviewers,karlt,jld,handyman 2024-11-19 18:34:02 +00:00
NodeChannel.h Bug 1881636 - Part 3: Implement IosProcessLauncher::DoLaunch. r=glandium,ipc-reviewers,jld 2024-03-26 22:56:27 +00:00
NodeController.cpp Bug 1928734: apply code formatting via Lando 2024-11-19 18:37:47 +00:00
NodeController.h Bug 1879375 - Ensure IPDL actors are notified of peer node destruction, r=ipc-reviewers,mccr8 2024-04-22 16:27:38 +00:00
nsIIPCSerializableInputStream.h
PBackground.ipdl Bug 1928702 - Part 2: Create PNotification via PBackground r=asuth 2024-11-11 20:34:11 +00:00
PBackgroundSharedTypes.ipdlh Bug 1887719 - More consistently use UTF8String/nsCString for URLs. r=necko-reviewers,webidl,anti-tracking-reviewers,places-reviewers,jari,kershaw,janv,smaug,hsivonen 2024-04-04 11:49:57 +00:00
PBackgroundStarter.ipdl Bug 1867360 - Require toplevel protocols to specify which processes they expect to be bound in, r=decoder,ipc-reviewers,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,aosmond,rkraesig,mccr8,kershaw 2024-01-18 23:07:18 +00:00
PBackgroundTest.ipdl
PIdleScheduler.ipdl Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
ProcessChild.cpp Bug 1928734 - Part 2: Centralize handling of the IPC IO thread, r=ipc-reviewers,media-playback-reviewers,karlt,jld,handyman 2024-11-19 18:34:02 +00:00
ProcessChild.h Bug 1928734 - Part 2: Centralize handling of the IPC IO thread, r=ipc-reviewers,media-playback-reviewers,karlt,jld,handyman 2024-11-19 18:34:02 +00:00
ProcessUtils_bsd.cpp
ProcessUtils_common.cpp Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
ProcessUtils_linux.cpp
ProcessUtils_mac.mm
ProcessUtils_none.cpp
ProcessUtils.h Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
ProtocolMessageUtils.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
ProtocolTypes.ipdlh
ProtocolUtils.cpp Bug 1927476 - Part 2: Reduce generated code for IPDL async reply handling, r=ipc-reviewers,mccr8 2024-11-06 18:36:33 +00:00
ProtocolUtils.h Bug 1927476 - Part 2: Reduce generated code for IPDL async reply handling, r=ipc-reviewers,mccr8 2024-11-06 18:36:33 +00:00
PUtilityAudioDecoder.ipdl Bug 1884719 - part1 : init gfxVar when creating a UtilityAudioDecoderParent. r=gerard-majax 2024-03-13 17:58:03 +00:00
PUtilityProcess.ipdl Bug 1884719 - part1 : init gfxVar when creating a UtilityAudioDecoderParent. r=gerard-majax 2024-03-13 17:58:03 +00:00
RandomAccessStreamParams.ipdlh
RandomAccessStreamUtils.cpp
RandomAccessStreamUtils.h
RawShmem.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
RawShmem.h Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
RustMessageUtils.h Bug 1922351 - Move ffi serde serialization from Servo into somewhere usable by other crates in the tree. r=nika 2024-10-04 07:51:46 +00:00
ScopedPort.cpp
ScopedPort.h
SerializedStructuredCloneBuffer.cpp
SerializedStructuredCloneBuffer.h
SetProcessTitle.cpp
SetProcessTitle.h
SharedMemory_android.cpp Bug 1454816 - Move base::SharedMemory into mozilla::ipc::SharedMemory r=ipc-reviewers,jld,nika 2024-10-21 18:43:24 +00:00
SharedMemory_mach.cpp Bug 1454816 - Add mach ReadOnlyCopyImpl r=ipc-reviewers,nika,jld 2024-10-21 18:43:24 +00:00
SharedMemory_posix.cpp Bug 1901996: apply code formatting via Lando 2024-10-29 03:24:23 +00:00
SharedMemory_windows.cpp Bug 1454816 - Move base::SharedMemory into mozilla::ipc::SharedMemory r=ipc-reviewers,jld,nika 2024-10-21 18:43:24 +00:00
SharedMemory.cpp Bug 1454816 - Move base::SharedMemory into mozilla::ipc::SharedMemory r=ipc-reviewers,jld,nika 2024-10-21 18:43:24 +00:00
SharedMemory.h Bug 1454816 - Move base::SharedMemory into mozilla::ipc::SharedMemory r=ipc-reviewers,jld,nika 2024-10-21 18:43:24 +00:00
Shmem.cpp Bug 1454819 - Simplify SharedMemory classes r=ipc-reviewers,nika 2024-08-06 18:16:08 +00:00
Shmem.h Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
ShmemMessageUtils.h
SideVariant.h
StringUtil.cpp
TaintingIPCUtils.h
TaskFactory.h
ToplevelActorHolder.h
TransportSecurityInfoUtils.cpp
TransportSecurityInfoUtils.h Bug 1900132 - streamline PVerifySSLServerCert protocol r=jschanck 2024-06-05 23:58:02 +00:00
URIParams.ipdlh
URIUtils.cpp Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
URIUtils.h
UtilityAudioDecoder.cpp Bug 1640839 - Make WebIDL enum helper function to convert to string return an actual string. r=mccr8,media-playback-reviewers,padenot 2024-03-02 07:50:21 +00:00
UtilityAudioDecoder.h
UtilityAudioDecoderChild.cpp Bug 1928183 - part1 : add 'isHardwareDecryption' on CDMInformation. r=media-playback-reviewers,aosmond 2024-11-07 00:25:04 +00:00
UtilityAudioDecoderChild.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
UtilityAudioDecoderParent.cpp Bug 1884719 - part1 : init gfxVar when creating a UtilityAudioDecoderParent. r=gerard-majax 2024-03-13 17:58:03 +00:00
UtilityAudioDecoderParent.h Bug 1884719 - part1 : init gfxVar when creating a UtilityAudioDecoderParent. r=gerard-majax 2024-03-13 17:58:03 +00:00
UtilityProcessChild.cpp Bug 1884378 - SandboxProfiler integration within processes r=padenot,necko-reviewers,kershaw 2024-06-14 10:17:38 +00:00
UtilityProcessChild.h Bug 1884719 - part1 : init gfxVar when creating a UtilityAudioDecoderParent. r=gerard-majax 2024-03-13 17:58:03 +00:00
UtilityProcessHost.cpp Bug 1920562 - Remove C++ Telemetry::SetEventRecordingEnabled r=florian,necko-reviewers,valentin 2024-10-08 20:14:41 +00:00
UtilityProcessHost.h Bug 1440207 - Part 3a: Migrate GeckoChildProcessHost callers to use ChildProcessArgs, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,aosmond,mccr8 2024-10-01 22:21:47 +00:00
UtilityProcessImpl.cpp Bug 1928734 - Part 2: Centralize handling of the IPC IO thread, r=ipc-reviewers,media-playback-reviewers,karlt,jld,handyman 2024-11-19 18:34:02 +00:00
UtilityProcessImpl.h
UtilityProcessManager.cpp Bug 1440207 - Part 3a: Migrate GeckoChildProcessHost callers to use ChildProcessArgs, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,aosmond,mccr8 2024-10-01 22:21:47 +00:00
UtilityProcessManager.h Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
UtilityProcessParent.cpp Bug 1907454 - [1/1] Send ActorDestroyReason up into telemetry r=ipc-reviewers,nika 2024-07-15 18:43:14 +00:00
UtilityProcessParent.h
UtilityProcessSandboxing.cpp
UtilityProcessSandboxing.h
WindowsMessageLoop.cpp Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
WindowsMessageLoop.h