| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '4f1fe2f59889d88ed026596c1841043db7edbc6f':
Fix build in C++11 mode
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix build in C++11 mode instead of reverting to C++98 mode.
(Fixes some constructs that were mistaken for C++11 literals and
a use of the std::ostream(NULL) constructor).
Building in C++98 mode causes clang to fall over conflicting definitions
of char16_t.
Change-Id: I66230eeb960f4a894d6c98fe7935ec932569c5a4
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
|
|/
|
|
|
| |
Bug:16877860
Change-Id: I1eddec02cefa39692f63cc54cc40b75f449516a7
|
|
|
|
|
|
|
|
| |
1. Fix the HAL version check
2. Disable some test temporarily as the deprecated tags were used.
Bug: 16855498
Change-Id: I9f9dc285a1085b471d03c5a900cc44dd2a7480c3
|
|
|
|
|
| |
Change-Id: Idb761d2bfd8f07838a194f986f7c0a06429f4049
Signed-off-by: Sasha Levitskiy <sanek@google.com>
|
|
|
|
| |
Change-Id: If8785df9209c83ccd1454b89b46d5e885f897cae
|
|
|
|
|
| |
Bug: 10388724
Change-Id: Ifd13f72f1b7ff78cf50dc1c238f17c4b4e90d9b0
|
|
|
|
|
| |
Bug: 10388724
Change-Id: Idc404cf8a7a96c00941aa8f1880734a236cb3737
|
|
|
|
|
| |
Bug: 10604704
Change-Id: I5edddb1011d6744225c59f44bd6df8ae4234d336
|
|
|
|
| |
Change-Id: Ib47eba8d01e93d0c3ce2b1e8bc2ff638529e32f9
|
|
|
|
| |
Change-Id: I1b81f14fe0f093a7d29d0b0facdb1886d521d256
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
By default, this test runs through a range of application-set
exposure, frame duration, and sensitivity values, and verifies
that the duration of capture, and in some cases the brightness,
match what's expected.
Optionally, it can use environment variables to specify the
burst parameters, and to enable dumping the captured YUV images
to flash for later debugging.
Change-Id: I647d360344ef3684e99c86c369e96ac82e62fc96
|
|
|
|
| |
Change-Id: Ie11270cc8cf301ec94795b595f0517ee3bad2817
|
|
|
|
| |
Change-Id: I187ca983010483d1cb3ac951da2aa8b886828ef7
|
|
|
|
| |
Change-Id: I0adfda42e861d7e5a85801f7e0c3f0b3950b6e0e
|
|
Change-Id: Idc1a3ebb26d0e189a543435f7f9be5f6376963d6
|