summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Change file_util_proxy::Entry::isDirectory to is_directory.kinuko@chromium.org2010-09-022-3/+5
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-0215-0/+1909
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-0215-1909/+0
* [Mac] Add comment explaining why we create the mach receive port when we do.rohitrao@chromium.org2010-09-021-0/+4
* Don't run ProcessUtilTest.CalcFreeMemory under TSan on Windowstimurrrr@chromium.org2010-09-021-0/+3
* Changes for browser-side implementation for file api.kkanetkar@chromium.org2010-09-023-26/+303
* base: Move SplitStringUsingSubstr functions from string_util.h to string_split.htfarina@chromium.org2010-09-026-87/+92
* Registered the service process to AutoRun (for Windows) if any service (Cloud...sanjeevr@chromium.org2010-09-012-0/+23
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-0116-0/+1921
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-0116-1921/+0
* Revert 58091 - experiment to try and fix 'Cookies' test on Linux.tim@chromium.org2010-08-311-2/+0
* Fix Time::FromDoubleT so that it will return null time when 0 is passed.jianli@chromium.org2010-08-311-0/+2
* Allow NOTIFY_EXISTING_ONLY in ObserverListThreadSafe. Switch NCN to using it.willchan@chromium.org2010-08-311-2/+8
* Revert 58074 - Lock all access to logging data, in case it's reinitializeddavemoore@chromium.org2010-08-311-148/+100
* Add NSS cert trust setting, cert deleting, and CA cert import to CertDatabase.mattm@chromium.org2010-08-311-1/+3
* Lock all access to logging data, in case it's reinitializeddavemoore@chromium.org2010-08-311-100/+148
* Add unit test for functionality added to ReplaceStringPlaceholders in r57966.aa@chromium.org2010-08-312-2/+12
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-316-35/+117
* Add test to check that IsStringUTF8 allows for embedded NULLs.ajwong@chromium.org2010-08-311-0/+9
* Add an accordian effect to NTP.aa@chromium.org2010-08-311-1/+5
* Remove deprecated version of file_util::ReadFileToString function.tfarina@chromium.org2010-08-312-5/+0
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-312-0/+52
* Add RandomNumberGenerator adapter to base/rand_util.hisherman@chromium.org2010-08-303-5/+24
* Mac tabpose: Add thumbnailsthakis@chromium.org2010-08-301-0/+24
* FBTF: Move some heavy, repeatedly emitted symbols to implementation files.erg@google.com2010-08-303-9/+15
* Remove the default argument from RegKey::WriteValue.tfarina@chromium.org2010-08-281-1/+1
* Reland r57575 - Remove the default argument from RegKey::Open.tfarina@chromium.org2010-08-281-1/+1
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-278-15/+10
* Re-land. Fixed previous errors.dimich@chromium.org2010-08-272-0/+169
* This CL introduces the stack shadowing mechanism that should help TCMalloc'sglider@chromium.org2010-08-271-0/+11
* Revert 57614 - Re-land. Fixed previous build error.dimich@chromium.org2010-08-272-169/+0
* Move the SingletonSocket to a temporary directorydavidben@chromium.org2010-08-272-3/+11
* Re-land. Fixed previous build error.dimich@chromium.org2010-08-272-0/+169
* Revert 57572 - Remove the default argument from RegKey::Open.chase@chromium.org2010-08-261-1/+1
* Revert 57569 - Implement OSX version for "Start on Login" for background-enab...dimich@chromium.org2010-08-262-171/+0
* Remove the default argument from RegKey::Open.tfarina@chromium.org2010-08-261-1/+1
* Implement OSX version for "Start on Login" for background-enabled extensions.dimich@chromium.org2010-08-262-0/+171
* Submitting for Erik:tommi@chromium.org2010-08-264-2/+70
* Linux: Switch to DWARF for official builds. Good riddence.thestig@chromium.org2010-08-261-5/+0
* Make crash reporting client_id accessible through child_process_logging.mnissler@chromium.org2010-08-262-6/+21
* Move task_queue.* to base because it makes more sense there.levin@chromium.org2010-08-265-0/+242
* Remove the default argument from RegKey::Create.tfarina@chromium.org2010-08-261-1/+1
* Fix perms on another of tfarina's commits.viettrungluu@chromium.org2010-08-251-0/+0
* base: Assert that RegKey::ValueCount() is updated according in RegistryTest.tfarina@chromium.org2010-08-251-0/+1
* [Mac] if someone overrides FILE_EXE/DIR_EXE in the path service, it can cause...thomasvl@chromium.org2010-08-241-24/+39
* Change the FileUtilProxy callbacks to report error codes instead of booleans.dumi@chromium.org2010-08-243-39/+61
* Avoid spawning a thread while enabling the OOM killer on the Mac.avi@chromium.org2010-08-241-7/+14
* [Mac] Revert the diagnostic messages added in r57088.rohitrao@chromium.org2010-08-241-12/+2
* Don't run CancellationFlagTest.SetOnDifferentThreadDeathTest under Valgrind o...timurrrr@chromium.org2010-08-241-0/+3
* Fix the gtest filter for the changed OutOfMemoryTest test fixture name.glider@chromium.org2010-08-241-1/+1