summaryrefslogtreecommitdiffstats
path: root/crypto/symmetric_key_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in crypto/.avi2015-12-211-3/+6
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-4/+4
* Cleanup: Correctly spell success(ful).thestig2015-11-231-2/+2
* Fix and enable MSVC warning C4018 for crypto/.pkasting2015-07-211-1/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in crypto.dcheng@chromium.org2013-04-111-3/+3
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-281-3/+2
* Reland - Create a database for NaCl validation caching that is shared between...nduca@google.com2012-03-271-6/+7
* Revert 129061 - Create a database for NaCl validation caching that is shared ...nduca@google.com2012-03-271-7/+6
* Create a database for NaCl validation caching that is shared between processes.ncbray@chromium.org2012-03-271-6/+7
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-0/+536