History log of /external/dng_sdk/source/dng_mosaic_info.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c89552e7ed1e0ea69c69addf2bb5de011188d297 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
29c7498fabe2e3c87a85b487bfe9d783c401e1f0 01-Mar-2016 Yujie Qin <yujieqin@google.com> Revert "Integrate integer overflow changes from security branch"

This reverts commit a9912faa4ebc5100cfb7f03718304a315edf32fb.

Change-Id: Iae184749d70d4f2859ebdd005f5596a3c5230bae
/external/dng_sdk/source/dng_mosaic_info.cpp
a9912faa4ebc5100cfb7f03718304a315edf32fb 29-Feb-2016 Florian Kriener <floriank@google.com> Integrate integer overflow changes from security branch

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