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
/
content
/
browser
/
renderer_host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move database files from chrome\commmon to content\common, in preparation for...
jam@chromium.org
2011-03-13
1
-1
/
+1
*
Move some message files and hi_res_timer_manager to content, in preparation f...
jam@chromium.org
2011-03-13
1
-2
/
+1
*
Use IPEndPoint for P2P IPC messages
sergeyu@chromium.org
2011-03-12
5
-59
/
+31
*
Reland rest of r77399.
willchan@chromium.org
2011-03-12
1
-2
/
+0
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
13
-101
/
+16
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
1
-2
/
+2
*
Revert r77399 in preparation for merging a small portion of it to 696.
willchan@chromium.org
2011-03-11
1
-0
/
+2
*
Fix some coverity defects
estade@chromium.org
2011-03-11
2
-9
/
+15
*
Fix some coverity defects (mostly pass by value).
estade@chromium.org
2011-03-11
6
-19
/
+21
*
Move GPU messages to content. I've also switched the IPC structs to use the ...
jam@chromium.org
2011-03-10
1
-6
/
+3
*
Remove unnecessary class.
jam@chromium.org
2011-03-10
2
-26
/
+0
*
Move property bag to content.
avi@chromium.org
2011-03-10
1
-1
/
+1
*
Move the clipboard messages to their own message filter.
dcheng@chromium.org
2011-03-10
6
-347
/
+224
*
Turn off safebrowsing for PREFETCH requests
gavinp@chromium.org
2011-03-10
1
-1
/
+7
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
9
-24
/
+24
*
Move ChildProcessHost and ChildProcessInfo to content.
jam@chromium.org
2011-03-09
5
-5
/
+5
*
Reland r77075,r77077.
willchan@chromium.org
2011-03-09
1
-2
/
+0
*
Removing references to off the record in comments and log messages.
akalin@chromium.org
2011-03-08
1
-1
/
+1
*
Make FormField be a struct rather than a class per c++ standards.
tsepez@chromium.org
2011-03-08
1
-1
/
+1
*
Make GPUInfo a struct, which it should be according to the C++ guidelines. T...
jam@chromium.org
2011-03-08
1
-2
/
+2
*
Revert 77296 -
zea@chromium.org
2011-03-08
1
-1
/
+1
*
Convert autofill messages to use the new IPC macros. This requires
tsepez@chromium.org
2011-03-08
1
-1
/
+1
*
Remove obsoleted interface for fallback font selection on Linux.
kochi@chromium.org
2011-03-08
1
-3
/
+3
*
Add set of prerendering RenderViewHosts to allow setting of PRERENDER load fl...
dominich@google.com
2011-03-07
2
-0
/
+35
*
Fix crash in P2P IPC host.
sergeyu@chromium.org
2011-03-07
2
-2
/
+3
*
Pass around preferred language to font fallback selection.
kochi@chromium.org
2011-03-07
1
-0
/
+6
*
Revert 77075 - Don't block on stream requests on Alternate-Protocol.
jochen@chromium.org
2011-03-07
1
-0
/
+2
*
Don't block on stream requests on Alternate-Protocol.
willchan@chromium.org
2011-03-06
1
-2
/
+0
*
Move resource related IPCs to their own file in content. I added a IPC_STRUC...
jam@chromium.org
2011-03-05
12
-62
/
+66
*
Don't try to convert text/html URLs ending in .user.js.
aa@chromium.org
2011-03-05
1
-1
/
+1
*
Move socket stream messages to content, in preparation for moving its dispatc...
jam@chromium.org
2011-03-05
2
-22
/
+26
*
(1) Hook up the print button to send the pages to the default printer for pri...
kmadhusu@chromium.org
2011-03-05
2
-4
/
+6
*
ui_tests: use proper API for getting tab title
evan@chromium.org
2011-03-04
1
-21
/
+23
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Get rid of the extension dependency in ResourceDispatcher by calling out to a...
jam@chromium.org
2011-03-04
6
-73
/
+5
*
Take out the is_content_filtered bool that gets passed around betwen renderer...
jam@chromium.org
2011-03-04
1
-1
/
+0
*
Fix pepper-local files
piman@google.com
2011-03-03
1
-1
/
+1
*
Don't run the phishing classifier if the page was loaded from a private IP ad...
bryner@chromium.org
2011-03-02
2
-1
/
+15
*
P2P Sockets host implementation.
sergeyu@chromium.org
2011-03-02
8
-0
/
+511
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-1
/
+0
*
Inform the browser about mouse input in windowed plugins to ensure that we ex...
ananta@chromium.org
2011-03-02
2
-0
/
+9
*
Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...
jam@chromium.org
2011-03-02
1
-0
/
+1
*
Applying factory pattern (through NativeMetafileFactory class). It is used to...
dpapad@chromium.org
2011-03-02
1
-1
/
+0
*
retry r76329 with chromeos fix
estade@chromium.org
2011-03-02
1
-8
/
+8
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
4
-9
/
+9
*
Pure pedantry: Replace all ".size() == 0" with ".empty()".
erg@google.com
2011-03-02
2
-2
/
+2
*
Pepper/Flapper: Add an interface to do sync file ops on FileRefs.
viettrungluu@chromium.org
2011-03-01
2
-33
/
+68
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
2
-2
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
9
-9
/
+9
*
Revert 76329 Broke compile - Change the behavior of ignore_path in BrowserNav...
inferno@chromium.org
2011-03-01
1
-8
/
+8
[next]