summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* Synchronizes message types.sky@chromium.org2009-06-151-12/+42
* Reverting Rev 18383 since it brings down the performance of single core page ...mad@chromium.org2009-06-151-2/+1
* This is to thest the page cycler performance without the resize corner, to se...mad@chromium.org2009-06-151-1/+2
* Move TabContentsViewWin and RenderViewContextMenu*Win to browser/views/tab_co...ben@chromium.org2009-06-146-0/+1004
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-141-2/+2
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-136-0/+6
* Remove the Menu object, converting all the remaining callers to use Menu2. I'...ben@chromium.org2009-06-129-57/+74
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-129-73/+61