summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-279-31/+27
* Drop a file from the gyp that was deleted in r35326.avi@chromium.org2010-05-261-1/+0
* Don't run StatsTableTest.*MultipleThreads under TSantimurrrr@chromium.org2010-05-261-0/+3
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-269-27/+31
* file_util: Convert the wstring version of IsDirectoryEmpty to FilePath.tfarina@chromium.org2010-05-264-14/+30
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-259-31/+27
* TTF: Re-enable MessageLoopTest.EnsureTaskDeletion* by marking them as failing.jhawkins@chromium.org2010-05-251-3/+6
* TTF: Re-enable to tests used only for manual testing. We still want coveragejhawkins@chromium.org2010-05-251-8/+6
* TTF: Re-enable StatsTableTest.MultipleThreads by marking it flaky.jhawkins@chromium.org2010-05-251-2/+2
* Merge tcmalloc r93 into the Chromium tcmalloc branch.glider@chromium.org2010-05-251-1/+1
* TTF: Re-enable the FileDescriptorWatcherOutlivesMessageLoop test as it now ap...jhawkins@chromium.org2010-05-241-2/+1
* Add unused return warnings to the release() methods of some scoped Mac objectsstuartmorgan@chromium.org2010-05-242-3/+5
* Revert 48024 - Reland http://codereview.chromium.org/1735024/show to assess t...glider@chromium.org2010-05-241-1/+1
* Make out-of-process tests output correct XML file (re-submitting due to wrong...kinuko@chromium.org2010-05-241-2/+5
* Re-land http://codereview.chromium.org/1735024/show to assess the performance.glider@chromium.org2010-05-241-1/+1
* Revert 48015 - Make outofprocess tests output correct XML file (filepath fixed)kinuko@chromium.org2010-05-241-5/+2
* Make out-of-process tests output correct XML file (filepath fixed)kinuko@chromium.org2010-05-241-2/+5
* Mac: Infrastructure for serialization of OS fonts over IPC.jeremy@chromium.org2010-05-231-2/+2
* Add virtual destructor to base class to resolve leak.jar@chromium.org2010-05-211-0/+1
* Revert 47897 - Linux: Add libunwind as a dependency of tcmalloc in 64 bit mode.willchan@chromium.org2010-05-211-21/+3
* Fixed a TODO in data export of net-internals, added Chrome version and comman...maruel@chromium.org2010-05-212-0/+8
* Revert 47917 - Make outofprocess tests output correct XML filenick@chromium.org2010-05-211-5/+2
* Make out-of-process tests output correct XML filekinuko@chromium.org2010-05-211-2/+5
* Revert 47789 - The newer version of tcmalloc should fix the problems with run...glider@chromium.org2010-05-211-1/+1
* Linux: Add libunwind as a dependency of tcmalloc in 64 bit mode.thestig@chromium.org2010-05-211-3/+21
* views: Use STLDeleteElements to delete pointer objects.tfarina@chromium.org2010-05-211-11/+5
* The newer version of tcmalloc should fix the problems with running tcmalloc u...glider@chromium.org2010-05-201-1/+1
* Patch out posix_memalign in the out-of-memory killer.avi@chromium.org2010-05-192-16/+97
* Fix definition of CFAllocator (malloc_zone_t changed size between 10.5 and 10...avi@chromium.org2010-05-191-3/+27
* Disable MessageLoopTest.RecursiveDenial2 since it is flaky and hangs.maruel@chromium.org2010-05-191-1/+2
* page cycler: Use buffer-cache priming code on all systems.evan@chromium.org2010-05-192-1/+4
* Annotate a benign data race in Thread::StopSoontimurrrr@chromium.org2010-05-191-1/+4
* Move dynamic_annotations into a separate gyp file to breaktony@chromium.org2010-05-193-36/+50
* enable RenderViewTest.OnHandleKeyboardEvent on Linux.estade@chromium.org2010-05-193-0/+128
* Address requests for more documentation from siggi@chromium.org2010-05-172-0/+22
* Use access instead of stat in PathExists and PathIsWritable.agl@chromium.org2010-05-171-13/+2
* Use FilePath in ProfileInfo struct.tfarina@chromium.org2010-05-151-0/+2
* 64-bit support for Mac OS X in base_unittests.mark@chromium.org2010-05-143-16/+49
* Preference provider implementation backed by JSON files in a directory.mnissler@chromium.org2010-05-143-2/+73
* Update dynamic annotations and move them to base/third_partytimurrrr@chromium.org2010-05-1415-433/+758
* Commiting http://codereview.chromium.org/2017007/show on behalf of rkc@chromi...zelidrag@chromium.org2010-05-143-3/+9
* Move non-linux specific code from base/linux_util to app/gtk_utilpvalchev@google.com2010-05-132-25/+0
* Add include as recommended by the linux man page for realpath().skerner@chromium.org2010-05-121-0/+1
* Don't run FileUtilTest.RealPath under Valgrind on Mactimurrrr@chromium.org2010-05-121-0/+4
* 40% speed up in parsing the /proc/<pid>/smaps file by changing StringTokenize...erg@chromium.org2010-05-122-22/+59
* Use realpath() to find the path to the extension unpack dir on posix systems.skerner@chromium.org2010-05-123-0/+68
* Don't run ConditionVariableTest.LargeFastTaskTest under Valgrind on Mactimurrrr@chromium.org2010-05-121-0/+2
* [TTF] [GTTF] Implement the FAILS_ prefix for tests.phajdan.jr@chromium.org2010-05-121-13/+25
* Speed up the Task Manager on linux.erg@chromium.org2010-05-114-16/+44
* Remove the NowSingleton from time_win.cc.phajdan.jr@chromium.org2010-05-111-34/+29