summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Add support for skew()Romain Guy2011-01-182-0/+65
* | Improve hardware layers rendering speed when setting a View's alpha.Romain Guy2011-01-171-0/+2
* | Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into hon...Romain Guy2011-01-171-0/+9
|\ \
| * | Add BitmapFactory.Options.inMutable to load mutable bitmaps.Romain Guy2011-01-171-0/+9
* | | Merge "Fix 9patch rendering in ExpandableListView." into honeycombRomain Guy2011-01-164-0/+66
|\ \ \ | |/ /
| * | Fix 9patch rendering in ExpandableListView.Romain Guy2011-01-164-0/+66
* | | Need to update the largeIcon for notifications when we're reapplying the views.Joe Onorato2011-01-153-2/+18
|/ /
* | Merge "when test case times out, stop loading first" into honeycombGuang Zhu2011-01-141-0/+1
|\ \
| * | when test case times out, stop loading firstGuang Zhu2011-01-141-0/+1
* | | remove runFinalizationSync callsGuang Zhu2011-01-131-3/+0
|/ /
* | Improve error handling (NPE in DRT2)Philippe Marti2011-01-132-8/+13
* | Merge "change webkit test data path" into honeycombGuang Zhu2011-01-125-20/+20
|\ \
| * | change webkit test data pathGuang Zhu2011-01-125-20/+20
* | | Merge "Possibly fix bad notification updates." into honeycombJoe Onorato2011-01-121-1/+1
|\ \ \ | |/ / |/| |
| * | Possibly fix bad notification updates.Joe Onorato2011-01-121-1/+1
* | | Remove minimum heap size test now that the underlying interface is gone.Carl Shapiro2011-01-121-67/+0
|/ /
* | Merge "Better backend for hardware layers." into honeycombRomain Guy2011-01-113-1/+119
|\ \
| * | Better backend for hardware layers.Romain Guy2011-01-113-1/+119
* | | Update AppWidgetHostActivity to work again.Joe Onorato2011-01-111-6/+10
|/ /
* | Merge "Composite layers as regions." into honeycombRomain Guy2011-01-101-2/+3
|\ \
| * | Composite layers as regions.Romain Guy2011-01-101-2/+3
* | | Make AppWidgetService handle components enabling and disabling.Joe Onorato2011-01-102-0/+21
|/ /
* | Remove tests for dead API.Elliott Hughes2011-01-101-90/+0
* | New layers API for Views.Romain Guy2011-01-0610-28/+330
* | We are now Honeycomb.Dianne Hackborn2011-01-061-1/+1
* | bugfix: remove dump timeout message after dump is receivedGuang Zhu2010-12-231-0/+1
* | Throw exception if webview dump times outGuang Zhu2010-12-231-1/+11
* | LayoutLib: support for layers.Xavier Ducrohet2010-12-224-15/+27
* | Merge "Remove unused performance tests."Jesse Wilson2010-12-2113-4559/+0
|\ \
| * | Remove unused performance tests.Jesse Wilson2010-12-2113-4559/+0
* | | LayoutLib: Misc rendering fixes.Xavier Ducrohet2010-12-213-20/+29
* | | LayoutLib: support for Path and BitmapShader using delegates.Xavier Ducrohet2010-12-216-14/+26
|/ /
* | Reimplement StatusBarManager.disable(DISABLE_SYSTEM_INFO).Daniel Sandler2010-12-161-0/+5
* | Add LayoutTest http/tests/appcache/foreign-fallback.html to the DRT ignore listSteve Block2010-12-161-0/+1
|/
* Fix text shadow rendering issue.Romain Guy2010-12-151-0/+8
* Merge "Move 41 tests to libcore, closer to the tested code. (2nd half)"Jesse Wilson2010-12-1442-6703/+0
|\
| * Move 41 tests to libcore, closer to the tested code. (2nd half)Jesse Wilson2010-12-1442-6703/+0
* | Merge "Create some layout files for HwAccelerationTest"Xavier Ducrohet2010-12-1411-27/+90
|\ \
| * | Create some layout files for HwAccelerationTestXavier Ducrohet2010-12-1411-27/+90
| |/
* | Move HashMapTest from frameworks/base to libcore (second half)Jesse Wilson2010-12-141-281/+0
|/
* Fix issue #3272051: Use backward transition when going backwards.Dianne Hackborn2010-12-091-1/+1
* Merge "New, better line drawing implementation. Bug #3207544 Bug #3225875"Romain Guy2010-12-082-7/+20
|\
| * New, better line drawing implementation.Romain Guy2010-12-082-7/+20
* | re-enable HW acceleration in DRTGuang Zhu2010-12-071-1/+1
|/
* disable HW accelerationGuang Zhu2010-12-061-1/+1
* Merge "change how assets are copied out of apk"Guang Zhu2010-12-062-7/+13
|\
| * change how assets are copied out of apkGuang Zhu2010-12-062-7/+13
* | Hide navigation buttons and clock on lockscreen.Daniel Sandler2010-12-031-6/+7
|/
* Merge "enabled hardware acceleration for DRT"Guang Zhu2010-12-011-1/+3
|\
| * enabled hardware acceleration for DRTGuang Zhu2010-12-011-1/+3