| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert use of int ms to TimeDelta in files owned by brettw. | tedvessenes@gmail.com | 2012-01-27 | 1 | -2/+2 |
* | Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw. | hbono@chromium.org | 2012-01-16 | 1 | -2/+2 |
* | Convert use of int ms to TimeDelta in files owned by brettw. | tedvessenes@gmail.com | 2012-01-16 | 1 | -2/+2 |
* | 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 | -3/+3 |
* | Convert all the notifications which use NavigationController to content::Navi... | jam@chromium.org | 2012-01-03 | 1 | -4/+5 |
* | Retry: Convert stragglers not on spreadsheet to base::Bind() | ajwong@chromium.org | 2011-12-29 | 1 | -1/+0 |
* | Revert 115929 - Convert stragglers not on spreadsheet to base::Bind() | ajwong@chromium.org | 2011-12-29 | 1 | -0/+1 |
* | Convert stragglers not on spreadsheet to base::Bind() | ajwong@chromium.org | 2011-12-28 | 1 | -1/+0 |
* | Rename NavigationController to NavigationControllerImpl and put it into the c... | jam@chromium.org | 2011-12-28 | 1 | -1/+3 |
* | Convert a few methods in NavigationController to return a content::Navigation... | jam@chromium.org | 2011-12-28 | 1 | -2/+2 |
* | Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ... | jam@chromium.org | 2011-12-27 | 1 | -0/+1 |
* | Create a Content API around NavigationEntry that's in content/public/browser.... | jam@chromium.org | 2011-12-25 | 1 | -2/+2 |
* | base::Bind: Convert NewRunnableMethod in chrome/browser. | jhawkins@chromium.org | 2011-12-24 | 1 | -4/+7 |
* | Move navigation_details.h to content/public/browser. | jam@chromium.org | 2011-12-22 | 1 | -1/+1 |
* | 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 | -4/+4 |
* | Switch to IWYU for files that previously were getting a bunch of | joi@chromium.org | 2011-12-01 | 1 | -0/+1 |
* | Revert 111425 - base::Bind fixes | groby@chromium.org | 2011-11-23 | 1 | -7/+4 |
* | base::Bind fixes | groby@chromium.org | 2011-11-23 | 1 | -4/+7 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -9/+10 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Move infobar handling to a tab helper. | avi@chromium.org | 2011-09-30 | 1 | -1/+1 |
* | Make use of arraysize() in OmniboxSearchHint. | tfarina@chromium.org | 2011-09-23 | 1 | -4/+2 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -1/+2 |
* | Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA... | thakis@chromium.org | 2011-09-01 | 1 | -2/+1 |
* | Move infobar handling to a tab helper, part 1. | avi@chromium.org | 2011-09-01 | 1 | -1/+2 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -6/+7 |
* | Re-land r89864. Hopefully this won't trigger the apparent perf regression no... | abarth@chromium.org | 2011-07-08 | 1 | -1/+1 |
* | Revert 89864 - Don't rely on user gestures for deciding when to dismiss infob... | cmp@chromium.org | 2011-07-07 | 1 | -1/+1 |
* | Don't rely on user gestures for deciding when to dismiss infobars. | abarth@chromium.org | 2011-06-21 | 1 | -1/+1 |
* | Change BrowserList::GetLastActive to BrowserList::GetLastActiveWithProfile | mirandac@chromium.org | 2011-06-17 | 1 | -2/+2 |
* | Changes TemplateURLModel into TemplateURLService. Changes all access points t... | erg@google.com | 2011-06-07 | 1 | -2/+4 |
* | Factor load notification detail structs out of NavigationController and into | pinkerton@chromium.org | 2011-05-31 | 1 | -2/+3 |
* | Hide translate infobar on programmatic navigation. | jeremy@chromium.org | 2011-05-18 | 1 | -1/+1 |
* | Move the little infobar code from TabContents to TabContentsWrapper. | jam@chromium.org | 2011-05-18 | 1 | -3/+3 |
* | Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt... | pkasting@chromium.org | 2011-05-05 | 1 | -15/+10 |
* | autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo... | tfarina@chromium.org | 2011-05-03 | 1 | -7/+7 |
* | Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimoto | saintlou@chromium.org | 2011-04-29 | 1 | -1/+1 |
* | Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap. | rsesek@chromium.org | 2011-04-21 | 1 | -3/+3 |
* | Cleanup: Update a bunch of files to the new location of browser_window.h. Par... | tfarina@chromium.org | 2011-04-09 | 1 | -1/+1 |
* | Cleanup: Update a bunch of files to the new location of browser_list.h. Part ... | tfarina@chromium.org | 2011-04-06 | 1 | -1/+1 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Split infobar_delegate.[cc,h] into separate pieces for the different classes ... | tfarina@chromium.org | 2011-03-03 | 1 | -1/+1 |
* | Update the includes to the old tab_contents.h | jam@chromium.org | 2011-03-02 | 1 | -1/+1 |
* | Cleanup: | pkasting@chromium.org | 2011-02-08 | 1 | -0/+1 |
* | Cleanup: | pkasting@chromium.org | 2011-01-26 | 1 | -0/+1 |
* | Remove wstring from autocomplete. | avi@chromium.org | 2011-01-25 | 1 | -2/+2 |