summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/location_bar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-5/+5
* Cleanup, part 1.pkasting@chromium.org2008-12-081-2/+2
* Rename Container->Widgetben@chromium.org2008-11-211-9/+8
* Make border and background setting and getting non-virtual and use the correc...brettw@google.com2008-11-141-2/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-25/+24
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-16/+0
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-7/+7
* Convert GetPreferredSize from:beng@google.com2008-10-151-59/+55
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-8/+8
* This CL enables the Page info menu when right-clicking on a page/frame.jcampan@chromium.org2008-09-231-4/+8
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-24/+23
* Move more UI stuff into browser/viewsbeng@google.com2008-09-131-1/+1
* First pass at splitting the AutocompleteEdit into Model and View. This was n...pkasting@chromium.org2008-09-101-9/+9
* Fix SSL state in the URL bar being incorrect. Going to an EV site like https:...brettw@google.com2008-09-071-3/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Cleans up notifications for the NavigationController. There were severalbrettw@google.com2008-08-191-3/+3
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-1/+2
* Makes the toolbar/location bar look nice in popup windows.beng@google.com2008-08-131-1/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+1048