| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
bug:5062896
depends on external/webkit change: https://android-git.corp.google.com/g/#/c/154840/
- directly discard textures, instead of sending an invalidate through webkit
- better ui on smaller screens
- pass native pointer through jni calls
Change-Id: Icadbf8944edc5a2b1f8dc27bab53ac665c975462
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug:5062896
Added features to TileProfiler, updated jni interface to allow querying of
arbitrary log data via strings. Depends on the following webkit change:
https://android-git.corp.google.com/g/#change,122779
For new logging jni interface, and logging of invalidates.
Change-Id: I80ba6702b87e86ec76e5b0eafde45f4ef3a80ad3
|
|
Adds TileBenchmark app, which loads pages in webview and scrolls through them
automatically, measuring rendering and allocation information.
Change-Id: Ieaf5bbcec604c99aaf16822915e58bfc495011ec
|