Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move std::string16 to base::string16. Don't pollute the std namespace. Don't | mmentovai@google.com | 2008-08-27 | 1 | -2/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Move FileURLToFilePath into platform specific files. Most of the logic in th... | tc@google.com | 2008-08-22 | 1 | -5/+38 |
* | Enable -Werror on the Mac. Fix two more warnings just added to our build. N... | mmentovai@google.com | 2008-08-22 | 1 | -3/+3 |
* | This line should not have ever changed | mmentovai@google.com | 2008-08-21 | 1 | -1/+1 |
* | Fix the final gcc warnings in base and net. Provide some macros to selective... | mmentovai@google.com | 2008-08-21 | 1 | -10/+10 |
* | Add net_util* to the SCons build. Fixes some ICU UChar issues in net_util. ... | tc@google.com | 2008-08-21 | 1 | -41/+61 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -27/+27 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+671 |