summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_home_pages_table_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* DOMUI Prefs: Implement inline editability for startup pagesstuartmorgan@chromium.org2011-01-141-0/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-2/+2
* Remove wstring from TableModel.avi@chromium.org2010-12-301-9/+8
* Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-3/+4
* Revert 70271 - Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-4/+3
* Remove wstring from l10n_util. Part 3.avi@chromium.org2010-12-291-3/+4
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* DOMUI: Make Settings page available at chrome://settings.tfarina@chromium.org2010-09-221-1/+1
* Convert a bunch of uses of the wstring net::FormatUrl() to the new string16 one.viettrungluu@chromium.org2010-08-301-3/+3
* Implement a policy to specify which pages to restore at startup. The admin c...mnissler@chromium.org2010-08-261-0/+2
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Remove a few SkBitmap instances (and other headers that were next to th...erg@google.com2010-08-181-0/+24
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-181-3/+3
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Re-land 53849 (Revert 53857) - Implement most of the startup page controls in...stuartmorgan@chromium.org2010-07-281-1/+4
* Remove static caching of default favicon in CustomHomePagesTableModelstuartmorgan@chromium.org2010-07-281-15/+5
* Revert 53849 - Implement most of the startup page controls in DOMUI prefsstuartmorgan@chromium.org2010-07-271-4/+1
* Implement most of the startup page controls in DOMUI prefsstuartmorgan@chromium.org2010-07-271-1/+4
* Change a bunch of string types.estade@chromium.org2010-06-291-1/+1
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-1/+1
* Gtk: update options "Open on startup" to match new behavior.mattm@chromium.org2010-05-131-0/+24
* Split CustomHomePagesTableModel into its own file so it can be shared with th...mattm@chromium.org2010-05-121-0/+197