Sign in
chromium
/
chromium
/
src
/
067095afacfdf4673bc397b3ca4623d037e7afc7
/
base
/
values_unittest.cc
d3accda
Modified Value::GetAsDouble so the function returns true when the object holds an Integer.
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
fb534c9
Rename Real* to Double* in values.* and dependent files
by
[email protected]
· 15 years ago
16f47e08
Made return types of various Value::DeepCopy() implementations more specific
by
[email protected]
· 15 years ago
f00768e
Handle policy refresh internally in ConfigurationPolicyPrefStore.
by
[email protected]
· 15 years ago
73c4793
Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"
by
[email protected]
· 15 years ago
74e3af7
clang/mac: Fix most problems in unittest targets in webkit.gyp
by
[email protected]
· 15 years ago
dc1f244
Fix DictionaryValue::Equals() to also detect differences in key names.
by
[email protected]
· 15 years ago
f163393
Header cleanup in base.
by
[email protected]
· 15 years ago
dc9a676
Remove deprecated wstring Get(As)String() methods from Value, etc.
by
[email protected]
· 15 years ago
16b52716
Remove (deprecated) wstring version of Value::CreateStringValue().
by
[email protected]
· 15 years ago
8b6e84a
Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().
by
[email protected]
· 15 years ago
a60153f0
Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansion()s.
by
[email protected]
· 15 years ago
9001854
Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExpansion() overloads.
by
[email protected]
· 15 years ago
ff4c1d8
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
by
[email protected]
· 15 years ago
4aeb9408
Add dictionary comparing functions to DictionaryValue and unit tests
by
[email protected]
· 15 years ago
e2e593d
Remove Value/StringValue's ...UTF16() methods in favour of overloading.
by
[email protected]
· 15 years ago
be1ce6a7
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
by
[email protected]
· 15 years ago
9e4cda733
Make ValuesTest use std::strings (instead of wstrings) for dictionary keys.
by
[email protected]
· 15 years ago
c378cca
Preference provider implementation backed by JSON files in a directory.
by
[email protected]
· 15 years ago
2fdc86a
Style cleanup in preparation for auto-linting base/.
by
[email protected]
· 16 years ago
9101ef1e
Add string16 methods to JSON value classes.
by
[email protected]
· 16 years ago
ec330b5
Remove emtpy lists and empty dictionaries from Preferences and
by
[email protected]
· 16 years ago
6832cbe
Fix a memory leak when calling the one-arg form of ListValue::Remove().
by
[email protected]
· 16 years ago
4dad9ad8
Many changes to DictionaryValues:
by
[email protected]
· 16 years ago
8ab4809b
Minor Coverity nit: Unit test leaking data if failure occurs.
by
[email protected]
· 16 years ago
0a9a0fc
Use scoped_ptr to prevent memory leaks on test failures.
by
[email protected]
· 16 years ago
7afa9c92
NO CODE CHANGE
by
[email protected]
· 16 years ago
8e50b60
revert broken change 10833
by
[email protected]
· 16 years ago
3a79b3c
Port DictionaryValue to use string16 instead of wstring.
by
[email protected]
· 16 years ago
6470ee8f
Revert dsh's change 10818
by
[email protected]
· 16 years ago
32c1471
Port DictionaryValue to use string16 instead of wstring.
by
[email protected]
· 16 years ago
52a261f
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance).
by
[email protected]
· 16 years ago
f82fb495
Flesh out ListValue class.
by
[email protected]
· 17 years ago
4cd5f6a
Added std::string to Value via Set/GetString overloading.
by
[email protected]
· 17 years ago
e8749c9
Revert "Added std::string to Value via Set/GetString overloading."
by
[email protected]
· 17 years ago
3e9fe53
Added std::string to Value via Set/GetString overloading.
by
[email protected]
· 17 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
f297d18
Fix the final few remaining warnings in base
by
[email protected]
· 17 years ago
4625cf10
Revert r966, as it broke the Windows build.
by
[email protected]
· 17 years ago
63390bad
Fix signed/unsigned in prep for -Wall.
by
[email protected]
· 17 years ago
099ef5df
rollback r922 to fix windows bustage
by
[email protected]
· 17 years ago
44a1cbfa
Fix more compiler warnings.
by
[email protected]
· 17 years ago
836061b
Don't cast negative values to unsigned. This eliminates warnings in GCC.
by
[email protected]
· 17 years ago
cd67923
Fix some warnings.
by
[email protected]
· 17 years ago
d7cae12
Add base to the repository.
by initial.commit
· 17 years ago