| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the 0x0 canvas used for computing text sizes. Creating this is not nec... | brettw@google.com | 2008-11-13 | 2 | -90/+89 |
* | Add a function for eliding filenames to a set pixel width while preserving th... | glen@chromium.org | 2008-11-06 | 3 | -11/+79 |
* | Always show file extensions in the shelf. | glen@chromium.org | 2008-11-03 | 2 | -3/+9 |
* | Make multiline labels respect the inset. | levin@chromium.org | 2008-11-01 | 1 | -1/+4 |
* | Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo... | hbono@chromium.org | 2008-10-30 | 1 | -0/+7 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 2 | -2/+0 |
* | Fixes leak in unit test introduced in last patch. | sky@google.com | 2008-10-01 | 1 | -3/+3 |
* | Adds gfx::DisplayURL, which maintains a string as to how a URL | sky@google.com | 2008-10-01 | 3 | -17/+171 |
* | Some initial work on compiling chrome/common/ on Linux. | deanm@chromium.org | 2008-09-17 | 1 | -0/+8 |
* | Resolve Array Overflow. | sidchat@google.com | 2008-09-05 | 1 | -7/+10 |
* | Initialize memory to avoid UMR in unit test. | erikkay@google.com | 2008-08-27 | 1 | -0/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 20 | -560/+80 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 2 | -19/+36 |
* | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@873 0039d316-1c4b-4281-b9... | awalker@google.com | 2008-08-14 | 2 | -4/+4 |
* | Cleanup a few files, reduce the number of includes. | maruel@google.com | 2008-08-12 | 2 | -15/+22 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -2/+2 |
* | Try to cut down on some unnecessary dependencies. Remove any unused includes... | deanm@google.com | 2008-07-28 | 2 | -1/+3 |
* | Correct a simple typo in chrome_font.h | deanm@google.com | 2008-07-28 | 1 | -1/+1 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 20 | -0/+4012 |