summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Delay bookmarks load while the profile is loading.msarda@chromium.org2013-04-185-0/+365
* posix: replace nonstandard futimes call with futimensmostynb@opera.com2013-04-181-0/+14
* Regularize storage monitor creation in Windows.gbillock@chromium.org2013-04-182-6/+18
* Remove scoped_array from Chromium.dcheng@chromium.org2013-04-173-227/+6
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-04-173-139/+0
* Revert 194649 "Remove scoped_array from Chromium."dcheng@chromium.org2013-04-173-6/+227
* Remove scoped_array from Chromium.dcheng@chromium.org2013-04-173-227/+6
* Fix the CHECK macro for Android x86 builds.shashishekhar@chromium.org2013-04-161-4/+2
* Add operator<< for subtypes of base::Value.pneubeck@google.com2013-04-161-1/+24
* Fix trivial comment misspellingpkasting@chromium.org2013-04-151-1/+1
* Support the Text services framework based IME for Chrome AURA on Windows 8 an...ananta@chromium.org2013-04-151-0/+4
* Remove file_util::IsDot and ::IsDotDot.brettw@chromium.org2013-04-132-15/+3
* Remove base/mach_ipc_mac.{h,mm}.rsesek@chromium.org2013-04-123-688/+0
* Fix build bustage.michaeln@google.com2013-04-121-3/+3
* Adds iOS implementation of ProcessMetrics::GetPagefileUsage().leng@chromium.org2013-04-121-0/+7
* Add support for unsigned int64 in string_number_conversionsfelipeg@chromium.org2013-04-123-1/+81
* Remove base::DictionaryValue::HasNext.pneubeck@chromium.org2013-04-122-6/+3
* fix gcc 4.7 compilation errors in base_unittestsmostynb@opera.com2013-04-121-4/+4
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-1210-148/+105
* Enable WindowsApiProperties on mac by fixing DCHECK.scheib@chromium.org2013-04-121-1/+7
* Document file_util::Delete() a bit better.gavinp@chromium.org2013-04-111-1/+2
* Support custom randomization seed for VariationsService trials.asvitkine@chromium.org2013-04-112-6/+23
* GTTF: Make debug symbol "resolution" work even after binaries are moved.phajdan.jr@chromium.org2013-04-111-3/+39
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-114-133/+7
* Update the path for a disabled test.lliabraa@chromium.org2013-04-111-1/+1
* Add PlatformFile.UnknownCreateFileErrors histogramdgrogan@chromium.org2013-04-111-0/+3
* Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."rsesek@chromium.org2013-04-114-7/+133
* [Android] Move LocaleUtils from base to ui.yfriedman@chromium.org2013-04-106-221/+0
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-104-133/+7
* Add a ConvertableToTraceFormat type to the trace framework.dsinclair@chromium.org2013-04-104-43/+284
* Android: Nuke base::android::GetUnscopedClass.nileshagrawal@chromium.org2013-04-102-10/+1
* Implement missing SysInfo methods on OpenBSDmdempsky@google.com2013-04-103-40/+67
* Merge trace_event_internal.h back into trace_event.h.dsinclair@chromium.org2013-04-103-1073/+1060
* Revert 192940 "Delete CopyRecursiveDirNoCache from test_file_util."tonyg@chromium.org2013-04-093-0/+138
* Add more error codes to base::CreatePlatformFile on windows.dgrogan@chromium.org2013-04-091-0/+12
* Added isSystemLayoutDirectionRtl() function.kkimlabs@chromium.org2013-04-091-0/+17
* Remove PROCESS_DUP_HANDLE from OpenProcessHandle since PROCESS_DUP_HANDLE acc...wfh@chromium.org2013-04-091-1/+3
* First-run auto-import on Windows reloads the prefs, which marksdconnelly@chromium.org2013-04-092-2/+2
* Android: Use scoped local ref in jni_generator.nileshagrawal@chromium.org2013-04-093-11/+11
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0925-79/+91
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-0925-91/+79
* Really fix build after r193020.dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-0925-79/+91
* Assert on deleting a held lock.siggi@chromium.org2013-04-092-3/+10
* Android: improve native debuggabilitymostynb@opera.com2013-04-081-10/+13
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-04-083-138/+0
* Remove deleted folder from base_unittests.isolatecsharp@chromium.org2013-04-081-1/+0
* Disable ProcessUtilTest.FDRemapping under TSan v2.glider@chromium.org2013-04-081-2/+3
* base: Consolidate all test data directories under base/test/data.tfarina@chromium.org2013-04-0727-31/+8
* Tweak SingleThreadTaskRunner and ThreadTaskRunnerHandle comments.wez@chromium.org2013-04-062-15/+13