summaryrefslogtreecommitdiffstats
path: root/chrome/browser/aeropeek_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-0/+2
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-2/+2
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-2/+2
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-2/+2
* Multi-tab: Adding new Notification when tab selection changes (again).dpapad@chromium.org2011-06-231-3/+0
* Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-201-0/+3
* Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-201-3/+0
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-15/+12
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-1/+1
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-1/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-1/+1
* Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...dpapad@chromium.org2011-05-241-7/+7
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-2/+2
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-05-031-2/+3
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-4/+4
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-1/+1
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-071-3/+2
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-051-2/+3
* Pipe TabContentsWrapper through the task manageravi@chromium.org2011-03-291-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*avi@chromium.org2011-03-151-3/+3
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-2/+2
* Makes aero peek and instant work well together. Aero peek needed tosky@chromium.org2011-03-031-39/+42
* Changes semantics of TabSelectedAt. For multi-selection the TabStripsky@chromium.org2011-03-021-0/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-6/+6
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-2/+2
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* views: Make ShouldUseVistaFrame a static method of WidgetWin.tfarina@chromium.org2011-01-281-2/+2
* 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