summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge "Bugfix for GridLayout assuming that the x value of last column index i...Philip Milne2011-06-132-18/+22
|\ \ \ | |_|/ |/| |
| * | Bugfix for GridLayout assuming that the x value of last column index is maxim...Philip Milne2011-06-132-18/+22
* | | Refactor BiDiTest unit tests appFabrice Di Meglio2011-06-1047-2823/+2789
| |/ |/|
* | Merge "Add onSurfaceTextureDestroyed() callback."Romain Guy2011-06-102-36/+78
|\ \
| * | Add onSurfaceTextureDestroyed() callback.Romain Guy2011-06-102-36/+78
* | | Merge "Make View respect LAYOUT_DIRECTION_LOCALE"Fabrice Di Meglio2011-06-1028-716/+1905
|\ \ \ | |_|/ |/| |
| * | Make View respect LAYOUT_DIRECTION_LOCALEFabrice Di Meglio2011-06-1028-716/+1905
* | | Optimise the way that indices are auto-allocated so that XML files can normal...Philip Milne2011-06-103-39/+42
|/ /
* | Fix for baseline alignment in LinearLayout compatibiity mode.Philip Milne2011-06-093-11/+13
|/
* Rename atribute View horizontalDirection to layoutDirection and update unit t...Fabrice Di Meglio2011-06-0710-50/+50
* Merge "Add OpenGl benchmark tests: display images with different texture i...Xia Wang2011-06-063-2/+84
|\
| * Add OpenGl benchmark tests:Xia Wang2011-06-063-2/+84
* | Update BiDiTest app for Gravity renamingFabrice Di Meglio2011-06-061-2/+2