| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement extension:// protocol. | aa@chromium.org | 2008-12-24 | 2 | -9/+62 |
* | Refactor the two URLRequestContext subclasses in profile.cc into a new shared | aa@chromium.org | 2008-12-23 | 2 | -0/+229 |
* | Attempt to fix Windows build. | phajdan.jr@chromium.org | 2008-12-20 | 1 | -1/+1 |
* | Platform cleanup in chrome/browser/net. | phajdan.jr@chromium.org | 2008-12-20 | 5 | -29/+23 |
* | Reverting 7304 to reapply 7296. It wasn't its fault. | maruel@chromium.org | 2008-12-19 | 1 | -4/+4 |
* | Reverting 7296. | maruel@chromium.org | 2008-12-19 | 1 | -4/+4 |
* | Switched dns_global.cc over to UTF-8 strings. | scherkus@chromium.org | 2008-12-19 | 1 | -4/+4 |
* | Make the autocomplete system and various other connected bits of code use GUR... | pkasting@chromium.org | 2008-12-10 | 2 | -7/+5 |
* | add more files to mac chrome project, build a few more tests. Fix typo in sco... | pinkerton@google.com | 2008-12-02 | 1 | -2/+4 |
* | Add instrumentation to and tighten SDCH implementation | jar@google.com | 2008-12-02 | 1 | -0/+8 |
* | fix linux opt build | tc@google.com | 2008-11-26 | 1 | -2/+2 |
* | Fixed two simple compilations that stopped browser/net/referrer.cc | tc@google.com | 2008-11-26 | 2 | -8/+9 |
* | Adaptively identify URL subresources and pre-resolve hosts via DNS | jar@google.com | 2008-11-06 | 10 | -157/+617 |
* | Add two UMA histograms for DNS prefetching | jar@google.com | 2008-11-05 | 1 | -2/+2 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 7 | -19/+35 |
* | Cleanup of DNS prefetch related files | jar@google.com | 2008-10-27 | 7 | -25/+23 |
* | Move all callers to EnsureWinsockInit, and away from using WinsockInit instan... | deanm@chromium.org | 2008-10-06 | 1 | -5/+5 |
* | Avoid using of interlocked increment to facilitate porting. | jar@google.com | 2008-09-28 | 1 | -17/+12 |
* | Change made based on comment in previous CL (that had already landed). | jar@google.com | 2008-09-26 | 1 | -1/+1 |
* | Re-land SDCH filter support experiment | jar@google.com | 2008-09-23 | 2 | -0/+111 |
* | Rollback 2444 and 2443 to get linux and mac prep | jar@google.com | 2008-09-22 | 2 | -111/+0 |
* | Experimental integration of delta compression content encoding | jar@google.com | 2008-09-22 | 2 | -0/+111 |
* | Include chrome SConscript.unit_tests in Linux build. | tc@google.com | 2008-09-17 | 1 | -8/+12 |
* | Include chrome/browser/SConscript in Linux build. | tc@google.com | 2008-09-17 | 2 | -4/+4 |
* | Make PlatformThread::SetName operate only on the current thread. | deanm@google.com | 2008-08-25 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 10 | -280/+40 |
* | Refactor thread naming in the DNS slaves. | deanm@google.com | 2008-08-22 | 3 | -18/+10 |
* | Port the Thread class properly to Mac and Linux. This involved porting | darin@google.com | 2008-08-21 | 1 | -1/+1 |
* | Remove includes that are already included in the header. | paulg@google.com | 2008-08-09 | 1 | -3/+0 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -5/+5 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 10 | -0/+2509 |