summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Tweak constants used by sync setup wizard unittest. Reviewed by nick.tim@chromium.org2009-09-301-1/+1
* Make browser actions highlight on mouseover using theme colors.aa@chromium.org2009-09-302-18/+17
* Make it possible to sort the WebCore Cache size columns in the Task Manager. ...pkasting@chromium.org2009-09-301-0/+6
* Make moles work for --show-extensions-on-top.sidchat@chromium.org2009-09-301-5/+8
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-304-10/+48
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-292-12/+5
* This CL cleans-up the FindBarHost and fixes an assert that happens on the foc...jcampan@chromium.org2009-09-294-63/+11
* Wires up views on linux dialogs to use gtk ones.sky@chromium.org2009-09-292-22/+31
* [Windows] Remember the window placement of Keyword editor (Search Engines) to...rsesek@chromium.org2009-09-292-1/+6
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-291-1/+1
* Add GetPreferredTrySlaves() to presubmit scripts.thestig@chromium.org2009-09-291-0/+13
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-2916-32/+50
* Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...mpcomplete@chromium.org2009-09-281-1/+1
* sync i18n support for gaia_login.html and merge_and_sync.htmlMove resources i...tim@chromium.org2009-09-283-28/+40
* Linux: Enable FindInPage automated ui test test.estade@chromium.org2009-09-281-4/+8
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-2/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-2813-43/+26
* Change the way the NonClientView handles forcing the native frame for popups/...ben@chromium.org2009-09-289-45/+65
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-2813-26/+43
* Moving ContextualAction class to common/extensions and in the process renamin...finnur@chromium.org2009-09-284-16/+16
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-2/+2
* Adds the ability for script to resize the menu.sky@chromium.org2009-09-281-2/+2
* Fixes regression in drop arrow. Specifically window properties weresky@chromium.org2009-09-281-3/+3
* Added an accelerator to the HtmlDialogView class so that hitting the ESC key ...tim@chromium.org2009-09-282-0/+12
* Implement Browser Actions extensions.finnur@chromium.org2009-09-266-8/+296
* Remove the context menu item 'Remove from shelf' from download shelfmhm@chromium.org2009-09-261-1/+0
* Part 3 of 'Polish dragging of ToolStrips': Restrict the horizontal and vertic...sidchat@chromium.org2009-09-251-17/+20
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-254-132/+105
* Make --show-extensions-on-top look exactly, pixel-for-pixelaa@chromium.org2009-09-252-7/+16
* Misc. Cleanup related to OOP Profile Importjeremy@chromium.org2009-09-252-0/+2
* Makes it so that you shouldn't be able to get a big fat bookmarksky@chromium.org2009-09-252-0/+5
* Adds three new off-by-default columns to the task manager to track WebCore ca...jamesr@chromium.org2009-09-251-0/+24
* Allow the initial size of TabContentViews to be based on thetony@chromium.org2009-09-255-6/+7
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-257-15/+34
* Lands http://codereview.chromium.org/214030 for Thiago:sky@chromium.org2009-09-251-1/+1
* Clean up a few bits of files that I'm about to modify. The only visible chan...pkasting@chromium.org2009-09-251-4/+3
* Fix hottracking on button views.The hottracking on the toolbar was broken, th...mhm@chromium.org2009-09-241-4/+0
* Revert r27137: "Create renderers for ExtensionHosts one at a time to avoidmpcomplete@chromium.org2009-09-241-1/+1
* Simplify life for people trying to pick a "readable" foreground color by not ...pkasting@chromium.org2009-09-242-22/+8
* Create renderers for ExtensionHosts one at a time to avoid blocking the UI.mpcomplete@chromium.org2009-09-241-1/+1
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-242-5/+12
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-242-12/+5
* Regression: Shift modifier on Find was reversed.finnur@chromium.org2009-09-241-1/+1
* Changes from listening to focus-out/focus-in for active status tosky@chromium.org2009-09-242-12/+5
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-247-55/+48
* A refactor broke the find bar...characters like ! and ( davemoore@google.com2009-09-234-4/+23
* Implements file contents support in OSExchangeData and DropTargetsky@chromium.org2009-09-231-2/+5
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-234-0/+5
* Coverity: Initialize the remaining DropInfo members in the constructor.jhawkins@chromium.org2009-09-231-4/+17
* Reverting 26975.pkasting@chromium.org2009-09-237-48/+55