summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ArrayMap is great, so how about ArraySet!Dianne Hackborn2013-06-111-56/+150
* | Add dynamic scene creation/transition capabilityChet Haase2013-06-103-0/+88
|/
* Merge "Additional functionality and performance for ArrayMap"Chet Haase2013-06-071-0/+68
|\
| * Additional functionality and performance for ArrayMapChet Haase2013-06-061-0/+68
* | Remove unnecessary allocationsRomain Guy2013-06-061-5/+1
* | Fix CrossFade transitionChet Haase2013-06-061-0/+2
|/
* Fix in transition canceling logicChet Haase2013-06-045-7/+40
* Various fixes/cleanup in Scenes and TransitionsChet Haase2013-06-039-2/+182
* Fix build; update framework tests for WindowManager API changeAdam Powell2013-05-311-1/+1
* Fix ambiguous clamp.Jason Sams2013-05-291-2/+2
* New ArrayMap class.Dianne Hackborn2013-05-243-1/+518
* Add tessellation path for pointsChris Craik2013-05-143-2/+49
* Merge "Switch Fountain(Fbo) to use RSSurfaceView instead of RSTextureView."Stephen Hines2013-05-082-14/+11
|\
| * Switch Fountain(Fbo) to use RSSurfaceView instead of RSTextureView.Stephen Hines2013-05-062-14/+11
* | Pack preloaded framework assets in a texture atlasRomain Guy2013-05-022-0/+76
|/
* am e325f13c: am 4e0ae8d6: Merge "Make sure the app is still app after launchi...Tsu Chiang Chuang2013-05-011-14/+61
|\
| * am 4e0ae8d6: Merge "Make sure the app is still app after launching. Bug:87559...Tsu Chiang Chuang2013-05-011-14/+61
| |\
| | * Make sure the app is still app after launching.Tsu Chiang Chuang2013-05-011-14/+61
* | | am e9ae6822: resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aospKenny Root2013-04-302-4/+4
|\ \ \ | |/ /
| * | resolved conflicts for merge of 1f6e789b to jb-mr2-dev-plus-aospKenny Root2013-04-292-4/+4
| |\ \ | | |/ | |/|
| | * Track change to JSSE providerKenny Root2013-04-292-4/+4
| | * am cfa979b2: am b88564d2: am 12798957: am d1a18011: Merge "Fix image processi...Xia Wang2013-01-143-129/+363
| | |\
| | | * am d1a18011: Merge "Fix image processing test to include all benchmark tests ...Xia Wang2013-01-143-129/+363
| | | |\
| | | | * Fix image processing test to include all benchmark testsXia Wang2013-01-143-129/+363
* | | | | Fix build due to transition test errorsChet Haase2013-04-1828-28/+0
* | | | | First draft of Scenes & Transitions featureChet Haase2013-04-1888-0/+3764
* | | | | am 9b9fe68e: am 18455c30: Merge "Add input/output JSON data for baseline comp...Chris Craik2013-04-173-38/+213
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Add input/output JSON data for baseline comparison" into jb-mr2-devChris Craik2013-04-183-38/+213
| |\ \ \ \
| | * | | | Add input/output JSON data for baseline comparisonChris Craik2013-04-103-38/+213
* | | | | | am f7c6475d: am 85478b59: Skip apps without launch intent.Maxim Siniavine2013-04-101-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Skip apps without launch intent.Maxim Siniavine2013-04-101-0/+4
* | | | | | am 800d99f6: am 9fa49cc3: Merge "Fix [-] buttons in the notification builder ...Daniel Sandler2013-04-091-10/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Fix [-] buttons in the notification builder test." into jb-mr2-devDaniel Sandler2013-04-091-10/+14
| |\ \ \ \ \
| | * | | | | Fix [-] buttons in the notification builder test.Daniel Sandler2013-04-091-10/+14
* | | | | | | am d9574cb1: am cf5ccb8f: Fix tests build.Ying Wang2013-04-082-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix tests build.Ying Wang2013-04-082-2/+2
| |/ / / / /
* | | | | | am fe2902b4: am 0e78de6c: Add tag "foo" to builder test\'s notifications.Daniel Sandler2013-04-081-1/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add tag "foo" to builder test's notifications.Daniel Sandler2013-04-081-1/+3
* | | | | | am 5c3123d1: am 36b859a6: Merge "Specify SDK version for RS graphics tests." ...Tim Murray2013-04-058-4/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Specify SDK version for RS graphics tests." into jb-mr2-devTim Murray2013-04-058-4/+13
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Specify SDK version for RS graphics tests.Tim Murray2013-04-058-4/+13
* | | | | | resolved conflicts for merge of 29211d3a to masterJohn Spurlock2013-04-051-3/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | New NotificationListenerService.Daniel Sandler2013-04-051-3/+0
| |/ / / /
* | | | | am 4a7fae49: am eb93cc6a: Merge "add account checks to app launch test" into ...Guang Zhu2013-03-221-0/+47
|\ \ \ \ \ | |/ / / /
| * | | | add account checks to app launch testGuang Zhu2013-03-221-0/+47
* | | | | am 0bcec06b: am 19eceaad: Merge "Fix bug #8437358 Clean any ICU related code ...Fabrice Di Meglio2013-03-204-320/+0
|\ \ \ \ \ | |/ / / /