summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Update OOM killer.avi@chromium.org2011-03-181-15/+42
* Let the method ListValue::AppendIfNotPresent always take ownership of the |in...markusheintz@chromium.org2011-03-182-4/+7
* Chrome is too fast, make it slower.willchan@chromium.org2011-03-183-72/+5
* Load additional NSS library files in zygote main if remoting is enabledhclam@google.com2011-03-172-0/+54
* Add an exception wrapper to the WindowProc functions sorvargas@google.com2011-03-176-2/+183
* Removed the static on all histogram macros. If this changertenneti@chromium.org2011-03-161-10/+10
* Remove DCHECK on overflowjar@chromium.org2011-03-161-1/+0
* Include the right cpu config file for native client.bbudge@chromium.org2011-03-162-1/+249
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-161-1/+1
* Revert 78333 - Removed "static" in histogram macros. Checking in tortenneti@chromium.org2011-03-161-10/+10
* Removed "static" in histogram macros. Checking in tortenneti@google.com2011-03-161-10/+10
* 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