summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views
Commit message (Expand)AuthorAgeFilesLines
* Remove widget_win.h dependency from fullscreen_exit_bubble.h. It is unused inbrettw@chromium.org2009-05-202-1/+1
* Convert most of the Find UI tests to InProcBrowser tests. I might be able to ...finnur@chromium.org2009-05-202-194/+230
* Remove unnecessary function overload in FontDisplayView.yutak@chromium.org2009-05-201-20/+0
* Moves GetFavIcon from BookmarkNode to BookmarkModel. I'm doing thissky@chromium.org2009-05-201-2/+2
* Commit for Miranda. glen@chromium.org2009-05-194-22/+150
* Adds DidProcessEvent to MessagePumpGLib.sky@chromium.org2009-05-194-1/+9
* Draw the toolbar separator correctly, and in maximized mode.glen@chromium.org2009-05-192-25/+47
* Add a skeleton browser_frame implementation for GTK, make browser_view (whichbrettw@chromium.org2009-05-195-16/+129
* Fix inspection of extensions.aa@chromium.org2009-05-193-197/+0
* Ifdef out some Windows dependencies. This is the first pass trying to getbrettw@chromium.org2009-05-191-0/+10
* Fixes merge error.sky@chromium.org2009-05-191-6/+0
* Makes dragged_tab_controller compiler on linux. I'm not adding this tosky@chromium.org2009-05-192-41/+65
* Gets dragged_tab_view to compile on linux.sky@chromium.org2009-05-194-5/+51
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-192-2/+2
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-1914-206/+328
* Refactors HWNDPhotobooth into NativeViewPhotobooth andsky@chromium.org2009-05-188-42/+92
* Makes it so tab_strip can compile on linux. Most differences are duesky@chromium.org2009-05-182-19/+64
* Add support for more image types besides .ico in PageActions.finnur@chromium.org2009-05-182-28/+121
* Land 12007 for yusukes. Original patch here: http://codereview.chromium.org/...sky@chromium.org2009-05-181-4/+6
* Makes chrome_menu able to compile of Linux (the header that is). I'msky@chromium.org2009-05-182-17/+3
* An attempt to abstract the logic of the various layered windows we're using t...erikkay@google.com2009-05-186-1/+248
* Revert the first run bubble change because of Mac/Linux failures.glen@chromium.org2009-05-164-149/+22
* Recommit for MirandaC of Smaller alternate first run bubble. http://coderevie...glen@chromium.org2009-05-164-22/+149
* rollback of r 162411glen@chromium.org2009-05-164-149/+22
* Commit for MirandaC of Smaller alternate first run bubble. http://codereview....glen@chromium.org2009-05-164-22/+149
* Commit for Yusuke. http://codereview.chromium.org/106005glen@chromium.org2009-05-161-10/+40
* Theme the bookmark bar when in NTP mode.glen@chromium.org2009-05-161-8/+5
* 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