summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-013-10/+10
* A few more fixes to chrome://extensions/.aa@chromium.org2009-09-011-79/+21
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-316-19/+37
* Removes unnecessary using-declaration.phajdan.jr@chromium.org2009-08-311-3/+0
* Adds a button to chrome://extensions/ that allows easy packingaa@chromium.org2009-08-311-0/+291
* Fix warnings in Linux build.finnur@chromium.org2009-08-301-4/+2
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-304-33/+270
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-284-17/+21
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-284-21/+17
* Added notice for blocked items to the popup containeridanan@chromium.org2009-08-282-8/+50
* Make the views bookmark bubble work on GTK.brettw@chromium.org2009-08-285-36/+58
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-13/+14
* Adds a default icon to the install dialog if the extensionaa@chromium.org2009-08-281-17/+10
* Move observers out of automation_provider.cc to declutter the file.phajdan.jr@chromium.org2009-08-281-0/+4
* With an upcoming ICU 4.2 upgrade, the way 'search' works has changed and FiP ...jshin@chromium.org2009-08-271-4/+8
* Remove completed downloads from shelf when the shelf closes.thakis@chromium.org2009-08-273-9/+33
* Update of the extension install UI:aa@chromium.org2009-08-271-46/+15
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-261-10/+11
* Reverts menu patch.sky@chromium.org2009-08-261-11/+10
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-261-10/+11
* Tab strip should not resize on close (Vista).finnur@chromium.org2009-08-261-17/+13
* Move the compact navigation bar to the chromeos directory.brettw@chromium.org2009-08-262-287/+0
* Introduce accesskeys for Chrome menus.mhm@chromium.org2009-08-263-0/+12
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-252-9/+0
* Now that Import and Clear are available in options, they should be removed fr...glen@chromium.org2009-08-251-5/+1
* We weren't drawing the toolbar color, leading to theme hideousness.glen@chromium.org2009-08-242-6/+11
* Adds support and exposure of additional accessibility roles. Includes naming ...klink@chromium.org2009-08-224-3/+49
* If a window is moving in response to a mouse motion event,davemoore@chromium.org2009-08-211-10/+22
* Gtk: Add spellchecking options.mattm@chromium.org2009-08-211-8/+1
* Don't show "Inspect Element" in the context menu if we can't inspect.agl@chromium.org2009-08-211-2/+4
* Re-apply r23841 "During uninstall if Chrome is set as default"kuchhal@chromium.org2009-08-204-100/+208
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-201-0/+1
* Removed personalization_strings.h and moved all the strings into generated_re...idana@chromium.org2009-08-204-20/+19
* Revert "During uninstall if Chrome is set as default,"kuchhal@chromium.org2009-08-204-209/+100
* During uninstall if Chrome is set as default, allow user to choose another br...kuchhal@chromium.org2009-08-204-100/+209
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-203-5/+3
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-206-4/+13
* Add icu:: qualifiers to a couple of more files. They're missed in the previou...jshin@chromium.org2009-08-191-1/+1
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-4/+4
* Port more browser focus tests to linux.estade@chromium.org2009-08-191-0/+2
* Gtk languages options page part 1: accept-languages configuration.mattm@chromium.org2009-08-191-152/+7
* Relands drop support:sky@chromium.org2009-08-196-20/+65
* Move LanguageComboboxModel to chrome/browsermattm@chromium.org2009-08-194-235/+1
* Show the extension install UI when the user clicks Reenable for a disabled-on...mpcomplete@chromium.org2009-08-181-9/+10
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-186-65/+20
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-186-20/+65
* Revert "Fix "crashed extension" infobar browser crashes."phajdan.jr@chromium.org2009-08-182-0/+9
* Fix "crashed extension" infobar browser crashes.phajdan.jr@chromium.org2009-08-182-9/+0
* Bugfixes and enhancements to the compact nav bar and the status area.brettw@chromium.org2009-08-184-13/+119
* more linux automation porting: SendKeyPressNotifyWhenDoneestade@chromium.org2009-08-181-10/+11