Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
e313b348c094862fc6aeb10d498c7680ba515403
/
base
/
values_unittest.cc
c753303
clang/mac: Fix most problems in unittest targets in webkit.gyp
by thakis@chromium.org
· 14 years ago
fd5fde9
Fix DictionaryValue::Equals() to also detect differences in key names.
by mnissler@chromium.org
· 14 years ago
11f89b0
Header cleanup in base.
by brettw@chromium.org
· 14 years ago
6835465
Remove deprecated wstring Get(As)String() methods from Value, etc.
by viettrungluu@chromium.org
· 14 years ago
3ae8610
Remove (deprecated) wstring version of Value::CreateStringValue().
by viettrungluu@chromium.org
· 14 years ago
02e420f
Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().
by viettrungluu@chromium.org
· 14 years ago
db939fb
Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansion()s.
by viettrungluu@chromium.org
· 14 years ago
4603a8d
Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExpansion() overloads.
by viettrungluu@chromium.org
· 14 years ago
b7b6aa0
Rename DictionaryValue's SetStringFromUTF16() to SetString() (and overload).
by viettrungluu@chromium.org
· 14 years ago
9884e95
Add dictionary comparing functions to DictionaryValue and unit tests
by danno@chromium.org
· 14 years ago
31b80ba
Remove Value/StringValue's ...UTF16() methods in favour of overloading.
by viettrungluu@chromium.org
· 14 years ago
d85babb
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
by brettw@chromium.org
· 14 years ago
496dec2
Make ValuesTest use std::strings (instead of wstrings) for dictionary keys.
by viettrungluu@chromium.org
· 14 years ago
17cee0e
Preference provider implementation backed by JSON files in a directory.
by mnissler@chromium.org
· 14 years ago
bf6ce9f
Style cleanup in preparation for auto-linting base/.
by erg@google.com
· 15 years ago
3b2d3a4
Add string16 methods to JSON value classes.
by munjal@chromium.org
· 15 years ago
e4948ab
Remove emtpy lists and empty dictionaries from Preferences and
by tony@chromium.org
· 15 years ago
dfe6a69
Fix a memory leak when calling the one-arg form of ListValue::Remove().
by pkasting@chromium.org
· 15 years ago
36515db
Many changes to DictionaryValues:
by pkasting@chromium.org
· 15 years ago
07b7b08
Minor Coverity nit: Unit test leaking data if failure occurs.
by finnur@chromium.org
· 15 years ago
c658546
Use scoped_ptr to prevent memory leaks on test failures.
by patrick@chromium.org
· 16 years ago
ad8855a
NO CODE CHANGE
by deanm@chromium.org
· 16 years ago
1242667
revert broken change 10833
by nsylvain@chromium.org
· 16 years ago
14e0b9a
Port DictionaryValue to use string16 instead of wstring.
by dsh@google.com
· 16 years ago
af7af1d
Revert dsh's change 10818
by nsylvain@chromium.org
· 16 years ago
7258e86
Port DictionaryValue to use string16 instead of wstring.
by dsh@google.com
· 16 years ago
8fe7adc
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* const per style compliance).
by maruel@chromium.org
· 16 years ago
c93b02f
Flesh out ListValue class.
by aa@chromium.org
· 16 years ago
2b923e7
Added std::string to Value via Set/GetString overloading.
by scherkus@chromium.org
· 16 years ago
5ad6276
Revert "Added std::string to Value via Set/GetString overloading."
by scherkus@chromium.org
· 16 years ago
92bc0d4
Added std::string to Value via Set/GetString overloading.
by scherkus@chromium.org
· 16 years ago
f003cfe
Use a more compact license header in source files.
by license.bot
· 16 years ago
691ecef
Fix the final few remaining warnings in base
by mmentovai@google.com
· 16 years ago
adc78f1
Revert r966, as it broke the Windows build.
by evanm@google.com
· 16 years ago
135104c
Fix signed/unsigned in prep for -Wall.
by evanm@google.com
· 16 years ago
90799b5
rollback r922 to fix windows bustage
by darin@google.com
· 16 years ago
cf7eff4
Fix more compiler warnings.
by darin@google.com
· 16 years ago
19650de
Don't cast negative values to unsigned. This eliminates warnings in GCC.
by deanm@google.com
· 16 years ago
32f2c51
Fix some warnings.
by evanm@google.com
· 16 years ago
3f4a732
Add base to the repository.
by initial.commit
· 16 years ago