summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* The About box was needlessly blocking Chrome on Vista SP1 (with UAC disabled)...finnur@google.com2008-09-102-0/+21
* Fix a mis-merge in TLS changes.deanm@chromium.org2008-09-101-4/+1
* Move a bunch of code from the old to new TLS interface.deanm@chromium.org2008-09-104-31/+27
* Fix the GCC build.darin@chromium.org2008-09-101-2/+2
* disable tests that are not ready to be enabled yetdarin@chromium.org2008-09-101-0/+3
* Put back r1891 with some task deletion disabled to maintain backwards compat ...darin@chromium.org2008-09-103-38/+121
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-104-14/+12
* Make CreateDirectory consistent on Win and Posix when directory exists.mmoss@google.com2008-09-092-3/+4
* Fix build break, add TODO to clean up unit test referenceawalker@google.com2008-09-091-6/+8
* Update file that got committed under the wrong name, causingawalker@google.com2008-09-091-30/+53
* Fix the file extension.maruel@google.com2008-09-091-0/+0
* Refactor the platform canvas unit test a bit so that it can be run onawalker@google.com2008-09-0910-17/+57
* Get rid of an unneded static variable in the Mac TimeTicks::Nowmmentovai@google.com2008-09-091-6/+10
* Bulk fixes to get Mac Test Shell more compile-happy.avi@google.com2008-09-091-0/+5
* Revert the timeBeginPeriod changes in event_recorder. It's doing it's own ti...deanm@google.com2008-09-092-4/+10
* Reapply r1633 (which was reverted by r1635), with some additional modificatio...deanm@google.com2008-09-095-91/+101
* rollback r1891darin@google.com2008-09-093-98/+30
* Delete pending tasks that have not run. To do this properly, I found that I ...darin@google.com2008-09-093-30/+98
* Rename "run net_unittests" to "run_net_unittests" like we do with other unitmmentovai@google.com2008-09-081-1/+1
* Add LazyInstance (r1837) to the Mac buildmmentovai@google.com2008-09-081-0/+10
* Just by implementing a destructor (even if it's not doing anything), MSVC wil...deanm@google.com2008-09-081-2/+4
* Add a DISALLOW_COPY_AND_ASSIGN to LazyInstanceHelper.deanm@google.com2008-09-081-0/+3
* Create a LazyInstance abstraction for avoiding static constructors by lazily ...deanm@google.com2008-09-086-0/+253
* Remove the ifdef platform jungle from hmac.h, abstracting the platform specif...deanm@google.com2008-09-083-78/+59
* Add a void* parameter to the AtExitManager callbacks.deanm@google.com2008-09-084-30/+47
* Just compile some basic files so we get a libGlue.a.evanm@google.com2008-09-071-0/+4
* Fix purify MLK errors resulting from my previous check-in. The TimerManager ...darin@google.com2008-09-071-0/+7
* Eliminate the TimerManager by pulling its priority queue into MessageLoop. T...darin@google.com2008-09-0710-1164/+393
* [new http] Normalize line continuations in response headers.ericroman@google.com2008-09-061-7/+9
* Add non_thread_safe.cc and trace_event.cc to the Mac buildmmentovai@google.com2008-09-051-0/+12
* SCons build: move hamc_win.cc from the list of to-be-ported sourcesgk@google.com2008-09-051-1/+2
* Add base\trace_event.cc to the SCons build.sgk@google.com2008-09-041-0/+1
* HMAC-SHA1 implementation for Mac based on CommonCrypto;mmentovai@google.com2008-09-047-51/+235
* Make gcc 4.1 happy with NULL in EXPECT_EQ.mmoss@google.com2008-09-041-3/+3
* Revert r1648 in timer_unittest.cc, this was for testing and should have nevermmentovai@google.com2008-09-041-24/+0
* Run thread_local_unittest on all platforms.deanm@google.com2008-09-031-1/+1
* Add at least some code that tests UnreliableHighResNow. I realize it can be ...deanm@google.com2008-09-031-0/+8
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-035-77/+100
* Build and test ThreadLocal* for Mac (r1678)mmentovai@google.com2008-09-031-0/+12
* Fix a typo that broke the posix build.deanm@google.com2008-09-031-1/+1
* Add ThreadLocalPointer and ThreadLocalBoolean abstractions, that will depreca...deanm@google.com2008-09-039-9/+383
* Move icu.xcodeproj into the icu38 directory, as is done with all othermmentovai@google.com2008-09-031-1/+1
* Set svn:eol-style = LF on files in base from which it is missingmmentovai@google.com2008-09-0215-1039/+1063
* Initial pass at simple event tracing. I added a few traces to tcp_socket and...erikkay@google.com2008-09-023-2/+303
* Add simple_thread, its unittest, and atomicops_unittest on the Macmmentovai@google.com2008-09-021-0/+14
* Add a LinkerInitialized constructor to AtomicSequenceNumber.deanm@google.com2008-09-022-1/+2
* Revert part of r1633 Windows time changes, seems to have caused test failures?deanm@google.com2008-09-022-71/+55
* Add a simple thread pool to SimpleThread.deanm@google.com2008-09-023-1/+183
* Cleanup some Windows TimeTicks functions. Move TickTicks::Now and TicksTicks...deanm@google.com2008-09-026-162/+180
* Update Copyright text in SCons config files.sgk@google.com2008-09-013-84/+12