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
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make flow event traces disabled-by-default
fmeawad@chromium.org
2014-02-06
4
-8
/
+11
*
Web MIDI: make naming convention be consistent
toyoshim@chromium.org
2014-02-04
1
-1
/
+1
*
Revert of Fix posix IPC channel hanging problem. (https://codereview.chromium...
hubbe@chromium.org
2014-01-30
2
-64
/
+6
*
Fix posix IPC channel hanging problem.
hubbe@chromium.org
2014-01-30
2
-6
/
+64
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
3
-11
/
+12
*
Changing a DCHECK to a CHECK in order to catch this error in release builds.
tommi@chromium.org
2014-01-21
1
-1
/
+1
*
Remove an outdated comment.
eroman@chromium.org
2014-01-11
1
-4
/
+0
*
Allow Win64 build of base library even in a Win32 build.
petewil@chromium.org
2014-01-09
1
-1
/
+1
*
Separate EmbeddedWorker messages into another file to use different msg class
kinuko@chromium.org
2014-01-09
1
-0
/
+1
*
Add IPC stubs between browser and ServiceWorker's worker context in the child...
kinuko@chromium.org
2014-01-06
1
-0
/
+1
*
Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...
avi@chromium.org
2013-12-25
2
-4
/
+4
*
Add base:: to string16s in ipc/.
dbeam@chromium.org
2013-12-20
2
-4
/
+4
*
Add myself to OWNERS for IPC messages.
dcheng@chromium.org
2013-12-07
1
-0
/
+1
*
Add nasko@chromium.org in OWNERS for IPC messages.
nasko@chromium.org
2013-12-06
1
-0
/
+1
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
2
-2
/
+2
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
6
-21
/
+21
*
Run ipc_tests serially when using new test launcher.
phajdan.jr@chromium.org
2013-12-03
2
-1
/
+41
*
Move more uses of string16 to specify base::
brettw@chromium.org
2013-12-03
2
-4
/
+4
*
more spell checking
thakis@chromium.org
2013-11-05
1
-1
/
+1
*
Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330
bbudge@chromium.org
2013-11-04
15
-52
/
+84
*
Optimize ParamTraits<float> and ParamTraits<double>
piman@chromium.org
2013-10-31
2
-23
/
+8
*
Remove unused IPC::Message priority.
bbudge@chromium.org
2013-10-28
15
-84
/
+52
*
IPC_END_MESSAGE_MAP: Made unreachable DCHECK reachable.
mgiuca@chromium.org
2013-10-23
1
-1
/
+1
*
Remove ipc fuzzing code.
thestig@chromium.org
2013-10-19
2
-23
/
+0
*
Pass StatsTable shared memory via global descriptors on Posix rather than usi...
rmcilroy@chromium.org
2013-10-16
1
-0
/
+4
*
Refactoring: Move MessagePort-related IPCs and handling them away from Worker...
marja@chromium.org
2013-10-15
1
-0
/
+1
*
Alternative workaround for mac kernel bug.
hubbe@chromium.org
2013-10-15
12
-76
/
+396
*
Revert 228448 "Refactoring: Move MessagePort-related IPCs and ha..."
marja@chromium.org
2013-10-14
1
-1
/
+0
*
Refactoring: Move MessagePort-related IPCs and handling them away from Worker...
marja@chromium.org
2013-10-14
1
-0
/
+1
*
Add newline at end of file.
thakis@chromium.org
2013-10-12
1
-1
/
+1
*
Workaround for VS2013 compiler bug in ipc_message_macros.h
zturner@chromium.org
2013-10-12
1
-0
/
+7
*
Revert 227999 "Alternative workaround for mac kernel bug."
benwells@chromium.org
2013-10-11
12
-393
/
+75
*
Alternative workaround for mac kernel bug.
hubbe@chromium.org
2013-10-10
12
-75
/
+393
*
Create a new RenderFrameHost per child frame when --site-per-process is enabled.
nasko@chromium.org
2013-10-03
1
-0
/
+1
*
Revert 226555 "There is a bug in the mac kernel, which can cause..."
morrita@chromium.org
2013-10-03
1
-30
/
+3
*
There is a bug in the mac kernel, which can cause a file descriptor to be closed
hubbe@chromium.org
2013-10-02
1
-3
/
+30
*
Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T...
jam@chromium.org
2013-10-01
2
-20
/
+2
*
Stub out initial NavigationController browser implementation
alecflett@chromium.org
2013-09-21
1
-1
/
+2
*
Populate canPlayType to renderer
qinmin@chromium.org
2013-09-19
1
-0
/
+1
*
base: Split logging functions and PerfTimeLogger out of perftimer.h
tfarina@chromium.org
2013-09-17
1
-3
/
+3
*
Use base::GlobalDescriptors::kBaseDescriptor instead of magic number 3.
dongseong.hwang@intel.com
2013-09-06
1
-1
/
+6
*
Increase maximum file descriptors per IPC message on POSIX from 5 to 7.
tommycli@chromium.org
2013-08-29
2
-3
/
+7
*
Move perftimer.* into base/test/ directory.
tfarina@chromium.org
2013-08-24
1
-1
/
+1
*
Remove redundant newlib builds of untrusted libraries
dschuff@chromium.org
2013-08-22
1
-1
/
+1
*
Revert "Correct bit-shift in IPC hash generation."
dsinclair@chromium.org
2013-08-14
1
-1
/
+1
*
Revert EVS revisions 209760, 298753, 213143.
hshi@chromium.org
2013-08-07
1
-1
/
+0
*
Use gyp variables for NaCl untrusted build paths instead of hardcoding them.
dschuff@chromium.org
2013-08-04
1
-0
/
+1
*
Created multi-process-friendly PowerMonitor interface.
bajones@chromium.org
2013-08-02
1
-0
/
+1
*
Correct bit-shift in IPC hash generation.
dsinclair@chromium.org
2013-07-26
1
-1
/
+1
*
Update include paths in ipc for base/process changes.
rsesek@chromium.org
2013-07-24
14
-12
/
+10
[next]