| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Change-Id: Id2a311bc116438d3627a943cb5fb1ba8dc121bb0
|
| |\
| |
| |
| |
| |
| |
| |
| |
| | |
DumpRenderTree" into gingerbread
Merge commit 'fe8eaf3b5dc52cecaf15ccabe9a8717cce701f6c'
* commit 'fe8eaf3b5dc52cecaf15ccabe9a8717cce701f6c':
add mouse up/down/click support in DumpRenderTree
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
gingerbread
Merge commit '1c045003788725b40af5489149ac0fc8bfebb1ea' into gingerbread-plus-aosp
* commit '1c045003788725b40af5489149ac0fc8bfebb1ea':
add mouse up/down/click support in DumpRenderTree
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
use touchStart/End when mouseDown/Up is called in current
EventSender implmentation.
Change-Id: Iff3e7f45b6a7170d9be1c7ec9b12a74a74737732
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | | |
Change-Id: If89fe8ab1845780ecf23c5fd339a4932ebec9c0c
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The complete set of layout tests is still available at /LayoutTests
and scripts at /WebKitTools/DumpRenderTree/android.
Note that this requires a corresponding change to
external/webkit/WebKitTools/DumpRenderTree/android/get_layout_tests_dir_contents.php
Bug: 2951727
Change-Id: Idf366942ffd5786759c989e992359b7e7dbb182c
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also fixes style
Change-Id: I8045b7deb5badfed7758be459d05c58d0ff2e390
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I3c97d60580040fa8e4bf63660091edb9c7a871fb
|
| |\ \ \ \ \
| | |/ / /
| |/| | | |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It creates the sockets on the device that allow DumpRenderTree2 to get tests from the server running on the remote machine. Communication happens through the adb.
Change-Id: I7f26ffc78195b6c5f4d423a57d5ee5f0f4a9c615
|
| |\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| |
| | | |
| | | | |
Merge commit '90b3135d8b2471990412d79dce4ee6390118d8d3'
* commit '90b3135d8b2471990412d79dce4ee6390118d8d3':
Remove "StringTest.java".
|
| | |\ \ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | | |
Merge commit '4d672988fed7fbdd887fe78603fa2eaf713031ad' into gingerbread-plus-aosp
* commit '4d672988fed7fbdd887fe78603fa2eaf713031ad':
Remove "StringTest.java".
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This only tests stuff that's already better tested in dalvik/libcore, plus
private ICU API (RuleBasedNumberFormat) we'd like to remove, and that this
is the only caller of.
Conflicts:
tests/CoreTests/android/core/StringTest.java
git cherry-pick -e 935022a99dac5454fc478e221b6392f3ba467009
Change-Id: I0bd172f2703bbcd6381920d40244165234fef4a1
|
| | |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
gingerbread
Merge commit '3f677b1b3e45240728de39d60441d791c0e8d3f8' into gingerbread-plus-aosp
* commit '3f677b1b3e45240728de39d60441d791c0e8d3f8':
Fix periodically disappearing status icons.
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Occasionally the animation listener wasn't being told that
the ticker animation had completed; this callback was
essential to keeping the status bar's internal state correct
(namely, setting mTicking=false). The safest thing to do is
simply set mTicking to false immediately upon tickerDone()
or tickerHalting().
Bug: 2915280
Change-Id: I997911b12fa2985fa83b42154fb3485220886219
|
| |\ \ \ \ |
|
| | | |_|/
| |/| |
| | | |
| | | | |
Change-Id: Ieabaa25338d2f4b8d4fd90e7401ad6e7452eae11
|
| |\ \ \ \ |
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
works around the Holo theme crash.
Change-Id: I4e920629981bf3df0987bc4f65dc63644b3670b2
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This patch modifies the old-style hard-coded ignore list. The new-style
text file (in external/webkit/LayoutTests/platform/android) has been
modified separately, as part of the normal WebKit merge process.
Test added in http://trac.webkit.org/changeset/64613
Needs clearAllApplicationCaches() callback. See http://b/issue?id=2944196
Change-Id: I31655c363c93eada40d01123e9c14c0d03bdba7b
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
This will not look great because we render fonts using bitmaps, not
paths.
Change-Id: I01b87b81bfbdbfa28460a5d5309d38e2a65e77c4
|
| | | |
| | |
| | |
| | | |
Change-Id: Iafa421def64a8f9a83b320b6cf3cc5286515c355
|
| | | |
| | |
| | |
| | | |
Change-Id: I7159825f4b1d6f5a1cd09ec091994801b52b6bda
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug #2919310
Change-Id: I72ccd44bba7a3f3db72f581aa96198b6226e4478
|
| |\ \ \ \ |
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug: 2914450
Change-Id: Ic0be3120e88efe9199f7719b9ccb1090baaabed6
|
| |\ \ \ \ \
| |/ / / /
| | / / /
| |/ / /
|/| | | |
|
| | | | |
| | | |
| | | |
| | | | |
Change-Id: Id1415e2a166289c8c585e132e842f5ca6ad35426
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The save stack now behaves exactly like in Skia.
Change-Id: If7e642f41f2c8f693f6e8c26cba81507d466562e
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* changes:
Correctly set the viewport in layers.
Cleanup, better code reuse.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug #2919295
Change-Id: I16ce79ab0d5747cb01c6c1abe531da3dfd93fb54
|
| | |/ / /
| | | |
| | | |
| | | | |
Change-Id: Ib86a7309ae579cce3b7cf464782c34e70a74c616
|
| |\ \ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
apps for wake usage." into gingerbread
Merge commit '2e47052fc4ad3439adc2322fd953fd58a85d457c'
* commit '2e47052fc4ad3439adc2322fd953fd58a85d457c':
Fix problems with determining when to kill apps for wake usage.
|
| | |\ \ \
| | | |/
| | |/|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
usage." into gingerbread
Merge commit '567722eee190f7cf88dc7ea95167db76d5514842' into gingerbread-plus-aosp
* commit '567722eee190f7cf88dc7ea95167db76d5514842':
Fix problems with determining when to kill apps for wake usage.
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also improve debug printing of various times.
Change-Id: Ifcc288fd1bcbf44c069875ba97925b9e7ffe9a48
|
| |\ \ \ \
| |/ / /
| | | /
| |_|/
|/| |
| | |
| | | |
Merge commit '66b0343e9e32203cdd39b854852cf575ca2fcd6b'
* commit '66b0343e9e32203cdd39b854852cf575ca2fcd6b':
Various battery info things:
|
| | |\ \
| | |/
| | |
| | |
| | |
| | |
| | | |
Merge commit 'a8d9291d7f93d1aa0d24d71d65c7de2894812177' into gingerbread-plus-aosp
* commit 'a8d9291d7f93d1aa0d24d71d65c7de2894812177':
Various battery info things:
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Now track wake locks in battery history.
- Now track sensors in battery history.
- Some filtering of sensory data.
- Fixes to some data that wasn't cleared when resetting battery stats.
- Print amount discharged since last charge.
And the big part -- keep track of wake locks held per process,
and kill processes that hold wake locks too much while they are in
the background. This includes information in the battery stats
about the process being killed, which will be available to the
developer if the app is reported.
Change-Id: I97202e94d00aafe0526ba2db74a03212e7539c54
|
| | |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
gingerbread
Merge commit '4ae1e382f4b6c5bb9e757f35f82ad48dc02c32af' into gingerbread-plus-aosp
* commit '4ae1e382f4b6c5bb9e757f35f82ad48dc02c32af':
Tracking merge of dalvik-dev to gingerbread
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
git cherry-pick --no-commit f77cf7f0
git cherry-pick --no-commit c8f503b5285e30c1a881d0ba860ba9021f57d113
git cherry-pick --no-commit 570bb561
git cherry-pick --no-commit e2417541
git cherry-pick --no-commit e4d81f25bd4dc1a5c909b56ab56a56406290da30
git cherry-pick --no-commit 5e8a587d
Change-Id: I101a385d43f3e0f4ce5352217f92ef67a3908c88
|
| | | |
| | |
| | |
| | | |
Change-Id: Ic6a72409d4785968d1fbdff229f17ee5c00b240b
|
| | | |
| | |
| | |
| | | |
Change-Id: I3b814f2fbd96384189e702e723764d17cbbde5fe
|
| |\ \ \ |
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This merge introduces two new Geolocation tests that to pass we need
a new LayoutTestController function. We ignore those tests until this
function is added - see b/2914450
Change-Id: If13dda2caa467b771d4a21d60463319019cc7679
|
| |/ / /
| | |
| | |
| | |
| | |
| | | |
configured to handle http layout tests.
Change-Id: I7bf4390dfb4f9a580e6e4ca0eb25c85655df723c
|
| | | |
| | |
| | |
| | |
| | | |
Bug: 2889572
Change-Id: If02dbdf90e8b8717370b5586cc72be235c93db79
|
| |\ \ \
| | | |
| | | |
| | | | |
DumpRenderTree."
|