summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/location_bar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move widget related files into views/widgetben@chromium.org2009-03-171-2/+2
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-131-63/+155
* Reverting 11640.finnur@chromium.org2009-03-131-155/+63
* RSS feed support (part 1)finnur@chromium.org2009-03-131-63/+155
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-4/+4
* Make toggling fullscreen mode on/off significantly less janky-looking by mean...pkasting@chromium.org2009-03-121-4/+1
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-021-4/+4
* Make non-glass popups match new mockup from Glen.pkasting@chromium.org2009-02-251-9/+3
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+2
* This CL fixes issue 2674 - Omnibar displays wrong parenthesis for "arab...xji@chromium.org2009-02-201-3/+14
* Fix two problems with bookmarking and fullscreen mode:pkasting@chromium.org2009-02-181-4/+4
* Fix crasher in GetDefaultSearchEngineName() in first run bubble.cpu@google.com2009-02-171-1/+1
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Improved OTR avatar and popup window rendering. Neither one precisely matche...pkasting@chromium.org2009-02-041-32/+24
* Extend the popup-mode location bar out into the nonclient view. This makes p...pkasting@chromium.org2009-01-271-41/+13
* Re-land this from earlier... unit tests no longer crash.ben@chromium.org2009-01-271-7/+39
* Revert change 8693 because it breaks the unit_tests.nsylvain@chromium.org2009-01-271-39/+7
* Extract a cross-platform LocationBar interface accessible via the BrowserWind...ben@chromium.org2009-01-271-7/+39
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-6/+7
* Move search code to a subdirben@chromium.org2009-01-161-2/+2
* Fie.ben@chromium.org2009-01-151-2/+2
* Move search engines files into subdirben@chromium.org2009-01-151-2/+2
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-1/+1
* Changes the bookmark bubble to have the following logic:sky@google.com2008-12-151-1/+2
* 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