| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure proper paths when saving pages with no title. | paul@chromium.org | 2009-07-10 | 1 | -4/+7 |
* | Do some refactoring of renderer_host. | brettw@chromium.org | 2009-07-06 | 1 | -0/+1 |
* | Reduce header dependencies in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-16 | 1 | -5/+2 |
* | Ensure proper extension when saving an HTML page. | estade@chromium.org | 2009-05-19 | 1 | -6/+10 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -5/+5 |
* | Add a Cocoa file picker. | avi@google.com | 2009-04-14 | 1 | -7/+1 |
* | First pass of refactoring dialogs. | avi@chromium.org | 2009-04-06 | 1 | -2/+2 |
* | Remove Windows "Save As" dialogs from Save Page code.In this change:- convert... | paulg@google.com | 2009-03-30 | 1 | -23/+31 |
* | Removed unneeded includes of base/time.h. | thestig@chromium.org | 2009-03-16 | 1 | -1/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Port save_package_unittest to posix. | estade@chromium.org | 2009-02-20 | 1 | -2/+2 |
* | Bring up save_package, save_item, save_file_manager on posix. | estade@chromium.org | 2009-02-19 | 1 | -4/+4 |
* | Change url wstrings to GURLS | estade@chromium.org | 2009-02-12 | 1 | -3/+3 |
* | Port some strings in download/save_package.cc | estade@chromium.org | 2009-02-11 | 1 | -36/+24 |
* | Move files out of browser and into either renderer_host or tab_contents. | brettw@chromium.org | 2009-01-22 | 1 | -1/+1 |
* | Add a UI test to make sure we sanitize the filename | tc@google.com | 2009-01-07 | 1 | -0/+4 |
* | Prevent files saved via the "Save as..." page menu item from | tc@google.com | 2009-01-06 | 1 | -1/+3 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -1/+1 |
* | Move a bunch of stuff out of WebContents. I removed a bunch of render view ho... | brettw@google.com | 2008-09-25 | 1 | -33/+37 |
* | Fixes two crashers in saving page: | sky@google.com | 2008-09-16 | 1 | -1/+4 |
* | Move the Save Page code to the browser/download/ directory. | paulg@google.com | 2008-09-14 | 1 | -0/+309 |