summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
...
* PageActions can now specify multiple icons and switch between themfinnur@chromium.org2009-07-012-18/+65
* Reverting 19758.mirandac@chromium.org2009-07-014-49/+17
* Improves tab overview.sky@chromium.org2009-07-018-25/+153
* Theme window control buttons.mirandac@chromium.org2009-07-014-17/+49
* DevTools: Add docked pane into the browser view.pfeldman@chromium.org2009-07-012-0/+5
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-012-11/+0
* Regression: task manager icon for chrome is blankcpu@google.com2009-07-011-3/+0
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-3022-87/+75
* Coverity was complaining about the result of getenv not being null checked, b...finnur@chromium.org2009-06-301-40/+25
* Coverity nit. Enums lacking name...finnur@chromium.org2009-06-301-2/+2
* Fix crash in delayed tab resizing. If the Resize Relayout code is called afte...ben@chromium.org2009-06-291-0/+6
* Take two for http://codereview.chromium.org/131094tim@chromium.org2009-06-292-0/+7
* Wires up the create browser window.sky@chromium.org2009-06-293-4/+8
* fix build bustage by using ALLOW_THIS_IN_INITIALIZER_LISTben@chromium.org2009-06-271-5/+6
* gcl error, this file belonged in last changesetben@chromium.org2009-06-271-0/+53
* First part of bookmark context menu reorg.ben@chromium.org2009-06-278-763/+84
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-2621-253/+272
* Refactor the win KeywordEditorView for cross platform friendliness.mattm@chromium.org2009-06-263-687/+31
* Makes tab overview show the arrow at the right location.sky@chromium.org2009-06-265-10/+11
* Change BrowserBubble so that clients can say if they expect canvas mirroring ...cira@chromium.org2009-06-262-7/+3
* move the ResetToDefault function for prefs to chrome/browser/options_utilmattm@chromium.org2009-06-261-54/+2
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-262-7/+0
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-262-0/+7
* Tweaks to tab overview to get it performant:sky@chromium.org2009-06-265-6/+71
* Revert cl 19315 to see if it fixes the builds.rvargas@google.com2009-06-262-5/+0
* Make omnibox2 dropdown not flash during result set transitions...ben@chromium.org2009-06-262-59/+170
* Removes the outdated and flaky UI tests, and introduces a whole new set of sh...klink@chromium.org2009-06-262-0/+5
* Move extension delimiters to the right.cira@chromium.org2009-06-251-0/+1
* Fixing the tab order in the task manager.jcampan@chromium.org2009-06-251-1/+1
* This CL fixes issue 14481 - RTL: Chrome is trying to open exe file directly a...xji@chromium.org2009-06-252-11/+31
* Show EV cert info text next to security icon.ukai@chromium.org2009-06-252-8/+9
* Update Skia transfer mode names in browser/* to Skia r239amanda@chromium.org2009-06-254-5/+5
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-253-3/+3
* Fork bookmark context menu logic across platforms. There's too much crazy stu...ben@chromium.org2009-06-257-3/+1053
* Now that the tab_table_ of the TaskManager is parent owned, it should not be ...jcampan@chromium.org2009-06-241-4/+0
* Merging r18584 into chrome/browser/views/tab_contents/tab_contents_view_win.cc.yusukes@google.com2009-06-241-2/+5
* Fix order of parameters that was causing title and keyword to be switched.ben@chromium.org2009-06-241-1/+1
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-243-13/+15
* We were hitting a DCHECK when removing a password in the password option panel.jcampan@chromium.org2009-06-241-4/+6
* Adding a browser test to catch a WebKit crash that was fixed infinnur@chromium.org2009-06-241-0/+16
* Fix infobar close button positioning. No-one appears to be using the close bu...glen@chromium.org2009-06-242-10/+2
* Clean up a few startup and shutdown dependencies which should fix some of the...erikkay@google.com2009-06-241-0/+3
* DevTools: Nuke legacy debugger.pfeldman@chromium.org2009-06-241-5/+0
* Add support for vertical split into SingleSplitView.pfeldman@chromium.org2009-06-241-3/+4
* GTK: Fix status bubble hiding during background tab events.erg@google.com2009-06-231-1/+1
* Minor tweaks to tab overview:sky@chromium.org2009-06-237-10/+110
* Syncs to latest messages and makes tab overview button work.sky@chromium.org2009-06-231-0/+14
* Show recent history list in UrlPickerDialogGtk.mattm@chromium.org2009-06-231-218/+1
* Add Linux support for getting the thumbnail and wire into the switcher.brettw@chromium.org2009-06-232-2/+12
* Fix build break (file missing from CL).erikkay@google.com2009-06-231-1/+1