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
/
base
/
values_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor Coverity nit: Unit test leaking data if failure occurs.
finnur@chromium.org
2009-07-03
1
-9
/
+7
*
Use scoped_ptr to prevent memory leaks on test failures.
patrick@chromium.org
2009-03-24
1
-19
/
+12
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-58
/
+53
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-53
/
+58
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
1
-54
/
+53
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-53
/
+54
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-2
/
+2
*
Flesh out ListValue class.
aa@chromium.org
2009-01-20
1
-0
/
+36
*
Added std::string to Value via Set/GetString overloading.
scherkus@chromium.org
2008-12-11
1
-4
/
+44
*
Revert "Added std::string to Value via Set/GetString overloading."
scherkus@chromium.org
2008-12-10
1
-44
/
+4
*
Added std::string to Value via Set/GetString overloading.
scherkus@chromium.org
2008-12-10
1
-4
/
+44
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Fix the final few remaining warnings in base
mmentovai@google.com
2008-08-21
1
-8
/
+8
*
Revert r966, as it broke the Windows build.
evanm@google.com
2008-08-15
1
-8
/
+8
*
Fix signed/unsigned in prep for -Wall.
evanm@google.com
2008-08-15
1
-8
/
+8
*
rollback r922 to fix windows bustage
darin@google.com
2008-08-15
1
-8
/
+8
*
Fix more compiler warnings.
darin@google.com
2008-08-15
1
-8
/
+8
*
Don't cast negative values to unsigned. This eliminates warnings in GCC.
deanm@google.com
2008-08-13
1
-1
/
+4
*
Fix some warnings.
evanm@google.com
2008-08-13
1
-1
/
+1
*
Add base to the repository.
initial.commit
2008-07-26
1
-0
/
+403