| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Google-specific code under browser/ into browser/google/. | evan@chromium.org | 2010-08-30 | 1 | -1/+1 |
* | Relanding this CL that was previously backed-out. | jcivelli@chromium.org | 2010-08-30 | 2 | -5/+2 |
* | GTTF: Extract all preferences-related code from DownloadManager to DownloadPr... | phajdan.jr@chromium.org | 2010-08-30 | 1 | -2/+3 |
* | Add RandomNumberGenerator adapter to base/rand_util.h | isherman@chromium.org | 2010-08-30 | 1 | -3/+4 |
* | Revert 57877 - Hide page actions and star, like we already do for content set... | pkasting@chromium.org | 2010-08-30 | 2 | -45/+40 |
* | Hide page actions and star, like we already do for content settings, when the... | pkasting@chromium.org | 2010-08-30 | 2 | -40/+45 |
* | Removes unused field in LocationBarView. | sky@chromium.org | 2010-08-30 | 1 | -4/+0 |
* | Update password manager prefs UI on policy refresh. | mnissler@chromium.org | 2010-08-30 | 1 | -6/+7 |
* | Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ... | viettrungluu@chromium.org | 2010-08-30 | 5 | -33/+32 |
* | Remove wstrings from bookmarks, part 17. | viettrungluu@chromium.org | 2010-08-29 | 6 | -22/+25 |
* | Implement the speech input bubble on mac. | satish@chromium.org | 2010-08-28 | 1 | -258/+0 |
* | fix views build | estade@chromium.org | 2010-08-28 | 1 | -1/+1 |
* | [GTK] implement minimal first run bubble. | estade@chromium.org | 2010-08-28 | 1 | -3/+3 |
* | Revert 57726 - Fix the focus on post reload warning constrained window. | chase@chromium.org | 2010-08-27 | 2 | -2/+5 |
* | Fix the focus on post reload warning constrained window. | jcivelli@chromium.org | 2010-08-27 | 2 | -5/+2 |
* | Refactor version-getting info into a chrome::VersionInfo object. | evan@chromium.org | 2010-08-27 | 1 | -10/+7 |
* | Remove wstring from the search engine management APIs | stuartmorgan@chromium.org | 2010-08-27 | 3 | -9/+13 |
* | Disable BackgroundModeManager by default for M7, and add an --enable-backgrou... | atwilson@chromium.org | 2010-08-27 | 1 | -2/+7 |
* | Nukes --main-menu-url as it's not used anymore. | sky@chromium.org | 2010-08-27 | 1 | -25/+1 |
* | When the browser doesn't have connectivity to a hosted app, display a prettie... | erikkay@chromium.org | 2010-08-27 | 2 | -4/+3 |
* | Displays a speech input UI bubble during speech recognition. | satish@chromium.org | 2010-08-27 | 1 | -1/+1 |
* | Add mixed content warning to the Page Info bubble. | finnur@chromium.org | 2010-08-27 | 2 | -4/+21 |
* | Fixed attach logic so that DOMView can be initialized before or after added t... | oshima@chromium.org | 2010-08-27 | 3 | -1/+109 |
* | Makes the download shelf auto-close after the user opens all downloads | sky@chromium.org | 2010-08-26 | 4 | -8/+59 |
* | Implement a policy to specify which pages to restore at startup. The admin c... | mnissler@chromium.org | 2010-08-26 | 1 | -16/+16 |
* | Build fix for ChromeOS. | finnur@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Fix build failure (members initialized in incorrect order). | finnur@chromium.org | 2010-08-26 | 1 | -3/+3 |
* | Part 2 of the SSL InfoBubble. 2nd try, this time with test fixed. | finnur@chromium.org | 2010-08-26 | 3 | -31/+74 |
* | chromeos: Remove accelerator from fullscreen-exit text. | derat@chromium.org | 2010-08-26 | 1 | -0/+4 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 38 | -41/+41 |
* | Reapply menu model cleanups, with WrenchMenuModel being a SimpleMenuModel. | erg@google.com | 2010-08-25 | 2 | -29/+8 |
* | Move theme files in chrome/browser/ into a themes/ subdir. | evan@chromium.org | 2010-08-25 | 18 | -23/+23 |
* | Add a flag for the showing the Page Info dialog as a bubble. This adds stubs ... | rsesek@chromium.org | 2010-08-25 | 2 | -6/+6 |
* | Commit http://codereview.chromium.org/3112033/show, fixing status bubble in RTL. | mirandac@chromium.org | 2010-08-25 | 3 | -44/+35 |
* | Remove wstrings from bookmarks, part 14. | viettrungluu@chromium.org | 2010-08-25 | 2 | -2/+4 |
* | Revert 57311 - Part 2 of the SSL InfoBubble. | finnur@chromium.org | 2010-08-25 | 3 | -74/+31 |
* | Part 2 of the SSL InfoBubble. | finnur@chromium.org | 2010-08-25 | 3 | -31/+74 |
* | Implement policy for disabling auto fill. | mnissler@chromium.org | 2010-08-25 | 4 | -30/+46 |
* | chromeos: Update autocomplete popup colors. | derat@chromium.org | 2010-08-25 | 1 | -0/+13 |
* | Change search engine dialog image to be transparent, and use this image flipp... | mirandac@chromium.org | 2010-08-24 | 2 | -7/+19 |
* | Added prefs ui for enabling/disabling background mode on windows. | atwilson@chromium.org | 2010-08-24 | 1 | -0/+88 |
* | Fixes bug where Layout might not get invoked on view hosting | sky@chromium.org | 2010-08-24 | 1 | -0/+9 |
* | Adds a speech input info bubble. | satish@chromium.org | 2010-08-24 | 1 | -0/+258 |
* | Implement policy for controlling "Show Home Button" preference. | mnissler@chromium.org | 2010-08-24 | 1 | -0/+2 |
* | First pass at convert the SSL dialogs into InfoBubbles. | finnur@chromium.org | 2010-08-24 | 3 | -0/+315 |
* | Add support for status icon context menus for gtk. | atwilson@chromium.org | 2010-08-24 | 2 | -2/+3 |
* | Revert "Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate." (... | erg@google.com | 2010-08-24 | 2 | -8/+28 |
* | Relanding a previous CL (I fixed the ChromeOS build): | jcivelli@chromium.org | 2010-08-23 | 3 | -0/+6 |
* | Clean up the WrenchMenuModel so that it uses SimpleMenu::Delegate. | erg@google.com | 2010-08-23 | 2 | -28/+8 |
* | Revert 57094 - Making window.focus()/blur() work only when there is a user ge... | jcivelli@chromium.org | 2010-08-23 | 3 | -6/+0 |