Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add compiler-specific "examine printf format" attributes to printfs. | evan@chromium.org | 2009-11-20 | 1 | -1/+2 |
* | Fix a bad comparator. This caused lookups in std::map to be wrong. | eroman@chromium.org | 2009-10-26 | 1 | -0/+73 |
* | Refactor: Address some style comments from a review (which missed the origina... | eroman@chromium.org | 2009-10-23 | 1 | -1/+1 |
* | Add a mechanism to disable IPv6. | eroman@chromium.org | 2009-10-21 | 1 | -67/+108 |
* | Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ... | pkasting@chromium.org | 2009-09-29 | 1 | -17/+17 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -11/+11 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -11/+11 |
* | * Avoid doing concurrent DNS resolves of the same hostname in HostResolver. | ericroman@google.com | 2009-06-12 | 1 | -0/+218 |