summaryrefslogtreecommitdiffstats
path: root/chrome/browser/aeropeek_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-4/+4
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-2/+1
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-1/+2
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-2/+1
* Remove 'using' declaration of ScopedBitmap from scoped_handle_win.htfarina@chromium.org2011-01-031-10/+12
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Remove 'using' declaration of ScopedHDC from scoped_handle_win.htfarina@chromium.org2010-12-311-2/+3
* Move some functions out of win_util and into hwnd_util, and into a new win/sh...brettw@google.com2010-12-301-3/+4
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-2/+2
* Remove more 'using' declarations of Scoped* from scoped_handle_win.htfarina@chromium.org2010-12-291-1/+2
* Adds NULL checks to AeroPeekManager.hbono@chromium.org2010-12-081-9/+25
* Move:ben@chromium.org2010-12-021-1/+1
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-22/+28
* Coverity: Initialize member variables.jhawkins@chromium.org2010-11-111-1/+4
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.pkasting@chromium.org2010-10-211-29/+7
* Indicate if window is closing in tabs.onRemoved callbackjstritar@chromium.org2010-10-151-2/+6
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-2/+2
* Rename ChromeThread to BrowserThread Part19:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-17/+17
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-061-0/+1
* Move WindowImpl to gfx so I can use it there for canvas unit tests.ben@chromium.org2010-07-021-2/+2
* Win: Use different AppUserModelID for SxS installs.mattm@chromium.org2010-06-111-1/+5
* Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()".erg@chromium.org2010-05-261-2/+1
* Win: Use different icon for SxSmattm@chromium.org2010-04-231-3/+2
* Disables AeroPeek by default.hbono@chromium.org2010-04-051-3/+9
* A quick fix for Issue 38587.hbono@chromium.org2010-03-241-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+0
* Create a toplevel gfx/ dir and seed it with icon_util.ben@chromium.org2010-03-131-1/+1
* Implements AeroPeek of Windows 7.hbono@chromium.org2010-03-101-0/+1223