summaryrefslogtreecommitdiffstats
path: root/chrome/browser/enumerate_modules_model_win.cc
Commit message (Expand)AuthorAgeFilesLines
* base/version: remove wstring versionevan@chromium.org2010-12-231-1/+1
* Revert 69490 - base/version: remove wstring versionsanjeevr@chromium.org2010-12-171-1/+1
* base/version: remove wstring versionevan@chromium.org2010-12-171-1/+1
* Fix problem with %temp% paths not collapsing correctly.finnur@chromium.org2010-12-161-22/+27
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-0/+5
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-5/+0
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-0/+5
* Update the blacklist to reflect latests statistics.finnur@chromium.org2010-12-081-23/+111
* EnumerateModules: Address UI review comments.finnur@chromium.org2010-11-291-24/+31
* Remove the test DLLs from the blacklist.finnur@chromium.org2010-11-261-8/+0
* Readd two dlls to the blacklist for demonstration purposes.finnur@chromium.org2010-11-241-3/+11
* Polish the Enumerate Modules implementation a bit.finnur@chromium.org2010-11-201-4/+72
* Add registered shell extensions to enumerated module list on about:conflicts.finnur@chromium.org2010-11-191-30/+90
* Remove DLLs from the module enumerator blacklist that were only there for dem...finnur@chromium.org2010-11-131-13/+6
* First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ...finnur@chromium.org2010-11-081-0/+626