| Commit message (Expand) | Author | Age | Files | Lines |
* | * Add rmdir, mkdir -p and umask to d8 on Unix. | evan@chromium.org | 2010-08-17 | 1 | -2/+2 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 3 | -18/+21 |
* | Add GetMachineStatistic to SystemLibrary. | stevenjb@chromium.org | 2010-08-09 | 2 | -28/+5 |
* | FBTF: Remove unneeded headers from base/ (part 5) | thestig@chromium.org | 2010-08-07 | 1 | -1/+0 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -1/+0 |
* | FBTF: Remove unneeded headers from base/ (part 1) | thestig@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | Convert DictionaryValue's keys to std::string (from wstring). | viettrungluu@chromium.org | 2010-07-30 | 2 | -9/+9 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -1/+2 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 6 | -0/+6 |
* | GTTF: Use FRIEND_TEST_ALL_PREFIXES some more. | phajdan.jr@chromium.org | 2010-07-26 | 1 | -7/+7 |
* | LogStoreStatus histogram modification. | ziadh@chromium.org | 2010-07-24 | 2 | -1/+3 |
* | Change to (quieter) NOTREACHED() rather than (noisy) LOG(DFATAL) | jar@chromium.org | 2010-07-22 | 1 | -9/+9 |
* | Start trimming headers included in the slowest to compile files. | erg@google.com | 2010-07-21 | 4 | -40/+45 |
* | Cleanup: Break another common->app dependency. | thestig@chromium.org | 2010-07-20 | 1 | -4/+7 |
* | Send the gpu information along with the rest of the metrics. | rlp@chromium.org | 2010-07-20 | 1 | -0/+9 |
* | Fix two browser/broswer typos. | nick@chromium.org | 2010-07-19 | 1 | -1/+1 |
* | Compress and checksum pending logs that are going to be persisted. Persisted ... | ziadh@chromium.org | 2010-07-19 | 3 | -67/+374 |
* | Add an ExtensionPrefStore, layered between the user prefs and the managed pre... | pam@chromium.org | 2010-07-12 | 1 | -6/+1 |
* | Removed some unused code. We were adding some data to std::set objects that n... | ziadh@chromium.org | 2010-07-10 | 2 | -38/+7 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 2 | -6/+6 |
* | Cleanup some unncessary dependencies on libxml. | mad@google.com | 2010-06-27 | 2 | -1/+8 |
* | Convert WebPluginInfo from wstring to string16 | stuartmorgan@chromium.org | 2010-06-23 | 1 | -2/+2 |
* | Pref service strings should be std::string. | estade@chromium.org | 2010-06-18 | 1 | -2/+2 |
* | Landing CL http://codereview.chromium.org/2767013/show on behalf of petkov@ch... | zelidrag@chromium.org | 2010-06-16 | 1 | -0/+31 |
* | Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat... | danno@chromium.org | 2010-06-14 | 1 | -3/+3 |
* | Relanding this CL as the earlier attempt broke ChromeOS metrics tests. | ananta@chromium.org | 2010-06-10 | 4 | -648/+44 |
* | Revert 49354 - causing regression in MetricsLogTest.ChromeOSEmptyRecord on CrOS | joth@chromium.org | 2010-06-10 | 4 | -44/+642 |
* | Preparation CL for adding crash metrics UMA counters to ChromeFrame. Basicall... | ananta@chromium.org | 2010-06-10 | 4 | -642/+44 |
* | Submitting CL http://codereview.chromium.org/2324001 on behalf of petkov@chro... | zelidrag@chromium.org | 2010-06-08 | 6 | -48/+187 |
* | Support multiple PrefStores | mnissler@chromium.org | 2010-06-07 | 1 | -2/+5 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 3 | -5/+5 |
* | Fix a bunch of lint/style issues | jar@chromium.org | 2010-06-03 | 1 | -11/+11 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -4/+5 |
* | Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore... | sanjeevr@chromium.org | 2010-05-21 | 1 | -2/+6 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Reduce inter-upload interval for UMA logs to 30 minutes | jar@chromium.org | 2010-05-07 | 1 | -2/+2 |
* | Revert 46384 - Fix race in zygote_host_linux where socket was being read from... | kkania@chromium.org | 2010-05-05 | 1 | -7/+11 |
* | Fix race in zygote_host_linux where socket was being read from and written to... | kkania@chromium.org | 2010-05-04 | 1 | -11/+7 |
* | Reland "Factor out reading and writing of preferences into |PrefStore|." | bauerb@chromium.org | 2010-04-22 | 1 | -1/+2 |
* | Revert 45168 - Reland r45028: Factor out reading and writing of preferences i... | erikkay@chromium.org | 2010-04-21 | 1 | -2/+1 |
* | Lands http://codereview.chromium.org/1610030/show from Luigi: | sky@chromium.org | 2010-04-21 | 4 | -5/+23 |
* | Reland r45028: Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-21 | 1 | -1/+2 |
* | Revert 45028 - Factor out reading and writing of preferences into |PrefStore|. | thomasvl@chromium.org | 2010-04-20 | 1 | -2/+1 |
* | Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-20 | 1 | -1/+2 |
* | Refactor FileVersionInfo into an interface with platform implementations. | tony@chromium.org | 2010-04-14 | 1 | -1/+2 |
* | Use chrome::kAboutCrashURL in a few most places. | thestig@chromium.org | 2010-04-07 | 1 | -8/+7 |
* | Move plugin-related files in webkit/glue to webkit/glue/plugins to make them | brettw@chromium.org | 2010-03-31 | 2 | -4/+4 |
* | [GTTF] Miscellanous UI tests cleanups: | phajdan.jr@chromium.org | 2010-03-30 | 1 | -1/+1 |
* | UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure. | evan@chromium.org | 2010-03-23 | 2 | -7/+28 |