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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move timestamp de-duping logic from HistoryBackend to NavigationController
akalin@chromium.org
2012-10-06
1
-40
/
+0
*
Rework arguments of HistoryService::AddPage()
akalin@chromium.org
2012-09-21
1
-58
/
+63
*
Now with unit test fixes. [Try 2 with fixes for unit tests.]
erg@chromium.org
2012-08-31
1
-3
/
+3
*
Reland
benjhayden@chromium.org
2012-08-09
1
-1
/
+2
*
Fix downloads db state=3 corruption using version=23
benjhayden@chromium.org
2012-08-08
1
-12
/
+78
*
Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...
rdsmith@chromium.org
2012-08-06
1
-4
/
+9
*
DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING
benjhayden@chromium.org
2012-08-03
1
-9
/
+4
*
base: Remove dereference structure operator (i.e ->) from ScopedVector.
tfarina@chromium.org
2012-06-30
1
-4
/
+4
*
Add PrerenderLocalPredictor, which will eventually perform
tburkard@chromium.org
2012-04-23
1
-0
/
+2
*
Move DownloadPersistentStoreInfo to content\public\browser and into the conte...
jam@chromium.org
2012-03-11
1
-1
/
+2
*
Move Ownership of IMUI to HistoryService.
mrossetti@chromium.org
2012-02-07
1
-2
/
+2
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
And now NewRunnableMethod(), you die.
ajwong@chromium.org
2012-01-04
1
-6
/
+1
*
Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...
jam@chromium.org
2011-12-20
1
-1
/
+2
*
Eliminated the last few uses of MessageLoop::QuitTask in chrome/
dcheng@chromium.org
2011-12-10
1
-2
/
+2
*
Revert 111378 - HQP Refactoring (in Preparation for SQLite Cache)
zmo@google.com
2011-11-24
1
-2
/
+2
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-11-23
1
-2
/
+2
*
Revert 108478 - HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-11-03
1
-2
/
+2
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-11-03
1
-2
/
+2
*
Revert 108207 - HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-11-02
1
-2
/
+2
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-11-02
1
-2
/
+2
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-4
/
+4
*
Add new UMA stats to get a handle on Downloads UI Usage
benjhayden@chromium.org
2011-10-17
1
-2
/
+12
*
Revert 105678 - Caused flakiness described in http://crbug.com/100479
rsleevi@chromium.org
2011-10-16
1
-2
/
+2
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-15
1
-2
/
+2
*
When users navigate to an intranet host that has not been previously typed, t...
pkasting@chromium.org
2011-10-14
1
-4
/
+81
*
Revert 105300 - HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-13
1
-2
/
+2
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-13
1
-2
/
+2
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-27
/
+30
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
1
-17
/
+23
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
1
-23
/
+17
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
1
-17
/
+23
*
base::Bind: Cleanup in history/ plus dependencies.
jhawkins@chromium.org
2011-10-05
1
-1
/
+4
*
Use an id to ensure that the HistoryBackend is still alive.
qsr@google.com
2011-09-19
1
-6
/
+9
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+1
*
Move DownloadHistoryInfo to content and rename it to DownloadPersistentStoreI...
jam@chromium.org
2011-08-22
1
-10
/
+11
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-1
/
+1
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-1
/
+1
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
1
-1
/
+2
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
1
-2
/
+2
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-2
/
+2
*
Part 2 of downloads data flow refactor.
ahendrickson@chromium.org
2011-05-23
1
-4
/
+10
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
Moves responsibility for showing profile error dialog out of Browser
sky@chromium.org
2011-04-14
1
-8
/
+5
*
Detect download errors.
ahendrickson@chromium.org
2011-04-07
1
-6
/
+7
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-3
/
+3
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Remove TopSites::IsEnabled() as well as related dead code.
satorux@chromium.org
2011-01-18
1
-81
/
+0
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+0
[next]