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
/
url_database.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Database usage adjustment for .../history
gbillock@chromium.org
2012-01-18
1
-60
/
+19
*
[sql] WARN_UNUSED_RESULT on Execute().
shess@chromium.org
2011-12-23
1
-9
/
+16
*
When users navigate to an intranet host that has not been previously typed, t...
pkasting@chromium.org
2011-10-14
1
-4
/
+20
*
Tweak typed-count Usage.
mrossetti@chromium.org
2011-08-19
1
-2
/
+2
*
Handle intranet hostnames more consistently.
pkasting@chromium.org
2011-08-19
1
-2
/
+3
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
1
-1
/
+1
*
Don't autocomplete searches of >1 word if they've only been visited once and ...
pkasting@chromium.org
2011-07-16
1
-2
/
+3
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
1
-1
/
+1
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
1
-3
/
+4
*
Lands http://code.google.com/p/chromium/issues/detail?id=71571 for
sky@chromium.org
2011-03-08
1
-33
/
+39
*
Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...
mrossetti@chromium.org
2011-02-24
1
-0
/
+19
*
Revert 75882 - Add caching of the InMemoryURLIndex (part of the HistoryQuickP...
mrossetti@chromium.org
2011-02-24
1
-19
/
+0
*
Add caching of the InMemoryURLIndex (part of the HistoryQuickProvider) part 1...
mrossetti@chromium.org
2011-02-24
1
-0
/
+19
*
Avoid dependance on timing in flaky history tests. Add logging to understand...
skerner@chromium.org
2011-02-04
1
-1
/
+4
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Makes the in memory db update rows that have search terms associated
sky@chromium.org
2011-01-07
1
-0
/
+20
*
Adds keyword_search_terms to in memory db so that we can synchronously
sky@chromium.org
2010-11-01
1
-7
/
+21
*
Reduce the number of files that recompile when changing template_url.h or tem...
levin@chromium.org
2010-08-31
1
-3
/
+3
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-1
/
+0
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-13
/
+13
*
Update sync to support syncing of typed urls
zork@chromium.org
2010-03-18
1
-0
/
+14
*
This patch strips out the http auth credentials before storing it in History DB.
inferno@chromium.org
2010-03-16
1
-2
/
+8
*
chrome 5: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-2
/
+4
*
Convert history to use new sql wrappers. Enhance wrappers in several ways to
brettw@chromium.org
2009-10-02
1
-145
/
+137
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
1
-1
/
+2
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-1
/
+2
*
Back out r10487 too
mark@chromium.org
2009-02-26
1
-2
/
+1
*
More URL constants replacement.
brettw@chromium.org
2009-02-26
1
-1
/
+2
*
Correct sqlite wrapper behavior on systems where wchar_t is UTF-32,
phajdan.jr@chromium.org
2009-01-30
1
-8
/
+11
*
Don't crash when getting strings out of the database. column_text is a little...
brettw@google.com
2008-11-05
1
-2
/
+2
*
Trivial patch: add whitespace to some SQL statements to turn "INSERT INTO foo...
pkasting@chromium.org
2008-10-29
1
-3
/
+3
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Makes deleting history no longer delete starred urls. Thiseffectively reenabl...
sky@google.com
2008-08-27
1
-2
/
+3
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Moves bookmarks out of history into its own file (JSON).
sky@google.com
2008-08-21
1
-26
/
+42
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+485