summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | Introduction of GridLayout.Philip Milne2011-05-2616-0/+740
* | | | | Rename test to be able to launch it on crespo.Romain Guy2011-05-251-1/+1
|/ / / /
* | | | In DRT2, correctly handle the case of zero testsSteve Block2011-05-242-1/+19
* | | | Update DRT2 to reflect WebKit code movementSteve Block2011-05-243-4/+4
* | | | Add extra error handling to DRT2 launcher scriptSteve Block2011-05-241-0/+6
* | | | Merge "RTL Ordering of visual elements in LinearLayout"Fabrice Di Meglio2011-05-2012-58/+666
|\ \ \ \
| * | | | RTL Ordering of visual elements in LinearLayoutFabrice Di Meglio2011-05-2012-58/+666
* | | | | Merge "Removing unused code"Alex Sakhartchouk2011-05-203-212/+4
|\ \ \ \ \
| * | | | | Removing unused codeAlex Sakhartchouk2011-05-193-212/+4
| |/ / / /
* | | | | Enable large font rendering with GPU accelerationChet Haase2011-05-191-3/+12
|/ / / /
* | | | call clearCache from UI threadGuang Zhu2011-05-181-2/+8
* | | | Merge "change how test sets timeout for webkit dump"Guang Zhu2011-05-161-2/+1
|\ \ \ \
| * | | | change how test sets timeout for webkit dumpGuang Zhu2011-05-161-2/+1
* | | | | Merge WebKit at r75993: Update MakefilesBen Murdoch2011-05-161-1/+1
|/ / / /
* | | | even more loggingGuang Zhu2011-05-131-0/+1
* | | | Merge "Fix WebCore include paths due to merge to WebKit r75315"Steve Block2011-05-131-3/+5
|\ \ \ \
| * | | | Fix WebCore include paths due to merge to WebKit r75315Steve Block2011-05-121-3/+5
* | | | | Antialiasing for rectanglesChet Haase2011-05-122-0/+133
|/ / / /
* | | | Merge changes I21e9629e,I535ed3baDaniel Sandler2011-05-111-1/+8
|\ \ \ \
| * | | | It's lights out for you, navigation bar!Daniel Sandler2011-05-111-1/+8
* | | | | add more logging into DRTGuang Zhu2011-05-101-0/+1
* | | | | resolved conflicts for merge of 05be6d6f to masterDianne Hackborn2011-05-091-1/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling w...Dianne Hackborn2011-05-091-1/+2
| |\ \ \ | | |/ /
| | * | Better compat mode part one: start scaling windows.Dianne Hackborn2011-05-091-1/+2
* | | | Merge "Fix for scaled AA lines"Chet Haase2011-05-061-1/+1
|\ \ \ \
| * | | | Fix for scaled AA linesChet Haase2011-05-061-1/+1
* | | | | Merge "save benchmark results"Alex Sakhartchouk2011-05-053-70/+168
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | save benchmark resultsAlex Sakhartchouk2011-05-043-70/+168
* | | | | Merge "Clean up use of rsSetObject/rsClearObject."Stephen Hines2011-05-034-15/+11
|\ \ \ \ \
| * | | | | Clean up use of rsSetObject/rsClearObject.Stephen Hines2011-05-024-15/+11
| |/ / / /
* | | | | Merge "Allows to render with an OpenGL context inside a TextureView."Romain Guy2011-05-023-0/+288
|\ \ \ \ \
| * | | | | Allows to render with an OpenGL context inside a TextureView.Romain Guy2011-05-023-0/+288
| |/ / / /
* | | | | Line endcaps for AA lines are now antialiased.Chet Haase2011-05-021-0/+101
|/ / / /
* | | | Merge "New widget: TextureView Bug #4343984"Romain Guy2011-04-282-0/+101
|\ \ \ \
| * | | | New widget: TextureViewRomain Guy2011-04-282-0/+101
* | | | | Fix RS graphics samples/tests.Stephen Hines2011-04-275-5/+5
* | | | | Fix various hw-accelerated line/point bugsChet Haase2011-04-273-2/+140
* | | | | Merge "Better workaround for the bitmap invalidation problem."Alex Sakhartchouk2011-04-271-2/+1
|\ \ \ \ \
| * | | | | Better workaround for the bitmap invalidation problem.Alex Sakhartchouk2011-04-261-2/+1
| |/ / / /
* | | | | Merge "Make DRT pull data over network"Guang Zhu2011-04-275-31/+96
|\ \ \ \ \