summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Experiment: enable TCMalloc on Linux by default.willchan@chromium.org2009-11-122-20/+10
* linux: implement some SysInfo bits to reduce NOTIMPL spewevan@chromium.org2009-11-122-7/+29
* posix: move mac-specific code into mac-specific fileevan@chromium.org2009-11-122-63/+71
* Implement the memory leak annotations for heap leak checker.willchan@chromium.org2009-11-113-1/+51
* linux: TCMalloc-based C++ heap profiler.willchan@chromium.org2009-11-111-3/+0
* For the immediate milestone, exclude History and Thumbnails from being backed...mrossetti@chromium.org2009-11-113-0/+45
* [Mac] ScopedSendingEvent finds NSApp by itself.shess@chromium.org2009-11-102-4/+5
* Clean up recent string conversion function changes, part 1: Remove unnecessar...pkasting@chromium.org2009-11-106-256/+39
* [GTTF] Make DirectoryWatcher tests faster by about 15 seconds.phajdan.jr@chromium.org2009-11-091-4/+10
* Expand the purify suppressions for PrivateKeyInfoCodec.willchan@chromium.org2009-11-091-6/+2
* More memory stats code cleanup:sgk@chromium.org2009-11-094-0/+111
* Fix NSString conversions to treat a null NSString as a string of length 0, in...mirandac@chromium.org2009-11-084-1/+28
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-078-409/+720
* Add 64bit supportgregoryd@google.com2009-11-063-10/+25
* Cancel unused timeout events. Without this change they candkegel@google.com2009-11-061-1/+14
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-6/+7
* Move the spellchecker to the renderer.estade@chromium.org2009-11-062-12/+41
* Mac: Implement about:memory.viettrungluu@chromium.org2009-11-056-9/+203
* Added missing file to fix build.dmaclach@chromium.org2009-11-051-0/+18
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-059-8/+49
* Cleans up our autorelease pool handling by making sure that an autorelease po...dmaclach@chromium.org2009-11-054-13/+169
* Improve the run time of base_unittests by about 20s by reducing timeouts inphajdan.jr@chromium.org2009-11-052-5/+5
* Linux: use /proc/pid/statm to get memory stats when /proc/pid/smaps is unavai...thestig@chromium.org2009-11-041-30/+48
* Implement FormStructure and an initial method, EncodeUploadRequest. This als...jhawkins@chromium.org2009-11-044-0/+285
* Don't allow the browser to stay above a modal plugin window (Mac)stuartmorgan@chromium.org2009-11-042-0/+13
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-0/+2
* Attempt 2 at:sky@chromium.org2009-11-044-1/+60
* Revert 30938 - Add support for getting the real process id from within the su...thestig@chromium.org2009-11-041-2/+0
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-0/+2
* Add first class support for user scripts.aa@chromium.org2009-11-042-0/+8
* Revert 30903 - Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-044-60/+1
* Gets find bar animation/clipping to work on views/gtk.sky@chromium.org2009-11-044-1/+60
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-032-2/+8
* Add the ability for objects which derive from RefCountedThreadSafe to specify...jam@chromium.org2009-11-021-3/+26
* DeferredAutoreleasePool didn't work on Snow Leopard.mark@chromium.org2009-10-312-290/+32
* Remove some histograms that have not provided benefit.jar@chromium.org2009-10-311-28/+0
* Cleans up our autorelease handling so that we don't create a layered dmaclach@chromium.org2009-10-302-32/+290
* BookmarkEditorController needs to implement NSMatrixDelegate for the 10.6 SDKmark@chromium.org2009-10-301-0/+1
* Add a CHECK() around the SharedMemory ftruncate() call to finger it as a cras...hawk@chromium.org2009-10-291-2/+4
* Convert ReplaceStringPlaceholders(std::string...) to take atony@chromium.org2009-10-292-11/+9
* Linux: Add missing include.craig.schlenter@chromium.org2009-10-291-0/+1
* Lower priorities of background tabs on linux.davemoore@chromium.org2009-10-296-15/+133
* Move FileDescriptorGetInode() and FindProcessHoldingSocket() into base/linux_...thestig@chromium.org2009-10-292-0/+133
* First parts of new FTP LIST response parsing code.phajdan.jr@chromium.org2009-10-281-0/+2
* Reset the Mac message pump's delayed work timer upon waking from system sleep.mark@chromium.org2009-10-283-2/+117
* Get rid of FilePath::AppendAndResolveRelative().mad@chromium.org2009-10-283-173/+0
* Fix for bug 10876 that resulted in some refactoring:rolandsteiner@chromium.org2009-10-283-18/+751
* Fix build breakage at r30320.ukai@chromium.org2009-10-281-1/+1
* Add Pickle::Read/WriteUint64.thestig@chromium.org2009-10-282-2/+20
* Make all paths passed to --user-data-dir absolute.erg@google.com2009-10-271-8/+9