| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Revert thakis's changes to download_file.cc from r17595. | estade@chromium.org | 2009-06-12 | 1 | -15/+8 |
* | Implement OpenItem on the Mac, and have the download manager call it when cli... | stuartmorgan@chromium.org | 2009-06-10 | 1 | -1/+6 |
* | Move download shelf from per-tab to per-window. Also disable auto-hiding of | thakis@chromium.org | 2009-06-04 | 1 | -9/+10 |
* | Linux: call xdg-open on downloaded files to open them. | estade@chromium.org | 2009-05-28 | 1 | -9/+8 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+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 | -3/+3 |
* | Add quarantine metadata to downloads on the Mac. Patch by Stuart Morgan | mark@chromium.org | 2009-04-27 | 1 | -1/+6 |
* | Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d... | pinkerton@chromium.org | 2009-04-22 | 1 | -2/+1 |
* | Installing extensions (drag/drop, download crx file) will now be | georged@chromium.org | 2009-04-01 | 1 | -2/+9 |
* | Implement basic ShowItemInFolder for linux. | estade@chromium.org | 2009-03-24 | 1 | -7/+3 |
* | Implement DownloadFile::Rename() for posix. Downloads work on linux! | estade@chromium.org | 2009-03-13 | 1 | -10/+8 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | OS_MAC should be OS_MACOSX. | wtc@chromium.org | 2009-02-26 | 1 | -1/+1 |
* | Refactor BaseDownloadItemModel and its inheritors. | estade@chromium.org | 2009-02-23 | 1 | -1/+2 |
* | Fix more gcc 4.3 warnings. | evan@chromium.org | 2009-02-23 | 1 | -3/+3 |
* | Bring download_file, download_manager into POSIX build. | estade@chromium.org | 2009-02-22 | 1 | -1/+6 |
* | Change url wstrings to GURLS | estade@chromium.org | 2009-02-12 | 1 | -2/+3 |
* | Porting in the download manager (plus tiny bits of cleanup). | brettw@chromium.org | 2009-01-30 | 1 | -10/+25 |
* | 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 | -2/+2 |
* | Convert download manager to FilePath. | estade@chromium.org | 2009-01-06 | 1 | -19/+12 |
* | Unbreak unit tests. Revert r7564. | estade@chromium.org | 2009-01-05 | 1 | -17/+22 |
* | * switch download manager to using FilePath | estade@chromium.org | 2009-01-05 | 1 | -22/+17 |
* | 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 | -3/+3 |
* | Reverting 7149. | jcampan@chromium.org | 2008-12-17 | 1 | -3/+3 |
* | Revamp of the interstitial pages. | jcampan@chromium.org | 2008-12-17 | 1 | -3/+3 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | This CL adds prompting for dangerous types of files (executable) when they ar... | jcampan@chromium.org | 2008-10-10 | 1 | -0/+6 |
* | Cross-platform wrappers for fopen, _wfopen_s, etc. | mark@chromium.org | 2008-10-01 | 1 | -6/+6 |
* | Move the download code to new directories: | paulg@google.com | 2008-09-13 | 1 | -0/+580 |