summaryrefslogtreecommitdiffstats
path: root/chrome/browser/enumerate_modules_model_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Add base:: to fix the buildbrettw@chromium.org2011-01-211-1/+1
* Add missing base::lock usage.brettw@chromium.org2011-01-211-1/+1
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-2/+2
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-3/+3
* Make sure the histogram counters for about:conflicts get uploaded.finnur@chromium.org2011-01-091-16/+18
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-3/+3
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-3/+3
* Make sure we don't trigger the incompatibility badge if the flag is turned of...finnur@chromium.org2011-01-071-11/+20
* Integrate about:conflicts with --diagnosticsfinnur@chromium.org2011-01-061-62/+87
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-051-4/+4
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-2/+2
* 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