summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix DumpRenderTree2 to correctly handle crashed testsSteve Block2010-10-182-9/+17
| | | | | | | | Change-Id: I894987d5b8f24ea31893aefe3cb6450c2736aa90
* | Merge changes I4a85ff69,Idba4acc2Steve Block2010-10-182-31/+42
|\ \ | |/ | | | | | | | | * changes: Fix DumpRenderTree2 script to allow only one path to be specified Improve error handling in DumpRenderTree2 scripts
| * Fix DumpRenderTree2 script to allow only one path to be specifiedSteve Block2010-10-181-9/+12
| | | | | | | | Change-Id: I4a85ff69554a9c76af0b2deea747b8414660fee2
| * Improve error handling in DumpRenderTree2 scriptsSteve Block2010-10-182-22/+30
| | | | | | | | Change-Id: Idba4acc22dd037a001ea5c05cbd6a29292f6de2c
* | Fix clipping issue in StackView.Romain Guy2010-10-1521-0/+318
|/ | | | Change-Id: I7ec28f25c3993a2bd7ef6399ba1923839d239905
* Merge "Implement ↵Steve Block2010-10-142-7/+22
|\ | | | | | | LayoutTestController.overridePreference('WebKitUsesPageCachePreferenceKey')"
| * Implement ↵Steve Block2010-10-142-7/+22
| | | | | | | | | | | | | | | | | | | | | | LayoutTestController.overridePreference('WebKitUsesPageCachePreferenceKey') This is required for tests that test PageCache behaviour, eg - fast/dom/DeviceMotion/no-page-cache.html - fast/dom/DeviceOrientation/no-page-cache.html - fast/dom/Geolocation/no-page-cache.html Change-Id: Ie5862f6c86718142c949be81a85358ca6fac628a
* | Allow notifications to not specify a contentIntent.Joe Onorato2010-10-131-0/+18
|/ | | | | | | | | | | If they don't, the click events will be passed through to the individual views in the notification view, which may have their own PendingIntents attached. Previously, it was against the UX spec to allow this, but now we are changing that and will have buttons in there. Change-Id: I674234212f64b2b8802a0708b7eed0614e147ca3
* Revert "Merge "Allow notifications to not specify a contentIntent.""Jason Chen2010-10-081-18/+0
| | | | | This reverts commit 8885321046622d6a8c0a4214af98dc27eecd48a0, reversing changes made to 61b8aaadd742f0be708cd37971d2c9e822bf778a.
* Allow notifications to not specify a contentIntent.Joe Onorato2010-10-081-0/+18
| | | | | | | | | | | If they don't, the click events will be passed through to the individual views in the notification view, which may have their own PendingIntents attached. Previously, it was against the UX spec to allow this, but now we are changing that and will have buttons in there. Change-Id: Ie3b2e96c6a1c4449fa86ed571f3ad0f047320d31
* Merge "NIOTest fixes."Elliott Hughes2010-10-081-19/+32
|\
| * NIOTest fixes.Elliott Hughes2010-10-071-19/+32
| | | | | | | | | | | | | | | | | | I've also broken the test up a bit, so it's easier to see what's failing. (For the particular bug I'm investigating, only heap byte[]-backed Buffers are broken.) Bug: 3066167 Change-Id: I2f747414bd48eb8c666da5b31870bf39601911e2
* | Merge "Add 3D transforms support to all gradients."Romain Guy2010-10-071-1/+102
|\ \
| * | Add 3D transforms support to all gradients.Romain Guy2010-10-071-1/+102
| | | | | | | | | | | | Change-Id: I61409edd00dab3a11684a3f5e4f7df0afc734758
* | | am 2c164747: am f7872780: Merge "PowerManagerService needs yet another ↵Joe Onorato2010-10-071-0/+20
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | flag..." into gingerbread Merge commit '2c164747d364c3e51964d03ecefc5752c7c0c6ba' * commit '2c164747d364c3e51964d03ecefc5752c7c0c6ba': PowerManagerService needs yet another flag...
| * \ \ am f7872780: Merge "PowerManagerService needs yet another flag..." into ↵Joe Onorato2010-10-051-0/+20
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gingerbread Merge commit 'f7872780ca3dae9584251b1e3495aed12110254c' into gingerbread-plus-aosp * commit 'f7872780ca3dae9584251b1e3495aed12110254c': PowerManagerService needs yet another flag...
| | * | | PowerManagerService needs yet another flag...Joe Onorato2010-10-051-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... to make sure that if you press the power button to turn off the screen, that the prox sensor won't turn it back on. Bug: 3011618 Change-Id: Id16c1d65417539d4592f485b1c3efb737540c3cd
* | | | | am 111a4135: am b9a40068: Merge "Failing test cleanup." into gingerbreadBrett Chabot2010-10-061-31/+0
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | | | | | | | | Merge commit '111a4135d84485eff85bbca6a96cd91886deb7ba' * commit '111a4135d84485eff85bbca6a96cd91886deb7ba': Failing test cleanup.
| * | | am b9a40068: Merge "Failing test cleanup." into gingerbreadBrett Chabot2010-10-051-31/+0
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | Merge commit 'b9a40068b590b86904b40bf466571b140d0f94b4' into gingerbread-plus-aosp * commit 'b9a40068b590b86904b40bf466571b140d0f94b4': Failing test cleanup.
| | * | Merge "Failing test cleanup." into gingerbreadBrett Chabot2010-10-051-31/+0
| | |\ \
| | | * | Failing test cleanup.Brett Chabot2010-10-041-31/+0
| | | | | | | | | | | | | | | | | | | | Change-Id: I7cabc6ff2ec1fcb80dede5da03b03622a5bae021
* | | | | Apply 3D transformations to gradient shaders.Romain Guy2010-10-061-1/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes only linear gradients. Sweep and radial gradients, as well as bitmap shaders, will be fixed in a future commit. Change-Id: I4eee4ff62e9bbf3b9339fc111a780167449ecfef
* | | | | Code cleanup and disable display lists for now.Romain Guy2010-10-051-0/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I681213036b5279339cb96a016d1dfb15d74dafc8
* | | | | manual merge Merge commit '77e42376' into workJoe Onorato2010-10-051-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | | | | | | | | | | | | Conflicts: packages/SystemUI/res/values/colors.xml packages/SystemUI/src/com/android/systemui/statusbar/StatusBarService.java Change-Id: I891c8a9f6410037ca7805507e85a17f1655c115e
| * | | am 87efbbb5: Merge "implement the number bubbles on the status bar" into ↵Joe Onorato2010-10-041-1/+1
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | gingerbread Merge commit '87efbbb563ef96a74ffd2fbbe5c0865a450254df' into gingerbread-plus-aosp * commit '87efbbb563ef96a74ffd2fbbe5c0865a450254df': implement the number bubbles on the status bar
| | * | implement the number bubbles on the status barJoe Onorato2010-10-041-1/+1
| | |/ | | | | | | | | | | | | Bug: 2993482 Change-Id: I73b1f8c39e995fd4f986c25ea04127eb23c3cd07
* | | Apply bilinear filtering to text.Romain Guy2010-10-013-0/+83
| | | | | | | | | | | | Change-Id: I2c81ad657ee2a11a2139e0b11ae3749db54c0749
* | | Fix INVALID_OPERATION error with layers rendering.Romain Guy2010-10-014-1/+124
| | | | | | | | | | | | | | | | | | | | | | | | This change is a workaround for a driver bug that causes an INVALID_OPERATION to be thrown on every glCopyTexSubImage() call. This change also adds a new test for gradients local matrices. Change-Id: I41b7437481026702d0a3a9677f099b4557c0a84e
* | | Fix some bugs in DumpRenderTree2 when forming HTML diffsSteve Block2010-09-292-26/+37
| | | | | | | | | | | | Change-Id: Id98c1b7dde1961c2dab4214a36ad43916baf8011
* | | Use the empty string when expected text results are missing in DumpRenderTree2Steve Block2010-09-291-38/+10
| | | | | | | | | | | | Change-Id: I204583ecc9c6a8017349124d5813c693c7f00dc9
* | | Fix a bug with the expected result path in DumpRenderTree2Steve Block2010-09-292-2/+6
| | | | | | | | | | | | | | | | | | | | | If we fail to read from any of the possible expected result paths, we should not record an expected result path. Change-Id: Ica96b791c14a7755154be4ec9480be4d13f47a19
* | | Correctly implement EventSender mouse methods in DumpRenderTree2Steve Block2010-09-291-33/+13
| | | | | | | | | | | | | | | | | | | | | This is taken from a similar change to DumpRenderTree in https://android-git.corp.google.com/g/62449 Change-Id: I01418100ace1cf1ccfbb4fd28d72b99b54e0c140
* | | Trim empty lines when comparing text results in DumpRenderTree2Steve Block2010-09-291-10/+20
| | | | | | | | | | | | Change-Id: I94c9de8e6131f6b60456700e9d5a3b27c8c9d1c3
* | | Reclassify failing multi-touch tests in DumpRenderTree ignore listSteve Block2010-09-291-3/+3
| | | | | | | | | | | | Change-Id: I95c94354a4d4f38583251a2d5d1a7ab4cb554e00
* | | Update DumpRenderTree test expectations for fast/encodingIain Merrick2010-09-291-0/+8
| | | | | | | | | | | | | | | | | | New layout tests added in https://android-git.corp.google.com/g/70926 Change-Id: I3c12f44d2c283e8b1da1c10975d6e4dd567889f8
* | | add multiple device support to layout test driver scriptGuang Zhu2010-09-281-3/+7
| | | | | | | | | | | | | | | | | | | | | pass on the serial number onto adb command so that it don't get confused when multiple devices are connected Change-Id: I0b16f9da941d77425bcc5f782393f8800e035871
* | | Reduce the AppCache maximum size to a more reasonable value in DumpRenderTree2Steve Block2010-09-281-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this change, any use of AppCache fails after the test http/tests/appcache/max-size.html has been run. The test in question passes, but seems to leave the database in a corrupted state, causing all future database transactions to fail. The only fix is to remove the database file. This behaviour is only observed with DumpRenderTree2, not DumpRenderTree, so I don't think this is a WebView problem. I'm not sure what the root cause is, but I think it make sense to submit this fix now in order to get the LayoutTests stable with DumpRenderTree2. Change-Id: I763c09406e66839676b839e3cdeba3b9427c1cb9
* | | Merge changes Ic62f60d9,I04a01634Steve Block2010-09-286-64/+80
|\ \ \ | | | | | | | | | | | | | | | | | | | | * changes: Provide a useful message in DumpRenderTree2 GUI when the host server is not running Prevent DumpRenderTree2 from crashing when the host server is not running
| * | | Provide a useful message in DumpRenderTree2 GUI when the host server is not ↵Steve Block2010-09-283-35/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | running Bug: 3010758 Change-Id: Ic62f60d96055e7ad1e475215ca384306cdfa859c
| * | | Prevent DumpRenderTree2 from crashing when the host server is not runningSteve Block2010-09-283-29/+26
| | | | | | | | | | | | | | | | | | | | Bug: 3010758 Change-Id: I04a01634544d223d225b264827d3cf18be74e1e0
* | | | Update run_layout_tests.py to give a useful error if DumpRenderTree2 is not ↵Steve Block2010-09-281-4/+8
|/ / / | | | | | | | | | | | | | | | | | | found on the device Bug: 3006981 Change-Id: Ie789eb726bc051305371d4958c16ceca980ea1d1
* | | Merge commit 'f9f9e248' into manualmergeJoe Onorato2010-09-271-0/+21
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | Conflicts: packages/SystemUI/src/com/android/systemui/statusbar/StatusBarService.java tests/StatusBar/src/com/android/statusbartest/StatusBarTest.java Change-Id: Ibbb2fec2d8c6f5d41398272753d271dfae698100
| * | am 6fa4de3c: Merge "If an icon add remove get coalesced, don\'t remove some ↵Joe Onorato2010-09-271-0/+21
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | other icon." into gingerbread Merge commit '6fa4de3cffe1390f699051fa0c7d21e8058a5ebd' into gingerbread-plus-aosp * commit '6fa4de3cffe1390f699051fa0c7d21e8058a5ebd': If an icon add remove get coalesced, don't remove some other icon.
| | * If an icon add remove get coalesced, don't remove some other icon.Joe Onorato2010-09-271-0/+21
| | | | | | | | | | | | | | | | | | Also adds a test case and turns off the extra logging we added to debug this. Change-Id: I8640938ae4d1e75c88213177888f363e05ce0fa0
* | | Merge "skip 2d.drawImage.broken.html layout test"Guang Zhu2010-09-271-0/+2
|\ \ \
| * | | skip 2d.drawImage.broken.html layout testGuang Zhu2010-09-271-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | this test currently blocks on some type of test devices Change-Id: Ifacc520c441cf4142b5e6d28bde2b86728b5fc35
* | | | Merge "Bug 2372180: pass multi-touch events from browser to webkit. Since ↵Huahui Wu2010-09-274-76/+185
|\ \ \ \ | | | | | | | | | | | | | | | the UI uses multi-touch for zooming, the event is passed to webkit only when the webpage doesn't allow zooming. 1. Updated the data structure TouchEventData in WebViewCore.java to take multiple points and used it everywhere. 2. Added a passMultiTouchToWebkit() function to do what its name means. 3. Added the multi-point touch support to dumprendertree."
| * | | | Bug 2372180: pass multi-touch events from browser to webkit.Huahui Wu2010-09-264-76/+185
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the UI uses multi-touch for zooming, the event is passed to webkit only when the webpage doesn't allow zooming. 1. Updated the data structure TouchEventData in WebViewCore.java to take multiple points and used it everywhere. 2. Added a passMultiTouchToWebkit() function to do what its name means. 3. Added the multi-point touch support to dumprendertree. Change-Id: Iafc1aa7b21a587ad26efd2f124b9a66316297ab8
* | | | | Implement disable() on the status bar.Joe Onorato2010-09-261-0/+18
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | This includes adding the new DISABLE_NAVIGATION flag. Bug: 3000770 Change-Id: I6d1c3586198e13e06b5d26e8b23a9495dc4ba02e
* | | | Touching the blue glow should close the system and notification panels.Joe Onorato2010-09-261-2/+6
|/ / / | | | | | | | | | | | | Bug: 3029373 Change-Id: I96760656dcda20ab238305900f9964083a8e5273