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
*
Implement ManifestManager to handle manifest in content/.
mlamouri
2014-09-16
1
-0
/
+1
*
ChannelMojo: Handle errors in pending message processing.
morrita
2014-09-16
2
-1
/
+132
*
IPC: Add more debug info.
rvargas
2014-09-16
2
-6
/
+21
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [c-n]*/
thestig
2014-09-13
3
-3
/
+3
*
WebCacheManager::ClearCacheOnNavigation() is used by webrequest api, which wi...
hanxi
2014-09-11
1
-0
/
+1
*
Refactoring: Move MessagePipeReader subclasess out from ChannelMojo
morrita
2014-09-11
6
-382
/
+524
*
Add ipc_mojo_perftests
morrita
2014-09-09
15
-370
/
+575
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
1
-0
/
+1
*
Add wfh@chromium.org to ipc OWNERS files
Will Harris
2014-09-08
1
-0
/
+1
*
Fix a DCHECK violation in ipc_perftests
yzshen
2014-09-05
3
-27
/
+21
*
ipc/ fixups for scoped_refptr operator T* removal.
dcheng
2014-09-03
3
-4
/
+5
*
Remove cevans@ from OWNERS files.
thestig
2014-08-29
1
-1
/
+0
*
Add ChannelProxy benchmark to ipc_perftests.
morrita
2014-08-29
4
-18
/
+81
*
Manual fixups for scoped_refptr operator T* removal in ipc/
dcheng
2014-08-28
4
-25
/
+31
*
Declaring the weak_ptr_factory in proper order.
anujk.sharma
2014-08-28
3
-7
/
+6
*
pdf: Create a separate component for using the pdf pepper plugin.
Sadrul Habib Chowdhury
2014-08-28
1
-0
/
+1
*
Remove implicit conversions from scoped_refptr to T* in ipc/
dcheng
2014-08-27
2
-2
/
+2
*
Credential Manager: Renderer-side implementation.
mkwst@chromium.org
2014-08-22
1
-0
/
+1
*
Mojo: Add PlatformSupport argument to mojo::embedder::Init().
viettrungluu@chromium.org
2014-08-20
1
-2
/
+2
*
Convert IPC::ChannelMojo initialization to use new mojo::embedder::CreateChan...
viettrungluu@chromium.org
2014-08-12
2
-40
/
+25
*
GN: Make content_shell and webkit_unit_tests work in component build
jamesr@chromium.org
2014-08-12
1
-3
/
+4
*
IPC::ChannelMojo: Dup and own fds to transmit
morrita@chromium.org
2014-08-09
1
-2
/
+14
*
IPC::ChannelMojo: Don't supress MOJO_RESULT_FAILED_PRECONDITION
morrita@chromium.org
2014-08-08
2
-8
/
+16
*
Add ipc/mojo/OWNERS
morrita@chromium.org
2014-08-08
1
-0
/
+2
*
Move the rest of test_file_util to base namespace.
brettw@chromium.org
2014-08-07
2
-2
/
+2
*
Introduce ChannelMojo
morrita@chromium.org
2014-08-04
36
-100
/
+1740
*
IPC: Add more debug logic (crash tracking)
rvargas@chromium.org
2014-07-31
2
-2
/
+12
*
Refactor Web Notification permission requests.
peter@chromium.org
2014-07-29
1
-0
/
+1
*
Make IPC macros work with -Wunused-local-typedefs.
thakis@chromium.org
2014-07-29
1
-6
/
+6
*
Improve content test GN build
brettw@chromium.org
2014-07-23
1
-3
/
+3
*
GN Windows build fixes
brettw@chromium.org
2014-07-22
1
-1
/
+0
*
Rename IPC::ChannelFactory to UnixDomainSocketAcceptor.
morrita@chromium.org
2014-07-18
4
-154
/
+1
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
pkasting@chromium.org
2014-07-18
1
-15
/
+11
*
Remove unused IPC_MESSAGE_START enum constants.
tsepez@chromium.org
2014-07-01
1
-6
/
+0
*
[DeviceLight] Add renderer+common parts
rijubrata.bhaumik@intel.com
2014-06-27
1
-0
/
+1
*
Extensions: Split extensions utility IPC messages into its own file.
thestig@chromium.org
2014-06-27
1
-1
/
+2
*
IPC ChannelWin: Add temporary debug info.
rvargas@chromium.org
2014-06-27
2
-3
/
+53
*
The LOG initialization code would clear the last error. Use PLOG instead.
weitaosu@chromium.org
2014-06-26
1
-3
/
+2
*
ozone: Add GPU message for cursor updates
spang@chromium.org
2014-06-26
1
-0
/
+1
*
This patch defines three mechanisms for acquiring CLD2's data:
andrewhayden@chromium.org
2014-06-24
1
-0
/
+1
*
Support multiple files for AEC dump.
grunell@chromium.org
2014-06-18
1
-0
/
+1
*
Fix "inlcude" typo in comments.
tsepez@chromium.org
2014-06-18
1
-2
/
+2
*
Split printing utility IPC messages into its own file.
thestig@chromium.org
2014-06-18
1
-0
/
+1
*
Enable resource prefetch from the browser process.
tburkard@chromium.org
2014-06-17
1
-0
/
+1
*
Decouple IPC::MessageFilter from IPC::Channel
morrita@chromium.org
2014-06-13
6
-16
/
+16
*
Build fix with gcc 4.8 and C++11 enabled
ch.dumez@samsung.com
2014-06-10
1
-1
/
+1
*
Remove base::kInvalidPlatformFileValue from components, ipc and ppapi.
rvargas@chromium.org
2014-06-10
1
-2
/
+1
*
Remove cdn from OWNERS for IPC security review.
palmer@chromium.org
2014-06-08
1
-1
/
+0
*
IPC::Channel: Reduce POSIX specific API surface
morrita@chromium.org
2014-06-07
8
-97
/
+55
*
Make IPC::Channel polymorphic
morrita@chromium.org
2014-06-06
17
-272
/
+257
[next]