|
Revert "[telemetry] Implement per-pixel algorithms in Bitmap as a C++ extension."
This reverts commit 17dad9d57df1acd108e32169ffc9584988c9d9d6.
Although simple in principle, the Python C extension approach does not fit the
diversity of our infrastructure.
We will need a better method to address the speed requirements for
ColorHistogram.
BUG= 333606, 323813, 334097, 333361, 334523
TBR=tonyg,maruel
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245145
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+67 lines, -511 lines) |
Patch |
|
M |
build/all.gyp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/telemetry.isolate
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
|
D |
tools/telemetry/telemetry.gyp
|
View
|
|
1 chunk |
+0 lines, -45 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/core/bitmap.py
|
View
|
|
6 chunks |
+62 lines, -44 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/core/bitmap_unittest.py
|
View
|
|
9 chunks |
+5 lines, -11 lines |
0 comments
|
Download
|
|
D |
tools/telemetry/telemetry/core/bitmaptools/__init__.py
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
|
D |
tools/telemetry/telemetry/core/bitmaptools/bitmaptools.cc
|
View
|
|
1 chunk |
+0 lines, -276 lines |
0 comments
|
Download
|
|
D |
tools/telemetry/telemetry/core/build_extension.py
|
View
|
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
|
M |
tools/telemetry/telemetry/core/util.py
|
View
|
|
3 chunks |
+0 lines, -22 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|