index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
custom_home_pages_table_model.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace string16 with base::string16.
brettw@chromium.org
2013-12-04
1
-3
/
+3
*
Small crash fix for set pages dialog drag'n'drop issue.
dbeam@chromium.org
2013-11-05
1
-1
/
+1
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.
avi@chromium.org
2013-06-09
1
-1
/
+1
*
Really fix crash when dragging and dropping in chrome://settings/startup
dcheng@chromium.org
2013-03-09
1
-5
/
+2
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-1
/
+1
*
Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...
gab@chromium.org
2013-02-01
1
-3
/
+3
*
Remove GetWebContentsAt from browser_tabstrip.
avi@chromium.org
2013-01-14
1
-2
/
+2
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-10
1
-2
/
+5
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-07-17
1
-4
/
+5
*
[uber page] Fix crash when dropping a bookmark on the startup page list.
dbeam@chromium.org
2012-07-17
1
-3
/
+6
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-1
/
+2
*
Reverting since this apparently caused Mac perf to suffer. Will break it down...
rlp@chromium.org
2012-06-25
1
-5
/
+2
*
Reverting since this did not fix so I can revert the original change in the h...
rlp@chromium.org
2012-06-25
1
-4
/
+4
*
Fixing the way HistoryServiceFactory access the history service and updated a...
rlp@chromium.org
2012-06-22
1
-4
/
+4
*
Removing usage of profile_->GetHistory() from the codebase in order to remove...
rlp@chromium.org
2012-06-19
1
-2
/
+5
*
Don't add devtools to list of startup pages
tbreisacher@chromium.org
2012-03-12
1
-7
/
+29
*
Remove unnecessary favicon-related code in CustomHomePagesTableModel
tbreisacher@chromium.org
2012-02-28
1
-64
/
+5
*
[uber page] Move startup pages list to a dialog
tbreisacher@chromium.org
2012-01-10
1
-2
/
+6
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-2
/
+2
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
1
-1
/
+2
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
1
-2
/
+1
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
1
-1
/
+2
*
base::Bind: Cleanup in history/ plus dependencies.
jhawkins@chromium.org
2011-10-05
1
-1
/
+4
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-1
/
+1
*
Fixed crash on setting startup pages. See issue 7111010
groby@chromium.org
2011-06-21
1
-2
/
+2
*
Support drag&drop for startup pages
groby@chromium.org
2011-06-14
1
-0
/
+58
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-2
/
+2
*
fav icon -> favicon. Pass 12/12: all the rest
avi@chromium.org
2011-03-16
1
-5
/
+5
*
Populated the IconType in FavIconService.
michaelbai@google.com
2011-03-16
1
-8
/
+5
*
fav icon -> favicon. Pass 5: fav_icon -> favicon
avi@chromium.org
2011-03-15
1
-9
/
+9
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
DOMUI Prefs: Implement inline editability for startup pages
stuartmorgan@chromium.org
2011-01-14
1
-0
/
+1
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-2
/
+2
*
Remove wstring from TableModel.
avi@chromium.org
2010-12-30
1
-9
/
+8
*
Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-3
/
+4
*
Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-4
/
+3
*
Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-3
/
+4
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
DOMUI: Make Settings page available at chrome://settings.
tfarina@chromium.org
2010-09-22
1
-1
/
+1
*
Convert a bunch of uses of the wstring net::FormatUrl() to the new string16 one.
viettrungluu@chromium.org
2010-08-30
1
-3
/
+3
*
Implement a policy to specify which pages to restore at startup. The admin c...
mnissler@chromium.org
2010-08-26
1
-0
/
+2
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
FBTF: Remove a few SkBitmap instances (and other headers that were next to th...
erg@google.com
2010-08-18
1
-0
/
+24
*
Convert GetDisplayStringInLTRDirectionality from wstring to string16.
tony@chromium.org
2010-08-18
1
-3
/
+3
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
[next]