summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Revert 83186 - Enable building base.dll for the multi-dll build.rvargas@google.com2011-04-271-21/+1
* Fix DirectoryLister not to require refcounting.willchan@chromium.org2011-04-271-2/+4
* Enable building base.dll for the multi-dll build.rvargas@google.com2011-04-271-1/+21
* Moved mru_cache from content/common to base/memory.agayev@chromium.org2011-04-274-0/+525
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-0/+3
* X message pump: Remove unnecessary code.sadrul@chromium.org2011-04-261-9/+0
* Base: Fix the logging export api to fix release builds ofrvargas@google.com2011-04-261-1/+1
* Revert r83048 "Removed wchar_t from Time::FromString."maruel@chromium.org2011-04-267-253/+163
* Fix ReleasableInstanceName to account for the fact that the V propertymark@chromium.org2011-04-262-83/+234
* Removed wchar_t from Time::FromString.shinyak@google.com2011-04-267-163/+253
* added md5_unittestshinyak@google.com2011-04-252-0/+199
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-253-83/+18
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-251-22/+0
* Extend PathService::Get to be able to return the X86 program files path.abodenha@chromium.org2011-04-252-3/+14
* Delete a few unused functions.thakis@chromium.org2011-04-251-3/+0
* Change NavigationEntry's title fields to carry the text direction.evan@chromium.org2011-04-231-0/+5
* Base: Fix FileVersionInfo::CreateFileVersionInfoForCurrentModule so thatrvargas@google.com2011-04-223-11/+41
* Base: Change the AtExitManager so that if base is builtrvargas@google.com2011-04-221-4/+10
* Revert 82686 - Extend PathService::Get to be able to return the X86 program f...abodenha@google.com2011-04-222-10/+3
* 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