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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-7
/
+7
*
Add new UMA stats to get a handle on Downloads UI Usage
benjhayden@chromium.org
2011-10-17
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-4
/
+4
*
base::Bind: Final cleanup in history.[cc,h].
jhawkins@chromium.org
2011-10-11
1
-20
/
+15
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
1
-50
/
+46
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
1
-46
/
+50
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
1
-50
/
+46
*
base::Bind: Cleanup in history/ plus dependencies.
jhawkins@chromium.org
2011-10-05
1
-6
/
+6
*
Retry r100017. This time, prevent a potential shutdown race by moving the cal...
benjhayden@chromium.org
2011-09-21
1
-0
/
+7
*
Use an id to ensure that the HistoryBackend is still alive.
qsr@google.com
2011-09-19
1
-4
/
+9
*
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
-5
/
+5
*
Change TopSites and History to use gfx::Image instead of SkBitmap in their
pinkerton@chromium.org
2011-08-02
1
-6
/
+4
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
1
-1
/
+1
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-2
/
+2
*
history: Move kBookmarkBarID constant out of HistoryService.
tfarina@chromium.org
2011-07-07
1
-4
/
+0
*
Changed typed url sync to no longer modify typed/visit_count.
atwilson@chromium.org
2011-06-09
1
-2
/
+6
*
Change GetVisitCountToHost() to GetVisibleVisitCountToHost(), and restrict it...
pkasting@chromium.org
2011-05-25
1
-7
/
+9
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Part 2 of downloads data flow refactor.
ahendrickson@chromium.org
2011-05-23
1
-5
/
+6
*
iwyu: Use callback_old.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-1
/
+1
*
Favicon file shuffling.
avi@chromium.org
2011-04-28
1
-1
/
+1
*
Moves responsibility for showing profile error dialog out of Browser
sky@chromium.org
2011-04-14
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.
tfarina@chromium.org
2011-03-21
1
-1
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Populated the IconType in FavIconService.
michaelbai@google.com
2011-03-16
1
-4
/
+8
*
fav icon -> favicon. Pass 9: chrome/browser/history
avi@chromium.org
2011-03-15
1
-3
/
+2
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-3
/
+3
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-1
/
+1
*
Cleanup: Remove unneeded uses of notification_observer.h.
thestig@chromium.org
2011-02-11
1
-2
/
+4
*
Make us save favicon in incognito mode if the url is bookmarked. This
sky@chromium.org
2010-12-15
1
-0
/
+5
*
Crash fix: Don't use const-ref parameter for an async callback.
jhawkins@chromium.org
2010-11-11
1
-1
/
+1
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-08
1
-1
/
+2
*
Attempt at fixing unit_test crash on mac bots. The main egregious
sky@chromium.org
2010-11-08
1
-1
/
+2
*
Attempt 2 at landing top sites refactor:
sky@chromium.org
2010-10-27
1
-0
/
+10
*
Final phase of the URL History Quick autocomplete provider integration. This ...
mrossetti@chromium.org
2010-10-12
1
-0
/
+1
*
Revert 62193 - Final phase of the URL History Quick autocomplete provider int...
mrossetti@chromium.org
2010-10-11
1
-1
/
+0
*
Final phase of the URL History Quick autocomplete provider integration. This...
mrossetti@chromium.org
2010-10-11
1
-0
/
+1
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
1
-4
/
+4
*
Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passed
sky@chromium.org
2010-08-26
1
-2
/
+4
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-5
/
+9
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-9
/
+5
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
1
-5
/
+9
*
Regression fix: Downloads page in Incognito mode works fine now.
phajdan.jr@chromium.org
2010-08-16
1
-9
/
+0
*
FBTF: Remove "obviously" unneeded standard C++ library #includes.
viettrungluu@chromium.org
2010-08-15
1
-1
/
+0
*
Add Framework for History Quick Provider
mrossetti@chromium.org
2010-08-04
1
-0
/
+3
[next]