Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
f794f2641e4ce99553be242bc8c33502fa3e416e
/
ipc
« Previous
6c644ff
Non-SFI Mode: Build ipc/ library by PNaCl toolchain for nacl_helper_nonsfi.
by hidehiko
· 10 years ago
0dd1088
Make IPC_ENUM_TRAITS_MIN_MAX_VALUE() work with c++11 enum class.
by tsepez
· 10 years ago
ef7721a
Standardize usage of virtual/override/final in ipc/
by dcheng
· 10 years ago
89c9e62
Add a guard in MojoBootstrap::OnClientLaunched()
by morrita
· 10 years ago
9b01d24
Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id:1 of https://codereview.chromium.org/645623006/)
by dcheng
· 10 years ago
1967f8d
Standardize usage of virtual/override/final in ipc/
by dcheng
· 10 years ago
952f465
ChannelMojo: Add ChannelMojo::CanBeUsed() to enable it incrementally
by morrita
· 10 years ago
13e514d
Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.
by morrita
· 10 years ago
d5f5990
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
by dcheng
· 10 years ago
d36037a
Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC.
by pkasting
· 10 years ago
7767a0d
MojoChannel: Fail when GetFileHandleForProcess() failed.
by morrita
· 10 years ago
820a294
ipc_mojo_bootstrap.cc: don't export classes in anonymous namespace
by hans
· 10 years ago
a043f32
Fix WeakPtrFactory member placement
by anujk.sharma
· 10 years ago
221f6a9
Misc. cleanup, primarily removing unused locals.
by pkasting
· 10 years ago
d41cdbb
replace OVERRIDE and FINAL with override and final in ipc/
by mostynb
· 10 years ago
8dddfa2
Move mojo edk into mojo/edk
by jamesr
· 10 years ago
4a802ff
Revert "Move mojo edk into mojo/edk"
by Trent Apted
· 10 years ago
8ee6961
Move mojo edk into mojo/edk
by James Robinson
· 10 years ago
80f4e37
Pass through geofencing API calls to the browser process.
by mek
· 10 years ago
39722a3
Refactoring: Let ChannelPosix adopt ScopedFD.
by morrita
· 10 years ago
98b6e4a
ChannelMojo: Handle when ChannelMojo outlives ChannelMojoHost
by morrita
· 10 years ago
5785428
Remove IPC::Channel::TakePipeHandle()
by morrita
· 10 years ago
b3de487
Adding tracking to verify the theory that jankiness of ExtensionMessageFilter::OnExtensionAddListener is because of the observer invocation.
by vadimt
· 10 years ago
26b6d75
Fix IPCChannelMojoErrorTest.SendFailWithPendingMessages
by morrita
· 10 years ago
5eedf8c
Disable IPCChannelMojoErrorTest.SendFailWithPendingMessages
by morrita
· 10 years ago
38931c2
Move SafeManifestParser to //extensions
by rockot
· 10 years ago
ab20725
IPC: Get rid of FileDescriptor usage from FileDescriptorSet and Message
by morrita
· 10 years ago
45b11f9
Make ServiceWorkerFetchRequest and ServiceWorkerResponse header maps case insensitive
by jkarlin
· 10 years ago
7c48ab8
IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windows
by morrita
· 10 years ago
ee1523b
Implement ManifestManager to handle manifest in content/.
by mlamouri
· 10 years ago
fa3ab75
ChannelMojo: Handle errors in pending message processing.
by morrita
· 10 years ago
df416e1
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/
by thestig
· 10 years ago
51bd24f
WebCacheManager::ClearCacheOnNavigation() is used by webrequest api, which will be moved to //extensions. So we need to resolve its the dependency on WebCacheManager by moving WebCacheManager to //components.
by hanxi
· 10 years ago
42bda25
Refactoring: Move MessagePipeReader subclasess out from ChannelMojo
by morrita
· 10 years ago
ab77970
Add ipc_mojo_perftests
by morrita
· 10 years ago
369f915
Fix a DCHECK violation in ipc_perftests
by yzshen
· 10 years ago
07bc797
ipc/ fixups for scoped_refptr operator T* removal.
by dcheng
· 10 years ago
a422094
Add ChannelProxy benchmark to ipc_perftests.
by morrita
· 10 years ago
ea780ac
Manual fixups for scoped_refptr operator T* removal in ipc/
by dcheng
· 10 years ago
8461adf
Declaring the weak_ptr_factory in proper order.
by anujk.sharma
· 10 years ago
f830bdd
pdf: Create a separate component for using the pdf pepper plugin.
by Sadrul Habib Chowdhury
· 10 years ago
d67586a
Remove implicit conversions from scoped_refptr to T* in ipc/
by dcheng
· 10 years ago
450fad9
Credential Manager: Renderer-side implementation.
by mkwst@chromium.org
· 10 years ago
54704a3
Mojo: Add PlatformSupport argument to mojo::embedder::Init().
by viettrungluu@chromium.org
· 10 years ago
0e2787c
Convert IPC::ChannelMojo initialization to use new mojo::embedder::CreateChannelOnIOThread().
by viettrungluu@chromium.org
· 10 years ago
228e365
IPC::ChannelMojo: Dup and own fds to transmit
by morrita@chromium.org
· 10 years ago
e2bbe78
IPC::ChannelMojo: Don't supress MOJO_RESULT_FAILED_PRECONDITION
by morrita@chromium.org
· 10 years ago
bdedd6c
Move the rest of test_file_util to base namespace.
by brettw@chromium.org
· 10 years ago
15996aa
Introduce ChannelMojo
by morrita@chromium.org
· 10 years ago
b584db0
Refactor Web Notification permission requests.
by peter@chromium.org
· 10 years ago
accd697
Make IPC macros work with -Wunused-local-typedefs.
by thakis@chromium.org
· 10 years ago
82a3100
Rename IPC::ChannelFactory to UnixDomainSocketAcceptor.
by morrita@chromium.org
· 10 years ago
150a849
Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
by pkasting@chromium.org
· 10 years ago
d5927eb
Remove unused IPC_MESSAGE_START enum constants.
by tsepez@chromium.org
· 10 years ago
e5fd836
[DeviceLight] Add renderer+common parts
by rijubrata.bhaumik@intel.com
· 10 years ago
a99794c
Extensions: Split extensions utility IPC messages into its own file.
by thestig@chromium.org
· 10 years ago
7435206
ozone: Add GPU message for cursor updates
by spang@chromium.org
· 10 years ago
a2c8947
This patch defines three mechanisms for acquiring CLD2's data:
by andrewhayden@chromium.org
· 10 years ago
aa19c59
Support multiple files for AEC dump.
by grunell@chromium.org
· 10 years ago
76df5bd
Fix "inlcude" typo in comments.
by tsepez@chromium.org
· 10 years ago
49a05f1
Split printing utility IPC messages into its own file.
by thestig@chromium.org
· 10 years ago
18afbe1
Enable resource prefetch from the browser process.
by tburkard@chromium.org
· 10 years ago
631fb8e
Decouple IPC::MessageFilter from IPC::Channel
by morrita@chromium.org
· 10 years ago
bbcb44c
Build fix with gcc 4.8 and C++11 enabled
by ch.dumez@samsung.com
· 10 years ago
01585f2
Remove base::kInvalidPlatformFileValue from components, ipc and ppapi.
by rvargas@chromium.org
· 10 years ago
844f1c3
IPC::Channel: Reduce POSIX specific API surface
by morrita@chromium.org
· 10 years ago
fde2b6b
Make IPC::Channel polymorphic
by morrita@chromium.org
· 10 years ago
15b4860
Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()
by morrita@chromium.org
· 10 years ago
773476a
Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."
by lambroslambrou@chromium.org
· 10 years ago
822cdcb
Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()
by morrita@chromium.org
· 10 years ago
2ced004
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
by morrita@chromium.org
· 10 years ago
f74386d
Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..."
by mattm@chromium.org
· 10 years ago
ae1bebb
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
by morrita@chromium.org
· 10 years ago
64c69ff
Disable IPCChannelBadMessageTest.BadMessage on Windows as it's flaking on various win buildbots
by jam@chromium.org
· 10 years ago
c03a630
Ensure that the disabled test doesn't run setup on xp
by jam@chromium.org
· 10 years ago
dfee8da
Disable IPCChannelBadMessageTest.BadMessage on XP bots
by jam@chromium.org
· 10 years ago
fc09dde
Add regression tests to ensure that IPC::Listener::OnBadMessageReceived is always called for all cases, i.e.
by jam@chromium.org
· 10 years ago
c6d80f0
Bundle DidOverscrollParams with the input event ack
by jdduke@chromium.org
· 10 years ago
862a5e0
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill their child processes.
by jam@chromium.org
· 10 years ago
822f1fb
Ensure that any IPC sent from a child process that couldn't be deserialized causes that process to be killed.
by jam@chromium.org
· 10 years ago
ecc5098
Add Battery Status API support in content/renderer and IPC messages.
by timvolodine@chromium.org
· 10 years ago
65bedbc
Simplify IPC_BEGIN_MESSAGE_MAP_WITH_PARAM macro by using decltype keyword.
by jam@chromium.org
· 10 years ago
f637018
Add support for passing an arbitrary parameter to an IPC message handler. The motivation is for WebContentsObserver to pass RenderFrameHost* to message handlers easily.
by jam@chromium.org
· 10 years ago
96486d2
[Android] Add messages for Gin Java Bridge implementation
by mnaganov@chromium.org
· 11 years ago
24f2bea
IPC: Restrict 'toplevel' to truly toplevel events.
by epenner@chromium.org
· 11 years ago
c0c370e
Move IPC::MessageFilter and router to a separate file
by dmichael@chromium.org
· 11 years ago
663ad4f
Make IPC::ChannelProxy test check filter events
by dmichael@chromium.org
· 11 years ago
1c966a7
Remove --debug-on-start and --debug-children.
by pkasting@chromium.org
· 11 years ago
1446d8a
DCHECK that listener thread != IO thread
by dmichael@chromium.org
· 11 years ago
609a689
Remove SyncChannel::SendWithTimeout
by piman@chromium.org
· 11 years ago
679eceb
Push API: send and receive IPC messages for registration.
by mvanouwerkerk@chromium.org
· 11 years ago
a124374
Move Translate renderer messages to the Translate component
by droger@chromium.org
· 11 years ago
51ce626
Add unistd.h include in a file using geteuid().
by thakis@chromium.org
· 11 years ago
8507da3
Revert 260399 "Temporary CHECK version 2 in IPC::Channel::Send()..."
by viettrungluu@chromium.org
· 11 years ago
9bd0462
Revert 260408 "Another temporary CHECK to help track down crash ..."
by viettrungluu@chromium.org
· 11 years ago
7b71212
Another temporary CHECK to help track down crash in IPC.
by viettrungluu@chromium.org
· 11 years ago
c4a990b
Temporary CHECK version 2 in IPC::Channel::Send() to help track down crash.
by viettrungluu@chromium.org
· 11 years ago
8766c7e
Revert 260373 "Add a temporary CHECK to IPC::Channel::Send() to ..."
by viettrungluu@chromium.org
· 11 years ago
6636ab2
Add a temporary CHECK to IPC::Channel::Send() to help track down crash.
by viettrungluu@chromium.org
· 11 years ago
5e1b33d
Remove PlatformFile from spell checker
by rvargas@chromium.org
· 11 years ago
Next »