| Commit message (Expand) | Author | Age | Files | Lines |
* | Set svn:executable on windows executables. | maruel@chromium.org | 2012-04-27 | 2 | -0/+0 |
* | Add base/data/json/bom_feff.json as a binary file. | rsesek@chromium.org | 2012-03-28 | 1 | -0/+10 |
* | iCleanup: Delete a bunch of empty directories, part 4. | thestig@chromium.org | 2012-02-23 | 1 | -4/+0 |
* | Move data pack from base to app (it's just part of the resource bundle system). | brettw@chromium.org | 2010-12-23 | 1 | -0/+0 |
* | Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_... | timurrrr@chromium.org | 2010-10-24 | 9 | -172/+4 |
* | Update Dr. Memory suppressions, gtest_filters and also skip oob-write sanity ... | timurrrr@chromium.org | 2010-10-01 | 1 | -0/+1 |
* | Don't run PlatformFile.TouchGetInfoPlatformFile under Valgrind | timurrrr@chromium.org | 2010-09-14 | 1 | -0/+3 |
* | Don't run ProcessUtilTest.CalcFreeMemory under TSan on Windows | timurrrr@chromium.org | 2010-09-02 | 1 | -0/+3 |
* | Don't run CancellationFlagTest.SetOnDifferentThreadDeathTest under Valgrind o... | timurrrr@chromium.org | 2010-08-24 | 1 | -0/+3 |
* | Fix the gtest filter for the changed OutOfMemoryTest test fixture name. | glider@chromium.org | 2010-08-24 | 1 | -1/+1 |
* | Don't run base/WMI* tests under Dr. Memory due to crashes | timurrrr@chromium.org | 2010-08-05 | 1 | -0/+4 |
* | Fix files with svn:executable permissions. | thestig@chromium.org | 2010-06-23 | 1 | -0/+0 |
* | Give the extension unpacker process a junction/symlink free path to the unpac... | skerner@chromium.org | 2010-06-09 | 1 | -3/+3 |
* | Don't run ProcessUtilTest.EnableLFH under Dr.Memory | timurrrr@chromium.org | 2010-06-01 | 1 | -0/+1 |
* | Don't run some of the base tests under Dr.Memory | timurrrr@chromium.org | 2010-06-01 | 1 | -0/+5 |
* | Don't run StatsTableTest.*MultipleThreads under TSan | timurrrr@chromium.org | 2010-05-26 | 1 | -0/+3 |
* | Don't run FileUtilTest.RealPath under Valgrind on Mac | timurrrr@chromium.org | 2010-05-12 | 1 | -0/+4 |
* | Don't run ConditionVariableTest.LargeFastTaskTest under Valgrind on Mac | timurrrr@chromium.org | 2010-05-12 | 1 | -0/+2 |
* | Remove svn:executable property from the last few files that don't need it. | thestig@chromium.org | 2010-04-27 | 1 | -0/+0 |
* | Run more base_ tests under TSan/Win | timurrrr@chromium.org | 2010-04-21 | 1 | -7/+1 |
* | Don't run RSAPrivateKeyUnitTest under ThreadSanitizer on Windows | timurrrr@chromium.org | 2010-04-16 | 1 | -0/+3 |
* | Don't run some tests from base_ under ThreadSanitizer on Windows | timurrrr@chromium.org | 2010-04-16 | 1 | -0/+15 |
* | Add win32 gtest filter files shared between Wine and TSan/Windows | timurrrr@chromium.org | 2010-03-30 | 2 | -18/+7 |
* | Don't run Memcheck sanity tests under ThreadSanitizer | timurrrr@chromium.org | 2010-03-26 | 1 | -0/+5 |
* | Enable WorkerPoolTest.PostTask back under ThreadSanitizer on Mac OS. | glider@chromium.org | 2010-03-24 | 1 | -6/+0 |
* | Don't run ProcessUtilTest.GetAppOutputRestrictedNoZombies under TSan | timurrrr@chromium.org | 2010-03-19 | 1 | -0/+2 |
* | wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests. | thestig@chromium.org | 2010-02-08 | 1 | -0/+114 |
* | Made chrome_test to fail when the test itself failed. | oshima@chromium.org | 2009-12-12 | 1 | -0/+3 |
* | Remove old files. | nsylvain@chromium.org | 2009-11-20 | 7 | -297/+0 |
* | No need to run out of memory test under valgrind - they will obviously leak, ... | vandebo@chromium.org | 2009-11-18 | 1 | -0/+4 |
* | Add another variant of the PrependInteger UMR stack. | erikkay@chromium.org | 2009-11-16 | 1 | -0/+20 |
* | Expand the purify suppressions for PrivateKeyInfoCodec. | willchan@chromium.org | 2009-11-09 | 1 | -6/+2 |
* | Disable the FileUtilICU tests because they hang purify | nsylvain@chromium.org | 2009-10-23 | 1 | -2/+2 |
* | Add a variation of a stack to the base unittest umr flaky list. | nsylvain@chromium.org | 2009-10-15 | 1 | -0/+18 |
* | Mark the FileUtilICUTest.ReplaceIllegalCharactersTest as ignored since it is ... | brettw@chromium.org | 2009-10-08 | 1 | -0/+3 |
* | Suppress more clipboard tests in valgrind. | dkegel@google.com | 2009-09-17 | 1 | -1/+1 |
* | Suppress ClipboardTest.ClearTest on valgrind as it hung the bot today (and hu... | dank@chromium.org | 2009-09-17 | 1 | -1/+4 |
* | Excluded a few tests that hang under ThreadSanitizer on Mac | timurrrr@chromium.org | 2009-09-16 | 1 | -0/+5 |
* | Add whitespace so parser doesn't get confused. | eroman@chromium.org | 2009-08-17 | 1 | -3/+3 |
* | Add UMR for PrependInteger to exceptions list for base_unittests.exe. | ericroman@google.com | 2009-08-14 | 1 | -0/+14 |
* | Use platform-appropriate newlines in JSON output. | mark@chromium.org | 2009-06-26 | 5 | -0/+11 |
* | Blacklist test that crashes occasionally under Valgrind (and Purify). | dkegel@google.com | 2009-05-07 | 1 | -0/+4 |
* | Disable TimerTest.RepeatingTimer_Cancel under Valgrind | nirnimesh@chromium.org | 2009-04-24 | 1 | -1/+2 |
* | Disable TimerTest.RepeatingTimer the suspected test in base_unittests which | nirnimesh@chromium.org | 2009-04-15 | 1 | -0/+5 |
* | base_unittests.exe is still timing out in the test | wtc@chromium.org | 2009-04-15 | 1 | -0/+3 |
* | Disable the negative test cases in the test | wtc@chromium.org | 2009-04-15 | 1 | -3/+0 |
* | Disables the test SignatureVerifierTest.BasicTest on the purify bot as | sky@chromium.org | 2009-04-13 | 1 | -0/+3 |
* | Skip WatchdogTest.AlarmTest under Valgrind to avoid five-minute hang. | dkegel@google.com | 2009-03-23 | 1 | -0/+2 |
* | Also add ObserverListThreadSafeTest.CrossThreadNotifications to ignore list. | erikkay@google.com | 2009-02-07 | 1 | -0/+1 |
* | Add ObserverListThreadSafeTest.CrossThreadObserver to skipped tests. | erikkay@google.com | 2009-02-07 | 1 | -0/+3 |