| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds support for sending script when the user accepts instant | sky@chromium.org | 2010-09-24 | 1 | -1/+1 |
* | Make app panels use popup type. Nuke refocus code and tests. | skerner@chromium.org | 2010-09-24 | 1 | -10/+7 |
* | Makes match preview send the dimensions of the omnibox to the page. | sky@chromium.org | 2010-09-22 | 1 | -0/+1 |
* | Moves TabStripModelObserver/Delegate into their own headers. | sky@chromium.org | 2010-09-16 | 1 | -20/+12 |
* | FBTF: Move Extension::LaunchContainer to extension_constants.h. | erg@google.com | 2010-09-16 | 1 | -5/+6 |
* | Bunch of match preview tweaks: | sky@chromium.org | 2010-09-14 | 1 | -2/+17 |
* | Tabbed options: Support direct navigation to content settings subtabs. | estade@chromium.org | 2010-09-14 | 1 | -1/+1 |
* | Fix SessionStorage | jorlow@chromium.org | 2010-09-14 | 1 | -2/+5 |
* | FBTF: Reaplly the TabRestoreService::Observer into its own file commit. | erg@google.com | 2010-09-02 | 1 | -3/+4 |
* | Revert "FBTF: Move the TabRestoreService::Observer into its own file." | erg@google.com | 2010-09-01 | 1 | -4/+3 |
* | FBTF: Move the TabRestoreService::Observer into its own file. | erg@google.com | 2010-09-01 | 1 | -3/+4 |
* | Mac: Allowed incognito windows to be bookmark open target. | yutak@chromium.org | 2010-09-01 | 1 | -0/+3 |
* | GTTF: Move more and more automation bits to TestingAutomationProvider | phajdan.jr@chromium.org | 2010-08-26 | 1 | -0/+1 |
* | Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passed | sky@chromium.org | 2010-08-26 | 1 | -1/+3 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Relanding a previous CL (I fixed the ChromeOS build): | jcivelli@chromium.org | 2010-08-23 | 1 | -2/+1 |
* | Revert 57094 - Making window.focus()/blur() work only when there is a user ge... | jcivelli@chromium.org | 2010-08-23 | 1 | -1/+2 |
* | Making window.focus()/blur() work only when there is a user gesture. | jcivelli@chromium.org | 2010-08-23 | 1 | -2/+1 |
* | Remove attempt to be smart about where to open navigations | aa@chromium.org | 2010-08-21 | 1 | -14/+0 |
* | Revert r56902 | aa@chromium.org | 2010-08-20 | 1 | -0/+7 |
* | Remove TYPE_EXTENSION_APP. Experiment failed. It looks like the layout change... | aa@chromium.org | 2010-08-20 | 1 | -7/+0 |
* | Changed ChromeOS status bar menu handlers to obey --enable-tabbed-options swi... | zelidrag@chromium.org | 2010-08-20 | 1 | -2/+4 |
* | Initial version of chrome.experimental.sidebar extension API. | brettw@chromium.org | 2010-08-19 | 1 | -1/+3 |
* | Clone of issue 2941001. See initial review below. | twiz@google.com | 2010-08-12 | 1 | -5/+18 |
* | remove toolstrips | erikkay@chromium.org | 2010-08-12 | 1 | -14/+1 |
* | Adding remoting setup to wrench menu | hclam@chromium.org | 2010-08-12 | 1 | -0/+3 |
* | Making window.focus() work in Chrome. | jcivelli@chromium.org | 2010-08-11 | 1 | -0/+2 |
* | Adds support for showing the match preview on views. It's behind the | sky@chromium.org | 2010-08-11 | 1 | -0/+1 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -4/+4 |
* | Fixing filebrowser so it opens with a panel with no location bar. making it ... | dhg@chromium.org | 2010-08-10 | 1 | -0/+3 |
* | Added a method to check if a browser is closing. | pinkerton@chromium.org | 2010-08-10 | 1 | -0/+4 |
* | Revert 55311 - Add remoting to wrench menu. | erikchen@google.com | 2010-08-06 | 1 | -3/+0 |
* | Add remoting to wrench menu. | hclam@chromium.org | 2010-08-06 | 1 | -0/+3 |
* | Delete obviously unneeded forward declarations in chrome/browser/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -3/+0 |
* | Only close a newly opened download tab if there's more than one tab. | bauerb@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | When dropping a tab torn from a maximized window, inherit the restored size a... | pkasting@chromium.org | 2010-08-02 | 1 | -1/+2 |
* | Revert 54560 - | nick@chromium.org | 2010-08-02 | 1 | -13/+4 |
* | Change removing method, GetBrowser from TabContentsDelegate, as this was brea... | twiz@google.com | 2010-08-02 | 1 | -4/+13 |
* | Mac: Add tabpose window | thakis@chromium.org | 2010-07-30 | 1 | -0/+1 |
* | Fix comment that refers to non-existent ReloadAll function (it got renamed | evan@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Make IsPopup a const function per brett. | xiyuan@chromium.org | 2010-07-26 | 1 | -1/+1 |
* | Disabled zoom controls in the browser when displaying PDF using the internal ... | sanjeevr@chromium.org | 2010-07-22 | 1 | -0/+4 |
* | Use check item for side tab menu. | oshima@chromium.org | 2010-07-21 | 1 | -1/+3 |
* | Attemp 2 at: | sky@chromium.org | 2010-07-21 | 1 | -1/+0 |
* | Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa... | pinkerton@chromium.org | 2010-07-20 | 1 | -0/+1 |
* | Makes the toolbar visible for apps again. Here's the set of patches I | sky@chromium.org | 2010-07-20 | 1 | -1/+0 |
* | Remove the page and app menus. | pkasting@chromium.org | 2010-07-20 | 1 | -2/+1 |
* | Reland r52486. Display a tab modal dialog of the allowed/blocked cookies. | jochen@chromium.org | 2010-07-16 | 1 | -0/+1 |
* | Add "Inspect Element" shortcut to browser tabs. | apavlov@chromium.org | 2010-07-16 | 1 | -1/+2 |