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

Issue 107001: Move scoped_vector.h and stl_util-inl.h to base/ (Closed)

Created:
11 years, 7 months ago by Ben Goodger (Google)
Modified:
9 years, 6 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Move scoped_vector.h and stl_util-inl.h to base/ http://crbug.com/11387 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15272

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -604 lines) Patch
M app/resource_bundle.h View 3 chunks +4 lines, -4 lines 0 comments Download
M base/base.gyp View 2 chunks +2 lines, -0 lines 0 comments Download
A + base/scoped_vector.h View 1 2 chunks +4 lines, -4 lines 0 comments Download
A + base/stl_util-inl.h View 2 chunks +4 lines, -6 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_model.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/cert_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/command_updater.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/dom_ui/dom_ui.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/download_file.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/download/download_manager.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/download/save_file_manager.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/download/save_package.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/extensions/extension_message_service.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/user_script_master.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_backend.h View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/history/history_marshaling.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_types.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/history/query_parser.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/query_parser_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/history/starred_url_database.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/icon_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/navigation_controller_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_form_manager.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/password_manager/password_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/password_manager.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/printing/page_range.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/renderer_host/resource_dispatcher_host.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/safe_browsing/protocol_manager.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_model.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/search_engines/template_url_prepopulate_data_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/base_session_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_backend_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_service.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_service_test_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/session_service_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sessions/session_types.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sessions/tab_restore_service.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/tabs/tab_strip_model.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/tabs/tab_strip_model_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/task_manager_resource_providers.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/views/keyword_editor_view.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/views/options/passwords_page_view.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/views/shelf_item_dialog.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/views/tabs/tab_strip.cc View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/webdata/web_data_service.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/webdata/web_database_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome.gyp View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/common/common.vcproj View 2 chunks +0 lines, -8 lines 0 comments Download
M chrome/common/ipc_sync_channel_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/l10n_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/os_exchange_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/pref_service.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/scoped_vector.h View 1 chunk +0 lines, -51 lines 0 comments Download
M chrome/common/sqlite_compiled_statement.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/stl_util-inl.h View 1 chunk +0 lines, -452 lines 0 comments Download
M chrome/common/task_queue.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/time_format.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/dom_ui_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/user_script_slave.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/third_party/hunspell/src/hunspell/hashmgr.hxx View 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/views/controls/menu/menu.cc View 3 chunks +8 lines, -8 lines 0 comments Download
M chrome/views/controls/tabbed_pane.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/views/controls/tree/tree_node_model.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/views/controls/tree/tree_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/views/focus/view_storage.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
11 years, 7 months ago (2009-05-05 03:18:39 UTC) #1
brettw
11 years, 7 months ago (2009-05-05 03:21:03 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698