summaryrefslogtreecommitdiffstats
path: root/chrome/browser/enumerate_modules_model_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite scoped_array<T> to scoped_ptr<T[]> in chrome.dcheng@chromium.org2013-04-111-1/+1
* Revert 184352brettw@chromium.org2013-02-241-17/+17
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-17/+17
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-4/+4
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-3/+3
* Add sprotector.dll to the chrome://conflicts blacklist.finnur@chromium.org2013-01-251-0/+3
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-13/+10
* Add another instance of a problematic DLL (different location) to the about:c...finnur@chromium.org2012-06-121-2/+5
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* A few more base::Bind migrations.csilv@chromium.org2011-11-241-6/+5
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-7/+7
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-3/+3
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Add 5 new dlls to the chrome://conflicts blacklist after consulting the list ...finnur@chromium.org2011-08-221-1/+16
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-3/+4
* wstring: remove WideToUpper/WideToLowerevan@chromium.org2011-05-101-1/+1
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-061-3/+4
* Trusteer's rooksdol.dll version 3.5.1008.40 is said to fix the browser crashe...finnur@chromium.org2011-04-271-1/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-2/+2
* Now that we have Help Center redirects in place we can point users to them.finnur@chromium.org2011-04-121-4/+4
* After reviewing the frequency list for 3rd party crashers there are a fewfinnur@chromium.org2011-04-081-11/+68
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Initialize ModuleEnumerator member.finnur@chromium.org2011-02-111-1/+2
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-2/+16
* 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