summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma...finnur@chromium.org2009-09-148-443/+557
* Removes some dead NOTIMPLEMENTEDs and enables some code that no longersky@chromium.org2009-09-143-10/+2
* Try to fix Linux views buildpkasting@chromium.org2009-09-141-1/+1
* Factor out border-drawing code from autocomplete_popup_contents_view.cc into ...pkasting@chromium.org2009-09-144-103/+176
* Split the "downloads in progress at exit" confirm dialog text intopaul@chromium.org2009-09-141-13/+45
* Changes the width of pinned tabs to 56, except on chrome os where itsky@chromium.org2009-09-141-7/+7
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-147-70/+81
* Clean up a few tiny things I noticed.pkasting@chromium.org2009-09-142-4/+2
* The focus is not restored properly when a Windows modal dialogjcampan@chromium.org2009-09-141-42/+1
* Try to fix the Linux Views build.pkasting@chromium.org2009-09-141-1/+1
* Some initial cleanup of InfoBubble:pkasting@chromium.org2009-09-143-110/+60
* Move sync wizard dimension constants to locale_settings GRD.tim@chromium.org2009-09-141-5/+7
* Implements LocationBarView::AvailableWidth for Gtk.sky@chromium.org2009-09-141-2/+1
* Use jstemplates in merge and sync setup page.tim@chromium.org2009-09-141-3/+17
* Clean up a few things about the first run bubble code:pkasting@chromium.org2009-09-122-254/+291
* The shell dialog code explicitly disables the browser HWND before calling the...jcampan@chromium.org2009-09-111-1/+42
* While importing favicon, make sure there is an entry in the history db.kuchhal@chromium.org2009-09-111-6/+6
* Add button number to page action event reply object. Fix outdated page action...mattm@chromium.org2009-09-111-1/+8
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-112-0/+6
* [Windows] Clear Browsing Data dialog should not have any button as defaultmark@chromium.org2009-09-112-0/+5
* Adds pinned tabs to windows. As the code between windows and gtk issky@chromium.org2009-09-119-145/+776
* Gtk: Allow all columns in task manager to be sortable.mhm@chromium.org2009-09-111-13/+3
* Strict transport security: add checkbox to clear state.agl@chromium.org2009-09-112-3/+23
* Linux: implement Page Actions support.mattm@chromium.org2009-09-102-164/+19
* Populate strings in gaia_login.html using jstemplates instead of literals.tim@chromium.org2009-09-101-1/+27
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-3/+3
* Make the "get themes" button into a link instead.mdm@chromium.org2009-09-102-12/+15
* Error diagnostics for Blacklist IOidanan@chromium.org2009-09-102-0/+136
* sliding animation for moleserikkay@chromium.org2009-09-101-14/+72