Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(178)

Issue 15736032: Remove old cc-frame-viewer now that it is upstreamed into trace_viewer (Closed)

Created:
7 years, 6 months ago by nduca
Modified:
7 years, 6 months ago
Reviewers:
dsinclair
CC:
chromium-reviews, dcheng
Visibility:
Public.

Description

Remove old cc-frame-viewer now that it is upstreamed into trace_viewer R=dsinclair NOTRY=True BUG=232925 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204007

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-2 lines, -63771 lines) Patch
D tools/cc-frame-viewer/.gitignore View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/cc-frame-viewer/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
D tools/cc-frame-viewer/README.md View 1 chunk +0 lines, -14 lines 0 comments Download
D tools/cc-frame-viewer/app/background.js View 1 chunk +0 lines, -10 lines 0 comments Download
D tools/cc-frame-viewer/app/manifest.json View 1 chunk +0 lines, -15 lines 0 comments Download
D tools/cc-frame-viewer/app/model_viewer.js View 0 chunks +-1 lines, --1 lines 0 comments Download
D tools/cc-frame-viewer/app/viewer.css View 1 chunk +0 lines, -34 lines 0 comments Download
D tools/cc-frame-viewer/app/viewer.html View 1 chunk +0 lines, -20 lines 0 comments Download
D tools/cc-frame-viewer/app/viewer.js View 1 chunk +0 lines, -55 lines 0 comments Download
D tools/cc-frame-viewer/build/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
D tools/cc-frame-viewer/build/calcdeps.py View 1 chunk +0 lines, -107 lines 0 comments Download
D tools/cc-frame-viewer/build/parse_deps.py View 1 chunk +0 lines, -372 lines 0 comments Download
D tools/cc-frame-viewer/ccfv View 1 chunk +0 lines, -10 lines 0 comments Download
D tools/cc-frame-viewer/ccfv.py View 1 chunk +0 lines, -139 lines 0 comments Download
D tools/cc-frame-viewer/run_dev_server.py View 1 chunk +0 lines, -43 lines 0 comments Download
D tools/cc-frame-viewer/src/analysis_view.css View 1 chunk +0 lines, -24 lines 0 comments Download
D tools/cc-frame-viewer/src/analysis_view.js View 1 chunk +0 lines, -66 lines 0 comments Download
D tools/cc-frame-viewer/src/analysis_view_test.html View 1 chunk +0 lines, -42 lines 0 comments Download
D tools/cc-frame-viewer/src/base.js View 1 chunk +0 lines, -614 lines 0 comments Download
D tools/cc-frame-viewer/src/base/bbox2.js View 1 chunk +0 lines, -184 lines 0 comments Download
D tools/cc-frame-viewer/src/base/bbox2_test.html View 1 chunk +0 lines, -41 lines 0 comments Download
D tools/cc-frame-viewer/src/base/color.js View 1 chunk +0 lines, -96 lines 0 comments Download
D tools/cc-frame-viewer/src/base/color_test.html View 1 chunk +0 lines, -73 lines 0 comments Download
D tools/cc-frame-viewer/src/base/deps.js View 1 chunk +0 lines, -186 lines 0 comments Download
D tools/cc-frame-viewer/src/base/gl_matrix.js View 1 chunk +0 lines, -74 lines 0 comments Download
D tools/cc-frame-viewer/src/base/gl_matrix_test.html View 1 chunk +0 lines, -58 lines 0 comments Download
D tools/cc-frame-viewer/src/base/range.js View 1 chunk +0 lines, -65 lines 0 comments Download
D tools/cc-frame-viewer/src/base/range_test.html View 1 chunk +0 lines, -71 lines 0 comments Download
D tools/cc-frame-viewer/src/base/rect2.js View 1 chunk +0 lines, -60 lines 0 comments Download
D tools/cc-frame-viewer/src/base/unittest.css View 1 chunk +0 lines, -50 lines 0 comments Download
D tools/cc-frame-viewer/src/base/unittest.js View 1 chunk +0 lines, -557 lines 0 comments Download
D tools/cc-frame-viewer/src/color_mappings.js View 1 chunk +0 lines, -141 lines 0 comments Download
D tools/cc-frame-viewer/src/inteactive_tests.html View 1 chunk +0 lines, -46 lines 0 comments Download
D tools/cc-frame-viewer/src/layer_impl_view.css View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/cc-frame-viewer/src/layer_impl_view.js View 1 chunk +0 lines, -41 lines 0 comments Download
D tools/cc-frame-viewer/src/layer_impl_view_test.html View 1 chunk +0 lines, -33 lines 0 comments Download
D tools/cc-frame-viewer/src/layer_tree_impl_view.css View 1 chunk +0 lines, -3 lines 0 comments Download
D tools/cc-frame-viewer/src/layer_tree_impl_view.js View 1 chunk +0 lines, -46 lines 0 comments Download
D tools/cc-frame-viewer/src/layer_tree_impl_view_test.html View 1 chunk +0 lines, -33 lines 0 comments Download
D tools/cc-frame-viewer/src/lthi_view.css View 1 chunk +0 lines, -33 lines 0 comments Download
D tools/cc-frame-viewer/src/lthi_view.js View 1 chunk +0 lines, -315 lines 0 comments Download
D tools/cc-frame-viewer/src/lthi_view_test.html View 1 chunk +0 lines, -36 lines 0 comments Download
D tools/cc-frame-viewer/src/model.js View 1 chunk +0 lines, -144 lines 0 comments Download
D tools/cc-frame-viewer/src/model/constants.js View 1 chunk +0 lines, -19 lines 0 comments Download
D tools/cc-frame-viewer/src/model/layer_impl.js View 1 chunk +0 lines, -78 lines 0 comments Download
D tools/cc-frame-viewer/src/model/layer_tree_host_impl.js View 1 chunk +0 lines, -166 lines 0 comments Download
D tools/cc-frame-viewer/src/model/layer_tree_impl.js View 1 chunk +0 lines, -66 lines 0 comments Download
D tools/cc-frame-viewer/src/model/tile.js View 1 chunk +0 lines, -105 lines 0 comments Download
D tools/cc-frame-viewer/src/model_test.html View 1 chunk +0 lines, -45 lines 0 comments Download
D tools/cc-frame-viewer/src/model_view.css View 1 chunk +0 lines, -56 lines 0 comments Download
D tools/cc-frame-viewer/src/model_view.js View 1 chunk +0 lines, -127 lines 0 comments Download
D tools/cc-frame-viewer/src/model_view_test.html View 1 chunk +0 lines, -43 lines 0 comments Download
D tools/cc-frame-viewer/src/quad_view.css View 1 chunk +0 lines, -22 lines 0 comments Download
D tools/cc-frame-viewer/src/quad_view.js View 1 chunk +0 lines, -258 lines 0 comments Download
D tools/cc-frame-viewer/src/quad_view_test.html View 1 chunk +0 lines, -91 lines 0 comments Download
D tools/cc-frame-viewer/src/quad_view_viewport.js View 1 chunk +0 lines, -147 lines 0 comments Download
D tools/cc-frame-viewer/src/quad_view_viewport_test.html View 1 chunk +0 lines, -79 lines 0 comments Download
D tools/cc-frame-viewer/src/tests.html View 1 chunk +0 lines, -129 lines 0 comments Download
D tools/cc-frame-viewer/src/tile_view.css View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/cc-frame-viewer/src/tile_view.js View 1 chunk +0 lines, -41 lines 0 comments Download
D tools/cc-frame-viewer/src/tile_view_test.html View 1 chunk +0 lines, -38 lines 0 comments Download
D tools/cc-frame-viewer/src/tree_quad_view.js View 1 chunk +0 lines, -125 lines 0 comments Download
D tools/cc-frame-viewer/src/tree_quad_view_test.html View 1 chunk +0 lines, -39 lines 0 comments Download
D tools/cc-frame-viewer/src/ui.js View 1 chunk +0 lines, -190 lines 0 comments Download
D tools/cc-frame-viewer/src/ui/drag_handle.css View 1 chunk +0 lines, -15 lines 0 comments Download
D tools/cc-frame-viewer/src/ui/drag_handle.js View 1 chunk +0 lines, -65 lines 0 comments Download
D tools/cc-frame-viewer/src/ui/event_target.js View 1 chunk +0 lines, -103 lines 0 comments Download
D tools/cc-frame-viewer/src/ui/list_and_associated_view.css View 1 chunk +0 lines, -15 lines 0 comments Download
D tools/cc-frame-viewer/src/ui/list_and_associated_view.js View 1 chunk +0 lines, -130 lines 0 comments Download
D tools/cc-frame-viewer/src/ui/list_and_associated_view_test.html View 1 chunk +0 lines, -106 lines 0 comments Download
D tools/cc-frame-viewer/src/ui/list_view.css View 1 chunk +0 lines, -28 lines 0 comments Download
D tools/cc-frame-viewer/src/ui/list_view.js View 1 chunk +0 lines, -171 lines 0 comments Download
D tools/cc-frame-viewer/src/ui/list_view_test.html View 1 chunk +0 lines, -64 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/.gitignore View 1 chunk +0 lines, -3 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/Gemfile View 1 chunk +0 lines, -19 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/Gemfile.lock View 1 chunk +0 lines, -56 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/LICENSE.md View 1 chunk +0 lines, -19 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/README.chromium View 1 chunk +0 lines, -15 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/README.md View 1 chunk +0 lines, -17 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/Rakefile View 1 chunk +0 lines, -25 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/TESTING.md View 1 chunk +0 lines, -27 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/VERSION View 1 chunk +0 lines, -1 line 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/dist/gl-matrix.js View 1 chunk +0 lines, -3865 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/dist/gl-matrix-min.js View 1 chunk +0 lines, -28 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/jsdoc-template/allclasses.tmpl View 1 chunk +0 lines, -14 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/jsdoc-template/allfiles.tmpl View 1 chunk +0 lines, -65 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/jsdoc-template/class.tmpl View 1 chunk +0 lines, -340 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/jsdoc-template/index.tmpl View 1 chunk +0 lines, -50 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/jsdoc-template/publish.js View 1 chunk +0 lines, -201 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/jsdoc-template/static/default.css View 1 chunk +0 lines, -428 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/jsdoc-template/static/header.html View 1 chunk +0 lines, -2 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/jsdoc-template/static/index.html View 1 chunk +0 lines, -19 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/jsdoc-template/symbol.tmpl View 1 chunk +0 lines, -35 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/package.json View 1 chunk +0 lines, -25 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/spec/gl-matrix/mat2-spec.js View 1 chunk +0 lines, -190 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/spec/gl-matrix/mat2d-spec.js View 1 chunk +0 lines, -188 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/spec/gl-matrix/mat3-spec.js View 1 chunk +0 lines, -269 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/spec/gl-matrix/mat4-spec.js View 1 chunk +0 lines, -566 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/spec/gl-matrix/quat-spec.js View 1 chunk +0 lines, -270 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/spec/gl-matrix/vec2-spec.js View 1 chunk +0 lines, -506 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/spec/gl-matrix/vec3-spec.js View 1 chunk +0 lines, -475 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/spec/gl-matrix/vec4-spec.js View 1 chunk +0 lines, -448 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/spec/helpers/node-helper.js View 1 chunk +0 lines, -6 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/spec/helpers/spec-helper.js View 1 chunk +0 lines, -32 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/spec/jasmine.yml View 1 chunk +0 lines, -73 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/src/gl-matrix-manifest.js View 1 chunk +0 lines, -12 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/src/gl-matrix.js.erb View 1 chunk +0 lines, -53 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/src/gl-matrix/common.js View 1 chunk +0 lines, -48 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/src/gl-matrix/mat2.js View 1 chunk +0 lines, -237 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/src/gl-matrix/mat2d.js View 1 chunk +0 lines, -253 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/src/gl-matrix/mat3.js View 1 chunk +0 lines, -429 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/src/gl-matrix/mat4.js View 1 chunk +0 lines, -907 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/src/gl-matrix/quat.js View 1 chunk +0 lines, -457 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/src/gl-matrix/vec2.js View 1 chunk +0 lines, -482 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/src/gl-matrix/vec3.js View 1 chunk +0 lines, -482 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/src/gl-matrix/vec4.js View 1 chunk +0 lines, -486 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/build.rake View 1 chunk +0 lines, -2 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/build/compile.rake View 1 chunk +0 lines, -5 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/build/minify.rake View 1 chunk +0 lines, -5 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/default.rake View 1 chunk +0 lines, -1 line 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/release.rake View 1 chunk +0 lines, -21 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/support/gl-matrix.rb View 1 chunk +0 lines, -84 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/support/gl-matrix/release_helper.rb View 1 chunk +0 lines, -104 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/support/gl-matrix/version.rb View 1 chunk +0 lines, -28 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/test/ci.rake View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/test/coverage.rake View 1 chunk +0 lines, -125 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/test/jasmine.rake View 1 chunk +0 lines, -9 lines 0 comments Download
D tools/cc-frame-viewer/third_party/gl-matrix/tasks/test/node.rake View 1 chunk +0 lines, -20 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/.gitignore View 1 chunk +0 lines, -7 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/LICENSE View 1 chunk +0 lines, -27 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/README.chromium View 1 chunk +0 lines, -15 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/README.md View 1 chunk +0 lines, -6 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/chromeapp.py View 1 chunk +0 lines, -835 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/chromeapp_unittest.py View 1 chunk +0 lines, -111 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/run_tests View 1 chunk +0 lines, -142 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-prints/index.html View 1 chunk +0 lines, -16 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-prints/index.js View 1 chunk +0 lines, -6 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-prints/main.js View 1 chunk +0 lines, -10 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-prints/manifest.json View 1 chunk +0 lines, -14 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-sends-event/index.html View 1 chunk +0 lines, -16 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-sends-event/index.js View 1 chunk +0 lines, -19 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-sends-event/main.js View 1 chunk +0 lines, -10 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/app-that-sends-event/manifest.json View 1 chunk +0 lines, -14 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/intentionally-failing-app/index.html View 1 chunk +0 lines, -16 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/intentionally-failing-app/index.js View 1 chunk +0 lines, -7 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/intentionally-failing-app/main.js View 1 chunk +0 lines, -10 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/intentionally-failing-app/manifest.json View 1 chunk +0 lines, -14 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/simple-working-app/index.html View 1 chunk +0 lines, -16 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/simple-working-app/index.js View 1 chunk +0 lines, -11 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/simple-working-app/main.js View 1 chunk +0 lines, -10 lines 0 comments Download
D tools/cc-frame-viewer/third_party/py-chrome-app/unittest_data/simple-working-app/manifest.json View 1 chunk +0 lines, -14 lines 0 comments Download
D tools/cc-frame-viewer/unittest_data/full_trace_but_with_only_one_frame.js View 1 chunk +0 lines, -8953 lines 0 comments Download
D tools/cc-frame-viewer/unittest_data/full_trace_but_with_only_two_frames.js View 1 chunk +0 lines, -17852 lines 0 comments Download
D tools/cc-frame-viewer/unittest_data/one_frame_with_layers.js View 1 chunk +0 lines, -16546 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nduca
ptal
7 years, 6 months ago (2013-06-04 04:30:42 UTC) #1
dsinclair
lgtm
7 years, 6 months ago (2013-06-04 16:06:46 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nduca@chromium.org/15736032/1
7 years, 6 months ago (2013-06-04 18:30:44 UTC) #3
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 18:32:01 UTC) #4
Message was sent while issue was closed.
Change committed as 204007

Powered by Google App Engine
This is Rietveld 408576698