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
/
history
/
history.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing initializer for current_backend_id_.
qsr@chromium.org
2011-09-19
1
-0
/
+1
*
Use an id to ensure that the HistoryBackend is still alive.
qsr@google.com
2011-09-19
1
-12
/
+33
*
Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequests
estade@chromium.org
2011-09-07
1
-7
/
+0
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-09-07
1
-0
/
+7
*
Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...
dmaclach@chromium.org
2011-08-29
1
-7
/
+0
*
Make a new integer field in sql::MetaTable (a per-profile db) containing a co...
benjhayden@chromium.org
2011-08-29
1
-0
/
+7
*
Move DownloadHistoryInfo to content and rename it to DownloadPersistentStoreI...
jam@chromium.org
2011-08-22
1
-2
/
+2
*
Change TopSites and History to use gfx::Image instead of SkBitmap in their
pinkerton@chromium.org
2011-08-02
1
-10
/
+0
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-9
/
+10
*
history: Move kBookmarkBarID constant out of HistoryService.
tfarina@chromium.org
2011-07-07
1
-3
/
+0
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-08
1
-7
/
+4
*
Revert 88142 to fix sync_integration_tests offline.
msw@chromium.org
2011-06-07
1
-4
/
+7
*
*Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.
msw@chromium.org
2011-06-07
1
-7
/
+4
*
Change GetVisitCountToHost() to GetVisibleVisitCountToHost(), and restrict it...
pkasting@chromium.org
2011-05-25
1
-4
/
+4
*
Part 2 of downloads data flow refactor.
ahendrickson@chromium.org
2011-05-23
1
-3
/
+5
*
Moves responsibility for showing profile error dialog out of Browser
sky@chromium.org
2011-04-14
1
-14
/
+14
*
Cleanup: Update a bunch of files to the new location of browser_window.h. Par...
tfarina@chromium.org
2011-04-09
1
-1
/
+1
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Populated the IconType in FavIconService.
michaelbai@google.com
2011-03-16
1
-7
/
+11
*
fav icon -> favicon. Pass 9: chrome/browser/history
avi@chromium.org
2011-03-15
1
-2
/
+2
*
fav icon -> favicon. Pass 6: GetFavIcon* -> GetFavicon*
avi@chromium.org
2011-03-15
1
-1
/
+1
*
fav icon -> favicon. Pass 5: fav_icon -> favicon
avi@chromium.org
2011-03-15
1
-4
/
+4
*
fav icon -> favicon. Pass 4: SetFavIcon* -> SetFavicon*
avi@chromium.org
2011-03-15
1
-2
/
+2
*
fav icon -> favicon. Pass 2: GetFavIcon -> GetFavicon
avi@chromium.org
2011-03-15
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-2
/
+2
*
Lands http://code.google.com/p/chromium/issues/detail?id=71571 for
sky@chromium.org
2011-03-08
1
-4
/
+5
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Remove TopSites::IsEnabled() as well as related dead code.
satorux@chromium.org
2011-01-18
1
-2
/
+2
*
Make us save favicon in incognito mode if the url is bookmarked. This
sky@chromium.org
2010-12-15
1
-0
/
+8
*
Move:
ben@chromium.org
2010-12-02
1
-2
/
+2
*
Attempt at fixing unit_test crash on mac bots. The main egregious
sky@chromium.org
2010-11-08
1
-7
/
+9
*
Makes the in memory db update keyword search terms.
sky@chromium.org
2010-11-04
1
-23
/
+32
*
Attempt 2 at landing top sites refactor:
sky@chromium.org
2010-10-27
1
-4
/
+15
*
Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-8
/
+1
*
Refactors TopSites so that it's hopefully easier to maintain and
sky@chromium.org
2010-10-24
1
-1
/
+8
*
Move inspector to "chrome-devtools" scheme
podivilov@chromium.org
2010-10-22
1
-0
/
+1
*
Final phase of the URL History Quick autocomplete provider integration. This ...
mrossetti@chromium.org
2010-10-12
1
-2
/
+10
*
Rename ChromeThread to BrowserThread Part20:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Revert 62193 - Final phase of the URL History Quick autocomplete provider int...
mrossetti@chromium.org
2010-10-11
1
-10
/
+2
*
Final phase of the URL History Quick autocomplete provider integration. This...
mrossetti@chromium.org
2010-10-11
1
-2
/
+10
*
Rename ChromeThread to BrowserThread Part11:
tfarina@chromium.org
2010-10-10
1
-1
/
+1
*
Revert 61826 - Revert "Make sure TopSites is only created if enabled. TopSite...
sky@chromium.org
2010-10-07
1
-2
/
+4
*
Remove all FIXMEs in browser/
estade@chromium.org
2010-10-07
1
-1
/
+1
*
Revert "Make sure TopSites is only created if enabled. TopSites was getting"
agl@chromium.org
2010-10-07
1
-4
/
+2
*
Make sure TopSites is only created if enabled. TopSites was getting
sky@chromium.org
2010-10-07
1
-2
/
+4
*
Reduce console LOG(INFO) spam in history_service.
evan@chromium.org
2010-09-17
1
-1
/
+0
*
FBTF: Move ctors/dtors into cc files.
erg@google.com
2010-09-13
1
-1
/
+1
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
1
-3
/
+3
*
Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passed
sky@chromium.org
2010-08-26
1
-11
/
+18
[next]