summaryrefslogtreecommitdiffstats
path: root/chrome/browser/external_tab_container_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-3/+2
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-2/+2
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-0/+1
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-1/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-5/+5
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-3/+3
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-21/+20
* Keep deinlining stuff.erg@google.com2010-12-151-8/+8
* webkit: use string16 in ContextMenuParamsevan@chromium.org2010-12-141-0/+1
* Fix a DCHECK which fired in ChromeFrame which indicated that we had a pending...ananta@chromium.org2010-12-071-1/+1
* Add support for displaying the repost warning data in ChromeFrame when the us...ananta@chromium.org2010-12-021-0/+6
* Move:ben@chromium.org2010-12-021-1/+1
* Attempt 2 at:sky@chromium.org2010-11-211-11/+9
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-191-9/+11
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-191-11/+9
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* chromeos: Update help URLs.derat@chromium.org2010-11-101-2/+5
* Build fix for Chrome Frame.evan@chromium.org2010-11-091-0/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Reapply part of r64637, which caused mysterious failures on mac waterfall.erg@google.com2010-11-081-1/+1
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-2/+2
* Refactor automation messages.erg@google.com2010-11-011-2/+2
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-011-3/+4
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-271-2/+2
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.pkasting@chromium.org2010-10-211-1/+1
* Remove usage of the old page info dialogs in ChromeFrame and use the new page...ananta@chromium.org2010-10-191-1/+44
* Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...finnur@chromium.org2010-10-161-1/+1
* Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...finnur@chromium.org2010-10-161-1/+1
* Rename ChromeThread to BrowserThread Part14:tfarina@chromium.org2010-10-101-1/+1
* chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.stevenjb@google.com2010-10-061-2/+2
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-6/+53
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-0/+4
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-22/+46
* Fix SessionStoragejorlow@chromium.org2010-09-141-1/+2
* Change correcting the profile used when performing top-level navigations of t...twiz@google.com2010-09-081-0/+2
* Re-lands 58186:bryeung@chromium.org2010-09-031-1/+1
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-1/+1
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-1/+1
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-1/+1
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-1/+1
* Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passedsky@chromium.org2010-08-261-5/+8
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-0/+3
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-3/+0
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-231-0/+3
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-111-0/+5
* ChromeFrame currently overrides the request context for intercepting network ...ananta@chromium.org2010-08-041-17/+0
* Add referrer to the NavigationInfo struct.tommi@chromium.org2010-08-021-0/+1