Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move native services under services/ | Mathias Agopian | 2010-07-14 | 1 | -919/+0 |
| | | | | | | | | moved surfaceflinger, audioflinger, cameraservice all native services should now reside in this location. Change-Id: Iee42b83dd2a94c3bf5107ab0895fe2dfcd5337a8 | ||||
* | Forgot to fix one -Wformat-security in my previous change. Fixed. | Nick Kralevich | 2010-05-14 | 1 | -1/+1 |
| | | | | Change-Id: Ice7459b30e1d7dbfe400b68d27ebc04fcca78bae | ||||
* | Get rid of warnings when compiled with -Wformat-security | Nick Kralevich | 2010-05-14 | 1 | -19/+19 |
| | | | | Change-Id: Ibd814d894ff0eba26b01932b9865098b7bb26f95 | ||||
* | another attempt at fixing the build | Mathias Agopian | 2010-05-12 | 1 | -0/+6 |
| | | | | Change-Id: I80b498d1bbb8f9ffcec4f27802be7ae9977f70ac | ||||
* | Support multiple cameras in framework. | Chih-Chung Chang | 2010-05-10 | 1 | -74/+138 |
| | | | | Change-Id: I081f0fbdca4b633715ea7c3b3d42f8662d27598a | ||||
* | split libsurfaceflinger_client and libcamera_client out of libui | Mathias Agopian | 2010-02-11 | 1 | -6/+6 |
| | |||||
* | Add an orientation parameter for overlay, so we can do camera preview in ↵ | Chih-Chung Chang | 2010-01-21 | 1 | -2/+3 |
| | | | | portrait mode. | ||||
* | Add CameraServiceTest. | Chih-Chung Chang | 2009-11-13 | 1 | -0/+848 |