summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* This is a fix for a memory leak.jcampan@chromium.org2009-06-192-2/+4
* A crasher from the field seems to indicate that the page render widget host v...jcampan@chromium.org2009-06-191-1/+2
* Fix crash in LocationBarView when accessing TabContents.finnur@chromium.org2009-06-192-21/+20
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-181-3/+5
* Adds SendMessage to TransitionTypes.sky@chromium.org2009-06-182-0/+30
* Add gtk EditKeywordController.mattm@chromium.org2009-06-181-0/+10
* Hook up "clear browsing data" dialog. It looks like ass right now. The intent...ben@chromium.org2009-06-184-10/+10
* Adds a widget that when clicked creates a new browser window. It's notsky@chromium.org2009-06-172-0/+85
* Implements the Page Info window on Mac.mark@chromium.org2009-06-173-121/+50
* Remove tooltip from page_action and just use the name as the tooltip. We don'...finnur@chromium.org2009-06-171-1/+1
* Refactor platform-independent stuff out of EditKeywordController.mattm@chromium.org2009-06-174-160/+48
* Exit Chrome and show FRUI again on the next run, if user clicks on Cancel.kuchhal@chromium.org2009-06-172-2/+2
* Remove the windows specific bits from login_prompt.cc and make LoginPromptWin...erg@chromium.org2009-06-172-16/+1
* Removing a method unecessary in FindBarWin.jcampan@chromium.org2009-06-172-42/+9
* Fix build bustage by removing another dependency on browser/gtk by creating a...ben@chromium.org2009-06-173-1/+413
* Speculative fix for a chromebot crash since I can't reproduce itpaul@chromium.org2009-06-162-0/+5
* Cleanup Personal Stuff options tab pagemhm@chromium.org2009-06-161-5/+0
* Improved tab overview animations with better animation and wiring tosky@chromium.org2009-06-1611-56/+342
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-1615-86/+81
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-163-3/+6
* Removes entirely dead code paths related to ConstrainedWindows.erg@chromium.org2009-06-163-267/+26
* Removed mixed content options. Turns out extremely few users changed the def...abarth@chromium.org2009-06-161-95/+1
* Fix a crash when closing an incognito window with a downloadpaul@chromium.org2009-06-162-8/+15
* Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...ben@chromium.org2009-06-151-4/+5
* Implement the default tab opening behavior. Fix some linux build issues by ad...brettw@chromium.org2009-06-152-0/+2
* Fixes bug where keyword editor would end up prefixing all keyword urlssky@chromium.org2009-06-151-9/+14
* This CL fixes issue 6223 (comment #10 and #15).xji@chromium.org2009-06-151-10/+54