summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Extend PathService::Get to be able to return the X86 program files path.abodenha@chromium.org2011-04-222-3/+10
* Update DCHECK() usage to utilize the more expressive debugging functions.kushi.p@gmail.com2011-04-228-18/+18
* Use the real Mac browser app's bundle identifier everywhere that a basemark@chromium.org2011-04-224-6/+61
* Add and use a base::i18n::StringWithDirection for carrying titles.evan@chromium.org2011-04-211-1/+18
* Revert 82567 - Extend PathService::Get to be able to return the X86 program f...arv@chromium.org2011-04-212-10/+3
* Extend PathService::Get to be able to return the X86 program files path.abodenha@google.com2011-04-212-3/+10
* Base: More adjustments to BASE_API and project dependencies torvargas@google.com2011-04-2112-41/+38
* Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ...glider@chromium.org2011-04-213-19/+1
* Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to markglider@chromium.org2011-04-213-1/+19
* Revert 82405 - Support more than 9 arguments for ReplaceStringPlaceholders()-...nsylvain@chromium.org2011-04-212-40/+8
* Support more than 9 arguments for ReplaceStringPlaceholders()tony@chromium.org2011-04-202-8/+40
* I can't count.mark@chromium.org2011-04-201-1/+1
* 10.5 SDK compatibility for ObjCPropertyReleaserTest.mark@chromium.org2011-04-201-23/+8
* Introduce ObjCPropertyReleaser for automatic releasing of Objective-Cmark@chromium.org2011-04-205-0/+474
* Maintain the list of devices all in one place.sadrul@chromium.org2011-04-202-125/+0
* Add support for base::Closure in the MessageLoop, and reimplement the whole s...ajwong@chromium.org2011-04-206-642/+766
* Fixed file/directory url resolution for external mount point provider.zelidrag@chromium.org2011-04-201-0/+1
* Improve comment.thakis@chromium.org2011-04-191-1/+1
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-185-19/+17
* Replacing outdated DCHECK(a == b) with DCHECK_EQ(a, b).david.mike.futcher@gmail.com2011-04-181-1/+1
* GTTF: Correctly handle fdopen failure in CreateAndOpenTemporaryFileInDirphajdan.jr@chromium.org2011-04-181-1/+4
* Fix some typos.maf@chromium.org2011-04-171-3/+3
* Send ShChange notifications to cause icon refreshes when updating shortcuts.robertshield@chromium.org2011-04-151-0/+10
* OpenBSD: make it possible to build libbase.a.phajdan.jr@chromium.org2011-04-156-85/+118
* All your base/mac are belong to us.mark@chromium.org2011-04-141-0/+2
* All your base are belong to us.mark@chromium.org2011-04-141-0/+6
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-1469-9711/+4
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-149-0/+2066
* Fix constness of StackTrace.willchan@chromium.org2011-04-144-10/+10
* Remove code rendered pointless by r65322.mark@chromium.org2011-04-142-104/+2
* Tooltips for power, network, clock buttons in status area: update on locale c...dilmah@chromium.org2011-04-141-2/+2
* Add TimeFormatTimeOfDayWithHourClockType() and GetHourClockType().satorux@chromium.org2011-04-142-1/+88
* MSVC warns when you try to use Base if T has a private destructor,ajwong@chromium.org2011-04-132-0/+23
* Add metric for whether Autofill is enabled or disabled.isherman@chromium.org2011-04-131-0/+9
* Add multiple-offset versions of the various URL reformatting functions. Fixed...mrossetti@chromium.org2011-04-133-33/+301
* Revert 81343 - Add multiple-offset versions of the various URL reformatting f...mrossetti@chromium.org2011-04-133-306/+33
* Add multiple-offset versions of the various URL reformatting functions. Fixed...mrossetti@chromium.org2011-04-133-33/+306
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-9/+0
* This enables hardware-backed .p12 file import on ChromeOSgspencer@chromium.org2011-04-122-4/+17
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-22/+1
* Fix clang build after landing http://codereview.chromium.org/6820030phajdan.jr@chromium.org2011-04-121-3/+3
* Fix problems in src/base:phajdan.jr@chromium.org2011-04-124-28/+35
* Add a path for a web page to request the enumeration of a directory. This, t...johnnyg@chromium.org2011-04-121-1/+2
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-114-19/+5
* Fix base::internal::WeakReference::Flag to be RefCountedThreadSafe.willchan@chromium.org2011-04-112-24/+23
* Revert 81142 - Fix base::internal::WeakReference::Flag to be RefCountedThread...erg@google.com2011-04-112-23/+24
* Fix base::internal::WeakReference::Flag to be RefCountedThreadSafe.willchan@chromium.org2011-04-112-24/+23
* FileVersionInfoMac should retain the result of +[NSBundle bundleWithPath:]mark@chromium.org2011-04-111-2/+3
* Simplify SHA2 implementationjoth@chromium.org2011-04-113-46/+7
* FTP: Multiple fixes for localized directory listings:phajdan.jr@chromium.org2011-04-112-2/+42