| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch SSLTabHelper to use WebContentsUserData. | avi@chromium.org | 2012-09-18 | 1 | -2/+3 |
* | Replace views::Event with ui::Event. | beng@google.com | 2012-08-10 | 1 | -1/+1 |
* | browser: Move more files into chrome namespace. | tfarina@chromium.org | 2012-07-06 | 1 | -5/+2 |
* | Remove BrowserList::GetLastActive usage from WebUI pages. I've plumbed the Ta... | jam@chromium.org | 2012-06-19 | 1 | -0/+1 |
* | TabContentsWrapper -> TabContents, part 48. | avi@chromium.org | 2012-06-11 | 1 | -8/+8 |
* | Remove WebUI dialogs controlled by IsMoreWebUI which have native equivalents. | flackr@chromium.org | 2012-02-16 | 1 | -14/+1 |
* | Remove knowledge about SSLClientAuthHandler from chrome. Instead a callback i... | jam@chromium.org | 2012-02-13 | 1 | -21/+17 |
* | Coverity: Fix uninitialized member variables. | kmadhusu@chromium.org | 2012-01-24 | 1 | -1/+4 |
* | Rename TabContentsView to WebContentsView and move to content/public. | joi@chromium.org | 2012-01-18 | 1 | -1/+1 |
* | Fix method naming conflict. | kevers@chromium.org | 2012-01-17 | 1 | -1/+12 |
* | Attempt 2 at: Adds a trivial views based table implementation (only supports ... | sky@chromium.org | 2012-01-11 | 1 | -7/+8 |
* | Revert 117228 - Adds a trivial views based table implementation (only support... | flackr@chromium.org | 2012-01-11 | 1 | -8/+7 |
* | Adds a trivial views based table implementation (only supports single | sky@chromium.org | 2012-01-11 | 1 | -7/+8 |
* | Get rid of another bunch of tab_contents.h includes from chrome and switch th... | jam@chromium.org | 2012-01-05 | 1 | -3/+5 |
* | views: Move label and link files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 1 | -1/+1 |
* | views: Move button directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-28 | 1 | -1/+1 |
* | views: Move table and tree directories to ui/views/controls/. | tfarina@chromium.org | 2011-11-23 | 1 | -1/+1 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 1 | -2/+2 |
* | views: Move DialogButton enum into ui/base/ and put it into the ui namespace. | tfarina@chromium.org | 2011-11-04 | 1 | -2/+2 |
* | views: Remove using declaration from dialog_delegate.h header file. | tfarina@chromium.org | 2011-11-03 | 1 | -1/+1 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | content: Move constrained window code from TabContents to TabContentsWrapper | erg@chromium.org | 2011-09-30 | 1 | -1/+1 |
* | Change std::wstring to string16 on WidgetDelegate::GetWindowTitle | yosin@chromium.org | 2011-09-28 | 1 | -2/+2 |
* | Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT... | yosin@chromium.org | 2011-09-28 | 1 | -2/+2 |
* | Change std::wstring to string16 on WidgetDelegate::GetWindowTitle. | yosin@chromium.org | 2011-09-28 | 1 | -2/+2 |
* | content: Make ssl client certificate constrained window use TabContentsWrapper | erg@chromium.org | 2011-09-08 | 1 | -7/+9 |
* | views: Fix a couple of other trivial TODOs. | tfarina@chromium.org | 2011-08-31 | 1 | -12/+11 |
* | Get rid of the static ConstrainedWindow::CreateConstrainedDialog method that ... | jam@chromium.org | 2011-08-24 | 1 | -1/+2 |
* | Win: Replace native modal cert selector dialog with Views tab constrained imp... | mattm@chromium.org | 2011-07-21 | 1 | -0/+293 |