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
/
crash_recovery_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize usage of virtual/override/final in chrome/browser/
Daniel Cheng
2014-10-21
1
-1
/
+1
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-16
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*
mostynb
2014-10-13
1
-1
/
+1
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-2
/
+2
*
Do not generate crash dumps in CrashRecoveryBrowserTest.
thestig@chromium.org
2014-05-22
1
-4
/
+12
*
Disable several failing tests after the browser test harness improvements in ...
jam@chromium.org
2014-03-18
1
-0
/
+5
*
Add a browser test for double-reload of navigation errors after a crash.
davidben@chromium.org
2014-03-12
1
-18
/
+27
*
Override cache policy when changing a reload to a back/forward navigation.
davidben@chromium.org
2014-01-09
1
-0
/
+61
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
1
-4
/
+4
*
content: Move more constants from url_constants.h into content namespace.
tfarina@chromium.org
2013-03-02
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-4
/
+6
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-28
1
-3
/
+5
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
Undisable CrashRecoveryBrowserTest.LoadInNewTab, should be OK now.
phajdan.jr@chromium.org
2012-11-15
1
-9
/
+1
*
disable CrashRecoveryBrowserTest.LoadInNewTab on linux
tim@chromium.org
2012-08-22
1
-1
/
+8
*
Create content\public\test\test_utils.h to hold common test classes that are ...
jam@chromium.org
2012-07-20
1
-3
/
+3
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-2
/
+3
*
Move browser commands into a separate file.
ben@chromium.org
2012-06-25
1
-2
/
+3
*
TabContentsWrapper -> TabContents, part 33.
avi@chromium.org
2012-06-11
1
-6
/
+4
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-1
/
+1
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-2
/
+3
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-4
/
+4
*
Convert chrome users of NavigationController::tab_contents() to use GetWebCon...
jam@chromium.org
2012-01-02
1
-1
/
+1
*
Remove the remaining usages of NavigationEntry in chrome by converting a few ...
jam@chromium.org
2011-12-28
1
-1
/
+0
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-2
/
+6
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-2
/
+2
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-3
/
+6
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-1
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-2
/
+2
*
Revert 96617
gbillock@chromium.org
2011-08-17
1
-10
/
+15
*
Revert 96593 - Fix up various browser tests not to use WaitForNavigation.
gbillock@chromium.org
2011-08-12
1
-15
/
+10
*
Fix up various browser tests not to use WaitForNavigation.
gbillock@chromium.org
2011-08-12
1
-10
/
+15
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-2
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-2
/
+2
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-1
/
+1
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-1
/
+1
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-1
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-2
/
+2
*
Update more includes that were pointing to the old locations.
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Re-enable CrashRecoveryBrowserTest.* with additional logging
phajdan.jr@chromium.org
2011-01-18
1
-2
/
+8
*
Disable CrashRecoveryBrowserTest.Reload, flakily times out
phajdan.jr@chromium.org
2011-01-14
1
-9
/
+2
*
Cleanup: Remove unneeded includes of tab_contents.h.
thestig@chromium.org
2010-12-09
1
-1
/
+0
*
Cleanup: Include browser.h -> ui/browser.h [Part 1].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Enable CrashRecoveryBrowserTest.Reload back.
mnaganov@chromium.org
2010-10-29
1
-3
/
+3
[next]