summaryrefslogtreecommitdiffstats
path: root/chrome/browser/enumerate_modules_model_win.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chrome/browser/, part 2 of 4.avi2015-12-261-0/+1
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Move Singleton and related structs to namespace baseolli.raula2015-09-101-1/+1
* win: give ModuleEnumerator::Module explicit out-of-line cdtors.thakis2015-05-081-0/+13
* win: Ref-counted classes should have non-public destructors, chrome/ edition.thakis2015-05-011-1/+3
* Add details (where missing) for histograms and remove a few that are not wort...finnur@chromium.org2014-05-141-3/+0
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-1/+1
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-8/+9
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of time headers in chrome/browser/, part 3.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/e*-h*/.avi@chromium.org2013-06-101-1/+1
* Warn by default when certain DLL conflicts exist on XP.finnur@chromium.org2013-06-061-0/+34
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-1/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+4
* After reviewing the frequency list for 3rd party crashers there are a fewfinnur@chromium.org2011-04-081-6/+16
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Integrate about:conflicts with --diagnosticsfinnur@chromium.org2011-01-061-13/+34
* Fix problem with %temp% paths not collapsing correctly.finnur@chromium.org2010-12-161-0/+3
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-3/+1
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-1/+3
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-3/+1
* EnumerateModules: Address UI review comments.finnur@chromium.org2010-11-291-5/+5
* Polish the Enumerate Modules implementation a bit.finnur@chromium.org2010-11-201-1/+8
* Add registered shell extensions to enumerated module list on about:conflicts.finnur@chromium.org2010-11-191-0/+18
* Update the icons for the upgrade notification and the conflicts detected page.finnur@chromium.org2010-11-171-1/+1
* First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ...finnur@chromium.org2010-11-081-0/+259