summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/about_chrome_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-281-3/+3
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-3/+3
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-3/+3
* views: Remove IsAlwaysOnTop() and HasAlwaysOnTopMenu() as they were removed l...tfarina@chromium.org2011-09-271-8/+0
* Revert "views: Get rid of usage of GetVersionFromString() from about_chrome_v...tfarina@chromium.org2011-09-261-8/+8
* views: Factor WidgetFocusManager out of FocusManager class.tfarina@chromium.org2011-09-141-0/+1
* views: Get rid of usage of GetVersionFromString() from about_chrome_view.cctfarina@chromium.org2011-09-101-8/+8
* Get chrome to link with USE_AURAben@chromium.org2011-09-071-4/+4
* browser: Abstract message box dialog functions into its own header file.tfarina@chromium.org2011-08-091-1/+0
* Removing unused argument.saintlou@chromium.org2011-07-281-2/+1
* Unify the version string to be displayed on "About Chromium" dialog. (3/6)haraken@google.com2011-07-271-51/+5
* Nix kAboutSyncInternalsURL.msw@chromium.org2011-07-121-2/+2
* Fixes bug where clicks on 'ok' button in about dialog wouldn'tsky@chromium.org2011-06-301-4/+15
* Don't set exit_cleanly bit early if shutdown can be canceled.oshima@google.com2011-06-281-8/+2
* Fix Chrome About dialog unicode 'official build' label to display properly.finnur@chromium.org2011-06-281-17/+11
* Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...haraken@google.com2011-06-241-2/+2
* Eliminate Window completely.ben@chromium.org2011-06-131-16/+13
* About box does not need multi-line, which is going away in another CLsaintlou@chromium.org2011-06-011-1/+1
* AboutChromeView is not used on ChromeOS anymore. Removing deadcode.saintlou@chromium.org2011-05-311-49/+6
* Add more information to about:version and "About Chromium" dialogevan@chromium.org2011-05-101-11/+12
* Revert "Add more information to about:version and "About Chromium" dialog"evan@chromium.org2011-05-101-12/+11
* Add more information to about:version and "About Chromium" dialogevan@chromium.org2011-05-101-11/+12
* Move UserMetrics to content.michaeln@google.com2011-04-271-11/+8
* views: Move LinkController into its own header file.tfarina@chromium.org2011-04-251-7/+6
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-3/+1
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-1/+3
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-3/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Add a function to get the processor architecture. I will be using this in th...pkasting@chromium.org2011-03-041-5/+3
* views: Move the remaining layout constants to the views namespace. Final Part.tfarina@chromium.org2011-02-231-15/+16
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-2/+2
* "Update and Restart" should read "Update and Relaunch"dhollowa@chromium.org2011-02-141-2/+2
* Introduced better UI for the Omaha policy to disable updates for Chrome.pastarmovj@chromium.org2011-02-111-2/+7
* views: Move more layout constants to the views namespace. Part 3.tfarina@chromium.org2011-02-101-8/+8
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-3/+2
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-1/+1
* Map Views to Profiles directly from their window, eliminating the needdmazzoni@chromium.org2011-02-081-5/+0
* views: Move more layout constants to the views namespace.tfarina@chromium.org2011-02-081-2/+2
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* views: Move standard_layout.h into the layout directory.tfarina@chromium.org2011-01-261-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Make sure we show the restart message if system level Chrome has been upgrade...finnur@chromium.org2011-01-191-0/+8
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-5/+5
* Fix for builder.avi@chromium.org2011-01-071-4/+4
* Remove wstring from l10n_util. Part 8, the last part.avi@chromium.org2011-01-071-2/+2
* Remove wstring from l10n_util. Part 7.avi@chromium.org2011-01-061-13/+16
* Fix regression in upgrade detection in about dialog.grt@chromium.org2011-01-061-1/+1
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-7/+8