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_backend.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Completed the code path from AndroidProviderService to HistoryBackend.
michaelbai@chromium.org
2012-05-04
1
-0
/
+27
*
Move RefCountedMemory Class to Base namespace
simon.hong81@gmail.com
2012-05-02
1
-1
/
+1
*
Added page score to the ntp suggestions tab.
rfevang@chromium.org
2012-04-28
1
-6
/
+4
*
Add PrerenderLocalPredictor, which will eventually perform
tburkard@chromium.org
2012-04-23
1
-0
/
+13
*
Move RefCountedBytes Class to base namespace.
simon.hong81@gmail.com
2012-04-20
1
-6
/
+6
*
Have URL Modifications sent Regardless of Typed.
mrossetti@chromium.org
2012-04-11
1
-28
/
+13
*
Fix a typo in history backend.
michaelbai@chromium.org
2012-04-10
1
-1
/
+1
*
Change 9789001: attempt #3 after fixing the problems with linux Created by We...
georgey@chromium.org
2012-04-09
1
-0
/
+29
*
Clear the android_urls table when clearing the main history.
michaelbai@chromium.org
2012-04-09
1
-0
/
+5
*
Added the method to get favicon by ID.
michaelbai@chromium.org
2012-04-05
1
-10
/
+28
*
Revert 130675 - Reapply Wei Li's patch
dubroy@chromium.org
2012-04-05
1
-29
/
+0
*
Reapply Wei Li's patch
georgey@chromium.org
2012-04-04
1
-0
/
+29
*
Revert 130005 - Committing:
mihaip@chromium.org
2012-03-31
1
-29
/
+0
*
Committing:
georgey@chromium.org
2012-03-31
1
-0
/
+29
*
Adds a stat that records the amount of time it took to load the SuggestedSite...
macourteau@chromium.org
2012-03-24
1
-0
/
+10
*
Fixed unit-test to un-revert patch:
georgey@chromium.org
2012-03-19
1
-0
/
+112
*
Revert 127333 - Added Time slicing to History, used it on "Suggested" page
dmazzoni@chromium.org
2012-03-17
1
-112
/
+0
*
Added Time slicing to History, used it on "Suggested" page
georgey@chromium.org
2012-03-17
1
-0
/
+112
*
Move DownloadPersistentStoreInfo to content\public\browser and into the conte...
jam@chromium.org
2012-03-11
1
-3
/
+4
*
Some fixes split off from https://chromiumcodereview.appspot.com/9570064/ to ...
pkasting@chromium.org
2012-03-02
1
-1
/
+3
*
Coverity 'wrong operator' error [cid 100047]
tbreisacher@chromium.org
2012-03-01
1
-1
/
+1
*
Use URLRows rather than std::vector<URLRow>. Also, there is an equivalent Typ...
mrossetti@chromium.org
2012-02-10
1
-14
/
+9
*
Move Ownership of IMUI to HistoryService.
mrossetti@chromium.org
2012-02-07
1
-2
/
+1
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-27
1
-4
/
+3
*
Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.
hbono@chromium.org
2012-01-16
1
-3
/
+4
*
Convert use of int ms to TimeDelta in files owned by brettw.
tedvessenes@gmail.com
2012-01-16
1
-4
/
+3
*
Updated TypedURL sync to filter expired visits sent from the server.
atwilson@chromium.org
2012-01-12
1
-1
/
+5
*
base::Bind: Remove ScopedRunnableMethodFactory.
jhawkins@chromium.org
2012-01-03
1
-3
/
+3
*
Retry: Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
1
-1
/
+1
*
Revert 115929 - Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-29
1
-1
/
+1
*
Convert stragglers not on spreadsheet to base::Bind()
ajwong@chromium.org
2011-12-28
1
-1
/
+1
*
Remove temporary redirect header and DEPS exception for cancelable_request.h
joi@chromium.org
2011-12-27
1
-1
/
+1
*
base::Bind: Convert NewRunnableMethod in chrome/browser.
jhawkins@chromium.org
2011-12-24
1
-7
/
+8
*
Add ExpireHistoryBackend::DeleteURLs method
akalin@chromium.org
2011-12-15
1
-4
/
+1
*
Eliminated the last few uses of MessageLoop::QuitTask in chrome/
dcheng@chromium.org
2011-12-10
1
-6
/
+4
*
Revert 111378 - HQP Refactoring (in Preparation for SQLite Cache)
zmo@google.com
2011-11-24
1
-2
/
+2
*
Reverting based on discussions on #chromium with shess and rsleevi
jamiewalch@google.com
2011-11-23
1
-12
/
+2
*
Add a field trial for using lower sqlite cache sizes.
brettw@chromium.org
2011-11-23
1
-2
/
+12
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-11-23
1
-2
/
+2
*
Provide assumed favicon for intents if page was never visited.
groby@chromium.org
2011-11-18
1
-0
/
+13
*
Fix leak in BroadcastNotifications() if the delegate is closing
atwilson@chromium.org
2011-11-11
1
-0
/
+2
*
Revert 108478 - HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-11-03
1
-17
/
+2
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-11-03
1
-2
/
+17
*
Revert 108207 - HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-11-02
1
-17
/
+2
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-11-02
1
-2
/
+17
*
HistoryBackend: Fix a crash in BroadcastNotification.
jhawkins@chromium.org
2011-10-27
1
-2
/
+4
*
Now does not sync URLs that only have imported visits.
atwilson@chromium.org
2011-10-22
1
-0
/
+9
*
Add new UMA stats to get a handle on Downloads UI Usage
benjhayden@chromium.org
2011-10-17
1
-4
/
+2
*
Revert 105678 - Caused flakiness described in http://crbug.com/100479
rsleevi@chromium.org
2011-10-16
1
-12
/
+2
*
HQP Refactoring (in Preparation for SQLite Cache)
mrossetti@chromium.org
2011-10-15
1
-2
/
+12
[next]