summaryrefslogtreecommitdiffstats
path: root/base/base.gypi
Commit message (Expand)AuthorAgeFilesLines
* linux: components support for base/evan@chromium.org2011-04-291-14/+18
* Mac base cleanup.avi@chromium.org2011-04-291-1/+0
* Reland 83186: Enable building base.dll for the multi-dll build.rvargas@google.com2011-04-281-1/+21
* Revert 83186 - Enable building base.dll for the multi-dll build.rvargas@google.com2011-04-271-21/+1
* 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-271-0/+1
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-261-0/+3
* Base: More adjustments to BASE_API and project dependencies torvargas@google.com2011-04-211-1/+0
* Introduce ObjCPropertyReleaser for automatic releasing of Objective-Cmark@chromium.org2011-04-201-0/+2
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-112/+0
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-141-0/+13
* Simplify SHA2 implementationjoth@chromium.org2011-04-111-6/+0
* Create a base_static library with files that should notrvargas@google.com2011-04-041-9/+6
* Fix nss-specific settings in base.gypiakalin@chromium.org2011-03-301-0/+6
* Roll to a version of LevelDB that doesn't depend on the old ref_counted.h and...jorlow@chromium.org2011-03-301-1/+0
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-19/+21
* Base: First pass at having base.dll: definition ofrvargas@google.com2011-03-221-0/+1
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-171-0/+2
* Move FilePath <-> Value conversions into a separate file.bauerb@chromium.org2011-03-151-2/+4
* Separate GetMacSecurityServicesLock from cssm_init.h so that we can usewtc@chromium.org2011-03-101-0/+4
* Modify ThreadChecker and NonThreadSafe so that theirjoi@chromium.org2011-03-031-2/+4
* Callback support for __fastcall and __stdcall functions.ajwong@chromium.org2011-02-271-0/+1
* Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...ajwong@chromium.org2011-02-181-1/+2
* Revert "Callback: De-inline CallbackBase, and move to callback_helpers -> cal...ajwong@chromium.org2011-02-181-2/+1
* Callback: De-inline CallbackBase, and move to callback_helpers -> callback_in...ajwong@chromium.org2011-02-181-1/+2
* detect cpu feature for all x64 and x86 platforms (no longer windows only).jiesun@chromium.org2011-02-161-1/+0
* Unified callback system based on tr1::function/tr1::bind and Google's interna...ajwong@chromium.org2011-02-151-0/+5
* Added command line switches and UI (controlled via a build option)davemoore@chromium.org2011-02-011-0/+2
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-1/+0
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-0/+1
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-1/+0
* Move some mac_util functions into foundation_util.rohitrao@chromium.org2011-01-281-0/+2
* Renames secure_hash.cc to secure_hash_default.ccbulach@chromium.org2011-01-281-2/+2
* Renames secure_hash_nss.cc to secure_hash.ccbulach@chromium.org2011-01-271-2/+2
* Abstracts SHA256 context for NSS / OpenSSL.bulach@chromium.org2011-01-271-0/+5
* Cleanup for r71281: replace usage of "pk11" with "pkcs11" or "crypto module",...mattm@chromium.org2011-01-191-1/+1
* Clean up threading model of external extension providersgfeher@chromium.org2011-01-141-2/+0
* NSS: PKCS 11 password prompt.mattm@chromium.org2011-01-131-0/+1
* Start sorting methods in class declarations.erg@google.com2011-01-071-0/+1
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-8/+8
* Move base/lock and base/condition_variable to base/synchronization/brettw@chromium.org2011-01-011-8/+9
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-011-3/+2
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-011-3/+2
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-2/+2
* Remove base/debug_util. Move the debug UI related functions to base/debug/deb...brettw@google.com2011-01-011-3/+2
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-3/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-6/+6
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-6/+6
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-2/+2