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
/
public
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 113317 - Create a secondary file thread, FILE_USER_BLOCKING, for tasks ...
michaeln@google.com
2011-12-09
1
-0
/
+4
*
Merge 113172 - Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private ar...
dpolukhin@chromium.org
2011-12-07
1
-0
/
+3
*
Revert 113110 - backing out 113015 didn't fix the interactive test bot. Resto...
sail@chromium.org
2011-12-06
1
-3
/
+2
*
Revert 113015 - speculative revert to see if this fixes the interactive test ...
sail@chromium.org
2011-12-06
1
-2
/
+3
*
Revert 113007 - DownloadManager intereface refactoring to allow cleaner Downl...
kalman@chromium.org
2011-12-06
1
-1
/
+1
*
Add support for content::Referrer to prerender
jochen@chromium.org
2011-12-06
1
-1
/
+2
*
Add avi and joi as OWNERS for content\public. Please add me as a reviewer for...
jam@chromium.org
2011-12-05
1
-3
/
+9
*
Remove OnMessageReceived that was using internal content IPCs in a chrome tes...
jam@chromium.org
2011-12-05
1
-3
/
+2
*
DownloadManager intereface refactoring to allow cleaner DownloadItem unit tests.
rdsmith@chromium.org
2011-12-05
1
-1
/
+1
*
Pass along the referrer policy (renderer side)
jochen@chromium.org
2011-12-03
2
-1
/
+33
*
Fix shared builder
jam@chromium.org
2011-12-03
1
-3
/
+3
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
1
-0
/
+97
*
Simplify BrowserChildProcessHost in preparation for refactoring it so that co...
jam@chromium.org
2011-12-03
1
-7
/
+0
*
Fix a bug where redirect chain gets lost on process swap.
mpcomplete@chromium.org
2011-12-03
3
-2
/
+24
*
Update includes to new header locations
abarth@chromium.org
2011-12-03
3
-5
/
+5
*
Plumb executable flag through proxy to base::SharedMemory::Create.
mcgrathr@chromium.org
2011-12-02
1
-3
/
+7
*
Don't make classes derive from ChildProcessHost, and instead have them use it...
jam@chromium.org
2011-12-02
1
-0
/
+36
*
Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo...
jam@chromium.org
2011-12-02
2
-6
/
+0
*
Remove IOThread::message_loop().
joi@chromium.org
2011-12-02
1
-2
/
+21
*
Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B...
dpolukhin@chromium.org
2011-12-02
2
-0
/
+6
*
Add content API for DevTools HTTP handler
yurys@chromium.org
2011-12-02
2
-0
/
+77
*
Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...
jam@chromium.org
2011-12-02
2
-5
/
+43
*
Fix check_perms failures from r112571.
thestig@chromium.org
2011-12-02
2
-0
/
+0
*
Collect profiler stats from all browser child processes.
rtenneti@chromium.org
2011-12-01
2
-0
/
+89
*
Add a public content/ interface for intents. Use it.
gbillock@chromium.org
2011-12-01
1
-0
/
+47
*
Define DevTools content API
yurys@chromium.org
2011-12-01
5
-34
/
+195
*
Switch to IWYU for files that previously were getting a bunch of
joi@chromium.org
2011-12-01
1
-9
/
+0
*
Add missing CONTENT_EXPORT to fix Linux shared build after r112415
yurys@chromium.org
2011-12-01
1
-1
/
+1
*
Move DevTools front-end IPC message handling to content
yurys@chromium.org
2011-12-01
2
-0
/
+72
*
Fix component build
jam@chromium.org
2011-12-01
1
-1
/
+3
*
Move GetProcessTypeNameInEnglish beside the ProcessType enum where it belongs...
jam@chromium.org
2011-12-01
1
-0
/
+6
*
Move view_types.h to view_type.h, since that's the standard name for enums.
jam@chromium.org
2011-12-01
1
-3
/
+3
*
Rename navigation_types.h to navigation_type.h to match the rest of the enum ...
jam@chromium.org
2011-12-01
1
-3
/
+3
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
1
-0
/
+35
*
Shim calls to NPN_MemAlloc/MemFree through PluginHost
dpranke@chromium.org
2011-11-30
1
-1
/
+2
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
1
-1
/
+1
*
Revert 111936 - Use callback_forward.h instead of callback.h where possible.
jstritar@chromium.org
2011-11-29
1
-1
/
+1
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-29
1
-1
/
+1
*
Move SpeechInputResult into content/public since it's used in chrome. Also ma...
jam@chromium.org
2011-11-28
2
-0
/
+75
*
Have content/ create and destroy its own threads. (Re-land)
joi@chromium.org
2011-11-28
4
-37
/
+141
*
Revert 111695 - Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
4
-141
/
+37
*
Have content/ create and destroy its own threads.
joi@chromium.org
2011-11-28
4
-37
/
+141
*
Load mac sandbox definitions from resources instead of the bundle.
jochen@chromium.org
2011-11-25
3
-2
/
+72
*
Move RenderViewHostObserver to content/public/browser/ and put it into the co...
tfarina@chromium.org
2011-11-25
3
-0
/
+120
*
Revert 111566 - Breaks compile on win dbg.
koz@chromium.org
2011-11-25
1
-33
/
+0
*
Add a referrer class to be used in the browser process whenever passing aroun...
jochen@chromium.org
2011-11-25
1
-0
/
+33
*
DevTools: remove support for legacy remote debugger.
yurys@chromium.org
2011-11-24
2
-4
/
+0
*
Move ResourceResponse struct into the Content API, since it's used in Chrome....
jam@chromium.org
2011-11-24
2
-1
/
+51
*
Move sensors interface into content/public/browser (since it's only used by b...
jam@chromium.org
2011-11-23
2
-0
/
+63
*
Get rid of view_message_enums.h dependency in Chrome by moving the enum for f...
jam@chromium.org
2011-11-23
1
-0
/
+21
[next]