summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Remove the spellcheck language preference setting when UI language is changed...sidchat@google.com2009-03-091-0/+5
* Fixes session restore bug where we wouldn't necessarily correctlysky@google.com2009-03-091-1/+0
* Fixes crash in ResizeCorner. ResizeCorner was caching the BrowserViewsky@google.com2009-03-092-7/+22
* Back out r10845 because it caused too many other regressions.pkasting@chromium.org2009-03-095-65/+33
* BUG=8345hclam@chromium.org2009-03-094-14/+63
* Test to see if we can reduce some crashes by deferring delegate destruction u...ben@chromium.org2009-03-0617-21/+13
* Refactor the download shelf context menu in preparation for porting.estade@chromium.org2009-03-061-4/+63
* Fixing two small regressions in the Find box:finnur@chromium.org2009-03-061-3/+11
* Add a command-line disable-p13n and use that to disablemunjal@chromium.org2009-03-053-7/+12
* The new history and download tab caused a regression where opening the NTP wo...jcampan@chromium.org2009-03-052-1/+5
* NO CODE CHANGE.maruel@google.com2009-03-059-13/+23
* Fix the bug: Scrolling the Spell-checker drop-down box adds the languages scr...sidchat@google.com2009-03-052-2/+44
* Reduce the height of options on the Languages panel.mal@chromium.org2009-03-051-2/+2
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-0530-90/+90
* Fixes regression where bookmark manager would show black backgroundsky@google.com2009-03-051-3/+6
* Revert r9953 since it caused regressions like: ben@chromium.org2009-03-042-0/+6
* Fix potential crash if the saved options tab is ever out of bounds.ben@chromium.org2009-03-041-1/+4
* Fix another regression. Coordinate calculation in the OpaqueBrowserFrameView:...ben@chromium.org2009-03-041-1/+5
* Reland r10674, which got lost during Ben's reorg of the frame code.pkasting@chromium.org2009-03-042-7/+7
* Take 2 at moving SupportsWindowFeature from BrowserViewtc@google.com2009-03-042-39/+11
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-049-19/+19
* Fix regression where the window caption buttons weren't clickable when maximi...ben@chromium.org2009-03-042-17/+14
* Fix release-only build break.pkasting@chromium.org2009-03-041-0/+1
* Make Chromium windows not hide auto-hide taskbars.pkasting@chromium.org2009-03-045-37/+69
* Remove NativeUI, HistoryTabUI, DownloadsTabUI since they've been superceded.ben@chromium.org2009-03-033-1623/+0
* Move RemoveTabAt to the TabStrip interface from RemoveTabAnimation.jhawkins@chromium.org2009-03-032-23/+21
* Revert "Use grit to generate locale rc files and remove the old locale rc fil...tc@google.com2009-03-032-11/+39
* Move SupportsWindowFeature from BrowserView to Browser sotc@google.com2009-03-032-39/+11
* Clean up a few comments / formatting related to the location bar.deanm@chromium.org2009-03-031-1/+2
* Fix a small issue changing back to glass frame from opaque where theben@chromium.org2009-03-031-1/+1
* Make it so that dropdown selects don't deactivate the main frame when opened ...ben@chromium.org2009-03-032-0/+5
* Move chrome/apps/result_codes.h to chrome/common/result_codes.hthestig@chromium.org2009-03-031-2/+1
* Support DWM switching.ben@chromium.org2009-03-0322-1032/+735
* Fix bookmark and menu drag images by making a halo around them. This makesbrettw@chromium.org2009-03-0212-5/+17
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-022-5/+6
* Fix system menu positioning in fullscreen mode to be at the upper left corner...pkasting@chromium.org2009-02-282-8/+11
* Does two changes to appease chrome bot runs:sky@google.com2009-02-284-3/+14
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-283-56/+34
* When we open a popup window from an app window, we used to identify this popu...mad@chromium.org2009-02-271-3/+3
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-275-0/+37
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-272-3/+20
* Issue 7318: Popup Titlebar Appears Under Windows Taskbaridanan@chromium.org2009-02-271-4/+3
* Now we sort encoding menu according to current application locale, we alsojnd@chromium.org2009-02-271-4/+22
* Completely disable the resize corner until we find a solution for the perform...mad@chromium.org2009-02-271-2/+5
* Fix toolbar keyboard focus (shift-alt-t), which was broken by me, and toolbar...pkasting@chromium.org2009-02-273-30/+32
* Non-functional cleanup:pkasting@chromium.org2009-02-273-20/+24
* Fix a DCHECK in certain cases when coming out of fullscreen mode. The frame ...pkasting@chromium.org2009-02-261-1/+4
* Fixes regression where bookmark bar would appear all black. Actually,sky@google.com2009-02-263-23/+9
* This CL addresses several issues with focus in application mode:jcampan@chromium.org2009-02-261-0/+1
* Makes it so windows opened from links in Windows Live Messenger cause the win...ben@chromium.org2009-02-261-3/+1