tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / ipc / glue


ModeNameSize
-rw-r--r--AsyncBlockers.h82L
-rw-r--r--BackgroundChild.h74L
-rw-r--r--BackgroundChildImpl.cpp446L
-rw-r--r--BackgroundChildImpl.h186L
-rw-r--r--BackgroundImpl.cpp1277L
-rw-r--r--BackgroundParent.h117L
-rw-r--r--BackgroundParentImpl.cpp1504L
-rw-r--r--BackgroundParentImpl.h371L
-rw-r--r--BackgroundStarterChild.h35L
-rw-r--r--BackgroundStarterParent.h48L
-rw-r--r--BackgroundUtils.cpp1188L
-rw-r--r--BackgroundUtils.h193L
-rw-r--r--BigBuffer.cpp111L
-rw-r--r--BigBuffer.h135L
-rw-r--r--ByteBuf.h71L
-rw-r--r--ByteBufUtils.h56L
-rw-r--r--CrashReporterClient.cpp70L
-rw-r--r--CrashReporterClient.h47L
-rw-r--r--CrashReporterHelper.h105L
-rw-r--r--CrashReporterHost.cpp209L
-rw-r--r--CrashReporterHost.h135L
-rw-r--r--CrossProcessMutex.h118L
-rw-r--r--CrossProcessMutex_posix.cpp124L
-rw-r--r--CrossProcessMutex_unimplemented.cpp46L
-rw-r--r--CrossProcessMutex_windows.cpp65L
-rw-r--r--CrossProcessSemaphore.h114L
-rw-r--r--CrossProcessSemaphore_mach.cpp92L
-rw-r--r--CrossProcessSemaphore_posix.cpp153L
-rw-r--r--CrossProcessSemaphore_unimplemented.cpp64L
-rw-r--r--CrossProcessSemaphore_windows.cpp83L
-rw-r--r--DataPipe.cpp770L
-rw-r--r--DataPipe.h185L
-rw-r--r--Endpoint.cpp165L
-rw-r--r--Endpoint.h286L
-rw-r--r--EnumSerializer.h188L
-rw-r--r--EnvironmentMap.h62L
-rw-r--r--ExtensionKitUtils.h89L
-rw-r--r--ExtensionKitUtils.mm146L
-rw-r--r--FileDescriptor.cpp117L
-rw-r--r--FileDescriptor.h79L
-rw-r--r--FileDescriptorShuffle.cpp113L
-rw-r--r--FileDescriptorShuffle.h68L
-rw-r--r--FileDescriptorUtils.cpp109L
-rw-r--r--FileDescriptorUtils.h52L
-rw-r--r--ForkServer.cpp415L
-rw-r--r--ForkServer.h49L
-rw-r--r--ForkServiceChild.cpp318L
-rw-r--r--ForkServiceChild.h135L
-rw-r--r--GeckoChildProcessHost.cpp1930L
-rw-r--r--GeckoChildProcessHost.h323L
-rw-r--r--IOThread.cpp143L
-rw-r--r--IOThread.h96L
-rw-r--r--IPCCore.h22L
-rw-r--r--IPCForwards.h39L
-rw-r--r--IPCMessageUtils.h218L
-rw-r--r--IPCMessageUtilsSpecializations.cpp67L
-rw-r--r--IPCMessageUtilsSpecializations.h908L
-rw-r--r--IPCStream.ipdlh22L
-rw-r--r--IPCStreamUtils.cpp190L
-rw-r--r--IPCStreamUtils.h51L
-rw-r--r--IPCTypes.h20L
-rw-r--r--IPDLStructMember.h37L
-rw-r--r--IdleSchedulerChild.cpp147L
-rw-r--r--IdleSchedulerChild.h75L
-rw-r--r--IdleSchedulerParent.cpp456L
-rw-r--r--IdleSchedulerParent.h120L
-rw-r--r--InputStreamParams.ipdlh101L
-rw-r--r--InputStreamUtils.cpp208L
-rw-r--r--InputStreamUtils.h50L
-rw-r--r--LaunchError.h70L
-rw-r--r--MessageChannel.cpp2481L
-rw-r--r--MessageChannel.h823L
-rw-r--r--MessageLink.cpp205L
-rw-r--r--MessageLink.h112L
-rw-r--r--MessagePump.cpp335L
-rw-r--r--MessagePump.h202L
-rw-r--r--MessagePump_android.cpp26L
-rw-r--r--MessagePump_mac.mm100L
-rw-r--r--MessagePump_windows.cpp96L
-rw-r--r--MiniTransceiver.cpp255L
-rw-r--r--MiniTransceiver.h117L
-rw-r--r--Neutering.h70L
-rw-r--r--NodeChannel.cpp299L
-rw-r--r--NodeChannel.h178L
-rw-r--r--NodeController.cpp914L
-rw-r--r--NodeController.h186L
-rw-r--r--PBackground.ipdl314L
-rw-r--r--PBackgroundSharedTypes.ipdlh103L
-rw-r--r--PBackgroundStarter.ipdl18L
-rw-r--r--PBackgroundTest.ipdl21L
-rw-r--r--PIdleScheduler.ipdl69L
-rw-r--r--PUtilityMediaService.ipdl59L
-rw-r--r--PUtilityProcess.ipdl131L
-rw-r--r--ProcessChild.cpp131L
-rw-r--r--ProcessChild.h85L
-rw-r--r--ProcessUtils.h80L
-rw-r--r--ProcessUtils_bsd.cpp27L
-rw-r--r--ProcessUtils_common.cpp149L
-rw-r--r--ProcessUtils_linux.cpp22L
-rw-r--r--ProcessUtils_mac.mm125L
-rw-r--r--ProcessUtils_none.cpp15L
-rw-r--r--ProtocolMessageUtils.h108L
-rw-r--r--ProtocolTypes.ipdlh21L
-rw-r--r--ProtocolUtils.cpp951L
-rw-r--r--ProtocolUtils.h901L
-rw-r--r--RandomAccessStreamParams.ipdlh32L
-rw-r--r--RandomAccessStreamUtils.cpp88L
-rw-r--r--RandomAccessStreamUtils.h50L
-rw-r--r--RustMessageUtils.h42L
-rw-r--r--ScopedPort.cpp77L
-rw-r--r--ScopedPort.h79L
-rw-r--r--SerializeToBytesUtil.h65L
-rw-r--r--SerializedStructuredCloneBuffer.cpp79L
-rw-r--r--SerializedStructuredCloneBuffer.h79L
-rw-r--r--SetProcessTitle.cpp51L
-rw-r--r--SetProcessTitle.h19L
-rw-r--r--SharedMemoryCursor.cpp107L
-rw-r--r--SharedMemoryCursor.h91L
-rw-r--r--SharedMemoryHandle.cpp231L
-rw-r--r--SharedMemoryHandle.h320L
-rw-r--r--SharedMemoryMapping.cpp204L
-rw-r--r--SharedMemoryMapping.h341L
-rw-r--r--SharedMemoryPlatform.h139L
-rw-r--r--SharedMemoryPlatform_android.cpp133L
-rw-r--r--SharedMemoryPlatform_mach.cpp230L
-rw-r--r--SharedMemoryPlatform_posix.cpp471L
-rw-r--r--SharedMemoryPlatform_windows.cpp258L
-rw-r--r--Shmem.cpp217L
-rw-r--r--Shmem.h199L
-rw-r--r--ShmemMessageUtils.h25L
-rw-r--r--SideVariant.h187L
-rw-r--r--StringUtil.cpp86L
-rw-r--r--TaintingIPCUtils.h33L
-rw-r--r--TaskFactory.h97L
-rw-r--r--TransportSecurityInfoUtils.cpp78L
-rw-r--r--TransportSecurityInfoUtils.h50L
-rw-r--r--URIParams.ipdlh114L
-rw-r--r--URIUtils.cpp138L
-rw-r--r--URIUtils.h51L
-rw-r--r--UtilityMediaService.cpp41L
-rw-r--r--UtilityMediaService.h21L
-rw-r--r--UtilityMediaServiceChild.cpp252L
-rw-r--r--UtilityMediaServiceChild.h107L
-rw-r--r--UtilityMediaServiceParent.cpp222L
-rw-r--r--UtilityMediaServiceParent.h63L
-rw-r--r--UtilityProcessChild.cpp412L
-rw-r--r--UtilityProcessChild.h114L
-rw-r--r--UtilityProcessHost.cpp413L
-rw-r--r--UtilityProcessHost.h166L
-rw-r--r--UtilityProcessImpl.cpp153L
-rw-r--r--UtilityProcessImpl.h43L
-rw-r--r--UtilityProcessManager.cpp681L
-rw-r--r--UtilityProcessManager.h249L
-rw-r--r--UtilityProcessParent.cpp210L
-rw-r--r--UtilityProcessParent.h81L
-rw-r--r--UtilityProcessSandboxing.cpp70L
-rw-r--r--UtilityProcessSandboxing.h46L
-rw-r--r--WindowsMessageLoop.cpp1130L
-rw-r--r--WindowsMessageLoop.h134L
-rw-r--r--components.conf22L
-rw-r--r--moz.build321L
-rw-r--r--nsIIPCSerializableInputStream.h95L
d---------test/-