summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-247-55/+48
* A refactor broke the find bar...characters like ! and ( davemoore@google.com2009-09-234-4/+23
* Implements file contents support in OSExchangeData and DropTargetsky@chromium.org2009-09-231-2/+5
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-234-0/+5
* Coverity: Initialize the remaining DropInfo members in the constructor.jhawkins@chromium.org2009-09-231-4/+17
* Reverting 26975.pkasting@chromium.org2009-09-237-48/+55
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-237-55/+48
* There is a race condition when the HtmlDialogView is closed which causes a cr...ananta@chromium.org2009-09-231-9/+25
* Fix views build.estade@chromium.org2009-09-231-1/+1
* Download in progress dialog:estade@chromium.org2009-09-231-7/+12
* Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments onsky@chromium.org2009-09-221-1/+1
* Automated ui test porting + cleanup:estade@chromium.org2009-09-221-24/+17
* Gets the drop arrow to show when dragging URLs over the tab strip.sky@chromium.org2009-09-223-16/+30
* Implements a NOTIMPLEMENTED in GoButton.sky@chromium.org2009-09-222-13/+1
* Makes tab dragging on views restrict the drag to the main window.sky@chromium.org2009-09-222-18/+35
* hide toolstrips in full screen modeerikkay@chromium.org2009-09-223-1/+27
* Makes TabIconView use IDR_PRODUCT_LOGO_16 on non-windows platforms.sky@chromium.org2009-09-211-1/+1
* Fix clipping issue on extension shelf (when detached).finnur@chromium.org2009-09-211-2/+13
* allow the handle to be hidden when moles are expandederikkay@chromium.org2009-09-213-90/+143
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-193-8/+8
* Revert 26635 - Change the view mode when switching between moles and toolstri...mbelshe@google.com2009-09-183-8/+8
* Change the view mode when switching between moles and toolstrips, anderikkay@chromium.org2009-09-183-8/+8
* Fix BrowserFrameWin::OnMoving bad_override coverity error.mattm@chromium.org2009-09-182-2/+2
* Change BrowserBubble to use Close instead of CloseNow. This should makeerikkay@chromium.org2009-09-185-15/+15
* Fix a crash canceling a completed, auto-opened download.paul@chromium.org2009-09-182-8/+41
* Remove the intializaton of the Download Manager when bringing uptony@chromium.org2009-09-181-3/+0
* Lands http://codereview.chromium.org/203029 for Thiago:sky@chromium.org2009-09-182-9/+13
* Fix a bug where we access a view after deletion.paul@chromium.org2009-09-181-3/+7
* Revert "Strict transport security: add checkbox to clear state."agl@chromium.org2009-09-182-23/+3
* While fixing bug 22070 (Toolstrip theme background not updated when resizing ...finnur@chromium.org2009-09-183-43/+29
* Fix the Linux Views build, sigh. We need a trybot.pkasting@chromium.org2009-09-171-2/+3
* Try to make ImageBubbles draw correctly on Linux Views as well. This also fi...pkasting@chromium.org2009-09-172-68/+92
* Handle some startup errors encountered by ModelAssociator (such as tim@chromium.org2009-09-165-0/+17
* Try to fix Linux Views build.pkasting@chromium.org2009-09-161-1/+1
* Convert InfoBubble to using BubbleBorder. This also replaces the border grap...pkasting@chromium.org2009-09-167-440/+472
* Part 1 of 'Polish dragging of ToolStrips'. This CL restricts the motion of th...sidchat@chromium.org2009-09-161-1/+23
* This CL fixes issue 10860 - RTL: Hebrew file names should have forced LTRxji@chromium.org2009-09-161-11/+16
* Another try to fix a build break caused by r26312.hbono@chromium.org2009-09-161-1/+1
* A quick build fix caused by r26312.hbono@chromium.org2009-09-161-1/+1
* More miscellaneous cleanup bits to try and move info_bubble.* closer to my lo...pkasting@chromium.org2009-09-163-67/+51
* Convert the AutocompletePopupPositioner into a BubblePositioner in preparatio...pkasting@chromium.org2009-09-158-54/+76
* Land review 193091: Avoid unnecessary conversions between wchar_taa@chromium.org2009-09-151-3/+3
* Unified the color definitions for the dividers so that extension shelf is usi...finnur@chromium.org2009-09-154-14/+15
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-152-8/+6
* Fix build. When I recreated my changelist I accidentally left out two files I...finnur@chromium.org2009-09-152-0/+360
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-156-443/+197
* Drag and drop for extension in RTL wasn't working properly.cira@chromium.org2009-09-151-1/+2
* Revert change 26184, 26181 and 26178 to fixnsylvain@chromium.org2009-09-158-557/+443
* Oops, another variable also has the same problem (warning turned into error d...finnur@chromium.org2009-09-151-2/+2
* Fix linux build warning treated as error.finnur@chromium.org2009-09-141-1/+1