History log of /external/dng_sdk/source/dng_fingerprint.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0b098b759cf9a2a8659babaf8c3b74e1b48ca604 29-Feb-2016 Florian Kriener <floriank@google.com> Convert line endings to Unix format

Line endings were inconsistent before, this commit normalized line
endings to Unix format.

Bug: 26535130
Change-Id: I9a08119a2bf374db1a9b402ec8d22ee1ae04bc6b
/external/dng_sdk/source/dng_fingerprint.cpp
bca13f2e9b7c1363f96847c939e742e99addf830 22-Jan-2016 Kinan Hakim <kinan@google.com> Fix ifdef for some compilers.
/external/dng_sdk/source/dng_fingerprint.cpp
3758941131f944a197fd36297d027ec3e0a89544 21-Jan-2016 Kinan Hakim <kinan@google.com> Handle integer no sanitize in a more general way.
/external/dng_sdk/source/dng_fingerprint.cpp
5f50cecd84eede0503ae9543fb4ea706d0fb70ea 21-Jan-2016 Kinan Hakim <kinan@google.com> Fix warnings on Apple.
/external/dng_sdk/source/dng_fingerprint.cpp
8e4059044ca8830c145bcb349cec836b72976039 08-Jan-2016 Kinan Hakim <kinan@google.com> Avoid some unsigned integer overflow errors. In some cases, the code intends overflow to occur and relies on the defined behavior for unsigned integer wraparound; detection has been switched off in these cases. In other cases, the overflow was undesired; these cases have been fixed to avoid the overflow.
/external/dng_sdk/source/dng_fingerprint.cpp
ffee7a66caebb7027d7591405e8494e3c9e8517e 03-Dec-2015 Kinan Hakim <kinan@google.com> Add the Adobe DNG SDK 1.4 to aosp. This initial cl is a pristine copy of the sources, without any build targets.

Change-Id: Iaab2352b038e3272929ffd2f66013a9e56e11d1b
/external/dng_sdk/source/dng_fingerprint.cpp