| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert 3024, broke mac build. | maruel@google.com | 2008-10-08 | 1 | -0/+28 |
* | Pull in new googleurl@94 which includes GURL::EffectiveIntPort(). | ericroman@google.com | 2008-10-08 | 1 | -28/+0 |
* | Initial stab at http authentication (basic + digest) in new http stack. | ericroman@google.com | 2008-09-27 | 1 | -0/+28 |
* | Fix IDNtoUnicode and unittest. | jungshik@google.com | 2008-09-11 | 1 | -2/+2 |
* | Fix a crash caused by a NULL FILETIME when creating ftp | tc@google.com | 2008-09-04 | 1 | -0/+35 |
* | 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 |