| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove an unused variable. | thestig@chromium.org | 2011-12-01 | 1 | -3/+0 |
* | Clean up kMaxTabCount that was added for TOUCH_UI. | alicet@chromium.org | 2011-11-30 | 1 | -5/+0 |
* | limit number of tabs allowed in touch ui. | alicet@chromium.org | 2011-10-06 | 1 | -0/+5 |
* | Move infobar button padding constant to browser_defaults. | rhashimoto@chromium.org | 2011-07-15 | 1 | -8/+11 |
* | Use large bold font for associated network on touch. | rhashimoto@chromium.org | 2011-06-17 | 1 | -0/+4 |
* | Add #ifdef TOUCH_UI configuration of the bookmark bar height. | rhashimoto@chromium.org | 2011-06-07 | 1 | -0/+5 |
* | Adapt to new icon interface from WebFrame | michaelbai@google.com | 2011-05-17 | 1 | -3/+0 |
* | a Downloaded or retrieved favicon and touch in FaviconHelper. | michaelbai@google.com | 2011-04-12 | 1 | -1/+4 |
* | Revert 81158 due to memory bots - a Downloaded or retrieved favicon and touch... | erg@google.com | 2011-04-11 | 1 | -4/+1 |
* | a Downloaded or retrieved favicon and touch in FaviconHelper. | michaelbai@google.com | 2011-04-11 | 1 | -1/+4 |
* | [Mac] Show the About Chromium menu item in the Wrench menu. | rsesek@chromium.org | 2011-03-02 | 1 | -3/+0 |
* | linux: Make PlatformFontGtk deal only in pixels. | derat@chromium.org | 2011-01-28 | 1 | -7/+4 |
* | Make HelpApp component extension. | dpolukhin@chromium.org | 2011-01-25 | 1 | -0/+4 |
* | Skip restoring tabs on first time login | davemoore@chromium.org | 2010-11-11 | 1 | -0/+3 |
* | Add a cancel button to Task Manager. | yusukes@google.com | 2010-11-11 | 1 | -0/+3 |
* | Rip out phantom tabs and corresponding unit tests. | andybons@chromium.org | 2010-10-02 | 1 | -3/+0 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Reland 56669: Initial change that allows to disable bookmarks | dpolukhin@chromium.org | 2010-08-23 | 1 | -0/+7 |
* | TBR:sky | dpolukhin@chromium.org | 2010-08-19 | 1 | -7/+0 |
* | Land 3122014 for Anton: Initial change that allows to disable bookmarks | dpolukhin@chromium.org | 2010-08-19 | 1 | -0/+7 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Disables phantom tabs. I'm not nuking all the code as Nicholas/Glen thought w... | sky@chromium.org | 2010-06-22 | 1 | -0/+3 |
* | On Chrome OS browse without sign in mode open only incognito windows. | nkostylev@google.com | 2010-06-03 | 1 | -0/+3 |
* | Relanding 48042. | jcivelli@chromium.org | 2010-05-25 | 1 | -3/+0 |
* | Revert 48042: it breaks unit-tests and UI tests on ChromeOS | jcivelli@chromium.org | 2010-05-24 | 1 | -0/+3 |
* | Disabling app launcher and enabling apps by default on ChromeOS . | jcivelli@chromium.org | 2010-05-24 | 1 | -3/+0 |
* | Removing the app launcher button in the ChromeOS browser and making the app l... | jcivelli@chromium.org | 2010-05-14 | 1 | -0/+3 |
* | [Mac] Re-enable pinned tabs; add support for mini-tabs and phantom tabs. | rsesek@chromium.org | 2010-03-24 | 1 | -4/+1 |
* | BSD ifdefs, etc. necessary for chrome/ | pvalchev@google.com | 2010-03-09 | 1 | -1/+1 |
* | Implements mini-tab support for linux. | sky@chromium.org | 2010-03-05 | 1 | -2/+0 |
* | do not mention other browsers in about:memory for chromeos | kuan@chromium.org | 2010-02-23 | 1 | -0/+3 |
* | Adds code to restore application extensions. I'm also enabling tab | sky@chromium.org | 2010-02-10 | 1 | -0/+5 |
* | Makes mini-tabs work on the UI side (at least for views). I still have | sky@chromium.org | 2010-02-06 | 1 | -2/+2 |
* | Adjusts tab strip model to deal with app tabs. There were a couple of | sky@chromium.org | 2010-02-02 | 1 | -3/+0 |
* | Adds support for phantom tabs. A pinned tab becomes a phantom tab when | sky@chromium.org | 2010-01-22 | 1 | -0/+3 |
* | Update the kHasSyncSetupCompleted preference when the bootstraped | albertb@google.com | 2010-01-21 | 1 | -0/+4 |
* | Makes the new tab button extend to the top of the tab strip on chromeos. | sky@chromium.org | 2010-01-12 | 1 | -0/+3 |
* | Don't show "show in foloder" in chrome os. | oshima@chromium.org | 2009-12-17 | 1 | -0/+3 |
* | Make a shared app menu model and update win and mac to use it. Remove the NSM... | pinkerton@chromium.org | 2009-12-15 | 1 | -2/+5 |
* | Adds link to bookmark bar that when clicked imports bookmarks. I also | sky@chromium.org | 2009-11-30 | 1 | -0/+4 |
* | Disables default browser check and exit menu for toolkit_views on | sky@chromium.org | 2009-11-24 | 1 | -0/+7 |
* | Mac: don't restore explicitly closed windows. | viettrungluu@chromium.org | 2009-11-05 | 1 | -0/+3 |
* | Take 2 at this. The only change between this and the first is to add the GetT... | sky@chromium.org | 2009-10-27 | 1 | -0/+3 |
* | Revert 30194 - Makes session restore on Chrome OS restore popups. | sky@chromium.org | 2009-10-27 | 1 | -3/+0 |
* | Makes session restore on Chrome OS restore popups. | sky@chromium.org | 2009-10-27 | 1 | -0/+3 |
* | Reenables showing crashed info bar on chrome os. | sky@chromium.org | 2009-10-01 | 1 | -3/+0 |
* | Makes Chrome on Chrome OS not restore the last session if the last | sky@chromium.org | 2009-09-23 | 1 | -5/+0 |
* | Disables turning on custom frame in chrome os. | sky@chromium.org | 2009-09-23 | 1 | -0/+3 |
* | Changes the width of pinned tabs to 56, except on chrome os where it | sky@chromium.org | 2009-09-14 | 1 | -0/+3 |
* | Add a first attempt at a compact location bar and a status bar. The status bar | brettw@chromium.org | 2009-08-11 | 1 | -2/+5 |