| Commit message (Expand) | Author | Age | Files | Lines |
* | Add unit test for functionality added to ReplaceStringPlaceholders in r57966. | aa@chromium.org | 2010-08-31 | 2 | -2/+12 |
* | Add an optional parameter to CreatePlatformFile() to report the type | dumi@chromium.org | 2010-08-31 | 6 | -35/+117 |
* | Add test to check that IsStringUTF8 allows for embedded NULLs. | ajwong@chromium.org | 2010-08-31 | 1 | -0/+9 |
* | Add an accordian effect to NTP. | aa@chromium.org | 2010-08-31 | 1 | -1/+5 |
* | Remove deprecated version of file_util::ReadFileToString function. | tfarina@chromium.org | 2010-08-31 | 2 | -5/+0 |
* | Support handling blob URL and resolve blob references in upload data. | jianli@chromium.org | 2010-08-31 | 2 | -0/+52 |
* | Add RandomNumberGenerator adapter to base/rand_util.h | isherman@chromium.org | 2010-08-30 | 3 | -5/+24 |
* | Mac tabpose: Add thumbnails | thakis@chromium.org | 2010-08-30 | 1 | -0/+24 |
* | FBTF: Move some heavy, repeatedly emitted symbols to implementation files. | erg@google.com | 2010-08-30 | 3 | -9/+15 |
* | Remove the default argument from RegKey::WriteValue. | tfarina@chromium.org | 2010-08-28 | 1 | -1/+1 |
* | Reland r57575 - Remove the default argument from RegKey::Open. | tfarina@chromium.org | 2010-08-28 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 8 | -15/+10 |
* | Re-land. Fixed previous errors. | dimich@chromium.org | 2010-08-27 | 2 | -0/+169 |
* | This CL introduces the stack shadowing mechanism that should help TCMalloc's | glider@chromium.org | 2010-08-27 | 1 | -0/+11 |
* | Revert 57614 - Re-land. Fixed previous build error. | dimich@chromium.org | 2010-08-27 | 2 | -169/+0 |
* | Move the SingletonSocket to a temporary directory | davidben@chromium.org | 2010-08-27 | 2 | -3/+11 |
* | Re-land. Fixed previous build error. | dimich@chromium.org | 2010-08-27 | 2 | -0/+169 |
* | Revert 57572 - Remove the default argument from RegKey::Open. | chase@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Revert 57569 - Implement OSX version for "Start on Login" for background-enab... | dimich@chromium.org | 2010-08-26 | 2 | -171/+0 |
* | Remove the default argument from RegKey::Open. | tfarina@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Implement OSX version for "Start on Login" for background-enabled extensions. | dimich@chromium.org | 2010-08-26 | 2 | -0/+171 |
* | Submitting for Erik: | tommi@chromium.org | 2010-08-26 | 4 | -2/+70 |
* | Linux: Switch to DWARF for official builds. Good riddence. | thestig@chromium.org | 2010-08-26 | 1 | -5/+0 |
* | Make crash reporting client_id accessible through child_process_logging. | mnissler@chromium.org | 2010-08-26 | 2 | -6/+21 |
* | Move task_queue.* to base because it makes more sense there. | levin@chromium.org | 2010-08-26 | 5 | -0/+242 |
* | Remove the default argument from RegKey::Create. | tfarina@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Fix perms on another of tfarina's commits. | viettrungluu@chromium.org | 2010-08-25 | 1 | -0/+0 |
* | base: Assert that RegKey::ValueCount() is updated according in RegistryTest. | tfarina@chromium.org | 2010-08-25 | 1 | -0/+1 |
* | [Mac] if someone overrides FILE_EXE/DIR_EXE in the path service, it can cause... | thomasvl@chromium.org | 2010-08-24 | 1 | -24/+39 |
* | Change the FileUtilProxy callbacks to report error codes instead of booleans. | dumi@chromium.org | 2010-08-24 | 3 | -39/+61 |
* | Avoid spawning a thread while enabling the OOM killer on the Mac. | avi@chromium.org | 2010-08-24 | 1 | -7/+14 |
* | [Mac] Revert the diagnostic messages added in r57088. | rohitrao@chromium.org | 2010-08-24 | 1 | -12/+2 |
* | Don't run CancellationFlagTest.SetOnDifferentThreadDeathTest under Valgrind o... | timurrrr@chromium.org | 2010-08-24 | 1 | -0/+3 |
* | Fix the gtest filter for the changed OutOfMemoryTest test fixture name. | glider@chromium.org | 2010-08-24 | 1 | -1/+1 |
* | Sometimes you want to enforce that some but not all of your methods are calle... | levin@chromium.org | 2010-08-24 | 8 | -15/+296 |
* | Fix gtest warnings when running the process_util_unittest. | levin@chromium.org | 2010-08-23 | 1 | -48/+109 |
* | base: Disallow mixing NDEBUG settings in logging.{h,cc}. | derat@chromium.org | 2010-08-23 | 2 | -12/+35 |
* | [Mac] Add diagnostic logging to AmIBundled() to help with bot failures. | rohitrao@chromium.org | 2010-08-23 | 1 | -3/+16 |
* | Add functions to get the length or compute a substring of UTF8 and UTF16 | dmazzoni@chromium.org | 2010-08-23 | 4 | -0/+279 |
* | Spelling correction: "nonexistant" -> "nonexistent". | viettrungluu@chromium.org | 2010-08-22 | 1 | -1/+1 |
* | Remove obviously unneeded forward declarations from headers under src/{app,ba... | viettrungluu@chromium.org | 2010-08-21 | 4 | -13/+2 |
* | base: Add basic ReadValue test to RegistryTest. | tfarina@chromium.org | 2010-08-21 | 1 | -1/+6 |
* | Add the reverse test to EnvironmentTest. | tfarina@chromium.org | 2010-08-21 | 1 | -0/+28 |
* | Moving file_system_proxy to base/ and changing it to work with MessageLoopPro... | dumi@chromium.org | 2010-08-20 | 3 | -0/+311 |
* | Lands http://codereview.chromium.org/3153008 for bryeung: | sky@chromium.org | 2010-08-20 | 5 | -0/+364 |
* | Mark StatsTableTest.MultipleProcesses as flaky (again) | maruel@chromium.org | 2010-08-20 | 1 | -1/+2 |
* | Don't use const char kFoo[] in the stack place. | tfarina@chromium.org | 2010-08-20 | 1 | -4/+4 |
* | linux: add UMA stat for the file system where the prefs are stored | evan@chromium.org | 2010-08-20 | 3 | -2/+82 |
* | Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t... | rvargas@google.com | 2010-08-19 | 2 | -33/+16 |
* | Convert FormatBytes to string16. | evan@chromium.org | 2010-08-19 | 3 | -48/+48 |