summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Adding a very simple all-code scenegraph example.Alex Sakhartchouk2012-02-2110-45/+298
| | | | Change-Id: I776f8d8d0d3873c84141637d3479501ea92bac12
* Adding better default behaviour for programmatically created objects.Alex Sakhartchouk2012-02-217-22/+182
| | | | Change-Id: I24078b27f9ddf7f36855eaf223cd4211f459bc78
* Making sure stranded objects are not left behind.Alex Sakhartchouk2012-02-171-10/+8
| | | | Change-Id: If678d9dbf818e256862cfc0949015c2a4172bebd
* Prevent AutoCompleteTextView from opening a popup when it shouldn'tRomain Guy2012-02-151-0/+9
| | | | | | | | | | | | Bug #5553515 The People app is forcing ACTV to show the IME which had the side effect of showing the drop down popup. ACTV was unfortunately not ready to show the drop down if the filtering resulted in no results. Doing so was putting ACTV in a weird state that in turn caused a window to be leaked and really bad behavior to occur in the lower graphics levels. Change-Id: I2ff146d5ae4e4a28edf6ea17039c9f8fdb710e4f
* Merge "Add a method to the smoke test that launches each app"Omari Stephens2012-02-147-14/+343
|\
| * Add a method to the smoke test that launches each appOmari Stephens2012-02-137-14/+343
| | | | | | | | | | Bug: 5888360 Change-Id: I4a68bc8fef71fd7f89b3a7a997323bfaefadc3eb
* | Merge from masterJean-Baptiste Queru2012-02-141-3/+0
|\ \ | | | | | | | | | Change-Id: I72b13c6443acdfb1b9ad477942f32a925fde5c61
| * | disable cpu_upload path workaroundGuang Zhu2012-02-141-3/+0
| |/ | | | | | | | | | | Bug: 6008123 Change-Id: I9bee623827ad82185c77875ba317c2fd95f3fce8
* | am 6ae14555: Merge "fix build"Guang Zhu2012-02-131-2/+1
|\ \ | |/ | | | | | | * commit '6ae14555f945a1a0fc04d6acc0131254c9b2c2e2': fix build
| * Merge "fix build"Guang Zhu2012-02-131-2/+1
| |\
| | * fix buildGuang Zhu2012-02-131-1/+0
| | | | | | | | | | | | | | | | | | remove extra import Change-Id: Ia3f764e87bc412ec65da82f7ffd5c21f508229c4
* | | am 4535e0c7: Merge "use hard coded WebViewProperties.gfxUseMinimalMemory"Guang Zhu2012-02-131-1/+1
|\ \ \ | |/ / | | | | | | | | | * commit '4535e0c765654574c6244b97385ee25f0584bcae': use hard coded WebViewProperties.gfxUseMinimalMemory
| * | Merge "use hard coded WebViewProperties.gfxUseMinimalMemory"Guang Zhu2012-02-131-1/+1
| |\ \
| | * | use hard coded WebViewProperties.gfxUseMinimalMemoryGuang Zhu2012-02-131-1/+1
| | |/ | | | | | | | | | | | | | | | WebViewProperties is package private to browser Change-Id: I33e4b5f42c748bb6b8a1f730be140d6fd73059b5
* | | am 96d2abab: Merge "Revert "Revert "Test initialization of constant array ↵Stephen Hines2012-02-133-0/+154
|\ \ \ | |/ / | | | | | | | | | | | | | | | exports.""" * commit '96d2ababf5c9a8ccd42d67587a62637a18dc1beb': Revert "Revert "Test initialization of constant array exports.""
| * | Merge "Revert "Revert "Test initialization of constant array exports."""Stephen Hines2012-02-133-0/+154
| |\ \ | | |/ | |/|
| | * Revert "Revert "Test initialization of constant array exports.""Stephen Hines2012-02-133-0/+154
| | | | | | | | | | | | This reverts commit 3be5c8565154c9a6aa7abf0a0d61eaecf114b450.
* | | am 06a240e8: Merge "Increase transfer queue size for DRT"Guang Zhu2012-02-131-4/+5
|\ \ \ | |/ / | | | | | | | | | * commit '06a240e826107b32f1ebe305b0add1b72ef801ee': Increase transfer queue size for DRT
| * | Merge "Increase transfer queue size for DRT"Guang Zhu2012-02-131-4/+5
| |\ \
| | * | Increase transfer queue size for DRTGuang Zhu2012-02-131-4/+5
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | To maintain the baseline, DRT app should use the same transfer queue size as before. Bug: 6008123 Change-Id: I143ebf86b7798c1a6608af2e37d618ffa09d1062
* | | am f53b451c: Merge "Update BiDiTest app for GridLayout RTL tests"Fabrice Di Meglio2012-02-134-5/+47
|\ \ \ | |/ / | | | | | | | | | * commit 'f53b451c4c60ddccb99624d5fd40733715e7a7fa': Update BiDiTest app for GridLayout RTL tests
| * | Update BiDiTest app for GridLayout RTL testsFabrice Di Meglio2012-02-134-5/+47
| |/ | | | | | | | | | | - add unit tests for GridLayout in RTL mode Change-Id: Icc983a6e2cc75b30e457fd822d81ef5630de0f10
* | am 3be5c856: Revert "Test initialization of constant array exports."Stephen Hines2012-02-133-154/+0
|\ \ | |/ | | | | | | * commit '3be5c8565154c9a6aa7abf0a0d61eaecf114b450': Revert "Test initialization of constant array exports."
| * Revert "Test initialization of constant array exports."Stephen Hines2012-02-133-154/+0
| | | | | | | | This reverts commit f7c4ce0b6afae9ace59879d625bb9be6bc14899c.
* | am dfb64e8c: Merge "Test initialization of constant array exports."Stephen Hines2012-02-133-0/+154
|\ \ | |/ | | | | | | * commit 'dfb64e8c805dcb371c747e675bf58b4c9a10e49f': Test initialization of constant array exports.
| * Merge "Test initialization of constant array exports."Stephen Hines2012-02-133-0/+154
| |\
| | * Test initialization of constant array exports.Stephen Hines2012-02-073-0/+154
| | | | | | | | | | | | | | | | | | BUG=5901034 Change-Id: I15e623ec6c615aaf27d57c0261695f1ba77e1275
* | | am adf7c11e: Merge "Quick and dirty test app for new SerialPort API"Mike Lockwood2012-02-104-0/+267
|\ \ \ | |/ / | | | | | | | | | * commit 'adf7c11e56e84531a3f4e9097cb05db663d7d246': Quick and dirty test app for new SerialPort API
| * | Quick and dirty test app for new SerialPort APIMike Lockwood2012-02-104-0/+267
| | | | | | | | | | | | Signed-off-by: Mike Lockwood <lockwood@android.com>
* | | am 8bb8dc9b: Merge "Update BiDiTests app"Fabrice Di Meglio2012-02-094-0/+268
|\ \ \ | |/ / | | | | | | | | | * commit '8bb8dc9b5f67d6c82d18da4ea46053ea80b75c84': Update BiDiTests app
| * | Update BiDiTests appFabrice Di Meglio2012-02-094-0/+268
| |/ | | | | | | | | | | - add more unit tests for GridLayout (layout created by code) Change-Id: I462c41a7c5bdcb6c5d3762570f5d415cc0fa0bde
* | am 68c02e25: Merge "Preliminary support for clipRect(Rect, Op)"Romain Guy2012-02-072-0/+66
|\ \ | |/ | | | | | | * commit '68c02e25e84e9814d313b43680631b98e25fa6d5': Preliminary support for clipRect(Rect, Op)
| * Merge "Preliminary support for clipRect(Rect, Op)"Romain Guy2012-02-072-0/+66
| |\
| | * Preliminary support for clipRect(Rect, Op)Romain Guy2012-02-072-0/+66
| | | | | | | | | | | | | | | | | | | | | This adds basic support for clip regions. It is currently disabled at compile time. Enabling clip regions will require setting up a stencil buffer. Change-Id: I638616a972276e38737f8ac0633692c3845eaa74
* | | Making a graceful fallback for missing textures.Alex Sakhartchouk2012-02-076-9/+10
| | | | | | | | | | | | Change-Id: Ib628d8344ab9bdd5f82c61a599c42a4c7ca3052e
* | | Merge "Streamlining texture creation. Adding render target textureas. Adding ↵Alex Sakhartchouk2012-02-0619-160/+368
|\ \ \ | | | | | | | | | | | | texture params for shaders. Making it easier to bind root script." into graphics-dev
| * | | Streamlining texture creation.Alex Sakhartchouk2012-02-0619-160/+368
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding render target textureas. Adding texture params for shaders. Making it easier to bind root script. Change-Id: I96dfc6ffba8bb7391d03a84682c43c82387e0be3
* | | | Merge "Fixes to simplify programmatic creation." into graphics-devAlex Sakhartchouk2012-02-066-38/+72
|\ \ \ \ | |/ / /
| * | | Fixes to simplify programmatic creation.Alex Sakhartchouk2012-02-036-38/+72
| | | | | | | | | | | | | | | | Change-Id: Ief2c794b0c50ce8016737628b9a7348574590039
* | | | am f531a800: Merge "Update BiDiTest app for adding GridLayout unit tests"Fabrice Di Meglio2012-02-067-0/+322
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit 'f531a800754d6af5c04ee50f15db1ceb00897bb1': Update BiDiTest app for adding GridLayout unit tests
| * | | Update BiDiTest app for adding GridLayout unit testsFabrice Di Meglio2012-02-067-0/+322
| | |/ | |/| | | | | | | | | | | | | - added basic GridLayout unit tests for LTR / RTL / Locale cases Change-Id: Ied9814b2f56acb5d3666e78ad600f487ce4dc911
* | | am d5544ac7: Merge "Pause webkit painting when UI tile painting queue is full"Chris Craik2012-02-061-7/+10
|\ \ \ | |/ / | | | | | | | | | * commit 'd5544ac710f5ae9ee023c850e4490ccb5ebdf74b': Pause webkit painting when UI tile painting queue is full
| * | Merge "Pause webkit painting when UI tile painting queue is full"Chris Craik2012-02-061-7/+10
| |\ \
| | * | Pause webkit painting when UI tile painting queue is fullChris Craik2012-02-031-7/+10
| | | | | | | | | | | | | | | | Change-Id: I8836d7951f8f02d7f966dc22d807ea785ac9e637
* | | | am 37f6934e: a test to measure the touch latencyMathias Agopian2012-02-052-0/+308
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | * commit '37f6934e863de13926975ff5c4e60b9ee9fa79cc': a test to measure the touch latency
| * | a test to measure the touch latencyMathias Agopian2012-02-052-0/+308
| | | | | | | | | | | | Change-Id: I01782274563fc9d6e4c1ba48e5aa371c164ed589
* | | Adding float param time stamp. Cleanup, robustness.Alex Sakhartchouk2012-02-026-46/+98
| | | | | | | | | | | | Change-Id: I99148cf0566f0825739968bf1c7fbca021ef144e
* | | am ca050ab2: Merge "Update BiDiTest app"Fabrice Di Meglio2012-02-022-5/+11
|\ \ \ | |/ / | | | | | | | | | * commit 'ca050ab2732a67bd989b5111a8e33ea011d6406c': Update BiDiTest app
| * | Merge "Update BiDiTest app"Fabrice Di Meglio2012-02-022-5/+11
| |\ \
| | * | Update BiDiTest appFabrice Di Meglio2012-02-022-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - update basic layout for being scrollable - add more test strings Change-Id: Iec1b495619cdd76639f127fb1ac4e4f41d0726d8