History log of /frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/ProfileActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
702c6fdc4799593c16eb0051703e3bd62086ff42 24-Jan-2012 Chris Craik <ccraik@google.com> Allow profiling of animation performance

Also fixes manual testing mode
Depends on external/webkit change: https://android-git.corp.google.com/g/#/c/159794/

Change-Id: I169e80f9b5328b1b5a7b0aeaf09652de67febd8d
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/ProfileActivity.java
09a71e073aaa8566d3ca5c4881a1411841189858 13-Dec-2011 Chris Craik <ccraik@google.com> Update tilebenchmark to work with current drawing infrastructure

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
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/ProfileActivity.java
55ad2efde9465a03271495ac9f21acd121c3744c 20-Aug-2011 Chris Craik <ccraik@google.com> Fix tile benchmark tool stalls

bug:5062896
Change-Id: I2969e95481d65d5f87ce4399f09becc7b66d540a
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/ProfileActivity.java
1d36d0fc7f776016c0282ae7ad8e01af81de6bf6 04-Aug-2011 Chris Craik <ccraik@google.com> TileBenchmark label addition

bug:5062896

Now uses previously unused methods, and has better labelling.

Change-Id: Icc6ec7d1ac915b594c26854aea31710e3f23633c
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/ProfileActivity.java
555c55ed65056e2236430f92e81c1fb6acd05dcd 29-Jul-2011 Chris Craik <ccraik@google.com> Added automated performance test to TileBenchmark

bug:5062896

Depends on external/webkit change:
https://android-git.corp.google.com/g/#change,125566

Loads pages from SD card, and scrolls through them reporting results. Added
contentInvalidateAll hidden WebView method, and made pageSwapCallback
extensible.

Change-Id: I9f7377aad6fd7c101177dde552a72357c8b4e400
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/ProfileActivity.java
21555abad7ba5f5377052e2644974d3ce8c37869 21-Jul-2011 Chris Craik <ccraik@google.com> New log format, Manual log generation, plus logging of invalidates

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
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/ProfileActivity.java
5888ec2b30d2c76de84e3b840bf286fa371ccb4f 16-Jul-2011 Chris Craik <ccraik@google.com> Added TileBenchmark

Adds TileBenchmark app, which loads pages in webview and scrolls through them
automatically, measuring rendering and allocation information.

Change-Id: Ieaf5bbcec604c99aaf16822915e58bfc495011ec
/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/ProfileActivity.java