| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Detach reload from omnibox, combine with stop, and eliminate go. | pkasting@chromium.org | 2010-06-11 | 1 | -5/+4 |
* | AutoFill: Fix a bug that caused AutoFill to not fill the field the user is | jhawkins@chromium.org | 2010-06-10 | 1 | -1/+0 |
* | Rip out the multiprofile implementation. | erg@chromium.org | 2010-06-10 | 1 | -3/+0 |
* | Make the reload button respond to middle-clicks like back/forward/home alread... | pkasting@chromium.org | 2010-06-10 | 1 | -7/+6 |
* | Add a context menu item to toggle app tab toolbars. | aa@chromium.org | 2010-06-06 | 1 | -0/+1 |
* | Pressing the search button brings the NTP or close it if it is opened. | jcivelli@chromium.org | 2010-06-01 | 1 | -0/+1 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -2/+2 |
* | Inform the command updater of the tab restore state. | estade@chromium.org | 2010-05-27 | 1 | -5/+13 |
* | Implement upgrade notifications. | finnur@chromium.org | 2010-05-26 | 1 | -0/+1 |
* | Don't let bookmark navigations change content of pinned tab. | estade@chromium.org | 2010-05-25 | 1 | -0/+2 |
* | Removing the app launcher button in the ChromeOS browser and making the app l... | jcivelli@chromium.org | 2010-05-14 | 1 | -0/+5 |
* | Move the refocus check so that the ntp code path hits it. | skerner@chromium.org | 2010-05-11 | 1 | -0/+7 |
* | Rename all occurrences of "app extension" with "extension app" since we were ... | aa@chromium.org | 2010-05-06 | 1 | -6/+6 |
* | Second attempt at fix for Browser::AddTabWithURL. My first fix fixed | sky@chromium.org | 2010-05-05 | 1 | -2/+18 |
* | Prevent navigations inside an app tab from clobbering the app tab. | aa@chromium.org | 2010-05-04 | 1 | -2/+5 |
* | Adds ability for newly inserted tabs to appear before other tabs. I'll | sky@chromium.org | 2010-05-03 | 1 | -0/+14 |
* | Attempt 2 at relanding your patch. I believe the problem was the removal of t... | sky@chromium.org | 2010-04-30 | 1 | -0/+5 |
* | Revert 45906 - Relands your patch to have an option for enabling vertical tab... | sky@chromium.org | 2010-04-29 | 1 | -5/+0 |