summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move extension view classes from browser/extensions to browser/views/extensions.erikkay@google.com2009-06-235-3/+970
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-231-5/+2
* Rejiggers the keyword editor so that the UI is independent of the model rathe...ben@chromium.org2009-06-237-118/+118
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-224-0/+642
* Fix the first run infobubble. It overrode WidgetWin's OnSize without calling ...ben@chromium.org2009-06-221-0/+1
* TBR: Fix dead tree.aa@chromium.org2009-06-221-2/+5
* Disable extensions besides externally installed ones and themes.aa@chromium.org2009-06-221-5/+2
* Changes tab overview to create a window the max size it can possiblysky@chromium.org2009-06-225-81/+58
* More CHECKs in my continuing effort to figure out what is going on. Neither ...pkasting@chromium.org2009-06-221-0/+1
* Landing Thiago Farina bug fix for the saved password dialog.jcampan@chromium.org2009-06-222-6/+18
* Revert :nsylvain@chromium.org2009-06-2219-35/+79
* A quick fix for Issue 3803.hbono@chromium.org2009-06-221-0/+17
* Fonts and Languages Linux GTK Preparationmhm@chromium.org2009-06-222-8/+45
* Colors status bubble according to theme.mirandac@chromium.org2009-06-201-7/+11
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-2019-79/+35
* Second attempt to land this. This time it compiles on windows, too.ben@chromium.org2009-06-191-0/+5
* Reverting 18872.jcampan@chromium.org2009-06-1919-725/+43
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-1919-43/+725
* Reverting 18865.ben@chromium.org2009-06-191-3/+1
* Reverting 18866.ben@chromium.org2009-06-191-3/+1
* When initially focused, the DOMUI (used for Gears dialog) would not focus the...jcampan@chromium.org2009-06-192-0/+5
* Fix bustage... need to include this header directly after all.ben@chromium.org2009-06-191-1/+3
* Fixes for TOOLKIT_VIEWS build. Disable stuff that we know isn't working so far.ben@chromium.org2009-06-191-1/+3
* GTK: HTTP Auth dialogs under linux.erg@google.com2009-06-192-35/+30