summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Fix bug #4509967 (layout_gravity not always respected)Fabrice Di Meglio2011-06-0110-16/+258
* | | | | Merge "Add support to OpenGLRendere to draw BiDi text. Bug #4350336"Romain Guy2011-06-012-9/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support to OpenGLRendere to draw BiDi text.Romain Guy2011-06-012-9/+8
* | | | | Merge "model rotation can now be controlled by the device's sensors"Mathias Agopian2011-05-277-3/+72
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | model rotation can now be controlled by the device's sensorsMathias Agopian2011-05-277-3/+72
* | | | | Fix issue with drawColor(color, Mode.Clear)Romain Guy2011-05-271-1/+1
* | | | | Merge "Manual merge. Preference activity changes to work on smaller tablet sc...Amith Yamasani2011-05-271-1/+1
|\ \ \ \ \
| * | | | | Manual merge. Preference activity changes to work on smaller tablet screens a...Amith Yamasani2011-05-261-1/+1
* | | | | | Fix texture coordinates for sub-bitmap rendering.Romain Guy2011-05-262-0/+25
| |/ / / / |/| | | |
* | | | | Correctly implement the CLEAR xfermode.Romain Guy2011-05-262-0/+95