summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* GTK: Add download shelf first show animation.estade@chromium.org2009-05-153-77/+71
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-154-2/+15
* Undo changes to files that crept into the wrong CLestade@chromium.org2009-05-151-1/+5
* If there is not enough room in the download shelf to show a download, move th...jcampan@chromium.org2009-05-153-6/+43
* Linux: Make findbar restore focus to last focused widget on close.estade@chromium.org2009-05-151-5/+1
* Handful of changes to get views building again. The tab.cc ifdefs aresky@chromium.org2009-05-153-6/+22
* Displaying consecutive alerts from plugins should not hang the browser. The p...ananta@chromium.org2009-05-152-0/+5
* Reverting 16158.beng@google.com2009-05-151-4/+2
* Tweak layout of password manager views so the buttons don'ttim@chromium.org2009-05-152-24/+21
* Privacy option added for all cookies to become session cookies.idanan@chromium.org2009-05-151-2/+4
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-1559-203/+205
* Refactors DockInfo so that it can be used on Linux. I haven't done thesky@chromium.org2009-05-152-24/+38
* ChromeFont->gfx::Fontbeng@google.com2009-05-1527-72/+76
* Signature changed to take a Profile*tim@chromium.org2009-05-152-2/+2
* Remove a trailing slash in BrowserView. gcc doesn't like these.sky@chromium.org2009-05-141-1/+1
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-145-25/+6
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-1410-99/+109
* Add star icon for bookmarked results in the omnibox2 popup view.beng@google.com2009-05-142-6/+18
* Remove even more ATL dependencies.maruel@chromium.org2009-05-1428-63/+85
* Fix regression caused by gfx::Size no longer accepting negative tim@chromium.org2009-05-141-3/+2
* Add match count text to the GTK find bar. This also makes the bar wider.brettw@chromium.org2009-05-142-25/+6
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-146-34/+38
* Fix some issues with the omnibox2 popup:beng@google.com2009-05-132-7/+13
* Move tree-related classes that Linux code depends on from views/ to app/phajdan.jr@chromium.org2009-05-134-11/+9
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-1328-85/+63
* Remove even more ATL dependencies.maruel@chromium.org2009-05-1328-63/+85
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-1316-18/+18
* Use the standard dotted rectangle when moving a tab out when "Show windowmaruel@chromium.org2009-05-122-1/+23
* Draw the maximized frame background correctly.glen@chromium.org2009-05-121-3/+13
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-112-8/+1
* This CL revert the fix for issue 2780 - RTL: Omnibar - message "Press Tab to ...xji@chromium.org2009-05-111-46/+4
* Forgot to add these files as part of last change.ben@chromium.org2009-05-102-0/+121
* Add a new ViewsDelegate interface and implementation in the windows browser UI.ben@chromium.org2009-05-102-0/+11
* Fix NOTREACHED in status bubble if window is made too small.glen@chromium.org2009-05-091-2/+3
* Use the non-native frame when using themes even on Aero Glass.ben@chromium.org2009-05-091-0/+1
* Some unnecessary painting and initing was being done.glen@chromium.org2009-05-091-4/+0
* This is the first pass at themes.glen@chromium.org2009-05-0919-641/+578
* Implement the popup blocking whitelist pref. This makes the whitelist actual...pkasting@chromium.org2009-05-092-21/+62
* Move win_util.h from common to app.ben@chromium.org2009-05-0817-17/+14
* This CL fix issue 9837 - RTL: "Pop-ups blocked" bar should be at left-bottom ...xji@chromium.org2009-05-081-2/+12
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-0841-126/+46
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-083-1/+7
* Various popup UI fixes:pkasting@chromium.org2009-05-084-243/+271
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-08155-475/+475
* this CL changes some comments in the fix of issue 2780xji@chromium.org2009-05-071-3/+4
* This CL fixes issue 2780 - RTL: Omnibar - message "Press Tab to search Google...xji@chromium.org2009-05-071-4/+45
* Adjust the position of the tabstrip to leave space for window controls in RTL...ben@chromium.org2009-05-071-3/+11
* Implement some basic drawing of Linux Omnibox SSL lock icons.deanm@chromium.org2009-05-071-1/+1
* Uses the MirroringContext class in omnibox2.hbono@chromium.org2009-05-071-41/+99
* Remove all traces of NotificationService from views.ben@chromium.org2009-05-071-1/+6