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
/
chrome
/
tools
/
ipclist
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract ipclist target from chrome.gyp.
tfarina@chromium.org
2013-10-29
1
-0
/
+22
*
Remove ipc fuzzing code.
thestig@chromium.org
2013-10-19
1
-690
/
+0
*
Fix missing const-reference on parameter.
etienneb@chromium.org
2013-08-26
1
-1
/
+1
*
Update include paths in chrome et al. for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+0
*
Use a direct include of the message_loop header in chrome/test/, chrome/tools...
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of time headers in chrome/test/, chrome/tools/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Use a direct include of strings headers in chrome/tools/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Implement off-the-wire validation scheme for emum types.
tsepez@chromium.org
2013-06-04
1
-5
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Revert 184352
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Add utf_string_conversions to base namespace.
brettw@chromium.org
2013-02-24
1
-2
/
+2
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, chrome/ edition part 1.
rsleevi@chromium.org
2013-02-07
1
-35
/
+35
*
Rename non-const payload() in base::Pickle to mutable_pyload()
sergeyu@chromium.org
2013-01-18
1
-1
/
+1
*
Extra compile assert in ipctest.cc
gavinp@chromium.org
2012-12-13
1
-0
/
+3
*
Split IPC logging between content and chrome.
jochen@chromium.org
2012-10-30
3
-1
/
+10
*
Add support for default values of IPC_STRUCT_MEMBER.
jbates@chromium.org
2012-04-16
1
-2
/
+2
*
Simple trace logging of received IPC messages
rbyers@chromium.org
2012-02-14
1
-3
/
+10
*
Revert 121889 - Add simple trace logging of received IPC messages
rbyers@chromium.org
2012-02-14
1
-11
/
+4
*
Add simple trace logging of received IPC messages
rbyers@chromium.org
2012-02-14
1
-4
/
+11
*
Get rid of a bunch of view_messages.h includes from chrome by making the TabC...
jam@chromium.org
2011-11-21
1
-0
/
+3
*
Register all message types with the IPC logging system
steveblock@chromium.org
2011-09-26
4
-27
/
+9
*
Remove use of <iostream> where unnecessary.
evan@chromium.org
2011-09-01
1
-1
/
+1
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-6
/
+4
*
IPC outgoing message filters interpose yourself in a message stream. Minimal...
tsepez@chromium.org
2011-05-04
3
-13
/
+723
*
importer: Move importer_messages.[cc,h] to profile_import_process_messages.[c...
tfarina@chromium.org
2011-04-02
1
-2
/
+2
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
1
-2
/
+0
*
Make all_messages.h include the generator files.
jam@chromium.org
2011-03-23
1
-28
/
+2
*
Move the rest of the content browser->renderer messages to content. Also mov...
jam@chromium.org
2011-03-23
1
-0
/
+1
*
Create a new message file for view related messages. I just moved a few mess...
jam@chromium.org
2011-03-21
1
-1
/
+4
*
Creates the ipclist utility that chrome security team has wanted to dump
tsepez@chromium.org
2011-03-17
3
-0
/
+162