| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert LOG(INFO) to VLOG(1) - chrome/installer/. | pkasting@chromium.org | 2010-10-20 | 16 | -152/+132 |
* | Mark CopyTreeWorkItemTest tests as flaky. | phajdan.jr@chromium.org | 2010-10-19 | 1 | -3/+6 |
* | Move pe_image and registry from base to base/win and use the namespace. It re... | brettw@chromium.org | 2010-10-17 | 20 | -123/+168 |
* | Move the windows-specific scoped_* stuff from base to base/win and in the bas... | brettw@chromium.org | 2010-10-16 | 1 | -17/+18 |
* | Move windows version-related stuff out of base/win_util and into base/win/win... | brettw@chromium.org | 2010-10-15 | 3 | -11/+11 |
* | CommandLine: remove wstring-based program() accessor | evan@chromium.org | 2010-10-14 | 1 | -8/+10 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 3 | -4/+4 |
* | Move wmi_util out of base and into chrome/installer/util since that's the onl... | brettw@chromium.org | 2010-10-10 | 5 | -12/+398 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 3 | -0/+3 |
* | Reduce console spam from master_preferences. | evan@chromium.org | 2010-09-20 | 1 | -4/+2 |
* | Modifies the toast randomization behavior to be en-US only. | gwilson@google.com | 2010-09-16 | 1 | -2/+5 |
* | Change the toast text and make sure errors are written to | finnur@chromium.org | 2010-09-10 | 1 | -34/+47 |
* | Add termination of the chrome frame helper process to the uninstaller. | robertshield@chromium.org | 2010-09-09 | 2 | -18/+20 |
* | FBTF: Remove unneeded headers from base/ (part 8) | thestig@chromium.org | 2010-09-08 | 11 | -18/+28 |
* | Setting oopcrashes=1 during install | huanr@chromium.org | 2010-09-07 | 2 | -0/+2 |
* | 2nd attempt: Write the outcome of the Toast Experiment for system-level insta... | finnur@chromium.org | 2010-09-07 | 5 | -14/+116 |
* | Revert 58639 - | nsylvain@chromium.org | 2010-09-07 | 5 | -115/+14 |
* | Write the outcome of the Toast Experiment for system-level installs to the ri... | finnur@chromium.org | 2010-09-06 | 5 | -14/+115 |
* | Add the ability to call an alternate entry point name on self-registering DLL... | robertshield@chromium.org | 2010-09-06 | 8 | -18/+52 |
* | Remove the default argument from RegKey::Create. | tfarina@chromium.org | 2010-08-26 | 1 | -2/+2 |
* | Allow update URLs in external_extensions.json. | skerner@chromium.org | 2010-08-19 | 1 | -8/+12 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 4 | -10/+12 |
* | Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic... | viettrungluu@chromium.org | 2010-08-17 | 2 | -4/+4 |
* | Remove deprecated wstring Get(As)String() methods from Value, etc. | viettrungluu@chromium.org | 2010-08-16 | 6 | -93/+94 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 2 | -3/+0 |
* | Cleanup Registry API: part 3. | tfarina@chromium.org | 2010-08-14 | 3 | -11/+11 |
* | Cleanup Registry API part 2: | tfarina@chromium.org | 2010-08-12 | 1 | -1/+1 |
* | Fix a typo that got mistakenly checked in that overwrote the --delete-profile... | robertshield@chromium.org | 2010-08-11 | 1 | -1/+1 |
* | Cleanup our Registry API. | tfarina@chromium.org | 2010-08-09 | 1 | -2/+4 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 3 | -0/+3 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-06 | 7 | -30/+33 |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | Revert "Remove GetSwitchValue() from chrome/* where easy." | evan@chromium.org | 2010-08-04 | 3 | -12/+10 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-04 | 3 | -10/+12 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it | brettw@chromium.org | 2010-07-31 | 1 | -1/+3 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 5 | -13/+25 |
* | Convert DictionaryValue's keys to std::string (from wstring). | viettrungluu@chromium.org | 2010-07-30 | 1 | -4/+5 |
* | Drop usage of IntToWString in switch values; we can use ASCII now. | evan@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 2 | -0/+2 |
* | Fix line ending with white spaces in some files. | tfarina@chromium.org | 2010-07-28 | 1 | -2/+2 |
* | Add undeclared virtual destructors part 2 | ziadh@chromium.org | 2010-07-27 | 1 | -1/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 30 | -0/+30 |
* | GTTF: Use FRIEND_TEST_ALL_PREFIXES some more. | phajdan.jr@chromium.org | 2010-07-26 | 1 | -3/+2 |
* | Windows: Add --organic flag to simulate an organic install for testing purposes. | estade@chromium.org | 2010-07-23 | 1 | -1/+7 |
* | TBR: revert r53542. It was committed with the wrong commit message. | estade@chromium.org | 2010-07-23 | 1 | -7/+1 |
* | First cut at content settings exceptions lists. | estade@chromium.org | 2010-07-23 | 1 | -1/+7 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 5 | -5/+0 |
* | Update daily channel name from "canary" to "canary build". | huanr@chromium.org | 2010-07-14 | 1 | -1/+1 |
* | file_util: Move deprecated function UpOneDirectoryOrEmpty into an anonymous n... | tfarina@chromium.org | 2010-07-09 | 1 | -2/+18 |