summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Change chrome from statically enabling high resolution timers on windowsmbelshe@chromium.org2010-06-296-14/+126
* Consistently increase the reference count when calling GetDefaultNSSKeySlotdavidben@chromium.org2010-06-292-1/+3
* Removing message loop instrumentation.dhollowa@chromium.org2010-06-291-4/+0
* Add virtual to some base classes that have virtual methodsjar@chromium.org2010-06-251-0/+3
* Add a unit test to check KeygenHandler's thread-safetydavidben@chromium.org2010-06-252-0/+68
* Effectively revert r50648 (code review URLwtc@chromium.org2010-06-251-1/+3
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-1/+1
* Do some minor cleanup in histogram.*jar@chromium.org2010-06-252-39/+13
* Add a method for normalizing path separators on Windows.tony@chromium.org2010-06-253-1/+59
* Change LOG(DFATAL) to avoid dialog in production buildjar@chromium.org2010-06-241-3/+3
* Add a locked version of CryptAcquireContextdavidben@chromium.org2010-06-233-0/+85
* Implement the SecureHashAlgorithm class using Windows CryptoAPI.wtc@chromium.org2010-06-233-12/+128
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-235-90/+128
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Clang: Do not ignore result of HANDLE_EINTR.thakis@chromium.org2010-06-233-9/+19
* Safeguard histogram accesses against null pointers.mbelshe@chromium.org2010-06-221-10/+10
* Log the value of RUNNING_ON_VALGRIND in message_loop.ccglider@chromium.org2010-06-221-0/+4
* Load net-internals resources from resources.pak.tony@chromium.org2010-06-222-4/+4
* Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou...willchan@chromium.org2010-06-212-4/+4
* Load net-internals resources from resources.pak.erg@chromium.org2010-06-212-4/+4
* mac: use errno instead of return value of pthread_setname_npevan@chromium.org2010-06-211-4/+2
* Revert debugging printf()s occasionally landed in r50350glider@chromium.org2010-06-212-3/+0
* Make the memory waterfall green -- more suppressions for bug 19775.glider@chromium.org2010-06-212-1/+3
* Remove deprecated version of file_util::EndsWithSeparator.tfarina@chromium.org2010-06-212-8/+2
* Revert 50257 - Reland r50057. This is exactly the same except with two lines ...erg@chromium.org2010-06-182-4/+4
* Reland r50057. This is exactly the same except with two lines cherrypicked fromerg@chromium.org2010-06-182-4/+4
* Made changes to TruncateUtF8ToByteSize to cleanup the code. jerrica@google.com2010-06-172-5/+6
* Revert 50057 - Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-172-4/+4
* Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-172-4/+4
* Fix ProcessSingletonWinTest using default profile.mattm@chromium.org2010-06-161-1/+10
* Revert 49982 - patchthakis@chromium.org2010-06-166-40/+23
* Revert 49983 - patchthakis@chromium.org2010-06-161-3/+1
* Revert 49984 - patch from issue 2762014thakis@chromium.org2010-06-162-25/+17
* Revert 49985 - dohthakis@chromium.org2010-06-161-1/+1
* dohthakis@chromium.org2010-06-161-1/+1
* patch from issue 2762014thakis@chromium.org2010-06-162-17/+25
* patchthakis@chromium.org2010-06-161-1/+3
* patchthakis@chromium.org2010-06-166-23/+40
* Working towards -Wextrathomasvl@chromium.org2010-06-164-5/+59
* Initial implementation of new AssertAcquired() functionality for Posix.rdsmith@google.com2010-06-166-74/+111
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-162-6/+28
* Compile base_fpic for 32 bits as well.jam@chromium.org2010-06-161-1/+1
* Improve error messages for bad SocketParams.willchan@chromium.org2010-06-152-0/+30
* Support for DIR_SOURCE_ROOT in a case of WebKit-only checkout.tkent@chromium.org2010-06-152-3/+23
* Fix fpic build on official builders by taking out -gstabs.jam@chromium.org2010-06-151-0/+5
* If CreateDirectory() fails during extension unpacking, log the exact OS call ...skerner@chromium.org2010-06-142-20/+52
* Revert 49648 - Initial implementation of new AssertAcquired() functionality f...rdsmith@google.com2010-06-136-107/+74
* Initial implementation of new AssertAcquired() functionality for Posix.rdsmith@google.com2010-06-136-74/+107
* Add histograms to track the size of the profile data.rvargas@google.com2010-06-113-0/+33
* Moving link settings to individual targets.bradnelson@google.com2010-06-111-10/+20