Sign in
chromium
/
chromium
/
src
/
d54ddee89897d16b1611a7dc80c8eb4aed81b422
/
components
/
query_parser
/
snippet.cc
acf9f27
Add the query_parser component
by
[email protected]
· 11 years ago
[Renamed (95%) from chrome/browser/history/snippet.cc]
0433872
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
by
[email protected]
· 12 years ago
fb94f39
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
by
[email protected]
· 12 years ago
762398d
Update some uses of UTF conversions in chrome/browser to use the base:: namespace.
by
[email protected]
· 12 years ago
439f1e3
Convert string16 to use base namespace.
by
[email protected]
· 12 years ago
8bbf619
Replace third_party/icu/public with third_party/icu/source in the include directives.
by
[email protected]
· 12 years ago
d883056
Use a direct include of strings headers in chrome/browser/e*-h*/.
by
[email protected]
· 12 years ago
112158af
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
by
[email protected]
· 12 years ago
1988e1c
chrome: Update include paths of string_split.h to its new location.
by
[email protected]
· 12 years ago
c297d3a
Roll ICU and convert include style to standard Chromium style,
by
[email protected]
· 13 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
76eb024
base: Move SplitString functions into the base namespace and update the callers.
by
[email protected]
· 15 years ago
20f0487a
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD structs.
by
[email protected]
· 15 years ago
4e5ae20f
base: Finish moving the SplitString functions from string_util.h to string_split.h
by
[email protected]
· 15 years ago
e5366896
Replace wstring with string16 in history. The only time wstring is used now in history is for bookmark-related stuff (the bookmarks system is still wstring-based).
by
[email protected]
· 15 years ago
9fd9092f
chrome 5: string_util.h -> utf_string_conversions.h fix.
by
[email protected]
· 15 years ago
b5b2385a
Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on 'using namespace icu'.
by
[email protected]
· 16 years ago
135b165
Linux: Add CHECKs to track down source of history std::string out of range exceptions.
by
[email protected]
· 16 years ago
65d55d8
Assorted fixes for 64-bit.
by
[email protected]
· 16 years ago
b6f87899
NO CODE CHANGE
by
[email protected]
· 16 years ago
c29962f2
Make WordIterator and Snippet::MatchPositions use size_t instead of int for offsets into strings. This avoids some casts. I also added a typedef for Snippet::MatchPosition which cleans up a bit of the calling code a little.
by
[email protected]
· 17 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
09911bf
Add chrome to the repository.
by initial.commit
· 17 years ago