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
*
Merge 33414 - Don't use any member variables when sending a sync call, since ...
jam@chromium.org
2009-12-01
3
-46
/
+74
*
Merge trunk r33351 to the 249 branch.
mark@chromium.org
2009-11-30
1
-0
/
+10
*
Revert changes that moved spellchecker to renderer for 249 branch since there...
estade@chromium.org
2009-11-18
2
-36
/
+0
*
Use renderer spellchecker for windows.
estade@chromium.org
2009-11-13
2
-0
/
+36
*
First patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
5
-18
/
+21
*
GTK: Properly convert task manager UI row to task manager model row.
estade@chromium.org
2009-11-04
1
-1
/
+1
*
Add the ability for objects which derive from RefCountedThreadSafe to specify...
jam@chromium.org
2009-11-02
2
-1
/
+21
*
Suppress a data race on vfptr in ipc/ipc_sync_channel_unittest.cc
timurrrr@chromium.org
2009-10-27
1
-2
/
+15
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-3
/
+3
*
linux: cut down on EPIPE error spew
evan@chromium.org
2009-10-23
1
-1
/
+5
*
Linux: remove the pipe errors that we spew all the time.
agl@chromium.org
2009-10-16
1
-1
/
+2
*
IPC: remove traces of an old histogram.
rvargas@google.com
2009-10-14
1
-14
/
+1
*
Remove the base_gfx project since it no longer has an external dependencies.
brettw@chromium.org
2009-10-14
1
-0
/
+1
*
The send done event in the old send watcher can be NULL as it can be signaled...
ananta@chromium.org
2009-10-14
1
-1
/
+1
*
John, please review everything.
ananta@chromium.org
2009-10-14
4
-76
/
+129
*
Eliminate all uses of strerror() in code that uses src/base. strerror() is in...
tschmelcher@chromium.org
2009-10-13
1
-8
/
+8
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
2
-6
/
+6
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-2
/
+2
*
Modify extension request IPC messages to pass a ListValue instead of a string.
mpcomplete@chromium.org
2009-10-06
1
-19
/
+25
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Reverting 27389.
darin@chromium.org
2009-09-30
2
-2
/
+3
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-29
1
-0
/
+1
*
Implement about:ipc dialog for Mac.
jrg@chromium.org
2009-09-28
2
-105
/
+28
*
Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-28
1
-1
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-28
1
-0
/
+1
*
Reverting 27379, in hopes of fixing browser_tests.
senorblanco@chromium.org
2009-09-28
2
-3
/
+2
*
Assert that thread-safe reference counting is used with
darin@chromium.org
2009-09-28
2
-2
/
+3
*
Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-1
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+1
*
Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom...
gregoryd@google.com
2009-09-26
1
-1
/
+0
*
First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...
gregoryd@google.com
2009-09-26
1
-0
/
+1
*
Fix reads and writes to freed memory in Channel::ChannelImpl::OnFileCanReadWi...
hawk@chromium.org
2009-09-25
1
-0
/
+2
*
IPC & LibEvent fix
jeremy@chromium.org
2009-09-23
2
-2
/
+67
*
Preparing rollback in case things don't work out.
bradnelson@google.com
2009-09-18
1
-1
/
+0
*
This is a copy of http://codereview.chromium.org/153002/show
gregoryd@google.com
2009-09-18
1
-0
/
+1
*
r21342 moved IPC tests from unit_tests to ipc_tests,
dkegel@google.com
2009-09-17
1
-0
/
+4
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Disabling the AsyncIO.IPCChannelClose UMA macro due to a potential race condi...
ananta@chromium.org
2009-09-15
1
-1
/
+7
*
On Linux, move the passing of filedescriptors to a dedicated socketpair().
agl@chromium.org
2009-09-04
2
-38
/
+221
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
3
-13
/
+10
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
3
-10
/
+13
*
Speculative fix for a leak in SyncChannel.
jeremy@chromium.org
2009-08-28
2
-2
/
+2
*
Add a nullable string16 class to base. It combines a string16 + a null param
jorlow@chromium.org
2009-08-27
1
-0
/
+27
*
Recommit "Bring up Firefox Password Import Unittest on OS X."
jeremy@chromium.org
2009-08-21
2
-2
/
+2
*
Revert "Bring up Firefox Password Import Unittest on OS X."
jeremy@chromium.org
2009-08-21
2
-2
/
+2
*
Bring up Firefox Password Import Unittest on OS X.
jeremy@chromium.org
2009-08-21
2
-2
/
+2
*
Update log to not claim Connect was always called twice. :)
tommi@chromium.org
2009-08-17
1
-1
/
+1
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-5
/
+13
*
Cross-process Message Port implementation.
jam@chromium.org
2009-08-04
1
-0
/
+19
*
The messages attached to the task created by an IPC ChannelProxy are leaked w...
jcampan@chromium.org
2009-07-28
2
-3
/
+30
[next]