| Commit message (Expand) | Author | Age | Files | Lines |
* | base/i18n: Pass |str| as const reference in BreakIterator::Init(). | tfarina@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | base/i18n: Put break_iterator* into namespace i18n. | tfarina@chromium.org | 2011-05-16 | 1 | -1/+2 |
* | Change other usages of .size() to .empty() when applicable. | erg@google.com | 2011-03-04 | 1 | -1/+1 |
* | Clean up RTL methods. | ben@chromium.org | 2011-02-08 | 1 | -2/+1 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -3/+3 |
* | Move BiDiLineIterator to base/i18n/ directory. | tfarina@chromium.org | 2011-01-20 | 1 | -3/+3 |
* | Some wstring -> string16 conversion in src/app. | tony@chromium.org | 2011-01-18 | 1 | -1/+1 |
* | Revert 71169 - Revert 71167 - Remove wstring from gfx. | avi@chromium.org | 2011-01-12 | 1 | -7/+7 |
* | Revert 71167 - Remove wstring from gfx. | joi@chromium.org | 2011-01-12 | 1 | -7/+7 |
* | Remove wstring from gfx. | avi@chromium.org | 2011-01-12 | 1 | -7/+7 |
* | Change Font.GetStringWidth() to take string16 instead of wstring. | estade@chromium.org | 2011-01-04 | 1 | -3/+4 |
* | Commiting second word iterator patch for tsepez. this was originally reviewed... | cdn@chromium.org | 2010-12-15 | 1 | -3/+3 |
* | Convert SizeStringInt from taking a wstring to a string16. | tony@chromium.org | 2010-11-22 | 1 | -2/+3 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 1 | -6/+6 |
* | FBTF: Remove unneeded headers from base/ (part 5) | thestig@chromium.org | 2010-08-07 | 1 | -1/+0 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 1 | -3/+3 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -3/+3 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -3/+3 |
* | Replace wstring with string16 in history. The only time wstring is used now i... | brettw@chromium.org | 2010-06-23 | 1 | -2/+4 |
* | Move utility method for embedding links in texts from about_chrome_view to a ... | mirandac@chromium.org | 2010-04-05 | 1 | -0/+167 |