| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug 3470, where the download tab would show the temporary name for danger... | jcampan@chromium.org | 2008-10-17 | 1 | -2/+4 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -1/+1 |
* | This CL adds prompting for dangerous types of files (executable) when they ar... | jcampan@chromium.org | 2008-10-10 | 7 | -1/+41 |
* | Port some more of chrome/ to Linux. | deanm@google.com | 2008-10-02 | 11 | -36/+39 |
* | Cross-platform wrappers for fopen, _wfopen_s, etc. | mark@chromium.org | 2008-10-01 | 1 | -5/+5 |
* | Adds logging of loading/saving bookmarks to help me diagnose why some | sky@google.com | 2008-09-16 | 1 | -0/+1 |
* | Move the download code to new directories: | paulg@google.com | 2008-09-13 | 2 | -2/+2 |
* | Renames BoomarkBarModel to BookmarkModel. | sky@google.com | 2008-09-11 | 3 | -14/+14 |
* | Moves bookmark related classes into bookmarks directory. There are no | sky@google.com | 2008-09-09 | 3 | -4/+4 |
* | Modifies the query parser to provide the position of the match in the | sky@google.com | 2008-08-29 | 5 | -38/+98 |
* | Remove Google Chrome specific strings from common resources file and use them... | rahulk@google.com | 2008-08-27 | 1 | -0/+2 |
* | Makes deleting history no longer delete starred urls. Thiseffectively reenabl... | sky@google.com | 2008-08-27 | 14 | -241/+603 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 5 | -2/+13 |
* | Fix a leak in HistoryProfileTest.TypicalProfileVersion. | erikkay@google.com | 2008-08-25 | 1 | -8/+9 |
* | Fixes bogus typedef for HistoryService's empty callback. This turned | sky@google.com | 2008-08-24 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 58 | -1630/+232 |
* | Moves bookmarks out of history into its own file (JSON). | sky@google.com | 2008-08-21 | 28 | -1665/+351 |
* | Use %ls instead of %s in wprintf format strings for wchar_t fields. | mmentovai@google.com | 2008-08-14 | 1 | -1/+1 |
* | First, this removes the dependency of NavigationController on the | brettw@google.com | 2008-08-13 | 1 | -12/+0 |
* | Fix DCHECK in history_backend by ensuring we clear redirect tracking state wh... | timsteele@google.com | 2008-08-01 | 1 | -1/+61 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -5/+5 |
* | Removes a method never implemented in HistoryDB. | sky@google.com | 2008-07-30 | 1 | -3/+0 |
* | Try to cut down on some unnecessary dependencies. Remove any unused includes... | deanm@google.com | 2008-07-28 | 1 | -1/+0 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 58 | -0/+19604 |