summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/toolbar/toolbar_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Move SecurityStyle enum into content/public/common and put it into the conten...jam@chromium.org2011-10-211-5/+5
* Move the PageType enum to content/public/common, put it into the content name...jam@chromium.org2011-10-181-1/+3
* Fix a bug in ShouldDisplayURL.creis@chromium.org2011-10-131-2/+2
* Ignore revocation check failures from automated requests.agl@chromium.org2011-10-121-2/+1
* Move TabContents::ShouldDisplayURL() to ToolbarModel. This doesn't really bel...aa@chromium.org2011-10-061-2/+27
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-231-2/+2
* Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi...pkasting@chromium.org2011-09-221-2/+2
* For the SSL cert status, convert anonymous enum that gives bit values into a ...pkasting@chromium.org2011-09-221-2/+2
* Don't update URL bar or SSL icon for pending history navs until they commit.creis@chromium.org2011-08-301-3/+3
* Convert ToolbarModel::GetText() from wstring to string16.tony@chromium.org2011-08-231-6/+4
* Convert ToolbarModel::GetEVCertName() from wstring to string16.tony@chromium.org2011-08-101-2/+2
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-3/+4
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-1/+17
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-051-1/+2
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-4/+4
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-3/+5
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-5/+3
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-3/+5
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-1/+1
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-1/+1
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Move a bunch more browser stuff around.ben@chromium.org2010-12-021-0/+129