summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/urlmon_moniker_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome_frame.dcheng@chromium.org2013-04-111-3/+3
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-101-2/+2
* scoped_ptr and new[] don't mix.thakis@chromium.org2011-10-071-3/+3
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-7/+7
* Temporary workaround to get tests that reference singletons either directly o...tommi@chromium.org2010-12-091-0/+4
* Fix unit test breakage in last change.amit@chromium.org2010-05-131-1/+1
* Do not wrap the original callback if we can;t initialize sniffing cacheamit@chromium.org2010-05-051-4/+4
* Fix expectations for MonikerPatchTest unit testsamit@chromium.org2010-04-161-2/+2
* With the ChromeFrame moniker patch on, the data cache maintained to indicate ...ananta@chromium.org2010-04-161-2/+2
* Switch renderer in Moniker patchamit@chromium.org2010-04-091-194/+217
* Fix #1 for multiple request issue (both POST and GET) after activating the on...tommi@chromium.org2010-03-121-0/+226