History log of /external/dng_sdk/source/dng_mosaic_info.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7841298310de58d0cddb212ac6295d9a27cf547c 29-Feb-2016 Florian Kriener <floriank@google.com> Integrate integer overflow changes from security branch

Bug: 26535130
Change-Id: I1cffc1d01af3d54fe18ce3bfcf99818f14081aff
/external/dng_sdk/source/dng_mosaic_info.cpp
8e8939fc10ad63576a2785ba1333a23726b7e164 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.

This is a necessary pre-step for doing the real work for fixing integer
overflow issue.

Bug: 26535130
Change-Id: I9a08119a2bf374db1a9b402ec8d22ee1ae04bc6b
/external/dng_sdk/source/dng_mosaic_info.cpp
bca13f2e9b7c1363f96847c939e742e99addf830 22-Jan-2016 Kinan Hakim <kinan@google.com> Fix ifdef for some compilers.
/external/dng_sdk/source/dng_mosaic_info.cpp
3758941131f944a197fd36297d027ec3e0a89544 21-Jan-2016 Kinan Hakim <kinan@google.com> Handle integer no sanitize in a more general way.
/external/dng_sdk/source/dng_mosaic_info.cpp
5f50cecd84eede0503ae9543fb4ea706d0fb70ea 21-Jan-2016 Kinan Hakim <kinan@google.com> Fix warnings on Apple.
/external/dng_sdk/source/dng_mosaic_info.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_mosaic_info.cpp
6e09dfbee0b1643a5cb2b32d0399c1a0c69551a0 17-Dec-2015 Kinan Hakim <kinan@google.com> Add Google security patches to dng_sdk

Change-Id: Id7f4dea009b3842f9a00d4a7e80d0bd286547e79
/external/dng_sdk/source/dng_mosaic_info.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_mosaic_info.cpp