index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
child
/
child_thread_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow sync ipc from browser UI to renderer for Android Webview
boliu
2015-10-26
1
-0
/
+13
*
content: Create unprivileged attachment broker on both Mac and Windows.
erikchen
2015-10-22
1
-1
/
+2
*
Don't use base::MessageLoop::{Quit,QuitClosure} in content/
ki.stfu
2015-10-12
1
-3
/
+3
*
ipc: Make factory methods for attachment brokers.
erikchen
2015-10-07
1
-6
/
+2
*
Re-land architecture for cross-process memory notification suppressing
petrcermak
2015-09-24
1
-2
/
+4
*
Re-land: cc: Implement shared worker contexts.
reveman
2015-09-24
1
-4
/
+4
*
Revert of Reland debugging for ipc related crash.
erikchen
2015-09-23
1
-5
/
+0
*
Reland of land debugging for ipc related crash. (patchset #1 id:1 of https://...
erikchen
2015-09-22
1
-0
/
+5
*
Revert of Architecture for cross-process memory notification suppressing (pat...
huangs
2015-09-22
1
-4
/
+2
*
Architecture for cross-process memory notification suppressing
petrcermak
2015-09-22
1
-2
/
+4
*
Revert of Reland debugging for ipc related crash. (patchset #1 id:1 of https:...
erikchen
2015-09-21
1
-5
/
+0
*
Reland debugging for ipc related crash.
erikchen
2015-09-19
1
-0
/
+5
*
Revert of cc: Implement shared worker contexts. (patchset #9 id:160001 of htt...
kbr
2015-09-17
1
-6
/
+3
*
cc: Implement shared worker contexts.
reveman
2015-09-16
1
-3
/
+6
*
Revert of Reland #2 "ipc: Add a new field num_brokered_attachments to the mes...
erikchen
2015-09-16
1
-5
/
+0
*
Reland #2 "ipc: Add a new field num_brokered_attachments to the message header."
erikchen
2015-09-16
1
-0
/
+5
*
ipc: Use a global for the process's attachment broker.
erikchen
2015-09-14
1
-13
/
+14
*
[tracing] Fix MemoryDumpManager to support startup tracing
primiano
2015-09-10
1
-3
/
+0
*
[Android] Suspend shared timers for hidden renderers
jdduke
2015-09-04
1
-8
/
+8
*
ozone: ClientPixmapManager passes VGEM fd from browser to renderer.
dongseong.hwang
2015-08-31
1
-0
/
+33
*
Let IPC::SyncMessageFilter take advantage of thread-safe Send.
rockot
2015-08-06
1
-3
/
+1
*
Update content/ to use new attachment broker interface.
erikchen
2015-07-31
1
-3
/
+3
*
ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged.
erikchen
2015-07-28
1
-2
/
+2
*
ipc: Remove the ability to override the listener task runner
skyostil
2015-07-21
1
-11
/
+0
*
Cleanup: Remove dead ViewMsgs and comments that refer to them.
thestig
2015-07-21
1
-6
/
+2
*
Move the Web Bluetooth implementation from child/ to renderer/.
jyasskin
2015-07-21
1
-4
/
+0
*
Make attachment broker a subclass of IPC::Listener.
erikchen
2015-07-15
1
-0
/
+2
*
Set listener task runner before connect channel.
leon.han
2015-07-11
1
-0
/
+11
*
Update client side navigator.connect API to use ServicePortCollection [2/3]
mek
2015-06-29
1
-4
/
+0
*
content: Set IOSurface manager token in the Gpu process before handling GpuMe...
reveman
2015-06-26
1
-11
/
+27
*
Release obigation to call ChannelMojoHost::OnClientLaunched()
leon.han
2015-06-19
1
-4
/
+3
*
Update content module for IPC attachment brokering.
erikchen
2015-06-17
1
-4
/
+19
*
content: Pass IOSurface references using Mach IPC.
reveman
2015-06-04
1
-0
/
+15
*
content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-05-21
1
-12
/
+13
*
Android: Fix ChildThreadImpl::ShutdownThread()
sievers
2015-05-20
1
-55
/
+49
*
win: Remove --enable-handle-auditing(-all)? flags
thakis
2015-05-04
1
-18
/
+0
*
Delivering the FIRST_NONEMPTY_PAINT phase changing event to base/. This concl...
vadimt
2015-04-27
1
-2
/
+9
*
Fix renderer process profiling on linux.
szager
2015-04-21
1
-0
/
+2
*
[tracing] Enable and expose the memory tracing infrastructure
primiano
2015-04-21
1
-0
/
+3
*
Remove support for AllowBackgroundModeFromRenderer group in BackgroundRendere...
gab
2015-04-16
1
-17
/
+0
*
ChannelMojo: Ensure that it always has ScopedIPCSupport
morrita
2015-04-09
1
-49
/
+3
*
Revert of ChannelMojo: Ensure that it always has ScopedIPCSupport (patchset #...
sorin
2015-04-09
1
-3
/
+49
*
ChannelMojo: Ensure that it always has ScopedIPCSupport
morrita
2015-04-08
1
-49
/
+3
*
[tracing] Fix single-process detection logic of ChildTraceMessageFilter
primiano
2015-04-08
1
-2
/
+1
*
Introducing phased profiling framework.
vadimt
2015-04-01
1
-2
/
+2
*
content: Remove non-thread-safe use of WeakPtrs.
reveman
2015-03-27
1
-0
/
+4
*
Get rid of ChannelInit::SetSingleProcessIOTaskRunner()
morrita
2015-03-18
1
-19
/
+29
*
Remove uses of KillProcess()
rvargas
2015-03-18
1
-2
/
+2
*
Removing unused DeathData::ResetMax() method
vadimt
2015-03-06
1
-1
/
+1
*
content: Refactor ChildThreadImpl::Options
skyostil
2015-03-04
1
-9
/
+31
[next]