summaryrefslogtreecommitdiffstats
path: root/chrome/browser/toolbar_model.cc
Commit message (Expand)AuthorAgeFilesLines
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-2/+3
* Replace a bunch of hardcoded URLs with constants from url_constants.hbrettw@chromium.org2009-09-151-2/+2
* Use system themes where possible in Omnibox edit and dropdown; in other cases...pkasting@chromium.org2009-09-041-10/+2
* Make the EV cert message disappear while typing in the omnibox.pkasting@chromium.org2009-09-021-0/+3
* Reland r23357 since it doesn't seem to be the cause of unit testtony@chromium.org2009-08-131-1/+1
* Revert "Renames the NavigationEntry::display_url() to virtual_url()."tony@chromium.org2009-08-131-1/+1
* Renames the NavigationEntry::display_url() to virtual_url().tony@chromium.org2009-08-131-1/+1
* Show EV cert info text next to security icon.ukai@chromium.org2009-06-251-12/+8
* Spaces are not URL-encoded in the Omnibarmhm@chromium.org2009-06-121-1/+1
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-0/+1
* Shows Unicode IDN instead of Punycode in the followings:brettw@google.com2009-05-221-2/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Fix bug 9812: Remove current RSS code in favor of new more generalizedfinnur@chromium.org2009-05-041-17/+0
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-1/+1
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-131-0/+16
* Reverting 11640.finnur@chromium.org2009-03-131-16/+0
* RSS feed support (part 1)finnur@chromium.org2009-03-131-0/+16
* Remove TabContents from scaffolding. Yay!pinkerton@chromium.org2009-03-111-6/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Back out r10487 toomark@chromium.org2009-02-261-2/+2
* More URL constants replacement.brettw@chromium.org2009-02-261-2/+2
* Change url bar text according to the model when updating the toolbar. Fix vta...pinkerton@chromium.org2009-02-251-1/+7
* One more ElideUrl->GetCleanStringFromUrlestade@chromium.org2009-02-251-1/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Move all the SSL stuff into its own subdirben@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-3/+3
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-061-1/+1
* Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...brettw@google.com2008-08-271-5/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Factor the SSL state out of the main NavigationEntry into a helper class. Thisbrettw@google.com2008-08-191-15/+20
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+1
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-1/+1
* Add chrome to the repository.initial.commit2008-07-261-0/+244