| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This reverts commit 4420f52578e245045677f88852f1ba3f405e88a3.
Change-Id: I06effe06f245baaeb499071917c359eb34cc55ea
|
|\
| |
| |
| | |
Change-Id: Ia9d156009a3f1b4e61f12eb415040670a52d7876
|
| |
| |
| |
| | |
Change-Id: Icc263c10ec1fb0542f544ddbc2bb705e8968aa40
|
| |
| |
| |
| | |
Change-Id: I0511bcf6814fa33d558712da2bc112b545468153
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Since this is quite the change, I've taken the opportunity to rewrite smaller
adjoining pieces to make more sense. Move methods from classes, and so on.
These changes are, however, only on the code level, no other functionality will
be introduced by this patch.
Change-Id: I56f19c5af7dc4ccfd2fa4c9098f06e77dbfa12fb
|
| |\
| | |
| | |
| | | |
Change-Id: I2f1134ce1bd5e8dbb183881fc69120e964271245
|
| | |
| | |
| | |
| | | |
Change-Id: Ib9210685ed70f98af78b5cc3ad756f37b09c326a
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Further changes required for this, included in the same patch:
- created GridClientRpc interface
- created test case UI for server-side controlled Grid programmatic
scrolling
- refactored getScrollPos logic into Escalator and moved
ScrollDestination enum to shared package
Change-Id: Ibf72a4f75831807d83fb5941597a6ce3fda08e17
|
| | |
| | |
| | |
| | | |
Change-Id: I8942623466441846ac4100dc6f451d0948d005a9
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: I8f1f412eeb450688bba58b715eba6db9e4ae43ae
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I292451d398236e5d199efd7613d97b96b52f76b2
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ie584c3440f612c4d262a218ff962faae4b4c6b82
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
(#13238)
Change-Id: I03e10d2f7faf7cce70042879125d1d2ba2b4db66
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ida17ddc9675ab276f29d5fed9cef9cec567e0eae
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0b278121bf46c3c05c05f73c2aa71f7bfc70cf3a
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I5683fe14bc695488f398af2f8e7faf39bbbb2f9f
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I12be26abcba29c7f88e71545254897b5597daf3b
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I9d14df54d2d7700621f71ebec5297b6d37c92e2c
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I681f580291ae7b4f5b55b8365fa1014d19688fd1
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Forgot about the side-effect of recalculateElementSizes(), that it already
inserts escalator rows if needed. Therefore, there's no need to explicitly add
rows into the body upon attach.
Change-Id: Id984756257c7527ca0745dcbe1d50e03a4e0ead6
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
After noticing that getScrollTop and getScrollLeft took an ungodly
amount of execution time, I decided to add a local cache for
ScrollbarBundle. Also, on a touch scroll, the event isn't processed
immediately, but put into a queue, waiting for the next rendered frame.
Testing by scrolling up/down and in circles for one minute on a plain
Escalator with only text, 20 visible rows and 10 columns:
Before: iOS browser self time 43.78s/1.1min (69.37%)
After: iOS browser self time 50.19s/1.1min (78.31%)
This means that the optimizations added almost 10 percentage points more
time for the application to render.
Change-Id: I0bb65646852321c0df706ecac0c546f0d8324865
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Id2bf2f200888c07bdf2b342223434d13d159192d
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: Ia45dc7583fa62d87d18ea78a1f86c0a26ea6d3da
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I5ceb52dea079f48b0065c1b2dbdc35b30fe8c4ee
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I95f126ad83b9b7245dd4e123ab35c4f147e2910d
|
| | | |
| | | |
| | | |
| | | | |
Change-Id: I0920b0a99fa296d1cf353ff318bf0a3914ca4909
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Change-Id: Id50e7f1db2c56545558e4261ca5d84a419e096a9
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: If1ba80802010e31362d555023b2b5e5850d2962b
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I4a6ac4385b4edf85703ed7b6f463af9892479589
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I5078d97c5a6bc92f59d0d04eca2a2cfc27c973b4
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Idee434f4e1fbac2a5c37d19f7a110a166f2e3e7b
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I8fa99a96c2120583bb1ecd152f8f337aef702614
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I23fa9e3582b1f5784fdb2c8fdf396f273e27f2b3
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I1b1a76978ae39ce93aadcf4859d9eb1d55605694
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I482a7e97b9aacc4b05c9869577d466ee9047af38
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ifc067394231a1b9a16b8f0c66d6ac373ee739d7a
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I2502ed31f81326b2e32a03ad34c289a5bf7bd2b5
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ib0c1701346dc6b8b9ef5b5290fc6ffaff68d9f96
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I7c723234c9d183e5217e0eef5062ec4fa8e58069
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I8000efd86b5d860d241daea57f70a6626ca8d3dc
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I4cef3424dfe846ab814fcf70c5cda4a305cbdf1c
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I252fe949537154bce7e09d42f434bce20ec28928
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Ia44b11783d9822a6b91ecd0fe7fc0547e7fd4668
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I7b085d1113c4f21c5b494dde97c45d728e0ea4a0
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Icb07f2540db2299de95873e4062eb680d6ab5bd2
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I49c6fb59454a0aba3d2399c40a9b6b8c00667a71
|
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I4704ab2bd2b1af31b4586e26cf89f03d97f136a4
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Iaeef125159df878d3b49b1a588c19b5d1b479b76
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I2d1b2e4a797b2dac9ee97c832fcd40fb472edc08
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: Iadb0d8b051d0f0ef1303e0d7d740cf476cd81971
|