| Commit message (Expand) | Author | Age | Files | Lines |
* | Skip ImporterTest.Firefox35Importer unit test again as it is still crashing P... | kuchhal@chromium.org | 2009-08-27 | 1 | -0/+3 |
* | Fix memory leaks in Firefox impoter unittest. | kuchhal@chromium.org | 2009-08-26 | 1 | -3/+0 |
* | Remove old filters that aren't necessary now that SpellCheck is disabled. | erikkay@chromium.org | 2009-08-20 | 1 | -4/+1 |
* | remove SpellCheckTest.*, since it's consuming nearly 400MB of purify space | erikkay@chromium.org | 2009-08-20 | 1 | -1/+1 |
* | filter more purify tests | erikkay@chromium.org | 2009-08-19 | 1 | -1/+1 |
* | filter more tests from purify unit | erikkay@chromium.org | 2009-08-19 | 1 | -1/+1 |
* | TBR: maruel | erikkay@chromium.org | 2009-08-18 | 1 | -0/+3 |
* | skip ExpireHistoryTest.* in Purify | erikkay@chromium.org | 2009-08-16 | 1 | -0/+3 |
* | Correct the PrependInteger stack trace capture: | sgk@google.com | 2009-08-10 | 1 | -21/+3 |
* | Another stack trace for leak in rsa_private_key_win.cc. | sgk@google.com | 2009-08-10 | 1 | -0/+18 |
* | New stack trace for leak in rsa_private_key_win.cc | tim@chromium.org | 2009-08-07 | 1 | -0/+14 |
* | Try to add filters again, this time with proper normalized purify output. | tim@chromium.org | 2009-08-07 | 1 | -113/+113 |
* | Add filters for IPC::SyncChannel leaks on purify. | tim@chromium.org | 2009-08-06 | 1 | -0/+135 |
* | Do not run DnsMasterTest.MassiveConcurrentLookupTest on Purify because it's t... | phajdan.jr@chromium.org | 2009-07-31 | 1 | -0/+3 |
* | Add FirefoxImporterTest.Firefox3NSS3Decryptor to filter list. | erikkay@google.com | 2009-07-21 | 1 | -0/+3 |
* | Remove cache_uittest.cc. | ericroman@google.com | 2009-06-30 | 1 | -5/+0 |
* | Disable CompactLangDetTest.* to keep XP unit (purify) bot green. | jungshik@google.com | 2009-06-25 | 1 | -0/+3 |
* | Two purify supression changes: | aa@chromium.org | 2009-06-19 | 2 | -18/+18 |
* | Temporarily break the purify bot again so that I can get log | aa@chromium.org | 2009-06-16 | 1 | -3/+0 |
* | Temporarily disable a failing test under Purify to green the tree. This chan... | erikkay@google.com | 2009-06-15 | 1 | -0/+3 |
* | Fix leak in my interstitial page test. | willchan@chromium.org | 2009-06-12 | 1 | -13/+0 |
* | Add known purify test failures. | willchan@chromium.org | 2009-06-12 | 1 | -0/+13 |
* | part 2 of dragging change: reordering, but not persisting | erikkay@google.com | 2009-06-10 | 1 | -4/+0 |
* | Fix a typo in the UMR filter file from: | erikkay@google.com | 2009-06-03 | 1 | -18/+18 |
* | Shush purify. This is a known bug in zlib. | aa@chromium.org | 2009-06-02 | 1 | -0/+18 |
* | Disable ExtensionsServiceTest.InstallExtension temporarily. | erikkay@google.com | 2009-05-26 | 1 | -0/+3 |
* | Temporarily disable ExtensionViewTest.BottomBar in purify due to some unresol... | erikkay@google.com | 2009-05-06 | 1 | -1/+2 |
* | TBR: Skip ExtensionContentScriptInjectTest.Simple in purify. | aa@chromium.org | 2009-04-09 | 3 | -167/+3 |
* | Rebase purify test filters. The signature to Browser::AddTabWithURL() changed... | aa@chromium.org | 2009-04-08 | 2 | -58/+77 |
* | Try one more time to check in http://codereview.chromium.org/60112 | aa@chromium.org | 2009-04-08 | 2 | -0/+148 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -67/+67 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -67/+67 |
* | Currently we have two types of devtools UI: Chrome built in developer tools w... | yurys@google.com | 2009-03-23 | 1 | -3/+0 |
* | This test is having purify errors. I'm disabling it | nsylvain@chromium.org | 2009-03-22 | 1 | -0/+3 |
* | Add hanging test to Purify gtest filter file. Report location of filter file | pam@chromium.org | 2009-03-11 | 1 | -0/+2 |
* | Exclude more IPC tests from purify buildbot. Looks like one of the tests usi... | jam@chromium.org | 2009-03-07 | 1 | -2/+2 |
* | It appears that ExtensionViewTest is behind a few bugs on the purify unit tes... | erikkay@google.com | 2009-03-04 | 1 | -1/+4 |
* | Remove the RenderThread:: message leaks from the known leak list. | jam@chromium.org | 2009-03-03 | 1 | -99/+0 |
* | Remove IPCSyncChannelTest.ChattyServer from purify unit tests because it take... | jam@chromium.org | 2009-02-28 | 1 | -0/+3 |
* | Attempt at fixing flakeyness when running session restore ui tests in | sky@google.com | 2009-02-24 | 1 | -4/+0 |
* | A little more tweaking to the purify file. | jam@chromium.org | 2009-02-23 | 1 | -15/+2 |
* | Update purify data after callstacks changed | jam@chromium.org | 2009-02-22 | 3 | -109/+8 |
* | Temporarily ignore a memory allocation failure error. | erikkay@google.com | 2009-02-21 | 2 | -1/+12 |
* | Temporarily ignore a memory allocation failure error. | erikkay@google.com | 2009-02-21 | 1 | -1/+1 |
* | Disable a test that's hanging on the purify bot. | erikkay@google.com | 2009-02-20 | 1 | -2/+4 |
* | Renables the session restore ui tests in hopes of finding out why they | sky@google.com | 2009-02-18 | 1 | -4/+0 |
* | Remove leaks that are now fixed. | rvargas@google.com | 2009-02-11 | 1 | -112/+0 |
* | More purify wack-a-mole. | erikkay@google.com | 2009-02-06 | 2 | -0/+63 |
* | another attempt to get the current errors into the known errors list | erikkay@google.com | 2009-02-06 | 2 | -6/+85 |
* | Add a few errors to the known errors list: | erikkay@google.com | 2009-02-05 | 2 | -0/+172 |