summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Fixes regression introduced in dnd refactoring. I removed a check forsky@chromium.org2009-09-084-39/+105
* Fix linux-views build by adding a header change I missed in my previous check...snej@chromium.org2009-09-082-2/+5
* Fleshes out the tooltip implementation for views on Gtk. It doesn'tsky@chromium.org2009-09-082-41/+20
* Plumb the DragOperation through all the layers between the platform Drag-n-dr...snej@chromium.org2009-09-083-7/+15
* Fix some gcc 4.4 issues when compiling with toolkit_views.craig.schlenter@chromium.org2009-09-072-5/+6
* Fix adjacent separators when not running with --enable-sync.pkasting@chromium.org2009-09-051-1/+1
* Fix small pixel glitches in omnibox dropdown corners.pkasting@chromium.org2009-09-052-4/+15
* Move the "history is too new" dialog out oftony@chromium.org2009-09-052-0/+22
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-1/+7
* Make the extension shelf appear on the left of the bookmark bar, instead of o...sidchat@google.com2009-09-042-17/+58
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-043-13/+14
* Delete all precompiled support. It is causing more harm than good, especially...maruel@chromium.org2009-09-042-3/+9
* Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL.jhawkins@chromium.org2009-09-041-4/+4
* Use system background color for info bubbles. This causes some problems righ...pkasting@chromium.org2009-09-042-9/+7
* Use system themes where possible in Omnibox edit and dropdown; in other cases...pkasting@chromium.org2009-09-043-109/+177
* Disable flaky TabDraggingTest.Tab1Tab3Escape.phajdan.jr@chromium.org2009-09-041-1/+2
* Fixing focus in location bar and accelerators on Linux toolkit views.jcampan@chromium.org2009-09-033-2/+46
* Add "loading..." message to theme install to counter jank.mirandac@chromium.org2009-09-032-0/+218
* Add external protocol dialog for Linux.estade@chromium.org2009-09-032-41/+26
* Add missing headers for Release.finnur@chromium.org2009-09-031-0/+2
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-0369-116/+170
* Make the omnibox 2 hover code a tiny bit less goofy by removing a now-unused ...pkasting@chromium.org2009-09-032-22/+18
* Move status area view to the chromeos directory.brettw@chromium.org2009-09-032-409/+0
* Infrastructure to allow putting Extension Shelf on top along with Bookmarks.sidchat@google.com2009-09-026-408/+556
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-022-8/+10
* Some enhancements as requested to the compact nav bar. The search box looksbrettw@chromium.org2009-09-021-4/+29
* Workaround Skia and Pango measuring font heights differently by asking Pangobrettw@chromium.org2009-09-021-1/+1
* 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