| Commit message (Expand) | Author | Age | Files | Lines |
* | Extract common code from StringPiece and StringPiece16 into a templated base ... | erikwright@chromium.org | 2011-12-22 | 1 | -5/+1 |
* | Revert "Extract common code from StringPiece and StringPiece16 into a templat... | erikwright@chromium.org | 2011-12-13 | 1 | -1/+5 |
* | Extract common code from StringPiece and StringPiece16 into a templated base ... | erikwright@chromium.org | 2011-12-13 | 1 | -5/+1 |
* | Add UTF16ToUTF8AndAdjustOffset() to base/. | kinaba@chromium.org | 2011-09-08 | 1 | -0/+8 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -11/+11 |
* | Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape.... | pkasting@chromium.org | 2011-05-03 | 1 | -44/+32 |
* | Base: More adjustments to BASE_API and project dependencies to | rvargas@google.com | 2011-04-21 | 1 | -2/+2 |
* | Add multiple-offset versions of the various URL reformatting functions. Fixed... | mrossetti@chromium.org | 2011-04-13 | 1 | -5/+66 |
* | Revert 81343 - Add multiple-offset versions of the various URL reformatting f... | mrossetti@chromium.org | 2011-04-13 | 1 | -61/+5 |
* | Add multiple-offset versions of the various URL reformatting functions. Fixed... | mrossetti@chromium.org | 2011-04-13 | 1 | -5/+61 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -13/+14 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Split *AndAdjustOffset() functions into their own header, to restore utf_stri... | pkasting@chromium.org | 2009-11-13 | 1 | -0/+35 |