summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/load_timing_observer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* net: Add namespace net to URLRequestStartEventParameters.tfarina@chromium.org2010-12-171-2/+2
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-131-0/+1
* Update NetLog to be threadsafe.mmenke@chromium.org2010-12-011-11/+22
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1
* Fix bug which caused DNS time not to be reported by LoadTimingObserver.tonyg@chromium.org2010-07-281-0/+1
* DevTools: more leak fixes in LoadTimingObserverTest.pfeldman@chromium.org2010-07-261-2/+6
* DevTools: Fix leak in LoadTimingObserverTest.pfeldman@chromium.org2010-07-261-5/+7
* LoadTimingObserver: only send timing struct over IPC if necessary. + Added un...pfeldman@chromium.org2010-07-211-0/+315