summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Fix build.Daniel Sandler2010-11-301-0/+22
* | When updating notifications, always reuse the last row.Daniel Sandler2010-11-301-0/+48
|/
* Merge "pass layout test list using external file"Guang Zhu2010-11-293-14/+48
|\
| * pass layout test list using external fileGuang Zhu2010-11-233-14/+48
* | Merge "Skip LayoutTest http/tests/cookies/third-party-cookie-relaxing.html"Steve Block2010-11-241-0/+1
|\ \
| * | Skip LayoutTest http/tests/cookies/third-party-cookie-relaxing.htmlSteve Block2010-11-241-0/+1
* | | Implement issue #3221502: New APIs to support new back stack / task navigationDianne Hackborn2010-11-221-1/+1
* | | Add a better notification test and clean up the flag handling in the notifica...Joe Onorato2010-11-225-64/+1216
|/ /
* | The large icon for notifications.Joe Onorato2010-11-212-26/+32
* | Test for using the right size of notification info text.Joe Onorato2010-11-211-1/+18
* | Show the number in the expanded notification instead of in the bar.Joe Onorato2010-11-211-0/+19
* | Update the look of the notifications. Includes adding a new Notification.Bui...Joe Onorato2010-11-215-89/+165
* | Removing some js script tests from the skip listKristian Monsen2010-11-171-3/+0
|/
* Get rid of the extended themes.Dianne Hackborn2010-11-141-1/+1
* Fix EventSender mouse events to correctly convert from screen coordinatesSteve Block2010-11-111-12/+13
* Refactor EventSenderImpl.MousePointSteve Block2010-11-111-23/+32
* Remove the failing expectation for fast/encoding/char-encoding.html for DRTSteve Block2010-11-111-1/+0
* Include .php tests in DumpRenderTree2.Iain Merrick2010-11-091-2/+7
* Merge changes I650518a4,If15fddacSteve Block2010-11-096-45/+71
|\
| * Fix DumpRenderTree2 to not attempt to read expected results over HTTPSSteve Block2010-11-093-6/+7
| * Fix FsUtils.readDataFromUrl() to do the network request on a background threadSteve Block2010-11-094-39/+64
* | The CHEEK_TOUCH stuff never worked. Remove it.Joe Onorato2010-11-081-24/+4
|/
* Merge "Add "nodpi" to DpiTest Android.mk"Kenny Root2010-11-041-1/+1
|\
| * Add "nodpi" to DpiTest Android.mkKenny Root2010-11-041-1/+1
* | Fix rendering issue with layers.Romain Guy2010-11-031-0/+2
|/
* Allow both contentIntent and setOnClickPendingIntent in notificationsJoe Onorato2010-10-312-0/+34
* Notification flyovers.Daniel Sandler2010-10-2914-4/+33
* Don't change textures wrap modes on every draw.Romain Guy2010-10-251-6/+8