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

Issue 1544113002: Switch to standard integer types in base/test/. (Closed)

Created:
5 years ago by Avi (use Gerrit)
Modified:
5 years ago
CC:
chromium-reviews, vmpstr+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Switch to standard integer types in base/test/. BUG=138542 TBR=phajdan.jr@chromium.org Committed: https://crrev.com/d351e5a2a8b8208b5c0b8a073beb29f8061d847c Cr-Commit-Position: refs/heads/master@{#366794}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -40 lines) Patch
M base/test/gtest_util.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M base/test/gtest_xml_util.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M base/test/histogram_tester.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/histogram_tester.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M base/test/launcher/test_launcher.h View 2 chunks +6 lines, -3 lines 0 comments Download
M base/test/launcher/test_launcher.cc View 5 chunks +8 lines, -6 lines 0 comments Download
M base/test/launcher/test_launcher_ios.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/test/launcher/test_result.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M base/test/launcher/test_results_tracker.h View 1 chunk +1 line, -0 lines 0 comments Download
M base/test/launcher/test_results_tracker.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M base/test/launcher/unit_test_launcher.h View 1 chunk +4 lines, -0 lines 0 comments Download
M base/test/launcher/unit_test_launcher.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M base/test/malloc_wrapper.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/mock_devices_changed_observer.h View 1 chunk +1 line, -0 lines 0 comments Download
M base/test/mock_entropy_provider.h View 2 chunks +3 lines, -1 line 0 comments Download
M base/test/mock_entropy_provider.cc View 1 chunk +2 lines, -1 line 0 comments Download
M base/test/mock_log.h View 1 chunk +2 lines, -0 lines 0 comments Download
M base/test/multiprocess_test.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/multiprocess_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/test/null_task_runner.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/perf_test_suite.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/test/perf_time_logger.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/run_all_unittests.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/test/scoped_locale.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/scoped_path_override.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/sequenced_task_runner_test_template.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/sequenced_worker_pool_owner.h View 1 chunk +3 lines, -1 line 0 comments Download
M base/test/task_runner_test_template.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/test_discardable_memory_allocator.h View 1 chunk +3 lines, -0 lines 0 comments Download
M base/test/test_file_util.h View 1 chunk +4 lines, -1 line 0 comments Download
M base/test/test_file_util_mac.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M base/test/test_file_util_posix.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M base/test/test_file_util_win.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/test/test_mock_time_task_runner.h View 1 chunk +2 lines, -0 lines 0 comments Download
M base/test/test_mock_time_task_runner.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/test/test_reg_util_win.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/test_reg_util_win.cc View 2 chunks +3 lines, -1 line 0 comments Download
M base/test/test_simple_task_runner.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/test_suite.h View 1 chunk +2 lines, -0 lines 0 comments Download
M base/test/test_suite.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M base/test/test_support_android.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/test/test_timeouts.h View 1 chunk +1 line, -1 line 0 comments Download
M base/test/test_timeouts.cc View 1 chunk +1 line, -0 lines 0 comments Download
M base/test/thread_test_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M base/test/trace_event_analyzer.h View 3 chunks +7 lines, -3 lines 0 comments Download
M base/test/trace_event_analyzer.cc View 3 chunks +6 lines, -5 lines 0 comments Download
M base/test/trace_event_analyzer_unittest.cc View 3 chunks +5 lines, -2 lines 0 comments Download
M base/test/user_action_tester.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1544113002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1544113002/1
5 years ago (2015-12-24 02:29:12 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-24 03:28:13 UTC) #3
commit-bot: I haz the power
5 years ago (2015-12-24 03:29:14 UTC) #5
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d351e5a2a8b8208b5c0b8a073beb29f8061d847c
Cr-Commit-Position: refs/heads/master@{#366794}

Powered by Google App Engine
This is Rietveld 408576698