summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/about_ipc_dialog.cc
Commit message (Expand)AuthorAgeFilesLines
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-281-2/+2
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-2/+2
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-2/+2
* Eliminate Window completely.ben@chromium.org2011-06-131-3/+1
* This change provides initial support for sending DevTools messages between Wo...yurys@chromium.org2011-05-271-1/+1
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-221-1/+0
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-3/+2
* Show hardware addresses for wifi and ethernet networks.dilmah@chromium.org2011-04-261-1/+1
* Move plugin messages to content.jam@chromium.org2011-03-141-1/+1
* views: Move more layout constants to the views namespace. Part 3.tfarina@chromium.org2011-02-101-1/+1
* views: Move grid_layout files into layout directory. Final Part.tfarina@chromium.org2011-01-271-1/+1
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-2/+2
* Carnitas: Refactor about_ipc_dialog headersail@chromium.org2011-01-261-5/+15
* views: Make CreatePanelGridLayout a static method of GridLayout class.tfarina@chromium.org2011-01-211-1/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-124/+34
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-0/+460