| Commit message (Expand) | Author | Age | Files | Lines |
* | re-enable HW acceleration in DRT | Guang Zhu | 2010-12-07 | 1 | -1/+1 |
* | disable HW acceleration | Guang Zhu | 2010-12-06 | 1 | -1/+1 |
* | Merge "change how assets are copied out of apk" | Guang Zhu | 2010-12-06 | 2 | -7/+13 |
|\ |
|
| * | change how assets are copied out of apk | Guang Zhu | 2010-12-06 | 2 | -7/+13 |
* | | Hide navigation buttons and clock on lockscreen. | Daniel Sandler | 2010-12-03 | 1 | -6/+7 |
|/ |
|
* | Merge "enabled hardware acceleration for DRT" | Guang Zhu | 2010-12-01 | 1 | -1/+3 |
|\ |
|
| * | enabled hardware acceleration for DRT | Guang Zhu | 2010-12-01 | 1 | -1/+3 |
* | | Fix build. | Daniel Sandler | 2010-11-30 | 1 | -0/+22 |
* | | When updating notifications, always reuse the last row. | Daniel Sandler | 2010-11-30 | 1 | -0/+48 |
|/ |
|
* | Merge "pass layout test list using external file" | Guang Zhu | 2010-11-29 | 3 | -14/+48 |
|\ |
|
| * | pass layout test list using external file | Guang Zhu | 2010-11-23 | 3 | -14/+48 |
* | | Merge "Skip LayoutTest http/tests/cookies/third-party-cookie-relaxing.html" | Steve Block | 2010-11-24 | 1 | -0/+1 |
|\ \ |
|
| * | | Skip LayoutTest http/tests/cookies/third-party-cookie-relaxing.html | Steve Block | 2010-11-24 | 1 | -0/+1 |
* | | | Implement issue #3221502: New APIs to support new back stack / task navigation | Dianne Hackborn | 2010-11-22 | 1 | -1/+1 |
* | | | Add a better notification test and clean up the flag handling in the notifica... | Joe Onorato | 2010-11-22 | 5 | -64/+1216 |
|/ / |
|
* | | The large icon for notifications. | Joe Onorato | 2010-11-21 | 2 | -26/+32 |
* | | Test for using the right size of notification info text. | Joe Onorato | 2010-11-21 | 1 | -1/+18 |
* | | Show the number in the expanded notification instead of in the bar. | Joe Onorato | 2010-11-21 | 1 | -0/+19 |
* | | Update the look of the notifications. Includes adding a new Notification.Bui... | Joe Onorato | 2010-11-21 | 5 | -89/+165 |
* | | Removing some js script tests from the skip list | Kristian Monsen | 2010-11-17 | 1 | -3/+0 |
|/ |
|
* | Get rid of the extended themes. | Dianne Hackborn | 2010-11-14 | 1 | -1/+1 |
* | Fix EventSender mouse events to correctly convert from screen coordinates | Steve Block | 2010-11-11 | 1 | -12/+13 |
* | Refactor EventSenderImpl.MousePoint | Steve Block | 2010-11-11 | 1 | -23/+32 |
* | Remove the failing expectation for fast/encoding/char-encoding.html for DRT | Steve Block | 2010-11-11 | 1 | -1/+0 |
* | Include .php tests in DumpRenderTree2. | Iain Merrick | 2010-11-09 | 1 | -2/+7 |
* | Merge changes I650518a4,If15fddac | Steve Block | 2010-11-09 | 6 | -45/+71 |
|\ |
|
| * | Fix DumpRenderTree2 to not attempt to read expected results over HTTPS | Steve Block | 2010-11-09 | 3 | -6/+7 |
| * | Fix FsUtils.readDataFromUrl() to do the network request on a background thread | Steve Block | 2010-11-09 | 4 | -39/+64 |
* | | The CHEEK_TOUCH stuff never worked. Remove it. | Joe Onorato | 2010-11-08 | 1 | -24/+4 |
|/ |
|
* | Merge "Add "nodpi" to DpiTest Android.mk" | Kenny Root | 2010-11-04 | 1 | -1/+1 |
|\ |
|
| * | Add "nodpi" to DpiTest Android.mk | Kenny Root | 2010-11-04 | 1 | -1/+1 |
* | | Fix rendering issue with layers. | Romain Guy | 2010-11-03 | 1 | -0/+2 |
|/ |
|
* | Allow both contentIntent and setOnClickPendingIntent in notifications | Joe Onorato | 2010-10-31 | 2 | -0/+34 |
* | Notification flyovers. | Daniel Sandler | 2010-10-29 | 14 | -4/+33 |
* | Don't change textures wrap modes on every draw. | Romain Guy | 2010-10-25 | 1 | -6/+8 |
* | Implement issue #3116702: New manifest tags for supported screen sizes | Dianne Hackborn | 2010-10-22 | 1 | -0/+6 |
* | Merge "Add fast/js/regexp-overflow.html to DumpRenderTree skip list" | Steve Block | 2010-10-19 | 1 | -10/+6 |
|\ |
|
| * | Add fast/js/regexp-overflow.html to DumpRenderTree skip list | Steve Block | 2010-10-19 | 1 | -10/+6 |
* | | Merge "Fix DumpRenderTree2 to correctly handle crashed tests" | Steve Block | 2010-10-19 | 2 | -9/+17 |
|\ \
| |/
|/| |
|
| * | Fix DumpRenderTree2 to correctly handle crashed tests | Steve Block | 2010-10-18 | 2 | -9/+17 |
* | | Merge changes I4a85ff69,Idba4acc2 | Steve Block | 2010-10-18 | 2 | -31/+42 |
|\ \
| |/ |
|
| * | Fix DumpRenderTree2 script to allow only one path to be specified | Steve Block | 2010-10-18 | 1 | -9/+12 |
| * | Improve error handling in DumpRenderTree2 scripts | Steve Block | 2010-10-18 | 2 | -22/+30 |
* | | Fix clipping issue in StackView. | Romain Guy | 2010-10-15 | 21 | -0/+318 |
|/ |
|
* | Merge "Implement LayoutTestController.overridePreference('WebKitUsesPageCache... | Steve Block | 2010-10-14 | 2 | -7/+22 |
|\ |
|
| * | Implement LayoutTestController.overridePreference('WebKitUsesPageCachePrefere... | Steve Block | 2010-10-14 | 2 | -7/+22 |
* | | Allow notifications to not specify a contentIntent. | Joe Onorato | 2010-10-13 | 1 | -0/+18 |
|/ |
|
* | Revert "Merge "Allow notifications to not specify a contentIntent."" | Jason Chen | 2010-10-08 | 1 | -18/+0 |
* | Allow notifications to not specify a contentIntent. | Joe Onorato | 2010-10-08 | 1 | -0/+18 |
* | Merge "NIOTest fixes." | Elliott Hughes | 2010-10-08 | 1 | -19/+32 |
|\ |
|