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