summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add textDirection support for TextView and ViewGroupFabrice Di Meglio2011-06-285-3/+289
* Merge "WifiWatchdogService - disable bad connections"Irfan Sheriff2011-06-251-0/+0
|\
| * WifiWatchdogService - disable bad connectionsIsaac Levy2011-06-241-0/+0
* | Merge "Introduce MarginLayoutParams marginStart and margingEnd"Fabrice Di Meglio2011-06-243-7/+270
|\ \
| * | Introduce MarginLayoutParams marginStart and margingEndFabrice Di Meglio2011-06-243-7/+270
* | | Update GLTextureView sample to do something real.Romain Guy2011-06-241-13/+172
* | | Don't set texture parameters on every frame.Romain Guy2011-06-241-2/+0
|/ /
* | Properly tear down TextureViewRomain Guy2011-06-242-2/+1
|/
* Code cleanupRomain Guy2011-06-242-0/+71
* Merge "add TextView page to BiDiTests"Fabrice Di Meglio2011-06-2310-2/+932
|\
| * add TextView page to BiDiTestsDoug Felt2011-06-2310-2/+932
* | Merge "Remove verbose logging, update test app and docs."Stephen Hines2011-06-232-3/+10
|\ \
| * | Remove verbose logging, update test app and docs.Stephen Hines2011-06-232-3/+10
| |/
* | Handle baseline aligned rows in which some components define baseline and som...Philip Milne2011-06-231-49/+19
* | Add onSurfaceTextureUpdated to the TextureView listener.Grace Kloba2011-06-223-0/+14
* | Merge "Prevent possible NPE in TextureView"Romain Guy2011-06-221-5/+5
|\ \
| * | Prevent possible NPE in TextureViewRomain Guy2011-06-221-5/+5
* | | Merge "Add the ability to specify the opacity of a TextureView"Romain Guy2011-06-221-14/+7
|\ \ \ | |/ /
| * | Add the ability to specify the opacity of a TextureViewRomain Guy2011-06-221-14/+7
| |/
* | Merge "Fix issues in Opengl Benchmark tests: - fix live wallpaper drawing, b...Xia Wang2011-06-222-9/+26
|\ \ | |/ |/|
| * Fix issues in Opengl Benchmark tests:Xia Wang2011-06-202-9/+26
* | Merge "Support missing RS vector types."Stephen Hines2011-06-213-1/+518
|\ \
| * | Support missing RS vector types.Stephen Hines2011-06-213-1/+518
* | | Update Android DRT skip list.Ben Murdoch2011-06-211-0/+14
* | | LayoutTests with dumpAsText in the pathname should always dump as text.Ben Murdoch2011-06-211-0/+5
* | | Update BiDiTest app for adding more unit testsFabrice Di Meglio2011-06-205-2/+87
|/ /
* | Add View paddingStart and paddingEndFabrice Di Meglio2011-06-203-0/+153
|/
* Merge "Add error checking to LayerRenderer::copyLayer"Romain Guy2011-06-172-0/+112
|\
| * Add error checking to LayerRenderer::copyLayerRomain Guy2011-06-172-0/+112
* | Merge "Fix rendering issue with paths when the stroke width is 0"Romain Guy2011-06-172-0/+79
|\ \ | |/
| * Fix rendering issue with paths when the stroke width is 0Romain Guy2011-06-172-0/+79
* | Merge "Change includeMarginsInAlignment flag to aligmentMode property."Philip Milne2011-06-172-2/+2
|\ \
| * | Change includeMarginsInAlignment flag to aligmentMode property.Philip Milne2011-06-162-2/+2
* | | Merge "Make the Notify Builder test usable on phones."Daniel Sandler2011-06-1717-219/+279
|\ \ \ | |/ / |/| |
| * | Make the Notify Builder test usable on phones.Daniel Sandler2011-06-1617-219/+279
| |/
* | Merge "Update BiDiTest app for testing View padding"Fabrice Di Meglio2011-06-163-0/+175
|\ \
| * | Update BiDiTest app for testing View paddingFabrice Di Meglio2011-06-163-0/+175
| |/
* | Merge "Adding ability to read back fbo data to renderscript"Alex Sakhartchouk2011-06-165-1/+672
|\ \ | |/ |/|
| * Adding ability to read back fbo data to renderscriptAlex Sakhartchouk2011-06-165-1/+672
* | Add opengl bench mark test:Xia Wang2011-06-155-4/+342
* | Merge "Fill in opengl benchmark test: - display a list view"Xia Wang2011-06-152-9/+51
|\ \ | |/ |/|
| * Fill in opengl benchmark test:Xia Wang2011-06-152-9/+51
* | Merge "Fix Gravity start/end"Fabrice Di Meglio2011-06-153-38/+38
|\ \
| * | Fix Gravity start/endFabrice Di Meglio2011-06-143-38/+38
* | | Merge "Add more opengl benchmark test: - all apps in launcher - shortcuts o...Xia Wang2011-06-142-21/+113
|\ \ \ | | |/ | |/|
| * | Add more opengl benchmark test:Xia Wang2011-06-142-21/+113
* | | Add TextureView.getBitmap()Romain Guy2011-06-141-0/+1
| |/ |/|
* | Add View.getResolvedLayoutDirection()Fabrice Di Meglio2011-06-141-1/+1
* | Merge "Batch glCopyTexImage() calls to get about 15 fps back on SGX."Romain Guy2011-06-131-1/+3
|\ \
| * | Batch glCopyTexImage() calls to get about 15 fps back on SGX.Romain Guy2011-06-131-1/+3