summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu
diff options
context:
space:
mode:
authoralexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-28 01:02:48 +0000
committeralexeypa@chromium.org <alexeypa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-28 01:02:48 +0000
commited132f5aee6b6ae77d1d2de2425ed60d9786086e (patch)
tree6839318de4297ca276e85ff951732c0c667afea5 /content/browser/gpu
parentf248ebe040d9c306d634aadd0b59b0e23b6a235c (diff)
downloadchromium_src-ed132f5aee6b6ae77d1d2de2425ed60d9786086e.zip
chromium_src-ed132f5aee6b6ae77d1d2de2425ed60d9786086e.tar.gz
chromium_src-ed132f5aee6b6ae77d1d2de2425ed60d9786086e.tar.bz2
ProcessSingleton now uses base::win::MessageWindow to create a message-only window.
Collateral changes: - base::win::MessageWindow registes a single window class used by all message-only windows it creates. The class is registered via base::LazyInstance. - Added base::win::MessageWindow::FindWindow() wrapper used to find other message-only windows, including the other created by a different process. - Removed chrome::kMessageWindowClass constant. Review URL: https://chromiumcodereview.appspot.com/17615003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209047 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/browser/gpu')
0 files changed, 0 insertions, 0 deletions