index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
extension_crash_recovery_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr...
mirandac@chromium.org
2012-10-24
1
-1
/
+3
*
Allow chrome.management.setEnabled() to re-enable crashed extensions.
mitchellwrosen@chromium.org
2012-08-29
1
-5
/
+3
*
Move ExtensionHost into extensions namespace
rdevlin.cronin@chromium.org
2012-07-31
1
-2
/
+2
*
Create content\public\test\test_utils.h to hold common test classes that are ...
jam@chromium.org
2012-07-20
1
-1
/
+1
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-6
/
+7
*
Move browser commands into a separate file.
ben@chromium.org
2012-06-25
1
-3
/
+4
*
TabContentsWrapper -> TabContents, part 12.
avi@chromium.org
2012-06-12
1
-8
/
+7
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-0
/
+1
*
browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.
tfarina@chromium.org
2012-05-12
1
-1
/
+1
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
1
-1
/
+1
*
Remove EPM:all_hosts_ and use all_extension_views_ instead.
benwells@chromium.org
2012-04-26
1
-1
/
+5
*
Split the NotificationUIManager into a virtual interface and an impl.
rsesek@chromium.org
2012-04-04
1
-0
/
+2
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-3
/
+4
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-1
/
+2
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Fix build break after merge conflict
jam@chromium.org
2012-01-03
1
-0
/
+1
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-1
/
+1
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-7
/
+9
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-1
/
+2
*
Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-63
/
+54
*
Revert 113047 - Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-06
1
-54
/
+63
*
Make ExtensionService use ExtensionSet.
yoz@chromium.org
2011-12-05
1
-63
/
+54
*
Fix ExtensionCrashRecoveryTest.TwoExtensionsIgnoreFirst.
yoz@chromium.org
2011-12-03
1
-11
/
+8
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-3
/
+4
*
Don't close tabs from crashed extensions with background pages.
yoz@chromium.org
2011-11-11
1
-0
/
+40
*
Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...
aa@chromium.org
2011-11-09
1
-2
/
+4
*
Move resource_codes to content/public/common.
jam@chromium.org
2011-10-25
1
-1
/
+1
*
Close Lazy Background Page after event dispatch
tessamac@chromium.org
2011-10-20
1
-6
/
+6
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Mark ExtensionCrashRecoveryTest.TwoExtensionsIgnoreFirst as flaky on Mac.
willchan@chromium.org
2011-07-26
1
-3
/
+3
*
Take two at splitting result codes between content and chrome.
dpranke@chromium.org
2011-07-19
1
-1
/
+2
*
Revert r92730, r92731, r92732 ... will land again once I ensure the win build...
dpranke@chromium.org
2011-07-15
1
-2
/
+1
*
This change will split the result codes between content and chrome.
dpranke@chromium.org
2011-07-15
1
-1
/
+2
*
Marked TwoExtensionsIgnoreFirst flaky on Linux.
rdsmith@chromium.org
2011-07-13
1
-1
/
+8
*
Disabling ExtensionCrashRecoveryTest.ShutdownWhileCrashed for linux.
dpapad@chromium.org
2011-06-29
1
-1
/
+1
*
Disable the right browser_test.
torne@chromium.org
2011-06-29
1
-4
/
+2
*
Disable crashing browser tests on Linux.
torne@chromium.org
2011-06-29
1
-4
/
+9
*
Revert 88178 - Stop animation on the notification balloon when the balloon is...
bolms@chromium.org
2011-06-07
1
-2
/
+23
*
Stop animation on the notification balloon when the balloon is going away.
bolms@chromium.org
2011-06-07
1
-23
/
+2
*
Disable test ExtensionCrashRecoveryTest.CrashAndUnloadAll and ExtensionCrashR...
joi@chromium.org
2011-06-02
1
-2
/
+18
*
Mark ExtensionCrashRecoveryTest.TwoExtensionsShutdownWhileCrashed FLAKY on Linux
kinuko@chromium.org
2011-05-30
1
-0
/
+5
*
Update infobar references to balloon and delete obsoleted tests for multiple ...
jennb@chromium.org
2011-04-23
1
-74
/
+3
*
Revert 80630 - Mark the following as disabled under Windows:ExtensionCrashRec...
mmenke@chromium.org
2011-04-06
1
-125
/
+0
*
Mark the following as disabled under Windows:
mmenke@chromium.org
2011-04-06
1
-0
/
+125
*
Fix DCHECK() in infobar animation.
pkasting@chromium.org
2011-04-02
1
-3
/
+1
*
apps: Notify the user if an app's background page crashes.
sadrul@chromium.org
2011-04-02
1
-63
/
+76
[next]