| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Move implementation from header to source. | erg@chromium.org | 2010-07-15 | 1 | -1/+1 |
* | Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies. | dmaclach@chromium.org | 2010-07-15 | 1 | -1/+0 |
* | Display a tab modal dialog of the allowed/blocked cookies. | jochen@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | chromeos: except when signing off, disallow closing of last NTP of last non-i... | kuan@chromium.org | 2010-07-14 | 1 | -0/+10 |
* | Implement support for disabling sync through configuration management. | mnissler@chromium.org | 2010-07-14 | 1 | -1/+6 |
* | Add link to privacy dashboard from sync options panel behind command line flag. | tim@chromium.org | 2010-07-12 | 1 | -0/+1 |
* | Try to cut down Browser/TabContents header dependencies. | erg@chromium.org | 2010-07-09 | 1 | -1/+0 |
* | Makes all tabs openned from the omnibox inherit the opener of the | sky@chromium.org | 2010-07-01 | 1 | -1/+4 |
* | AutoFill Help Link added on Mac | dhollowa@chromium.org | 2010-06-28 | 1 | -0/+1 |
* | Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first | sky@chromium.org | 2010-06-28 | 1 | -18/+2 |
* | Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 1 | -2/+18 |
* | Moves Browser::AddTypes to TabStripModel. This patch is primarily | sky@chromium.org | 2010-06-24 | 1 | -18/+2 |
* | Improve toolbar keyboard accessibility. | dmazzoni@chromium.org | 2010-06-18 | 1 | -0/+4 |
* | Enable domui options for use in browser using the switch: | csilv@chromium.org | 2010-06-18 | 1 | -2/+4 |
* | Further refine the pinned tab navigation algorithm. | estade@chromium.org | 2010-06-14 | 1 | -0/+13 |