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
/
browser
/
download
/
save_file_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move save package to TCW from TC.
avi@chromium.org
2011-04-08
1
-3
/
+8
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-11
/
+11
*
Merging the safe and dangerous download paths.
ahendrickson@chromium.org
2011-03-24
1
-0
/
+8
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-2
/
+2
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-3
/
+3
*
DownloadFile no longer keeps track of whether or not the final rename has occ...
ahendrickson@chromium.org
2011-02-18
1
-2
/
+1
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-2
/
+3
*
Add support to sha256 hash the downloaded file.
lzheng@chromium.org
2011-01-13
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-08
1
-2
/
+2
*
Fix save file stuff to use scoped_refptr for refcounted params.
willchan@chromium.org
2010-10-25
1
-2
/
+1
*
Rename ChromeThread to BrowserThread Part18:
tfarina@chromium.org
2010-10-11
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part10:
tfarina@chromium.org
2010-10-09
1
-49
/
+49
*
Revert 61899 for breaking cookes on file:// URLs.
willchan@chromium.org
2010-10-08
1
-10
/
+9
*
Fix instances of passing raw pointers to RefCounted objects in tasks.
willchan@chromium.org
2010-10-08
1
-9
/
+10
*
Download code cleanup: share most of the code between DownloadFile and SaveFile.
phajdan.jr@chromium.org
2010-08-27
1
-1
/
+5
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-1
/
+1
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
1
-1
/
+1
*
Fix save complete web page crasher
estade@chromium.org
2010-04-26
1
-6
/
+6
*
Fourth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-02
1
-130
/
+77
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-8
/
+11
*
Make on-demand download directory creation safe.
estade@chromium.org
2009-10-09
1
-9
/
+0
*
Create the download folder if it doesn't exist. That is, the actual download ...
thestig@chromium.org
2009-09-25
1
-34
/
+44
*
Show or open downloaded items on the UI thread for Mac. This is
paul@chromium.org
2009-08-18
1
-14
/
+16
*
Revert r20553.
thestig@chromium.org
2009-07-13
1
-2
/
+0
*
Additional svn ignores for native_client and Makefile.
thestig@chromium.org
2009-07-13
1
-0
/
+2
*
Reduce header dependencies in chrome/browser/
phajdan.jr@chromium.org
2009-06-16
1
-0
/
+1
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-2
/
+1
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
1
-6
/
+1
*
Implement basic ShowItemInFolder for linux.
estade@chromium.org
2009-03-24
1
-10
/
+2
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
1
-1
/
+0
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Bring up save_package, save_item, save_file_manager on posix.
estade@chromium.org
2009-02-19
1
-1
/
+7
*
Prepare some files for porting:
estade@chromium.org
2009-02-18
1
-13
/
+18
*
Change url wstrings to GURLS
estade@chromium.org
2009-02-12
1
-21
/
+19
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
1
-3
/
+4
*
revert r8603
rvargas@google.com
2009-01-24
1
-4
/
+3
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
1
-3
/
+4
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-3
/
+3
*
New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...
jcampan@chromium.org
2008-12-23
1
-1
/
+1
*
Reverting my CL to fix build bustage.
jcampan@chromium.org
2008-12-20
1
-1
/
+1
*
This CL moves the different resource handlers from resource_dispatcher_host.c...
jcampan@chromium.org
2008-12-20
1
-1
/
+1
*
Review URL: http://codereview.chromium.org/14809
jcampan@chromium.org
2008-12-19
1
-7
/
+3
*
Reverting 7149.
jcampan@chromium.org
2008-12-17
1
-3
/
+7
*
Revamp of the interstitial pages.
jcampan@chromium.org
2008-12-17
1
-7
/
+3
*
Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...
brettw@google.com
2008-09-25
1
-1
/
+1
*
Fixes two crashers in saving page:
sky@google.com
2008-09-16
1
-3
/
+6
*
Move the Save Page code to the browser/download/ directory.
paulg@google.com
2008-09-14
1
-0
/
+582