| Commit message (Expand) | Author | Age | Files | Lines |
* | Add files saved using 'Save page as' to the download history. | rdsmith@chromium.org | 2011-03-03 | 1 | -0/+7 |
* | Update more includes that were pointing to the old locations. | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Make TabContentsObserver handle registration automatically, as well as exposi... | jam@chromium.org | 2011-02-17 | 1 | -2/+0 |
* | Clamp posix file names to NAME_MAX. | thestig@chromium.org | 2011-02-11 | 1 | -0/+12 |
* | Carnitas: move browser/shell_dialogs.{h,cc} to browser/ui | estade@chromium.org | 2011-02-11 | 1 | -1/+1 |
* | Rename WebNavigationObserver to TabContentsObserver. | jam@chromium.org | 2011-01-28 | 1 | -3/+3 |
* | Get rid of a few more interfaces from RenderViewHostDelegate that aren't needed. | jam@chromium.org | 2011-01-25 | 1 | -18/+14 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -1/+1 |
* | Avoid disk IO in SavePackage on the UI thread. Also cleaned up the code a bit. | jam@chromium.org | 2010-11-05 | 1 | -7/+10 |
* | Fix suggested save file name for title-less pages. | estade@chromium.org | 2010-08-13 | 1 | -4/+9 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Download code cleanup: | phajdan.jr@chromium.org | 2010-07-14 | 1 | -28/+1 |
* | Fix save complete web page crasher | estade@chromium.org | 2010-04-26 | 1 | -9/+9 |
* | Browser and unit test cases for patch submitted for Issue 23584 under | tony@chromium.org | 2010-04-08 | 1 | -1/+6 |
* | Fixes Issue 34722: Meaningless value in 'Save as type' combobox of 'Save page... | georgey@chromium.org | 2010-02-23 | 1 | -2/+13 |
* | Support dragging a virtual file out of the browser. | jianli@chromium.org | 2010-01-15 | 1 | -1/+1 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -2/+4 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -4/+2 |
* | Sixth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -2/+4 |
* | Move initialization of ChromeURLRequestContexts to the IO thread. | eroman@chromium.org | 2009-10-23 | 1 | -2/+2 |
* | Make on-demand download directory creation safe. | estade@chromium.org | 2009-10-09 | 1 | -0/+3 |
* | Create the download folder if it doesn't exist. That is, the actual download ... | thestig@chromium.org | 2009-09-25 | 1 | -0/+4 |
* | Coverity: Add a SavePackageType, SAVE_TYPE_UNKNOWN, which represents the stat... | jhawkins@chromium.org | 2009-09-23 | 1 | -1/+3 |
* | 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 |