summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Fix the status bar test app."Daniel Sandler2011-06-041-9/+4
|\ \ | |/ |/|
| * Fix the status bar test app.Daniel Sandler2011-02-071-9/+4
* | Merge "Response to code review for GridLayout:"Philip Milne2011-06-036-0/+311
|\ \
| * | Response to code review for GridLayout:Philip Milne2011-06-036-0/+311
* | | am 7322e557: am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml r...Dianne Hackborn2011-06-031-1/+1
|\ \ \ | |/ / |/| |
| * | am a4cfcf10: am 75d6b3c2: Merge "Fix issue #4502672: Wrong xml resources used...Dianne Hackborn2011-05-311-1/+1
| |\ \
| | * | Fix issue #4502672: Wrong xml resources used for homescreen widgets.Dianne Hackborn2011-05-311-1/+1
* | | | Merge "Update BiDiTest app"Fabrice Di Meglio2011-06-023-42/+44
|\ \ \ \
| * | | | Update BiDiTest appFabrice Di Meglio2011-06-023-42/+44
* | | | | resolved conflicts for merge of 5c2e4d20 to masterDianne Hackborn2011-06-021-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 8fcbfb52: am 94250ac6: Merge "Add new supports-screens attributes for decl...Dianne Hackborn2011-05-261-1/+2
| |\ \ \ | | |/ /
| | * | Add new supports-screens attributes for declaring the compatible screens.Dianne Hackborn2011-05-261-1/+2
* | | | Add more unit tests for RTL layoutsFabrice Di Meglio2011-06-029-36/+608
* | | | Add more unit tests cases for BiDi / RTLFabrice Di Meglio2011-06-0211-178/+638
* | | | Add more unit tests for RelativeLayoutFabrice Di Meglio2011-06-016-0/+212
* | | | Merge "Fix bug #4509967 (layout_gravity not always respected)"Fabrice Di Meglio2011-06-0110-17/+259
|\ \ \ \