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

Issue 1956183002: CL for perf tryjob on linux (Closed)

Created:
4 years, 7 months ago by Jinsuk Kim
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews, blink-reviews-html_chromium.org, dglazkov+blink, blink-reviews, kinuko+watch, auto-bisect-reviews_chromium.org, jshin+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CL for perf tryjob on linux

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24696 lines, -158 lines) Patch
M third_party/WebKit/Source/core/html/parser/TextResourceDecoder.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/text/TextEncodingDetector.cpp View 2 chunks +15 lines, -69 lines 0 comments Download
M third_party/cld/BUILD.gn View 3 chunks +25 lines, -0 lines 0 comments Download
M third_party/cld/base/basictypes.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/cld/base/commandlineflags.h View 1 chunk +3 lines, -0 lines 0 comments Download
A third_party/cld/base/varsetter.h View 1 chunk +57 lines, -0 lines 0 comments Download
A third_party/cld/encodings/compact_enc_det/compact_enc_det.h View 1 chunk +71 lines, -0 lines 0 comments Download
A third_party/cld/encodings/compact_enc_det/compact_enc_det.cc View 1 chunk +5694 lines, -0 lines 0 comments Download
A third_party/cld/encodings/compact_enc_det/compact_enc_det.swig View 1 chunk +72 lines, -0 lines 0 comments Download
A third_party/cld/encodings/compact_enc_det/compact_enc_det_fuzz_test.cc View 1 chunk +36 lines, -0 lines 0 comments Download
A third_party/cld/encodings/compact_enc_det/compact_enc_det_generated_tables.h View 1 chunk +6318 lines, -0 lines 0 comments Download
A third_party/cld/encodings/compact_enc_det/compact_enc_det_generated_tables2.h View 1 chunk +838 lines, -0 lines 0 comments Download
A third_party/cld/encodings/compact_enc_det/compact_enc_det_hint_code.h View 1 chunk +58 lines, -0 lines 0 comments Download
A third_party/cld/encodings/compact_enc_det/compact_enc_det_hint_code.cc View 1 chunk +430 lines, -0 lines 0 comments Download
A third_party/cld/encodings/compact_enc_det/compact_enc_det_unittest.cc View 1 chunk +5268 lines, -0 lines 0 comments Download
A third_party/cld/encodings/compact_enc_det/detail_head_string.inc View 1 chunk +137 lines, -0 lines 0 comments Download
A third_party/cld/encodings/compact_enc_det/unittest_output.ps View 1 chunk +4764 lines, -0 lines 0 comments Download
M third_party/cld/encodings/compact_lang_det/getonescriptspan.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/cld/encodings/compact_lang_det/getonescriptspan.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/cld/encodings/compact_lang_det/win/cld_commandlineflags.h View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/cld/encodings/compact_lang_det/win/cld_unicodetext.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/cld/encodings/internal/encodings.cc View 1 chunk +892 lines, -6 lines 0 comments Download
M tools/run-perf-test.cfg View 1 chunk +6 lines, -76 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698