summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_home_pages_table_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...gab@chromium.org2013-02-011-3/+3
* Remove GetWebContentsAt from browser_tabstrip.avi@chromium.org2013-01-141-2/+2
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-101-2/+5
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-07-171-4/+5
* [uber page] Fix crash when dropping a bookmark on the startup page list.dbeam@chromium.org2012-07-171-3/+6
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-1/+2
* Reverting since this apparently caused Mac perf to suffer. Will break it down...rlp@chromium.org2012-06-251-5/+2
* Reverting since this did not fix so I can revert the original change in the h...rlp@chromium.org2012-06-251-4/+4
* Fixing the way HistoryServiceFactory access the history service and updated a...rlp@chromium.org2012-06-221-4/+4
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-2/+5
* Don't add devtools to list of startup pagestbreisacher@chromium.org2012-03-121-7/+29
* Remove unnecessary favicon-related code in CustomHomePagesTableModeltbreisacher@chromium.org2012-02-281-64/+5
* [uber page] Move startup pages list to a dialogtbreisacher@chromium.org2012-01-101-2/+6
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-041-2/+2
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-1/+2
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-2/+1
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-1/+2
* base::Bind: Cleanup in history/ plus dependencies.jhawkins@chromium.org2011-10-051-1/+4
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Fixed crash on setting startup pages. See issue 7111010groby@chromium.org2011-06-211-2/+2
* Support drag&drop for startup pagesgroby@chromium.org2011-06-141-0/+58
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-2/+2
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-161-5/+5
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-161-8/+5
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-151-9/+9
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* 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