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
/
query_parser.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace FTS in the history_service with a brute force text search.
rmcilroy@chromium.org
2013-06-22
1
-7
/
+61
*
Implement Bookmark Autocomplete Provider
mrossetti@chromium.org
2012-10-18
1
-4
/
+5
*
Revert 121423 - Don't strip punctuation inside quotes in history search queries.
brettw@chromium.org
2012-02-10
1
-54
/
+22
*
Don't strip punctuation inside quotes in history search queries.
dubroy@chromium.org
2012-02-10
1
-22
/
+54
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
base/i18n: Pass |str| as const reference in BreakIterator::Init().
tfarina@chromium.org
2011-05-25
1
-2
/
+2
*
history: Rename the second version of ParserQuery() to ParseQueryNodes().
tfarina@chromium.org
2011-05-19
1
-9
/
+9
*
base/i18n: Put break_iterator* into namespace i18n.
tfarina@chromium.org
2011-05-16
1
-2
/
+2
*
history: Make QueryParser non-copyable.
tfarina@chromium.org
2011-05-12
1
-1
/
+0
*
history: Avoid a temp variable on QueryParser::ParseQueryImpl().
tfarina@chromium.org
2011-05-09
1
-7
/
+1
*
FTP: split the directory listing parser test and re-enable it on TSan bots
phajdan.jr@chromium.org
2011-05-06
1
-2
/
+3
*
history: Make QueryNodePhrase more readable.
tfarina@chromium.org
2011-05-02
1
-14
/
+20
*
history: Move IsQueryCote into unnamed namespace.
tfarina@chromium.org
2011-04-29
1
-18
/
+13
*
history: Make QueryNodeWord more readable.
tfarina@chromium.org
2011-04-29
1
-26
/
+39
*
history: Make QueryNodeList more readable.
tfarina@chromium.org
2011-04-29
1
-24
/
+46
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Commiting second word iterator patch for tsepez. this was originally reviewed...
cdn@chromium.org
2010-12-15
1
-5
/
+5
*
Replace wstring with string16 in history. The only time wstring is used now i...
brettw@chromium.org
2010-06-23
1
-37
/
+38
*
More style nits.
erg@google.com
2009-10-14
1
-1
/
+2
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Adds an index over bookmark titles for fast look up.
sky@chromium.org
2009-05-19
1
-21
/
+14
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Temporary fix to avoid crash in typing in Omnibox. The crash happens
sky@chromium.org
2009-03-26
1
-3
/
+12
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Adds QueryParser::ExtractQueryWords. For consistent this should
sky@google.com
2008-12-09
1
-15
/
+35
*
Changes query parser to sort and coalesce overlapping match positions.
sky@google.com
2008-12-09
1
-1
/
+49
*
Make WordIterator and Snippet::MatchPositions use size_t instead of int for o...
pkasting@chromium.org
2008-12-03
1
-5
/
+5
*
Modifies the query parser to provide the position of the match in the
sky@google.com
2008-08-29
1
-17
/
+38
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+317