summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement issue #3116702: New manifest tags for supported screen sizesDianne Hackborn2010-10-221-0/+6
* Merge "Add fast/js/regexp-overflow.html to DumpRenderTree skip list"Steve Block2010-10-191-10/+6
|\
| * Add fast/js/regexp-overflow.html to DumpRenderTree skip listSteve Block2010-10-191-10/+6
* | Merge "Fix DumpRenderTree2 to correctly handle crashed tests"Steve Block2010-10-192-9/+17
|\ \ | |/ |/|
| * Fix DumpRenderTree2 to correctly handle crashed testsSteve Block2010-10-182-9/+17
* | Merge changes I4a85ff69,Idba4acc2Steve Block2010-10-182-31/+42
|\ \ | |/
| * Fix DumpRenderTree2 script to allow only one path to be specifiedSteve Block2010-10-181-9/+12
| * Improve error handling in DumpRenderTree2 scriptsSteve Block2010-10-182-22/+30
* | Fix clipping issue in StackView.Romain Guy2010-10-1521-0/+318
|/
* Merge "Implement LayoutTestController.overridePreference('WebKitUsesPageCache...Steve Block2010-10-142-7/+22
|\
| * Implement LayoutTestController.overridePreference('WebKitUsesPageCachePrefere...Steve Block2010-10-142-7/+22
* | Allow notifications to not specify a contentIntent.Joe Onorato2010-10-131-0/+18
|/
* Revert "Merge "Allow notifications to not specify a contentIntent.""Jason Chen2010-10-081-18/+0
* Allow notifications to not specify a contentIntent.Joe Onorato2010-10-081-0/+18
* Merge "NIOTest fixes."Elliott Hughes2010-10-081-19/+32
|\