- 06 Nov, 2013 1 commit
-
-
Tom O'Neill authored
This partially reverts commit d6c95539, https://googleplex-android-review.googlesource.com/#/c/380591 - That CL ended up being a dead-end Change-Id: If222806eebbe304fc614e17fa064c1580f5e3ee7
-
- 05 Nov, 2013 10 commits
-
-
destradaa authored
- Magnetometer - Accelerometer - Gyroscope Add infrastructure to add semi-automated sensor tests to CtsVerifier Refactors out sensor helpers into a static java library b/11277430 Change-Id: Ifb4978b741ec46f3335e4d7a471fa425f83a4bba
-
Elliott Hughes authored
* commit '05941516': Add a CTS test to detect unsupported ABIs.
-
Elliott Hughes authored
* commit 'b7397e97': Add a CTS test to detect unsupported ABIs.
-
Elliott Hughes authored
* commit '639e319b': Add a CTS test to detect unsupported ABIs.
-
Elliott Hughes authored
* commit '49869d92': Add a CTS test to detect unsupported ABIs.
-
Elliott Hughes authored
Currently supported ABIs are 32-bit, little-endian, and either EM_386, EM_ARM, or EM_MIPS. Bug: 11385120 (cherry picked from commit 15400f9d) Change-Id: I31c2512d3bcc543759cdf91df17af96eb109af07
-
- 04 Nov, 2013 2 commits
-
-
Tom Taylor authored
Merge "Add a CTS test to make sure a SecurityException isn't thrown when accessing the APN table in Telephony provider" into klp-dev
-
Madan Ankapura authored
Bug:11451459 Change-Id: Icf03f6bfb84eb605f0f87b52857fb87283992bf1
-
- 01 Nov, 2013 3 commits
-
-
Victoria Lease authored
-
Tom Taylor authored
Add a CTS test to make sure a SecurityException isn't thrown when accessing the APN table in Telephony provider Bug 11469154 Change-Id: I974e0b5c907db96241f78664821485aac391440d
-
Unsuk Jung authored
Bug 11466368 Change-Id: Ife44b3626124c901974236c9e928c7cd05d2a269
-
- 31 Oct, 2013 3 commits
-
-
Stuart Scott authored
-
Stuart Scott authored
Change-Id: I34b47a901042b7beb43b6a2241b45db875620531
-
Tom O'Neill authored
-
- 30 Oct, 2013 6 commits
-
-
Alex Ray authored
-
Alex Ray authored
Bug: 11441968 Change-Id: I8c51e7d46828f5615bece7b53007b825fa79ae6c
-
Aravind Akella authored
-
Victoria Lease authored
This test makes certain that codepoints that would be internally represented via surrogate pairs are emitted as single characters via Html.toHtml(). It also exercises the input path for these characters via Html.fromHtml(), and checks an edge case where disembodied or out-of-order surrogate pairs are encountered. Bug: 11338711 Change-Id: If99b7777f8e47b84899e1017c4e7e27dff8e343a
-
Aravind Akella authored
i) Add a CTS test for Handler version of registerListener API ii) CTS test for multiple active sensors using the same listener. Bug: 11449717 Change-Id: I09be5a76c844ec668326846a6eb4e07a07e28844
-
Tom O'Neill authored
- Add work-arounds for b/11446702 - Part of b/10081427 Change-Id: I8542959073719ddb40d297141f414754276068d3
-
- 29 Oct, 2013 1 commit
-
-
Christopher Tate authored
Tests: * Verify that when maxSdkVersion names a version in the past, the requested permission is not granted * Verify that when maxSdkVersion names a *future* version, the requested permission is granted. Bug 11294332 Change-Id: Ie877f740ecc6225a47a5c4b257783bb03a75a430
-
- 26 Oct, 2013 3 commits
-
-
Stuart Scott authored
Change-Id: I1ed1e07df79aace07e2dbd520d77d0dee9c3cef8
-
Stuart Scott authored
Change-Id: If45be1dbf1740dbaa589856f403e7acba544f397
-
Stuart Scott authored
The UI scrolling tests share a lot with the OpenGL tests so common code has been pulled up into a new super class. The ScrollingActivity has also changed to allow the number of elements to be given through the intent, this should not affect the existing ScrollTest as the default value is the same as it was before. Change-Id: I1ca58f535ac81bc0e9032934758dc5a49dbac0fb
-
- 25 Oct, 2013 11 commits
-
-
Martijn Coenen authored
-
Martijn Coenen authored
-
Christopher Ferris authored
Bug: 11119006 Change-Id: I8e36d9f317cf6682faf3dc53b1289fe35333a5b2
-
Martijn Coenen authored
Change-Id: Ia12f7b96e6f5f767108c8095e4133ec2d88b3e3c
-
Unsuk Jung authored
-
Tom O'Neill authored
Change-Id: I4840fed8634cc1549e7edd45b1153f410775c1d5
-
Martijn Coenen authored
Bug: 11376186 Change-Id: Ic65b1b4722b33e5b3334cabf1ca42cf321738898
-
Stuart Scott authored
-
Dianne Hackborn authored
-
Tom O'Neill authored
Change-Id: Ie05af4654549df049ca38b2a218eccbaa0450067
-
Madan Ankapura authored
-