summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* am 62538940: Merge "Add support for custom TXT records in NSD" into klp-modul...Christopher Lane2014-04-141-0/+163
|\
| * Add support for custom TXT records in NSDChristopher Lane2014-04-141-0/+163
* | am f24687e2: Merge "Plumb display power state through display manager." into ...Jeff Brown2014-04-111-0/+1
|\ \ | |/
| * Plumb display power state through display manager.Jeff Brown2014-04-101-0/+1
* | am 05d855de: am d93e7b24: Merge "Don\'t attempt to launch disabled activities...Steve Moyer2014-03-162-10/+12
|\ \
| * | Don't attempt to launch disabled activities in smoke test.Steve Moyer2014-02-202-10/+12
* | | am 422b2656: resolved conflicts for merge of c45ff35f to klp-modular-devChristopher Tate2014-03-053-0/+18
|\ \ \ | | |/ | |/|
| * | resolved conflicts for merge of c45ff35f to klp-modular-devChristopher Tate2014-03-053-0/+18
| |\ \
| | * \ am 1efc6e52: am 1d13f13d: Merge "Adapt to underlying changes in the PBKDF2 im...Christopher Tate2014-03-053-0/+18
| | |\ \
| | | * \ Merge "Adapt to underlying changes in the PBKDF2 implementation" into klp-devChristopher Tate2014-03-053-0/+18
| | | |\ \
| | | | * | Adapt to underlying changes in the PBKDF2 implementationChristopher Tate2014-03-033-0/+18
* | | | | | am a70d20f6: am 818f83d9: am bf7b64bd: am be659185: use min app launch time i...Guang Zhu2014-03-041-9/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 818f83d9: am bf7b64bd: am be659185: use min app launch time in AppLaunch p...Guang Zhu2014-03-041-9/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | am bf7b64bd: am be659185: use min app launch time in AppLaunch perf testGuang Zhu2014-03-041-9/+12
| | |\ \ \ \ | | | |/ / /
| | | * | | use min app launch time in AppLaunch perf testGuang Zhu2014-03-041-9/+12
| | | |/ /
* | | | | am 07e6d1b9: Merge "Add a new "doze mode" based on Dream components." into kl...Jeff Brown2014-02-207-0/+280
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Add a new "doze mode" based on Dream components.Jeff Brown2014-02-207-0/+280
| |/ /
| * | am dcbde1b0: Merge "libcore_to_document and junit_to_document are no longer f...Ying Wang2013-12-051-2/+2
| |\ \ | | |/ | |/|
* | | Example controller app for system ui demo mode.John Spurlock2014-02-074-0/+411
* | | Merge commit 'bac61807d3bcfff957b358cb9ad77850bd373689' into HEADThe Android Open Source Project2013-12-058-1/+421
|\ \ \ | |/ / | | / | |/ |/|
| * Finalize assets for screen casting.Jeff Brown2013-11-132-0/+2
| * Relayout windows that handle their own config change.Craig Mautner2013-11-121-1/+1
| * UI tweaks.Jeff Brown2013-11-111-4/+85
| * Add media router service and integrate with remote displays.Jeff Brown2013-11-077-0/+337
* | libcore_to_document and junit_to_document are no longer functions.Ying Wang2013-12-041-2/+2
|/
* SmartCamera: Fix to build against latest camera2 apiIgor Murashkin2013-10-153-7/+9
* Camera2Tests: update SmartCamera for async apiIgor Murashkin2013-10-152-10/+20
* Camera2Tests: Add SmartCamera AppBenjamin Hendricks2013-10-15148-0/+20290
* Delete BrowserTestPlugin.Torne (Richard Coles)2013-10-1513-1162/+0
* Delete HttpHeaderTest.testCacheControlMultipleArguments.Torne (Richard Coles)2013-10-151-38/+0
* Make fading transitions work betterChet Haase2013-09-265-17/+29
* Camera2Tests: create new directory for manual camera2 test appsIgor Murashkin2013-09-181-0/+1
* Add exclude() methods to TransitionChet Haase2013-09-1114-43/+43
* Transition API changes from API council recommendationsChet Haase2013-09-0446-433/+410
* Remove WebViewClassic specific test codeJonathan Dixon2013-08-2569-21198/+0
* Second attempt at avoiding infinite loop in PathCache::trim()Romain Guy2013-08-211-2/+7
* Support public virtual displays.Jeff Brown2013-08-021-2/+2
* Fix region clipping bugsRomain Guy2013-08-011-4/+2
* Fix issue #10115327: MapCollections need to implement equalsDianne Hackborn2013-07-311-0/+59
* Add path ops APIRomain Guy2013-07-302-1/+98
* Fix TTS tests.Przemyslaw Szczepaniak2013-07-291-32/+6
* Okay, I give in, add null key support to ArrayMap and ArraySet.Dianne Hackborn2013-07-251-10/+18
* Fix FrameworkPermissionTests buildColin Cross2013-07-191-1/+1
* Fix minor transition bugs and add capabilitiesChet Haase2013-07-125-0/+238
* Fix minor transition bugsChet Haase2013-07-103-0/+103
* Remove NearestImageView from CanvasCompareChris Craik2013-07-093-48/+2
* Refactoring/simplifying Transition code/APIChet Haase2013-06-214-0/+163
* Fix transitions on disappearing view hiearchiesChet Haase2013-06-203-0/+100
* Add test for streaming display contents to an accessory.Jeff Brown2013-06-1834-0/+3005
* Merge "ArrayMap is great, so how about ArraySet!"Dianne Hackborn2013-06-121-56/+150
|\