summaryrefslogtreecommitdiff
path: root/camera/tests/CameraServiceTest/CameraServiceTest.cpp
AgeCommit message (Expand)Author
2010-07-14move native services under services/Mathias Agopian
2010-05-14Forgot to fix one -Wformat-security in my previous change. Fixed.Nick Kralevich
2010-05-14Get rid of warnings when compiled with -Wformat-securityNick Kralevich
2010-05-12another attempt at fixing the buildMathias Agopian
2010-05-10Support multiple cameras in framework.Chih-Chung Chang
2010-02-11split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian
2010-01-21Add an orientation parameter for overlay, so we can do camera preview in port...Chih-Chung Chang
2009-11-13Add CameraServiceTest.Chih-Chung Chang