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_querying_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it possible to run unit_tests under parallel_launcher.py for speed.
phajdan.jr@chromium.org
2010-09-23
1
-6
/
+6
*
Re-land r56742 now with correct database files
brettw@chromium.org
2010-08-21
1
-2
/
+2
*
Revert 56742 - A new field to describe the sources of history urls(visits) is...
brettw@chromium.org
2010-08-19
1
-2
/
+2
*
A new field to describe the sources of history urls(visits) is added. This fi...
brettw@chromium.org
2010-08-19
1
-2
/
+2
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-29
/
+29
*
Convert page contents grabbing from wide to UTF16. The current code is a bit
brettw@chromium.org
2010-06-11
1
-7
/
+8
*
Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...
tfarina@chromium.org
2010-06-06
1
-2
/
+2
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...
pkasting@chromium.org
2009-11-03
1
-31
/
+3
*
Moved typedef of RedirectList from HistoryService class to history namespace.
meelapshah@chromium.org
2009-07-01
1
-1
/
+1
*
Fix: Certain redirections remove sites from the history
yuzo@chromium.org
2009-07-01
1
-1
/
+2
*
Ports all of the chrome/browser/history code to use FilePath, except
estade@chromium.org
2009-03-18
1
-4
/
+6
*
Stop history search going on beyond the start of history.
glen@chromium.org
2009-03-11
1
-0
/
+26
*
Port some unit tests from chrome/browser/
phajdan.jr@chromium.org
2009-02-02
1
-14
/
+14
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
1
-1
/
+1
*
Add a test for fts2 prefix searching.
mpcomplete@google.com
2008-12-17
1
-0
/
+15
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+3
*
Makes deleting history no longer delete starred urls. Thiseffectively reenabl...
sky@google.com
2008-08-27
1
-1
/
+1
*
Chrome changes corresponding to my message_loop_type CL.
darin@google.com
2008-08-26
1
-0
/
+2
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-29
/
+4
*
Moves bookmarks out of history into its own file (JSON).
sky@google.com
2008-08-21
1
-26
/
+7
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+371