diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-24 18:22:34 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-24 18:22:34 +0000 |
commit | 7441aac6ebea4a4d5f20af6079e29cd7bcd39b7b (patch) | |
tree | 2a6a581932a83284a2226bb4ae41c6e70d8ee0ec /tools/code_coverage/coverage_posix.py | |
parent | 770dd8b8b1ee5adc67ed257e53d3f34c7e67b02e (diff) | |
download | chromium_src-7441aac6ebea4a4d5f20af6079e29cd7bcd39b7b.zip chromium_src-7441aac6ebea4a4d5f20af6079e29cd7bcd39b7b.tar.gz chromium_src-7441aac6ebea4a4d5f20af6079e29cd7bcd39b7b.tar.bz2 |
On ARM, only blit the needed rects from the TransportDIB.
See the comments in the bug: this is an important code path for
performance and we've found that different code works best for
notebook platforms, but regresses on desktops/laptops.
We could implement a lot of complex code to measure the speed at
run-time and select the best algorithm, but it appears that we can get
good results from just an #ifdef, so we'll start simple.
BUG=44124
http://codereview.chromium.org/2110022/show
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48058 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/code_coverage/coverage_posix.py')
0 files changed, 0 insertions, 0 deletions