summaryrefslogtreecommitdiff
path: root/libutils/LinearTransform.cpp
AgeCommit message (Collapse)Author
2017-03-15Get rid of LinearTransformMathias Agopian
It had 3 clients - one in vendor/google_athome which was disabled - one in a device specific folder, which will die out - and one in frameworks/base This reverts commit 6c942304edd136ec5b326265e249c6f1be27830b. Test: compile/run Bug: treble cleanup Change-Id: Ia76009d550c294198c083cf89718bc498b5c9e3e
2017-03-14Revert "get rid of LinearTransform"Ian Pedowitz
This reverts commit bcd592053ae60e569e9b24f3f2d69b218c24d174. Bug: 36206160 Test: Fugu compiles, didn't before the revert Change-Id: Id80fd4ce9db3fce03b049cf81f938187c7ddb8b0
2017-03-13get rid of LinearTransformMathias Agopian
it had a single client in frameworks/base Test: compile & run Bug: treble cleanup Change-Id: I9a17bbffed4724f8a329c5a15d621293bb800d45
2017-03-03clean-up libutils includesMathias Agopian
moved Foo.h as first include of Foo.cpp, and removed redundant includes. Made NativeHandle non virtual. Test: run & compile Bug: n/a Change-Id: I37fa746cd42c9ba23aba181f84cb6c619386406a
2015-10-22Disable sanitization for LinearTransformAndy Hung
Avoids potential crash on Fugu. Bug: 25160007 Change-Id: I2e883539e36204821f3eb97f0ae4a4854014f048
2013-08-02move libs/utils to libutilsAlex Ray
Change-Id: I6cf4268599460791414882f91eeb88a992fbd29d