| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop having renderers use both pids and a monotonically increasing "host_id".... | jam@chromium.org | 2009-03-12 | 2 | -4/+4 |
* | Change to make the 'save as...' dialog choose the default download path you h... | maruel@chromium.org | 2009-03-11 | 1 | -3/+12 |
* | Hopefully make DownloadTest.UnknownSize not-flaky. | phajdan.jr@chromium.org | 2009-03-11 | 1 | -2/+1 |
* | Remove TabContents from scaffolding. Yay! | pinkerton@chromium.org | 2009-03-11 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 18 | -18/+0 |
* | Enable download_request_manager_unittest on linux. | estade@chromium.org | 2009-03-09 | 1 | -4/+19 |
* | hook up history and download menu items | tc@google.com | 2009-03-09 | 1 | -5/+0 |
* | Test to see if we can reduce some crashes by deferring delegate destruction u... | ben@chromium.org | 2009-03-06 | 2 | -2/+2 |
* | Refactor the download shelf context menu in preparation for porting. | estade@chromium.org | 2009-03-06 | 4 | -252/+139 |
* | NO CODE CHANGE. | maruel@google.com | 2009-03-05 | 1 | -2/+2 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 2 | -4/+4 |
* | Basic download shelf implementation on linux. | estade@chromium.org | 2009-03-04 | 3 | -4/+8 |
* | Update clipboard classes to use string16 and FilePath instead of wstring. | estade@chromium.org | 2009-03-04 | 1 | -3/+3 |
* | Add FilePath setter/getter to pref service. Change callers to use it rather t... | estade@chromium.org | 2009-03-04 | 2 | -4/+4 |
* | Implement some chrome path getters for Mac OS and un-comment their uses in th... | pinkerton@chromium.org | 2009-03-03 | 1 | -11/+0 |
* | Refactor download shelf and prepare for porting. | estade@chromium.org | 2009-02-28 | 5 | -22/+95 |
* | OS_MAC should be OS_MACOSX. | wtc@chromium.org | 2009-02-26 | 1 | -1/+1 |
* | Coalesce more hardcoded schemes to using predefined constants. | brettw@chromium.org | 2009-02-26 | 1 | -2/+5 |
* | Get save page working on posix. | estade@chromium.org | 2009-02-25 | 1 | -8/+4 |
* | Final step needed to get be able to download things on linux. | estade@chromium.org | 2009-02-24 | 1 | -11/+15 |
* | Download request manager refactoring. | estade@chromium.org | 2009-02-24 | 5 | -183/+260 |
* | Make download manager treat mixed-case extensions the same as lower-case exte... | estade@chromium.org | 2009-02-24 | 4 | -87/+99 |
* | Fix linux build break. | estade@chromium.org | 2009-02-24 | 1 | -2/+3 |
* | Refactor BaseDownloadItemModel and its inheritors. | estade@chromium.org | 2009-02-23 | 9 | -106/+106 |
* | Fix more gcc 4.3 warnings. | evan@chromium.org | 2009-02-23 | 1 | -3/+3 |
* | Fix a download regression. | estade@chromium.org | 2009-02-23 | 1 | -5/+10 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 5 | -10/+5 |
* | Bring download_file, download_manager into POSIX build. | estade@chromium.org | 2009-02-22 | 5 | -24/+72 |
* | Port save_package_unittest to posix. | estade@chromium.org | 2009-02-20 | 3 | -98/+102 |
* | save_package.cc: Move UI test special casing to a helper function. | estade@chromium.org | 2009-02-19 | 1 | -31/+64 |
* | Bring up save_package, save_item, save_file_manager on posix. | estade@chromium.org | 2009-02-19 | 4 | -28/+61 |
* | Fix save complete .html page. | estade@chromium.org | 2009-02-18 | 1 | -11/+4 |
* | Prepare some files for porting: | estade@chromium.org | 2009-02-18 | 8 | -44/+48 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -3/+3 |
* | Change mime type utils to operate on platform-specific string types for filen... | estade@chromium.org | 2009-02-14 | 1 | -3/+3 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Change url wstrings to GURLS | estade@chromium.org | 2009-02-12 | 13 | -128/+128 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Add a unit test to check that the extension is not repeated in a downloaded f... | sidchat@google.com | 2009-02-11 | 1 | -0/+3 |
* | Port some strings in download/save_package.cc | estade@chromium.org | 2009-02-11 | 3 | -184/+140 |
* | Switch from HWNDs to NativeViews, take 2. (First attempt was r9409, in which ... | avi@chromium.org | 2009-02-10 | 1 | -1/+1 |
* | Try reverting r9409 to see if it fixes crashes on chromebot. | kuchhal@chromium.org | 2009-02-10 | 1 | -1/+1 |
* | Switch from HWNDs to NativeViews. | avi@chromium.org | 2009-02-09 | 1 | -1/+1 |
* | Fix the extension repetition problem with download manager. Enabled the corre... | sidchat@google.com | 2009-02-09 | 2 | -3/+5 |
* | disable download test while sid fixes offline | tc@google.com | 2009-02-06 | 1 | -1/+1 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 2 | -13/+17 |
* | Register .crx file handler to install Chrome extensions. | mpcomplete@google.com | 2009-01-30 | 1 | -2/+6 |
* | Make the download manager compile on Linux & Mac. | brettw@google.com | 2009-01-30 | 1 | -7/+1 |
* | Porting in the download manager (plus tiny bits of cleanup). | brettw@chromium.org | 2009-01-30 | 4 | -40/+51 |