summaryrefslogtreecommitdiffstats
path: root/content/browser/download/mhtml_generation_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Remove CreatePlatformFile from MHTMLGenerationManager.rvargas@chromium.org2014-03-121-10/+9
* Make MHTMLGenerationManager observe RenderProcessHosts rather than use notifi...avi@chromium.org2014-01-041-25/+5
* Refactor MHTMLGenerator to allow getting sending the data to a file descriptor.qsr@chromium.org2013-08-281-10/+17
* MHTMLGenerationManager handles the death of a render process.qsr@chromium.org2013-08-061-2/+10
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-4/+6
* Move download code to the content namespace.jam@chromium.org2012-10-261-2/+3
* TabContents -> WebContentsImpl, part 9.avi@chromium.org2012-04-121-2/+2
* Hide MHTMLGenerationManager from chrome.jam@chromium.org2012-03-011-8/+8
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-3/+6
* Switch MHTMLGenerationManager to use a Callback.jcivelli@chromium.org2011-11-231-7/+10
* Revert 111252 - Switch MHTMLGenerationManager to use a Callback.jcivelli@chromium.org2011-11-221-9/+7
* Switch MHTMLGenerationManager to use a Callback.jcivelli@chromium.org2011-11-221-7/+9
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-2/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* (Relanding this, exact same CL as the previous one.)jcivelli@chromium.org2011-09-261-4/+7
* Revert 102505 - Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-231-7/+4
* Adding the first one of the saveAs extension APIs.jcivelli@chromium.org2011-09-231-4/+7
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-191-0/+81