summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
|\ \ \ \ \
| * | | | | Make DRT pull data over networkGuang Zhu2011-04-265-31/+96
* | | | | | Merge "- Add instrumentation utility to automate rs performance tests: The ...Xia Wang2011-04-268-16/+238
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | - Add instrumentation utility to automate rs performance tests:Xia Wang2011-04-268-16/+238
| |/ / / /
* | | | | Apply shaders/filters to text drop shadows.Romain Guy2011-04-262-6/+6
* | | | | Update shader text to test with drop shadows.Romain Guy2011-04-261-0/+1
* | | | | Fix bug #4338103 (Android Arabic and Hebrew input is broken)Fabrice Di Meglio2011-04-253-3/+11
|/ / / /
* | | | Merge "Clean getTextRunAdvances() APIs"Fabrice Di Meglio2011-04-221-1/+2
|\ \ \ \
| * | | | Clean getTextRunAdvances() APIsFabrice Di Meglio2011-04-211-1/+2
* | | | | sped up the ui in image processing test appAlex Sakhartchouk2011-04-228-188/+45
|/ / / /
* | | | Merge "Enable anti-aliasing for hw-accelerated lines"Chet Haase2011-04-213-1/+159
|\ \ \ \