summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Revert "Force the foreground and background color of the omnibox text."tc@google.com2009-05-191-14/+1
* Fixes a drawing bug when scrolling a page with frames on Mac.rohitrao@chromium.org2009-05-191-6/+7
* DevTools: enable sanity test.pfeldman@chromium.org2009-05-191-3/+3
* Force the foreground and background color of the omnibox text.tc@google.com2009-05-191-1/+14
* 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-194-47/+71
* Gets dragged_tab_view to compile on linux.sky@chromium.org2009-05-194-5/+51
* Make new methods pure virtual per Brett's request in http://codereview.chromi...erikkay@google.com2009-05-191-2/+2
* Fix the Windows release build by adding some missing includes.brettw@chromium.org2009-05-191-0/+4
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-196-7/+7
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-1915-207/+329
* Must register the AE handler earlier to catch the open url on a launch.avi@chromium.org2009-05-192-17/+44
* Make javascript dialogs able to prompt for text.avi@chromium.org2009-05-191-13/+59
* Review URL: http://codereview.chromium.org/113533apavlov@chromium.org2009-05-194-6/+65
* DevTools: increase web inspector heightpfeldman@chromium.org2009-05-191-1/+1
* Fix Linux Bustage from new CL where it is missing string importabarth@chromium.org2009-05-191-0/+1
* Adds an index over bookmark titles for fast look up.sky@chromium.org2009-05-1915-93/+615
* Linux: Make the render view default color white.estade@chromium.org2009-05-191-1/+7
* Ensure proper extension when saving an HTML page.estade@chromium.org2009-05-194-24/+72
* Adds a new command line switch called new-new-tab-page which enablesarv@chromium.org2009-05-198-405/+1878
* Implement the sad tab crash animation for tabs in linux.jhawkins@chromium.org2009-05-182-3/+126
* Linux: Just enough toolbar theming to make everything look normal again.estade@chromium.org2009-05-184-18/+53
* Rename RendererSecurityPolicy and move it to browser\. No code change.jam@chromium.org2009-05-188-94/+94
* Hook up stats reporting via default system on OS X.jeremy@chromium.org2009-05-183-1/+145
* Linux: Don't unparent unselected tab contentses.estade@chromium.org2009-05-183-5/+18
* Landing approved patch for Vincent Zanotti.jhawkins@chromium.org2009-05-181-3/+7
* Force the font size in the omnibox, tabs, find bar, and download shelftc@google.com2009-05-187-2/+22
* Fix a crash in the extension system when sending response back to extension w...finnur@chromium.org2009-05-182-4/+7
* Refactors HWNDPhotobooth into NativeViewPhotobooth andsky@chromium.org2009-05-188-42/+92
* GTK: Give the find bar a more reasonable size.estade@chromium.org2009-05-181-1/+4
* More NOTIMPLEMENTED() swatting.estade@chromium.org2009-05-181-2/+4
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-187-75/+90
* Makes it so tab_strip can compile on linux. Most differences are duesky@chromium.org2009-05-182-19/+64
* linux: don't paint empty rects.evan@chromium.org2009-05-181-0/+3
* Fix unchecked pointer dereference that I stumbled across.robertshield@google.com2009-05-181-1/+1
* Track and free generated images in the browser theme provider.jhawkins@chromium.org2009-05-182-12/+34
* Implement DraggedTabGtk, the object that handles rendering either a dragged t...jhawkins@chromium.org2009-05-189-59/+620
* Get rid of a couple NOTIMPLEMENTED()s.estade@chromium.org2009-05-182-2/+1
* Adjust size of location bar, update preference panels to new appearance.pinkerton@chromium.org2009-05-185-2/+111
* Switch to a real API for putting titles in docked windows.avi@chromium.org2009-05-183-36/+2
* Add support for more image types besides .ico in PageActions.finnur@chromium.org2009-05-182-28/+121
* Linux: Implement WasHidden()/DidBecomeSelected().willchan@chromium.org2009-05-182-5/+27
* Land 12007 for yusukes. Original patch here: http://codereview.chromium.org/...sky@chromium.org2009-05-181-4/+6
* Add a handle to the ExtensionShelf. This is how users will drag extension to...erikkay@google.com2009-05-186-5/+305
* Linux: make RWHV::Focus() set native focus (in addition to webkit focus).estade@chromium.org2009-05-181-4/+9
* Linux: Fix interstitials to work across tab changes.willchan@chromium.org2009-05-182-4/+9
* Makes chrome_menu able to compile of Linux (the header that is). I'msky@chromium.org2009-05-182-17/+3
* Forward simplified mouse events to the RenderViewHostDelegate::View so that i...erikkay@google.com2009-05-186-1/+43
* An attempt to abstract the logic of the various layered windows we're using t...erikkay@google.com2009-05-186-1/+248