summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_crash_recovery_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Close Lazy Background Page after event dispatchtessamac@chromium.org2011-10-201-6/+6
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Mark ExtensionCrashRecoveryTest.TwoExtensionsIgnoreFirst as flaky on Mac.willchan@chromium.org2011-07-261-3/+3
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+2
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-2/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+2
* Marked TwoExtensionsIgnoreFirst flaky on Linux.rdsmith@chromium.org2011-07-131-1/+8
* Disabling ExtensionCrashRecoveryTest.ShutdownWhileCrashed for linux.dpapad@chromium.org2011-06-291-1/+1
* Disable the right browser_test.torne@chromium.org2011-06-291-4/+2
* Disable crashing browser tests on Linux.torne@chromium.org2011-06-291-4/+9
* Revert 88178 - Stop animation on the notification balloon when the balloon is...bolms@chromium.org2011-06-071-2/+23
* Stop animation on the notification balloon when the balloon is going away.bolms@chromium.org2011-06-071-23/+2
* Disable test ExtensionCrashRecoveryTest.CrashAndUnloadAll and ExtensionCrashR...joi@chromium.org2011-06-021-2/+18
* Mark ExtensionCrashRecoveryTest.TwoExtensionsShutdownWhileCrashed FLAKY on Linuxkinuko@chromium.org2011-05-301-0/+5
* Update infobar references to balloon and delete obsoleted tests for multiple ...jennb@chromium.org2011-04-231-74/+3
* Revert 80630 - Mark the following as disabled under Windows:ExtensionCrashRec...mmenke@chromium.org2011-04-061-125/+0
* Mark the following as disabled under Windows:mmenke@chromium.org2011-04-061-0/+125
* Fix DCHECK() in infobar animation.pkasting@chromium.org2011-04-021-3/+1
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-021-63/+76
* Revert 80128 - apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-73/+56
* Disable ExtensionCrashRecoveryTest.CloseAndReload on windows.sadrul@chromium.org2011-04-011-1/+7
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-56/+73
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Disable crashy ExtensionCrashRecoveryTest.TwoExtensionsOneByOnezea@chromium.org2011-03-101-1/+3
* Re-enable tests fixed by http://crbug.com/75212zea@chromium.org2011-03-091-10/+2
* Marking ExtensionCrashRecoveryTest.TwoExtensionsIgnoreFirst as disabled on Ch...zea@chromium.org2011-03-081-1/+7
* Mark ExtensionCrashRecoveryTest.TwoExtensionsReloadIndependently as FLAKY.satish@chromium.org2011-03-071-1/+2
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-3/+3
* Allow terminated extension to be uninstalled from chrome://extensions page.jennb@chromium.org2011-02-231-0/+20
* Cleanup:pkasting@chromium.org2011-02-081-22/+22
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-22/+18
* Show crashed extensions on chrome://extensions.jennb@chromium.org2011-01-131-0/+35
* Keep crashed extension info bar across page navigations and close all when ex...jennb@chromium.org2010-12-221-0/+127
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-39/+39
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-4/+7
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-1/+1
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-1/+1
* Enable tabbed bookmark manager by default.arv@chromium.org2010-03-191-52/+64
* Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests...andybons@chromium.org2010-03-191-64/+52
* Enable tabbed bookmark manager by default. arv@chromium.org2010-03-191-52/+64
* Add more tests for extension crash recovery.phajdan.jr@chromium.org2010-03-101-30/+182
* Add basic tests for extension crash recovery.phajdan.jr@chromium.org2010-02-101-0/+129