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
/
chrome_common.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move plugin messages to content.
jam@chromium.org
2011-03-14
1
-5
/
+0
*
Convert devtools messages, nacl messages to new message format.
tsepez@chromium.org
2011-03-14
1
-2
/
+0
*
Move AppCache common code to content and split off AppCache messages into the...
jam@chromium.org
2011-03-14
1
-9
/
+0
*
Move the blob related code to content, and also move the blob messages to the...
jam@chromium.org
2011-03-14
1
-3
/
+0
*
Move database files from chrome\commmon to content\common, in preparation for...
jam@chromium.org
2011-03-13
1
-5
/
+0
*
Move some message files and hi_res_timer_manager to content, in preparation f...
jam@chromium.org
2011-03-13
1
-5
/
+0
*
Move worker_messages to content in preparation of moving worker.
jam@chromium.org
2011-03-12
1
-1
/
+0
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
1
-8
/
+0
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
1
-15
/
+0
*
Adds ability for page to specify three types of auto-complete behavior
sky@chromium.org
2011-03-11
1
-0
/
+1
*
Move GPU messages to content. I've also switched the IPC structs to use the ...
jam@chromium.org
2011-03-10
1
-12
/
+0
*
Move property bag to content.
avi@chromium.org
2011-03-10
1
-2
/
+0
*
Move the clipboard messages to their own message filter.
dcheng@chromium.org
2011-03-10
1
-0
/
+1
*
Add a ContentClient interface than an embedder of content has to implement. ...
jam@chromium.org
2011-03-10
1
-0
/
+2
*
Move ChildProcessHost and ChildProcessInfo to content.
jam@chromium.org
2011-03-09
1
-4
/
+0
*
Make FormField be a struct rather than a class per c++ standards.
tsepez@chromium.org
2011-03-08
1
-1
/
+0
*
Revert 77296 -
zea@chromium.org
2011-03-08
1
-0
/
+1
*
Convert autofill messages to use the new IPC macros. This requires
tsepez@chromium.org
2011-03-08
1
-1
/
+0
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
1
-18
/
+5
*
Reland r76840 with fix for webkit_gpu dependencies.
apatrick@chromium.org
2011-03-08
1
-2
/
+0
*
Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...
jam@chromium.org
2011-03-07
1
-5
/
+1
*
Move notification service code to content. We'll need to figure out how to s...
jam@chromium.org
2011-03-07
1
-10
/
+0
*
Move resource related IPCs to their own file in content. I added a IPC_STRUC...
jam@chromium.org
2011-03-05
1
-3
/
+1
*
Move socket stream messages to content, in preparation for moving its dispatc...
jam@chromium.org
2011-03-05
1
-1
/
+1
*
Convert worker, speech_input, and utility messages to use the new macros, eli...
tsepez@chromium.org
2011-03-04
1
-5
/
+0
*
Revert 76840 - Removed GPU plugin.
jcivelli@chromium.org
2011-03-04
1
-0
/
+2
*
Removed GPU plugin.
apatrick@chromium.org
2011-03-03
1
-2
/
+0
*
Move MessageRouter from chrome to content.
jam@chromium.org
2011-03-03
1
-2
/
+3
*
Convert message files from specific .cc implementation files to use the
tsepez@chromium.org
2011-03-03
1
-4
/
+0
*
P2P Sockets host implementation.
sergeyu@chromium.org
2011-03-02
1
-2
/
+1
*
Get service process running standalone on the mac by hooking it into launchd.
dmaclach@chromium.org
2011-02-24
1
-0
/
+6
*
Moved common parts of Linux autostart code to chrome/common so it can be reus...
sanjeevr@chromium.org
2011-02-23
1
-1
/
+3
*
Start moving core pieces of Chrome multi-process code to src\content. I'm st...
jam@chromium.org
2011-02-18
1
-0
/
+2
*
Intergration of the client-side phishing detection.
noelutz@google.com
2011-02-17
1
-0
/
+2
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-17
1
-2
/
+3
*
Revert 75106 - New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-3
/
+2
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-2
/
+3
*
Revert 75082 - New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-3
/
+2
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
1
-2
/
+3
*
Convert indexed_db_messages.h to use generator macros.
tsepez@chromium.org
2011-02-14
1
-1
/
+0
*
Make the implementation .cc files go away, instead have the authors give us a...
tsepez@chromium.org
2011-02-11
1
-0
/
+1
*
[Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
1
-0
/
+1
*
Revert 74489 - [Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
1
-1
/
+0
*
[Sync] Add more conversions to Value for sync types
akalin@chromium.org
2011-02-10
1
-0
/
+1
*
Revert 73641 - Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-02-03
1
-1
/
+0
*
Mac: Enable "Check Spelling While Typing" in Edit menu
sail@chromium.org
2011-02-03
1
-0
/
+1
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
1
-0
/
+2
*
Implement proxy for 3d-related interfaces
piman@google.com
2011-02-02
1
-0
/
+1
*
Added command line switches and UI (controlled via a build option)
davemoore@chromium.org
2011-02-01
1
-0
/
+2
*
Move ExtensionRendereInfo into common and call it ExtensionSet instead.
aa@chromium.org
2011-01-29
1
-0
/
+2
[next]