Sign in
chromium
/
chromium
/
src
/
2c84eb657463e156ccd0937d55d080194d0a94e6
/
components
/
query_parser
/
snippet_unittest.cc
f57136c1
Switch to standard integer types in components/, part 3 of 4.
by avi
· 10 years ago
fce8d19
Replace ToLower calls to the new format
by brettw
· 10 years ago
8be197d1
Update SplitString calls in components
by brettw
· 10 years ago
37a447b
Convert ARRAYSIZE_UNSAFE -> arraysize in components/.
by viettrungluu
· 11 years ago
cb1f4ac
Move StringToLowerASCII to base namespace
by
[email protected]
· 11 years ago
9ba3fbc
Roll ICU to icu52
by
[email protected]
· 11 years ago
d7285fc
Revert 277111 "Roll ICU to icu52"
by
[email protected]
· 11 years ago
6589d67
Roll ICU to icu52
by
[email protected]
· 11 years ago
acf9f27
Add the query_parser component
by
[email protected]
· 11 years ago
[Renamed (97%) from chrome/browser/history/snippet_unittest.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
6a72a63
Replace string16 with base::string16 in chrome/browser
by
[email protected]
· 12 years ago
439f1e3
Convert string16 to use base namespace.
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
76eb024
base: Move SplitString functions into the base namespace and update the callers.
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
b714b8c
Rebase ThaiUTF8 unit test.
by
[email protected]
· 15 years ago
a244c18
Update bug number for Snippets.FAILS_ThaiUTF8.
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
d19449ef
[TTF] [GTTF] Flip tests that fail predictably from FLAKY to FAILS.
by
[email protected]
· 15 years ago
e0d356a
TTF: Mark Snippets.ThaiUTF8 as flaky instead of disabling the test.
by
[email protected]
· 15 years ago
9fd9092f
chrome 5: string_util.h -> utf_string_conversions.h fix.
by
[email protected]
· 15 years ago
038d52e1
More style nits.
by
[email protected]
· 16 years ago
bd1d148
Remove logging.h from cc files that don't use it.
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
a6185508
Port some unit tests in chrome/browser/
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