summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_history_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move history extension API implementation to history dir.aa@chromium.org2011-10-241-58/+0
* Disable FLAKY test.backer@chromium.org2011-08-091-1/+1
* Add a missing bug annotation and mark ExtensionHistoryApiTesti.Delete flaky o...rsleevi@chromium.org2011-07-031-1/+7
* Mark ExtensionHistoryApiTest.GetVisits flaky.dmichael@chromium.org2011-04-111-2/+3
* History test is still flaky. Re-add a FLAKY_prefix.skerner@chromium.org2011-03-181-7/+2
* History tests de-flaked.skerner@chromium.org2011-03-181-19/+24
* Revert 78542 - History tests de-flaked.skerner@chromium.org2011-03-171-17/+19
* History tests de-flaked.skerner@chromium.org2011-03-171-19/+17
* Revert 77984 - Add logs to understand failures that only happen on the waterf...skerner@chromium.org2011-03-141-4/+4
* Add logs to understand failures that only happen on the waterfall. Will rever...skerner@chromium.org2011-03-131-4/+4
* Revert 77980 - Raise logging level, so we can see logs on buildbot. Will rev...skerner@chromium.org2011-03-131-4/+4
* Raise logging level, so we can see logs on buildbot. Will revert once buildb...skerner@chromium.org2011-03-131-4/+4
* Avoid dependance on timing in flaky history tests. Add logging to understand...skerner@chromium.org2011-02-041-0/+12
* Mark all history tests as flaky. They no longer time out or crash, but still...skerner@chromium.org2011-02-011-2/+4
* Split history tests into parts that run in under 6 seconds.skerner@chromium.org2011-02-011-6/+27
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Disable crashy ExtensionApiTest.Historyphajdan.jr@chromium.org2011-01-081-2/+2
* Pass test server port to javascript part of extensions API tests.skerner@chromium.org2010-10-181-1/+1
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-1/+1
* [GTTF] Check the result value of StartHTTPServer to avoidphajdan.jr@chromium.org2010-05-151-1/+1
* Move history API out of experimental. Allow extensions to override history p...skerner@chromium.org2010-04-011-3/+0
* Fix spelling error on history transition type.brg@chromium.com2010-02-111-1/+1
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-1/+2
* Disable flaky test. See http://crbug.com/26296brg@chromium.com2009-10-301-1/+2
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-301-0/+18