summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Modify DataPacks so they can return RefCountedStaticMemory objects.erg@google.com2009-10-273-7/+22
* Move console stack dumping code to a function so it can be reused in test_she...maruel@chromium.org2009-10-274-115/+158
* Fix an exception in the ref counted data. This appeares as a crash on startipbrettw@chromium.org2009-10-271-2/+7
* Add GrabWindowSnapshot method to mac_util class, and a unit test.mirandac@chromium.org2009-10-275-35/+86
* 0-initialize the function dump.maruel@chromium.org2009-10-271-1/+2
* Revert 30168 - Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-273-752/+18
* Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-273-18/+752
* Revert 30149 - The existing file_util::AbsolutePath() function was already do...tim@chromium.org2009-10-273-0/+173
* The existing file_util::AbsolutePath() function was already doing what we nee...mad@chromium.org2009-10-273-173/+0
* Make the memory resource functions return bools so that we know when the info...vandebo@chromium.org2009-10-271-1/+1
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-264-28/+25
* About box auto-update improvements.mark@chromium.org2009-10-263-13/+59
* Move creation of SEH frame into a separate funcion.For any function that uses...stoyan@google.com2009-10-262-7/+17
* Log the argument (NSS config directory) that we pass towtc@chromium.org2009-10-231-3/+5
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-2310-47/+75
* Implements tests for testing browser's overall key events handling behavior.suzhe@chromium.org2009-10-232-50/+26
* Disable the FileUtilICU tests because they hang purifynsylvain@chromium.org2009-10-231-2/+2
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-223-44/+77
* Call MaybeScheduleNestingDeferredWork at the top of each loop iteration frommark@chromium.org2009-10-222-17/+58
* Change the strategy used to attempt nesting-deferred work to account equallymark@chromium.org2009-10-222-73/+117
* Trim the lsb_release output in GetLinuxDistro.thestig@chromium.org2009-10-211-1/+3
* Simplify GetLinuxDistro() for Chrome OS.thestig@chromium.org2009-10-211-5/+13