| Commit message (Expand) | Author | Age | Files | Lines |
* | Mechanical refactor of CrxInstaller signatures. This will make | aa@chromium.org | 2010-03-12 | 1 | -20/+15 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -1/+1 |
* | [GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash... | phajdan.jr@chromium.org | 2010-03-11 | 2 | -8/+9 |
* | Start a download in the user's download directory to lower rename failure pos... | kinuko@chromium.org | 2010-03-09 | 4 | -22/+61 |
* | Fix file permissions in save_as mode on POSIX. | kinuko@chromium.org | 2010-03-09 | 1 | -0/+4 |
* | chrome 6: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 3 | -3/+4 |
* | Fixing extension install case. Changing the file browser to only get the lis... | dhg@chromium.org | 2010-03-08 | 2 | -0/+22 |
* | Add ocx to the dangerous extensions list | abarth@chromium.org | 2010-03-07 | 1 | -0/+1 |
* | Handle CreateFile() trimming trailing dots and spaces in downloads. | jschuh@google.com | 2010-03-03 | 1 | -0/+27 |
* | Modified SavePackage(TabContents* tab_contents) of save_package.cc. | tony@chromium.org | 2010-03-02 | 1 | -1/+9 |
* | Don't make pause/resume item in download context menu a check item (the name ... | estade@chromium.org | 2010-02-25 | 2 | -43/+45 |
* | Posix: Set download file's permissions correctly. | thestig@chromium.org | 2010-02-24 | 1 | -3/+14 |
* | This change makes incognito downloads show up in the downloads page of an inc... | estade@chromium.org | 2010-02-24 | 4 | -14/+144 |
* | GTK: handle dom_ui-generated download drag events. | estade@chromium.org | 2010-02-24 | 1 | -3/+7 |
* | Fixes Issue 34722: Meaningless value in 'Save as type' combobox of 'Save page... | georgey@chromium.org | 2010-02-23 | 3 | -8/+133 |
* | Add "deb" and "rpm" to dangerous extension list on linux. | estade@chromium.org | 2010-02-22 | 1 | -0/+2 |
* | Make use of SimpleMenuModel in DownloadShelfContextMenuWin and DownloadShelfC... | estade@chromium.org | 2010-02-19 | 2 | -4/+58 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 3 | -3/+3 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Support dragging a virtual file out of the browser on Linux. This is based on... | jianli@chromium.org | 2010-02-19 | 3 | -2/+91 |
* | Support dragging a virtual file out of the browser on MacOSX. This is based o... | jianli@chromium.org | 2010-02-11 | 2 | -3/+13 |
* | Mark download tests as flaky on all platform, just the sad truth. | phajdan.jr@chromium.org | 2010-02-10 | 1 | -21/+17 |
* | Fix a bug in DownloadFile::Rename where we need to seek to the end of the file. | jianli@chromium.org | 2010-02-10 | 2 | -1/+6 |
* | Disable DownloadTest.DownloadMimeType for now. | jianli@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | Refactor DragDownloadFile so that it can be used by both Windows and MacOSX. | jianli@chromium.org | 2010-02-10 | 10 | -348/+493 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2010-02-09 | 2 | -6/+6 |
* | Show the filebrowse ui rather than the download shelf in chromeos. | xiyuan@chromium.org | 2010-02-05 | 1 | -3/+12 |
* | BSD port: another chunk of chrome/browser ifdef cleaning | pvalchev@google.com | 2010-02-03 | 2 | -11/+11 |
* | Add temporary download progress overlay to the dock icon for the Mac (real UI... | avi@chromium.org | 2010-02-01 | 4 | -0/+58 |
* | Replace GtkFileChooser with file browser for ChromeOS | xiyuan@chromium.org | 2010-01-29 | 2 | -0/+115 |
* | Add infobar warning user of extension install failure when trying to install ... | estade@chromium.org | 2010-01-26 | 1 | -5/+25 |
* | Default to FOLDERID_Downloads on Windows Vista/7 when safe. | dimich@google.com | 2010-01-25 | 1 | -0/+6 |
* | Don't accidentally add downloads with db_handle = kUninitializedHandle, which... | thestig@chromium.org | 2010-01-21 | 2 | -13/+32 |
* | Initialize is_extension_install_ properly. | craig.schlenter@chromium.org | 2010-01-20 | 1 | -0/+1 |
* | Support dragging a virtual file out of the browser. | jianli@chromium.org | 2010-01-15 | 12 | -52/+480 |
* | Fix by gdk (Garret Kelly) | rolandsteiner@chromium.org | 2010-01-13 | 2 | -4/+6 |
* | Handle extensions correctly when the default download location is not writable | kinuko@chromium.org | 2009-12-25 | 3 | -34/+25 |
* | Chromium to use upstream WebPageSerializer instead of glue/DomSerializer. | yaar@chromium.org | 2009-12-23 | 1 | -6/+6 |
* | Only show gray LOADING dialog for Themes. | rafaelw@chromium.org | 2009-12-16 | 1 | -1/+2 |
* | Give classes with virtual methods virtual protected d'tors instead of non-vir... | jamesr@chromium.org | 2009-12-16 | 2 | -2/+14 |
* | Minor cleanup; remove deprecate file_util function and some obsolete TODOs. | estade@chromium.org | 2009-12-09 | 1 | -6/+1 |
* | Revert "Allow silent extension installations from the extensions gallery - Pa... | rafaelw@chromium.org | 2009-12-08 | 1 | -2/+2 |
* | Remove IsPrefRegistered function from PrefService API and fix the callers to | tony@chromium.org | 2009-12-07 | 1 | -2/+2 |
* | Allow silent extension installations from the extensions gallery - Part 1. | rafaelw@chromium.org | 2009-12-07 | 1 | -2/+2 |
* | Reverts r4177, reimplements a fix for bug 3417. Adding UpdateObservers to Dow... | avi@chromium.org | 2009-12-04 | 2 | -1/+3 |
* | Enable browser_tests: SavePageBrowserTest.FileNameFromPageTitle & SavePageBro... | thomasvl@chromium.org | 2009-12-04 | 1 | -10/+0 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 7 | -12/+13 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 2 | -2/+3 |
* | Mark all tests in the DownloadTest suite as flaky under Windows (as discussed... | rolandsteiner@chromium.org | 2009-11-10 | 1 | -5/+19 |
* | Basic wiring to enable downloads for CF's host browser network stack. A nota... | tommi@chromium.org | 2009-11-07 | 3 | -0/+13 |