summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix ThreadChecker to use Locks and not use scoped_ptr.willchan@chromium.org2010-11-214-17/+26
* Leak NSS to prevent shutdown crashes.willchan@chromium.org2010-11-211-59/+74
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-209-10/+5
* Fixes a crash in the Windows media player plugin caused when the Real player ...ananta@chromium.org2010-11-192-3/+29
* Reland 66791 (change was innocent)willchan@chromium.org2010-11-198-41/+180
* Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-198-180/+41
* Fix openssl build to work with AllowSingleton changesjoth@chromium.org2010-11-191-3/+16
* Follow up comments on SymmetricKey::Import docsjoth@chromium.org2010-11-191-4/+4
* Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-198-41/+180
* FTP: improve character encoding detection in cases where ICU's first guess is...phajdan.jr@chromium.org2010-11-182-5/+37
* Implements Signature Creator & Verifier for openssljoth@chromium.org2010-11-1810-49/+149
* Reland http://codereview.chromium.org/4139008, with a differentaa@chromium.org2010-11-181-0/+13
* Add shared macros for stringizing and converting ANSI string constantsjoi@chromium.org2010-11-184-1/+119
* Remove a definition in a weird spot since it's only used on Solaris, which no...thestig@chromium.org2010-11-181-8/+0
* Implements RSAPrivateKey for openssl.joth@chromium.org2010-11-172-31/+91
* Original change: http://codereview.chromium.org/4856003/bulach@chromium.org2010-11-171-2/+2
* Refactor EnsureOpenSSLInit and openssl_util into basejoth@chromium.org2010-11-175-1/+84
* Only need to depend on Foundation here, not Cocoa.thomasvl@chromium.org2010-11-161-1/+1
* Switch to ptrdiff_t instead of std::ptrdiff_t since we seem to use raw ptrdif...thomasvl@chromium.org2010-11-161-2/+2
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-167-21/+248
* Chrome Frame: Add explicit object security attributes to the Chrome Frame ver...robertshield@chromium.org2010-11-162-8/+9
* Move ToUpperASCII into base namespace, to make it consistent with ToLowerASCIIjoth@chromium.org2010-11-161-7/+7
* Clarify some documentation on SymmetricKeyjoth@chromium.org2010-11-161-3/+7
* base: Move StringSplitAlongWhitespace to string_split.htfarina@chromium.org2010-11-156-105/+104
* No need to include all of Cocoa, just pull in Foundation.thomasvl@chromium.org2010-11-151-1/+1
* Put the parentheses back where they belong in time_mac.cc. This will allowmark@chromium.org2010-11-151-2/+2
* No need to include all of carbon, just need CoreFoundation, and impl gets tha...thomasvl@chromium.org2010-11-152-2/+1
* Mac: Let out-of-process tests run in bundled mode for their whole lifetime.thakis@chromium.org2010-11-153-2/+27
* Pickle: handle invalid data on 64 bit systems.rvargas@google.com2010-11-153-4/+49
* Remove an unneeded Mac include.thomasvl@chromium.org2010-11-151-1/+1
* Reverted because openssl_helper needs to build even on non-openssl buildsjoth@chromium.org2010-11-151-0/+26
* Simplify gyp files by adding a global glob for openssl/nssjoth@chromium.org2010-11-151-26/+0
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-2/+0
* Attempt to reland http://codereview.chromium.org/4928002/tommi@chromium.org2010-11-152-4/+42
* Revert 66088 - Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-152-42/+4
* Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-142-4/+42
* Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...willchan@chromium.org2010-11-137-149/+26
* Apparently we weren't running this unittest.abarth@chromium.org2010-11-132-1/+2
* linux: fix cache corruption when using multiple --user-data-direvan@chromium.org2010-11-132-0/+13
* ThreadRestrictions: mark library loading functions as doing IOevan@chromium.org2010-11-124-1/+11
* Disallow Singleton and LazyInstance on non-joinable threads.willchan@chromium.org2010-11-127-26/+149
* NaCl base bringup.abarth@chromium.org2010-11-121-3/+6
* NaCl bringup of base.abarth@chromium.org2010-11-121-1/+7
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-122-1/+164
* Implements encryptor_openssl.ccjoth@chromium.org2010-11-127-22/+230
* Revert 65938 (arm compile fail) - touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-122-164/+1
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-122-1/+164
* implement openssl symmetric keyjoth@chromium.org2010-11-126-86/+185
* Bring up IPC in NaCl.abarth@chromium.org2010-11-122-1/+12
* Revert "touchui: First pass at XInput2 message pump."evan@chromium.org2010-11-122-164/+1