| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove two deprecated methods from base::Version | isherman@chromium.org | 2012-07-11 | 1 | -13/+10 |
* | Add another instance of a problematic DLL (different location) to the about:c... | finnur@chromium.org | 2012-06-12 | 1 | -2/+5 |
* | Switch to IWYU for files that previously were getting a bunch of | joi@chromium.org | 2011-12-01 | 1 | -0/+1 |
* | A few more base::Bind migrations. | csilv@chromium.org | 2011-11-24 | 1 | -6/+5 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -3/+3 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Add 5 new dlls to the chrome://conflicts blacklist after consulting the list ... | finnur@chromium.org | 2011-08-22 | 1 | -1/+16 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -3/+4 |
* | wstring: remove WideToUpper/WideToLower | evan@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | FTP: split the directory listing parser test and re-enable it on TSan bots | phajdan.jr@chromium.org | 2011-05-06 | 1 | -3/+4 |
* | Trusteer's rooksdol.dll version 3.5.1008.40 is said to fix the browser crashe... | finnur@chromium.org | 2011-04-27 | 1 | -1/+1 |
* | Move crypto files out of base, to a top level directory. | rvargas@google.com | 2011-04-14 | 1 | -2/+2 |
* | Now that we have Help Center redirects in place we can point users to them. | finnur@chromium.org | 2011-04-12 | 1 | -4/+4 |
* | After reviewing the frequency list for 3rd party crashers there are a few | finnur@chromium.org | 2011-04-08 | 1 | -11/+68 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-08 | 1 | -1/+1 |
* | Initialize ModuleEnumerator member. | finnur@chromium.org | 2011-02-11 | 1 | -1/+2 |
* | Cross-platform CL to remove app/win/win_util.h&cc and related work. | msw@chromium.org | 2011-02-03 | 1 | -2/+16 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Add base:: to fix the build | brettw@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Add missing base::lock usage. | brettw@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Regkey functions return error code instead of bool | amit@chromium.org | 2011-01-19 | 1 | -2/+2 |
* | Reland "Remove base/scoped_handle_win.h." | tfarina@chromium.org | 2011-01-09 | 1 | -3/+3 |
* | Make sure the histogram counters for about:conflicts get uploaded. | finnur@chromium.org | 2011-01-09 | 1 | -16/+18 |
* | Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th... | thakis@chromium.org | 2011-01-07 | 1 | -3/+3 |
* | Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo... | tfarina@chromium.org | 2011-01-07 | 1 | -3/+3 |
* | Make sure we don't trigger the incompatibility badge if the flag is turned of... | finnur@chromium.org | 2011-01-07 | 1 | -11/+20 |
* | Integrate about:conflicts with --diagnostics | finnur@chromium.org | 2011-01-06 | 1 | -62/+87 |
* | Remove wstring from l10n_util. Part 5. | avi@chromium.org | 2011-01-05 | 1 | -4/+4 |
* | Move app/win_util to app/win and fix the namespace usage. | brettw@google.com | 2010-12-31 | 1 | -2/+2 |
* | base/version: remove wstring version | evan@chromium.org | 2010-12-23 | 1 | -1/+1 |
* | Revert 69490 - base/version: remove wstring version | sanjeevr@chromium.org | 2010-12-17 | 1 | -1/+1 |
* | base/version: remove wstring version | evan@chromium.org | 2010-12-17 | 1 | -1/+1 |
* | Fix problem with %temp% paths not collapsing correctly. | finnur@chromium.org | 2010-12-16 | 1 | -22/+27 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -0/+5 |
* | Revert 68932 - Make members of Singleton<T> private and only visible to the s... | satish@chromium.org | 2010-12-11 | 1 | -5/+0 |
* | Make members of Singleton<T> private and only visible to the singleton type. ... | satish@chromium.org | 2010-12-11 | 1 | -0/+5 |
* | Update the blacklist to reflect latests statistics. | finnur@chromium.org | 2010-12-08 | 1 | -23/+111 |
* | EnumerateModules: Address UI review comments. | finnur@chromium.org | 2010-11-29 | 1 | -24/+31 |
* | Remove the test DLLs from the blacklist. | finnur@chromium.org | 2010-11-26 | 1 | -8/+0 |
* | Readd two dlls to the blacklist for demonstration purposes. | finnur@chromium.org | 2010-11-24 | 1 | -3/+11 |
* | Polish the Enumerate Modules implementation a bit. | finnur@chromium.org | 2010-11-20 | 1 | -4/+72 |
* | Add registered shell extensions to enumerated module list on about:conflicts. | finnur@chromium.org | 2010-11-19 | 1 | -30/+90 |
* | Remove DLLs from the module enumerator blacklist that were only there for dem... | finnur@chromium.org | 2010-11-13 | 1 | -13/+6 |
* | First cut of the about:conflicts page, listing all DLLs loaded in the Chrome ... | finnur@chromium.org | 2010-11-08 | 1 | -0/+626 |