| Commit message (Expand) | Author | Age | Files | Lines |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-06 | 1 | -17/+21 |
* | Revert "Remove GetSwitchValue() from chrome/* where easy." | evan@chromium.org | 2010-08-04 | 1 | -21/+17 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-04 | 1 | -17/+21 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -1/+2 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -6/+6 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 2 | -0/+2 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 1 | -2/+2 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 1 | -1/+0 |
* | Add an ExtensionPrefStore, layered between the user prefs and the managed pre... | pam@chromium.org | 2010-07-12 | 1 | -6/+2 |
* | Revert experimental change to page_load_test.cc in r51329 | nirnimesh@chromium.org | 2010-07-07 | 1 | -5/+2 |
* | Temporarily disable accessing prefs store in reliability_tests | nirnimesh@chromium.org | 2010-07-01 | 1 | -0/+5 |
* | Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat... | danno@chromium.org | 2010-06-14 | 1 | -1/+1 |
* | Support multiple PrefStores | mnissler@chromium.org | 2010-06-07 | 1 | -3/+5 |
* | Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore... | sanjeevr@chromium.org | 2010-05-21 | 1 | -2/+5 |
* | Reland "Factor out reading and writing of preferences into |PrefStore|." | bauerb@chromium.org | 2010-04-22 | 1 | -1/+3 |
* | Revert 45168 - Reland r45028: Factor out reading and writing of preferences i... | erikkay@chromium.org | 2010-04-21 | 1 | -3/+1 |
* | Reland r45028: Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-21 | 1 | -1/+3 |
* | Revert 45028 - Factor out reading and writing of preferences into |PrefStore|. | thomasvl@chromium.org | 2010-04-20 | 1 | -3/+1 |
* | Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-20 | 1 | -1/+3 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -3/+5 |
* | Use chrome::kAboutCrashURL in a few most places. | thestig@chromium.org | 2010-04-07 | 1 | -3/+3 |
* | [GTTF] Reduce number of automation methods ending with WithTimeout. | phajdan.jr@chromium.org | 2010-03-22 | 1 | -36/+17 |
* | [GTTF] Make automation framework more solid by making sure that | phajdan.jr@chromium.org | 2010-03-16 | 1 | -4/+7 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Modify page_load_test so that reliability_tests.exe option --noclearprofile w... | ace@chromium.org | 2010-01-20 | 1 | -1/+3 |
* | Use GetSwitchValuePath. | evan@chromium.org | 2009-11-16 | 1 | -13/+6 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 2 | -5/+4 |
* | More memory stats code cleanup: | sgk@chromium.org | 2009-11-09 | 1 | -7/+0 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -1/+1 |
* | Remove deprecated CommandLine(std::wstring) ctor. | evan@chromium.org | 2009-10-26 | 1 | -1/+1 |
* | Reliablity test | nirnimesh@chromium.org | 2009-10-21 | 1 | -0/+7 |
* | Mac Chromebot | nirnimesh@chromium.org | 2009-10-20 | 1 | -3/+3 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -15/+15 |
* | Move more ICU-dependent stuff from base into base/i18n. Some test stuff also | brettw@chromium.org | 2009-10-09 | 1 | -2/+2 |
* | Break out page load test into its own target on Linux. | estade@chromium.org | 2009-09-18 | 1 | -8/+1 |
* | Port some parts of reliability_tests. | huanr@chromium.org | 2009-08-19 | 1 | -61/+35 |
* | Add automation call to wait for multiple navigations. | phajdan.jr@chromium.org | 2009-08-19 | 1 | -1/+1 |
* | Revert "Add automation call to wait for multiple navigations." | phajdan.jr@chromium.org | 2009-08-19 | 1 | -1/+1 |
* | Add automation call to wait for multiple navigations. | phajdan.jr@chromium.org | 2009-08-19 | 1 | -1/+1 |
* | Fix typo from r23272. | estade@chromium.org | 2009-08-14 | 1 | -90/+95 |
* | coverity: Don't leak the FileVersionInfo. | jhawkins@chromium.org | 2009-08-14 | 1 | -8/+10 |
* | Reliability test porting: stringy stuff. | estade@chromium.org | 2009-08-13 | 2 | -75/+112 |
* | Adding version information about local chrome dll to url and test logs, so th... | ace@google.com | 2009-07-30 | 1 | -0/+14 |
* | Convert various chrome tests to gyp generation: | sgk@chromium.org | 2009-06-04 | 1 | -226/+0 |
* | Removes the following deprecated functions: | ojan@chromium.org | 2009-06-03 | 1 | -9/+8 |
* | Make automation proxy objects to ref_counted. That allows to process async no... | stoyan@chromium.org | 2009-05-28 | 1 | -4/+4 |
* | Modifying NavigateToURLLogResult to keep track of raw url string so that we c... | ace@google.com | 2009-05-15 | 1 | -8/+16 |
* | Handle log report events so that reliability_tests.exe isn't inturrupted by d... | ace@google.com | 2009-05-14 | 1 | -0/+11 |
* | Fix PageLoadTest.Reliability which I broke in my previous checkin to make the | brettw@chromium.org | 2009-04-28 | 1 | -5/+1 |