| Commit message (Expand) | Author | Age | Files | Lines |
* | Update xcodeprojs | mmentovai@google.com | 2008-08-01 | 1 | -0/+478 |
* | Update TLD data, incorporating recent changes from Mozilla as well as more | pamg@google.com | 2008-08-01 | 1 | -48/+1137 |
* | Forward declare GURL in cookie_policy. | deanm@google.com | 2008-08-01 | 3 | -2/+6 |
* | Cleanup some old unused code from the cookie monster unittest. | deanm@google.com | 2008-08-01 | 1 | -19/+0 |
* | tld_cleanup's main() needs the new base::AtExitManager too, so DCHECKs don't ... | sgk@google.com | 2008-08-01 | 1 | -0/+4 |
* | Change the order of functions on the cc file to follow the order of the heade... | rvargas@google.com | 2008-07-31 | 3 | -726/+735 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 30 | -195/+244 |
* | Remove unnecessary use of atomic operations. Getting the pid on windows is v... | deanm@google.com | 2008-07-31 | 1 | -6/+1 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 2 | -12/+2 |
* | I looked at the full dump from the previous crashes and it looks like a testi... | brettw@google.com | 2008-07-30 | 6 | -28/+86 |
* | Fix memory leak when simulating failures in unit tests. | rvargas@google.com | 2008-07-30 | 1 | -1/+3 |
* | Add unit tests to the disk cache to verify that a failure during cache reinit... | rvargas@google.com | 2008-07-30 | 4 | -39/+86 |
* | Update SCons build for recent changes: | sgk@google.com | 2008-07-30 | 1 | -1/+1 |
* | Change the proxy failover to be less aggressive. We now clear the list of bad... | nsylvain@google.com | 2008-07-30 | 2 | -22/+140 |
* | further adjust test results to match the new reality | darin@google.com | 2008-07-30 | 1 | -1/+1 |
* | Replace scoped_ptr with scoped_array. | rvargas@google.com | 2008-07-30 | 2 | -2/+2 |
* | DirectoryListing is now in the net namespace. | darin@google.com | 2008-07-30 | 1 | -2/+2 |
* | Document that the callback parameter of | wtc@google.com | 2008-07-30 | 3 | -23/+35 |
* | Rename URLRequestHttpCacheJob to URLRequestHttpJob. | darin@google.com | 2008-07-30 | 4 | -60/+59 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 40 | -132/+173 |
* | A more portable HostResolver implementation. | darin@google.com | 2008-07-30 | 2 | -63/+101 |
* | Do not use RecycleOrDelete since it is not ready for prime-time. | darin@google.com | 2008-07-30 | 1 | -1/+1 |
* | Fix signature for a known FIM purify warning. | nsylvain@google.com | 2008-07-30 | 1 | -2/+2 |
* | I submitted this code by mistake in my previous revert. | nsylvain@google.com | 2008-07-29 | 1 | -11/+4 |
* | Reverting revision 70, 66 and 65 to fix crashes. | nsylvain@google.com | 2008-07-29 | 7 | -90/+39 |
* | Puts back the optional unescaping of control characters and URL parse-affecti... | brettw@google.com | 2008-07-29 | 6 | -28/+86 |
* | Create a constructor to construct an AddressList::Data | wtc@google.com | 2008-07-28 | 4 | -12/+17 |
* | Update signature for a known purify FIM warning. | nsylvain@google.com | 2008-07-27 | 1 | -2/+2 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 393 | -0/+56326 |