summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Initialize NSS with no DB in the renderer processhclam@google.com2011-03-162-49/+106
* wstring: remove some simple uses of FromWStringHackevan@chromium.org2011-03-153-0/+7
* Tentative compile fix.bauerb@chromium.org2011-03-151-2/+2
* Initialize RelayWrite member.finnur@chromium.org2011-03-151-2/+3
* Move FilePath <-> Value conversions into a separate file.bauerb@chromium.org2011-03-155-39/+79
* Revert 78166 - Test impact of an allocator change to detect double freesjar@chromium.org2011-03-151-1/+1
* Test impact of an allocator change to detect double freesjar@chromium.org2011-03-151-1/+1
* Retry on fix. I am a bad programmer.evan@chromium.org2011-03-141-2/+4
* Windows fix.evan@chromium.org2011-03-141-1/+1
* wstring: simplify an rtl testevan@chromium.org2011-03-131-65/+31
* Change DeleteRegistryKey to not require opening root keys with RegKey.tommi@chromium.org2011-03-131-9/+22
* Continuing with DCHECK() replacement. Switching to DCHECK_GT for better debug...kushi.p@gmail.com2011-03-133-5/+5
* wstring: remove wstring method from PlatformFileevan@chromium.org2011-03-133-16/+0
* Add base::SHA1HashBytes.hans@chromium.org2011-03-133-4/+70
* Make time_posix.cc build in Native Clientabarth@chromium.org2011-03-131-0/+11
* Revert 77958 - Make sure Windows default heap will crash on corruptionjar@chromium.org2011-03-131-3/+0
* Make sure Windows default heap will crash on corruptionjar@chromium.org2011-03-131-0/+3
* Revert 77948 - Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-1/+1
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-1/+1
* Revert 77941 - Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-1/+1
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-1/+1
* Fix Coverity NO_EFFECT defect. Comparing unsigned greater than or equal zero ...ctguil@chromium.org2011-03-111-1/+1
* Separate GetMacSecurityServicesLock from cssm_init.h so that we can usewtc@chromium.org2011-03-105-36/+68
* Drop the icu version number from the name of icu data file on Windows. jshin@chromium.org2011-03-101-1/+1
* Make WeakPtr more strict about its NonThreadSafe behavior.willchan@chromium.org2011-03-102-3/+13
* The code to validate whether plugin dlls are 32 bit failed for some dll's as ...ananta@chromium.org2011-03-101-4/+2
* FilePath: remove .ToWStringHack()evan@chromium.org2011-03-102-9/+2
* Ubuntu: Detect "xubuntu" as DESKTOP_SESSION.erg@google.com2011-03-101-1/+2
* Remove temporary testing junk accidentally included in last commit.mark@chromium.org2011-03-091-3/+1
* Replace LSUIElement with LSBackgroundOnly.mark@chromium.org2011-03-091-2/+4
* This change enables ExtensionApiTest.WebSocket on Mac again.toyoshim@chromium.org2011-03-091-0/+17
* Add/improve a bunch of commentsjar@chromium.org2011-03-082-6/+5
* Support mixed allocation in browser vs subprocessesjar@chromium.org2011-03-083-18/+78
* Force sync integration try jobs on patches that touch sync dependenciesrsimha@chromium.org2011-03-081-0/+13
* IDMap derives from NonThreadSafe.cbentzel@chromium.org2011-03-081-2/+22
* Revert 77207 - Support mixed allocation in browser vs subprocessesjar@chromium.org2011-03-073-78/+18
* Support mixed allocation in browser vs subprocessesjar@chromium.org2011-03-073-18/+78
* Revert 77111 - Test performance of default allocator in browser processjar@chromium.org2011-03-071-1/+1
* Test performance of default allocator in browser processjar@chromium.org2011-03-071-1/+1
* Lower logging for expected errors in process_util_mac.mmsail@chromium.org2011-03-062-2/+23
* Revert 77066 - Test impact of using default windows allocatorjar@chromium.org2011-03-061-1/+1
* Test impact of using default windows allocatorjar@chromium.org2011-03-061-1/+1
* Reland code to detect corruption of histogram rangesjar@chromium.org2011-03-053-67/+180
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-044-7/+7
* Move GetWindowsArchitecture() to windows_version.h.pkasting@chromium.org2011-03-044-25/+25
* Add a function to get the processor architecture. I will be using this in th...pkasting@chromium.org2011-03-043-5/+30
* While enumerating plugins under the MozillaPlugins registry key, we should ig...ananta@chromium.org2011-03-042-2/+36
* Create a "GetWOW64Status()" utility function and make the rest of the codebas...pkasting@chromium.org2011-03-042-2/+39
* Modify ThreadChecker and NonThreadSafe so that theirjoi@chromium.org2011-03-0310-160/+256
* Kill CleanUpAfterMessageLoopDestruction.willchan@chromium.org2011-03-033-12/+4