| Commit message (Expand) | Author | Age | Files | Lines |
* | Tell the user that HTML documents can harm their computer because they can. | abarth@chromium.org | 2008-11-05 | 2 | -3/+10 |
* | Rewrote the clipboard API to be more concurrent. Added a helper class to make... | estade@chromium.org | 2008-11-05 | 1 | -8/+5 |
* | Rolling back | abarth@chromium.org | 2008-11-04 | 1 | -8/+1 |
* | Tell the user that HTML documents can harm their computer because they can. | abarth@chromium.org | 2008-11-04 | 1 | -1/+8 |
* | Fix a bug where languages that have a long string for the | paulg@google.com | 2008-10-31 | 2 | -2/+28 |
* | Background: | nsylvain@chromium.org | 2008-10-31 | 1 | -1/+5 |
* | Begin the first small step towards using FilePath everywhere: | evanm@google.com | 2008-10-30 | 2 | -5/+6 |
* | Remove downloads from the completed dangerous downloads list | paulg@google.com | 2008-10-30 | 1 | -0/+6 |
* | Fix for Save Page downloads not notifying their observers on completion. | glen@chromium.org | 2008-10-29 | 1 | -0/+1 |
* | Do not localize the name of 'download' directory. Chrome's UI languages can be | jungshik@google.com | 2008-10-28 | 2 | -6/+5 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -4/+5 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 6 | -11/+19 |
* | We were still warning about a dangerous download when the user has picked the... | jcampan@chromium.org | 2008-10-17 | 1 | -2/+8 |
* | Adds the anti-carpet bombing dialog. More specifically a new | sky@google.com | 2008-10-17 | 3 | -0/+812 |
* | Fix bug 3470, where the download tab would show the temporary name for danger... | jcampan@chromium.org | 2008-10-17 | 3 | -21/+64 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 2 | -4/+4 |
* | Change the prefix for unconfirmed, potentially dangerous downloads | mal@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | Fix a crasher when shutting down with a pending dangerous download. | jcampan@chromium.org | 2008-10-15 | 1 | -2/+4 |
* | This CL adds prompting for dangerous types of files (executable) when they ar... | jcampan@chromium.org | 2008-10-10 | 7 | -45/+304 |
* | Port some more of chrome/ to Linux. | deanm@google.com | 2008-10-02 | 3 | -17/+22 |
* | Cross-platform wrappers for fopen, _wfopen_s, etc. | mark@chromium.org | 2008-10-01 | 2 | -7/+7 |
* | Move a bunch of stuff out of WebContents. I removed a bunch of render view ho... | brettw@google.com | 2008-09-25 | 3 | -41/+47 |
* | Fixes two crashers in saving page: | sky@google.com | 2008-09-16 | 3 | -15/+18 |
* | Move the Save Page code to the browser/download/ directory. | paulg@google.com | 2008-09-14 | 13 | -0/+3083 |
* | Move the download code to new directories: | paulg@google.com | 2008-09-13 | 11 | -0/+3860 |