summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* The focus is not restored properly when a Windows modal dialogjcampan@chromium.org2009-09-141-42/+1
* Try to fix the Linux Views build.pkasting@chromium.org2009-09-141-1/+1
* Some initial cleanup of InfoBubble:pkasting@chromium.org2009-09-143-110/+60
* Move sync wizard dimension constants to locale_settings GRD.tim@chromium.org2009-09-141-5/+7
* Implements LocationBarView::AvailableWidth for Gtk.sky@chromium.org2009-09-141-2/+1
* Use jstemplates in merge and sync setup page.tim@chromium.org2009-09-141-3/+17
* Clean up a few things about the first run bubble code:pkasting@chromium.org2009-09-122-254/+291
* The shell dialog code explicitly disables the browser HWND before calling the...jcampan@chromium.org2009-09-111-1/+42
* While importing favicon, make sure there is an entry in the history db.kuchhal@chromium.org2009-09-111-6/+6
* Add button number to page action event reply object. Fix outdated page action...mattm@chromium.org2009-09-111-1/+8
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-112-0/+6
* [Windows] Clear Browsing Data dialog should not have any button as defaultmark@chromium.org2009-09-112-0/+5
* Adds pinned tabs to windows. As the code between windows and gtk issky@chromium.org2009-09-119-145/+776
* Gtk: Allow all columns in task manager to be sortable.mhm@chromium.org2009-09-111-13/+3
* Strict transport security: add checkbox to clear state.agl@chromium.org2009-09-112-3/+23
* Linux: implement Page Actions support.mattm@chromium.org2009-09-102-164/+19
* Populate strings in gaia_login.html using jstemplates instead of literals.tim@chromium.org2009-09-101-1/+27
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-3/+3
* Make the "get themes" button into a link instead.mdm@chromium.org2009-09-102-12/+15
* Error diagnostics for Blacklist IOidanan@chromium.org2009-09-102-0/+136
* sliding animation for moleserikkay@chromium.org2009-09-101-14/+72
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-0911-332/+398
* Use gfx::Point instead of GET_X/Y_LPARAM to reduce a dependency on ATL.jhawkins@chromium.org2009-09-091-5/+4
* Make BrowserView layout both extension shelf and bookmarks bar if toolstrips ...sidchat@google.com2009-09-091-1/+2
* Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...jshin@chromium.org2009-09-091-1/+1
* Wires up drag and drop for bookmark menus and cleans up a couple ofsky@chromium.org2009-09-092-0/+18
* Remove jankiness from bookmark animation for --show-extensions-on-top.sidchat@google.com2009-09-081-4/+0
* 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