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
/
ipc.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc: Extend attachment broker unit tests.
erikchen
2015-09-25
1
-0
/
+3
*
Remove dependency on //crypto in //ipc, except on windows.
Sergey Ulanov
2015-09-14
1
-1
/
+8
*
Revert of IPC: Add attachment brokering support to the message header. (patch...
erikchen
2015-08-27
1
-3
/
+0
*
Reland #1: IPC: Add attachment brokering support to the message header.
erikchen
2015-08-22
1
-0
/
+3
*
Revert of IPC: Add attachment brokering support to the message header. (patch...
ricea
2015-08-20
1
-3
/
+0
*
IPC: Add attachment brokering support to the message header.
erikchen
2015-08-20
1
-0
/
+3
*
ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged.
erikchen
2015-07-28
1
-1
/
+1
*
ipc: Add attachment broker code for the privileged browser process.
erikchen
2015-07-27
1
-0
/
+1
*
Update ChannelReader to use AttachmentBroker.
erikchen
2015-07-27
1
-0
/
+1
*
Make attachment broker a subclass of IPC::Listener.
erikchen
2015-07-15
1
-0
/
+1
*
Stub in more IPC attachment brokering functionality.
erikchen
2015-07-07
1
-0
/
+2
*
Convert ipc_tests to run exclusively on Swarming
maruel
2015-06-30
1
-0
/
+17
*
IPC: Generalize FileDescriptorSet to MessageAttachmentSet
morrita
2015-01-14
1
-1
/
+1
*
IPC: a way for security exploit browsertests to simulate the appearance of a ...
nick
2014-11-14
1
-0
/
+2
*
Add ipc_mojo_perftests
morrita
2014-09-09
1
-0
/
+2
*
Introduce ChannelMojo
morrita@chromium.org
2014-08-04
1
-2
/
+4
*
Android: cleanup gtest_target_type conditions.
bulach@chromium.org
2014-05-17
1
-6
/
+3
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-4
/
+2
*
Remove unused input_shlib_path
cjhopman@chromium.org
2014-04-17
1
-2
/
+0
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-10
/
+0
*
IPC: Make ipc_perftests run on Android.
epenner@chromium.org
2014-03-19
1
-0
/
+12
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-2
/
+4
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-26
1
-0
/
+1
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
1
-1
/
+0
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-16
1
-0
/
+1
*
Allow Win64 build of base library even in a Win32 build.
petewil@chromium.org
2014-01-09
1
-1
/
+1
*
Run ipc_tests serially when using new test launcher.
phajdan.jr@chromium.org
2013-12-03
1
-1
/
+1
*
Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.
jeremya@chromium.org
2013-03-13
1
-0
/
+6
*
Revert 187554 "Implement IPC::ChannelFactory, a class that accep..."
falken@chromium.org
2013-03-13
1
-6
/
+0
*
Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.
jeremya@chromium.org
2013-03-12
1
-0
/
+6
*
Revert 187233
dmikurube@chromium.org
2013-03-11
1
-6
/
+0
*
Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.
jeremya@chromium.org
2013-03-11
1
-0
/
+6
*
Revert 186912
jeremya@chromium.org
2013-03-08
1
-6
/
+0
*
Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.
jeremya@chromium.org
2013-03-08
1
-0
/
+6
*
Refactor (many) IPC tests, notably most of the multiprocess tests.
viettrungluu@chromium.org
2013-01-25
1
-2
/
+3
*
Disabling nacl_win64 targets when building in target_arch!=ia32 mode.
bradnelson@google.com
2013-01-21
1
-1
/
+1
*
Make ipc_tests file structure a little saner and add an ipc_perftests target.
viettrungluu@chromium.org
2013-01-11
1
-2
/
+47
*
Fix shutdown race in IPCSyncChannelTest and get rid of "suppressions"/annotat...
viettrungluu@chromium.org
2013-01-08
1
-1
/
+2
*
Remove {base,net}_java dependencies from GYP client targets on Android.
pliard@chromium.org
2012-09-10
1
-1
/
+0
*
Make java.gypi export jar path to input_jars_paths variable
cjhopman@chromium.org
2012-08-09
1
-1
/
+0
*
Make the serialization of IPC::Messages inside other IPC::Messages independent
brettw@chromium.org
2012-06-29
1
-0
/
+1
*
Make GlobalDescriptors::MaybeGet return -1 when the key is not found.
jcivelli@chromium.org
2012-06-27
1
-0
/
+4
*
Add an untrusted NaCl build for IPC.
bbudge@chromium.org
2012-06-13
1
-20
/
+45
*
Fix ninja build for android.
yfriedman@chromium.org
2012-05-29
1
-1
/
+1
*
Add APK targets for content_unittests and net_unittests.
nileshagrawal@chromium.org
2012-05-25
1
-33
/
+10
*
Run APK tests on the android_test trybot.
nileshagrawal@chromium.org
2012-05-16
1
-1
/
+2
*
Fix chromium_base.jar path for APK builds.
nileshagrawal@chromium.org
2012-05-11
1
-2
/
+2
*
apk-based test runner work for android. 2 unit test bundles converted over (i...
jrg@chromium.org
2012-04-19
1
-2
/
+51
*
Revert 128679 - Speculative revert. xcodebuilders hosed between r128678 - 128...
rsleevi@chromium.org
2012-03-24
1
-2
/
+2
*
apk-based test runner work. Not enabled yet. This CL is a combination of up...
jrg@chromium.org
2012-03-24
1
-2
/
+2
[next]