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