summaryrefslogtreecommitdiffstats
path: root/chrome/browser/platform_util_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Change over IgnoreReturn to IgnoreResult. remove IgnoreReturn.ajwong@chromium.org2012-01-061-3/+3
* aura: Fix file-opening functions in platform_util.derat@chromium.org2011-12-061-0/+2
* platform_util OpenItem/ShowItemInFolder threading fixes.achuith@chromium.org2011-11-111-3/+22
* Move ScopedCoMem to base/win. This is to allow the class to be used from fol...tommi@chromium.org2011-10-211-3/+3
* browser: Abstract message box dialog functions into its own header file.tfarina@chromium.org2011-08-091-15/+0
* Moved CanSetAsDefault* from platform_util to shell_integrationbenwells@chromium.org2011-07-151-9/+0
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-5/+5
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-5/+5
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-5/+5
* Move GetVersionStringModifier() and GetChannel() from platform_util_* to chro...haraken@google.com2011-06-241-46/+0
* Allow chrome to become the os default handler for arbitrary protocols on mac/...koz@chromium.org2011-05-261-0/+4
* Fix platform_util::GetChannel on Windows.mark@chromium.org2011-05-021-10/+13
* Fix users of platform_util::GetVersionStringModifier that really only caremark@chromium.org2011-04-251-0/+23
* Mac Canary: Don't offer to set as the default browser.mark@chromium.org2011-04-191-0/+5
* Fix chrome/browser/platform_util_win.cc, which svn complains about:mark@chromium.org2011-04-191-3/+3
* Moves responsibility for showing profile error dialog out of Browsersky@chromium.org2011-04-141-1/+2
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-4/+4
* On Vista, "Show in Folder" on a completed download does not always open the f...ahendrickson@chromium.org2011-02-141-4/+26
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Cross-platform CL to remove app/win/win_util.h&cc and related work.msw@chromium.org2011-02-031-4/+4
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-5/+6
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-301-1/+2
* Instant - move AutocompleteLosingFocus implementation to InstantController.estade@chromium.org2010-11-011-1/+5
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-2/+2
* Remove the default argument from RegKey::ReadValue.tfarina@chromium.org2010-09-031-1/+1
* Reland r57575 - Remove the default argument from RegKey::Open.tfarina@chromium.org2010-08-281-1/+1
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-3/+3
* Revert 57572 - Remove the default argument from RegKey::Open.chase@chromium.org2010-08-261-1/+1
* Remove the default argument from RegKey::Open.tfarina@chromium.org2010-08-261-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-06-251-0/+7
* Changes to allow focusing the syncronization dialog, useful for the case wher...csilv@chromium.org2010-06-031-0/+4
* Revert 46101 - Make a new yes/no messagebox wrapper function, use it in the b...avi@chromium.org2010-04-301-7/+0
* Make a new yes/no messagebox wrapper function, use it in the bookmark alert.avi@chromium.org2010-04-301-0/+7
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-0/+173