summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue where U_WCHAR_IS_UTF16 would not be defined systematically. This...maruel@google.com2008-08-051-3/+1
* Revert base\gfx changes because it breaks the buildnsylvain@google.com2008-08-057-112/+7
* Unix line-endings.evanm@google.com2008-08-052-283/+283
* Fix for missing build info.avi@google.com2008-08-052-0/+4
* Fix basic geometric types.avi@google.com2008-08-057-7/+108
* Reworking unit test target to start all over, with gtest static library and p...pinkerton@google.com2008-08-051-212/+144
* Import base::LINKER_INITIALIZED from google-perftools / tcmalloc. This is ef...deanm@google.com2008-08-051-0/+17
* UTF16 vs 32 issues.avi@google.com2008-08-052-0/+23
* Use the build_config defines in atomicops.h. This still uses the compiler/pl...deanm@google.com2008-08-051-13/+10
* New atomic operation foundation code and interfaces. Based on the atomic ope...deanm@google.com2008-08-057-0/+1206
* (Mac port.) Work around Mac gcc getting confused by an integer.evanm@google.com2008-08-051-1/+3
* Fix the base build of single_unittests.exe, which was trying to link in the ....sgk@google.com2008-08-041-1/+2
* Provide OS_ and COMPILER_ macros for OS and compiler differentiationmmentovai@google.com2008-08-041-1/+3
* Checking in the rest of the .lib changes, previous commit was only done from ...sgk@google.com2008-08-041-35/+43
* Adding specializations of hash() for various string types. GCC requires you b...pinkerton@google.com2008-08-041-5/+66
* fix builddarin@google.com2008-08-041-1/+0
* Revise the ObjectWatcher API to be one-to-one with the object being watched. ...darin@google.com2008-08-045-157/+126
* Fix gcc/msvc differencespinkerton@google.com2008-08-041-2/+3
* Fix missing comma new string_piece.cc file.sgk@google.com2008-08-041-1/+1
* Remove incorrect scoping on method declarations.deanm@google.com2008-08-041-4/+4
* Add StringPiece to the scons build.deanm@google.com2008-08-041-0/+2
* Pull the block of common Windows system libraries that we link with everywher...sgk@google.com2008-08-041-21/+0
* Convert submodules SConscript files to psuedo-builder calls.sgk@google.com2008-08-032-5/+5
* Rollback message loop testjar@google.com2008-08-033-21/+18
* This is a test, and will rollback asap after a build/test cycle starts.jar@google.com2008-08-033-18/+21
* Call ResetBirthTime before dispatching the user's Task. Also, remove PostSig...darin@google.com2008-08-023-13/+1
* I think this is the crashercpu@google.com2008-08-021-1/+2
* Include trivial definition of method in release mode (where we don't do track...jar@google.com2008-08-011-0/+1
* A new (private) interface is supplied that allows the object watcher (coding injar@google.com2008-08-014-3/+35
* SCons build:sgk@google.com2008-08-011-0/+2
* A helper class for calling RegisterWaitForSingleObject with the objective of ...darin@google.com2008-08-015-0/+411
* Update xcodeprojsmmentovai@google.com2008-08-011-354/+940
* The addition of the AtExitManager test in the singleton dll test makes purify...cpu@google.com2008-08-012-4/+2
* Add new base\at_exit{,_unittest}.cc files to SCons build.sgk@google.com2008-08-011-0/+2
* Adds new class AtExitManager which manages the dtors of all singletons.cpu@google.com2008-08-019-40/+302
* Revert my UTF change until we can figure out what to do with the sandbox.brettw@google.com2008-08-016-316/+121
* Write our own utf8<->wide conversion functions. This gives us more control ov...brettw@google.com2008-08-016-121/+316
* Support RanAllPending() rather than RunOnce(), and integrated into ipc_sync_c...jar@google.com2008-07-312-16/+19
* Initial cleanups en route to coalescing the get-it-built cut-and-paste from v...sgk@google.com2008-07-312-19/+1
* (Re-landing of) Support RunOnce() in message loop.jar@google.com2008-07-302-44/+60
* Use own our bzip2 error handler instead of the default which prints error mes...deanm@google.com2008-07-301-0/+1
* Use own our bzip2 error handler instead of the default which prints error mes...deanm@google.com2008-07-303-0/+41
* Fix most issues when building base as a x64 target.maruel@google.com2008-07-308-14/+80
* Rollback 109jar@google.com2008-07-302-57/+44
* M base/message_loop.hjar@google.com2008-07-302-44/+57
* Do not use RecycleOrDelete since it is not ready for prime-time.darin@google.com2008-07-305-20/+23
* Add a flag to JSONReader to allow trailing commas.tc@google.com2008-07-293-85/+185
* Fix some issues when building with Visual Studio 2008.maruel@google.com2008-07-281-1/+0
* Correct an #endif to have the name in a comment.deanm@google.com2008-07-281-2/+2
* Add base to the repository.initial.commit2008-07-26371-0/+60061