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

Issue 284893003: Move bookmarks/core/... to bookmarks/... (Closed)

Created:
6 years, 7 months ago by nshaik
Modified:
6 years, 7 months ago
CC:
chromium-reviews, skanuj+watch_chromium.org, ben+aura_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, browser-components-watch_chromium.org, dcheng, rginda+watch_chromium.org, sadrul, tim+watch_chromium.org, extensions-reviews_chromium.org, melevin+watch_chromium.org, dominich, kalyank, yoshiki+watch_chromium.org, haitaol+watch_chromium.org, jfweitz+watch_chromium.org, chromium-apps-reviews_chromium.org, Jered, maniscalco+watch_chromium.org, tfarina, donnd+watch_chromium.org, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, James Su
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Move bookmarks/core/... to bookmarks/... Bookmarks is not a layered component, so there is no need for the two level deep hierarchy, switch code from components/bookmarks/core/... to components/bookmarks/... BUG=370434 TEST=components_unittests --gtest_filter=Bookmark* R=blundell@chromium.org,sdefresne@chromium.org TBR=thakis@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271675

Patch Set 1 #

Total comments: 6

Patch Set 2 : Edited _core from target names #

Patch Set 3 : Added chrome owner for TBR #

Patch Set 4 : Edit the commit message #

Patch Set 5 : Rebasing to ToT #

Total comments: 1

Patch Set 6 : rebase to ToT #

Patch Set 7 : Fixing errors reported by presubmit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+481 lines, -9112 lines) Patch
M chrome/browser/DEPS View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/android/bookmarks/bookmarks_bridge.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/bookmarks/bookmarks_bridge.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/android/bookmarks/managed_bookmarks_shim.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/bookmarks/partner_bookmarks_shim.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/bookmarks/partner_bookmarks_shim.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/bookmarks/partner_bookmarks_shim_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/android/provider/bookmark_model_observer_task.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/provider/bookmark_model_observer_task.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/provider/chrome_browser_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/provider/chrome_browser_provider.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/android/signin/signin_manager_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/autocomplete_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/bookmark_provider.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/autocomplete/bookmark_provider_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/autocomplete/history_quick_provider_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autocomplete/history_url_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_model_factory.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_stats.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/bookmarks/chrome_bookmark_client.h View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/bookmarks/chrome_bookmark_client.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/browser_commands_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/diagnostics/recon_diagnostics.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_apitest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/bookmarks/bookmark_api_helpers.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/bookmarks/bookmark_api_helpers_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/bookmarks/bookmarks_api.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/bookmarks/bookmarks_api.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/preferences_private/preferences_private_apitest.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/lazy_background_page_apitest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/favicon/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/favicon/favicon_tab_helper.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/DEPS View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/history/android/android_history_provider_service_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/android/android_provider_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/android/android_provider_backend_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/history/android/bookmark_model_sql_handler.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/history/android/bookmark_model_sql_handler_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/history/android/sqlite_cursor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/expire_history_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/expire_history_backend_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/history/history_backend.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_backend_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/history/history_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/history_service_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/in_memory_url_index.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/in_memory_url_index_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/scored_history_match.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/history/scored_history_match_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/history/url_index_private_data.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/importer/external_process_importer_host.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/external_process_importer_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/profile_writer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/importer/profile_writer_unittest.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/bookmark_model_loaded_observer.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/bookmark_model_loaded_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profiles/profile_manager.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/bookmark_change_processor.h View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/bookmark_change_processor.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/bookmark_data_type_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/bookmark_data_type_controller.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/bookmark_data_type_controller_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/bookmark_model_associator.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_bookmark_unittest.cc View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync/test/integration/bookmarks_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/test/integration/bookmarks_helper.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/sync/test/integration/single_client_bookmarks_sync_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/aura/tab_contents/web_drag_bookmark_handler_aura.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_browsertest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_context_menu_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_context_menu_controller.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_context_menu_controller_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_drag_drop.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_editor.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_editor_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_tab_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_tab_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_ui_utils_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/bookmarks/bookmark_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/bookmarks/recently_used_folders_combo_model.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/bookmarks/recently_used_folders_combo_model.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/bookmarks/recently_used_folders_combo_model_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/browser_commands.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/applescript/bookmark_applescript_utils_unittest.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/applescript/bookmark_folder_applescript.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/applescript/bookmark_item_applescript.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/applescript/bookmark_node_applescript.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/applescript/browsercrapplication+applescript.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_bridge.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_bridge.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller_unittest.mm View 1 2 3 4 5 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller_unittest.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_view.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_view_unittest.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_view.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_view_unittest.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_context_menu_cocoa_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_drag_drop_cocoa.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_editor_base_controller_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_editor_controller_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_folder_target.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_folder_target_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_menu_cocoa_controller_unittest.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_name_folder_controller_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/browser_window_cocoa.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/cocoa_profile_test.mm View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/profiles/avatar_icon_controller_unittest.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/web_drag_bookmark_handler_mac.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/view_id_util_browsertest.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_view_browsertest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/search/instant_extended_interactive_uitest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/sync/profile_signin_confirmation_helper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bar_view.h View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bar_view.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bar_view_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bubble_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_bubble_view_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_context_menu.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_context_menu_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_drag_drop_views.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_editor_view.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_editor_view.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_editor_view_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_menu_controller_views.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_menu_delegate.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/bookmarks/bookmark_menu_delegate_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_view_views.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/toolbar/toolbar_view_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/toolbar/wrench_menu.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/toolbar/wrench_menu.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/history_ui.cc View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/undo/bookmark_undo_service.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/undo/bookmark_undo_service.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/undo/bookmark_undo_service_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/DEPS View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/pref_names.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/common_constants.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/base/testing_profile.cc View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/base/ui_test_utils.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M components/bookmarks.gypi View 1 2 3 4 5 5 chunks +44 lines, -44 lines 0 comments Download
A + components/bookmarks/browser/base_bookmark_model_observer.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + components/bookmarks/browser/base_bookmark_model_observer.cc View 1 chunk +1 line, -1 line 0 comments Download
A + components/bookmarks/browser/bookmark_client.h View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/browser/bookmark_client.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
A + components/bookmarks/browser/bookmark_codec.h View 3 chunks +4 lines, -4 lines 0 comments Download
A + components/bookmarks/browser/bookmark_codec.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
A + components/bookmarks/browser/bookmark_codec_unittest.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/browser/bookmark_expanded_state_tracker.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + components/bookmarks/browser/bookmark_expanded_state_tracker.cc View 1 chunk +4 lines, -4 lines 0 comments Download
A + components/bookmarks/browser/bookmark_expanded_state_tracker_unittest.cc View 1 2 3 4 5 2 chunks +5 lines, -5 lines 0 comments Download
A + components/bookmarks/browser/bookmark_index.h View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/browser/bookmark_index.cc View 1 2 3 4 5 2 chunks +5 lines, -5 lines 0 comments Download
A + components/bookmarks/browser/bookmark_index_unittest.cc View 1 2 3 4 5 2 chunks +5 lines, -5 lines 0 comments Download
A + components/bookmarks/browser/bookmark_match.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/browser/bookmark_match.cc View 1 chunk +1 line, -1 line 0 comments Download
A + components/bookmarks/browser/bookmark_model.h View 1 2 3 4 5 3 chunks +6 lines, -6 lines 0 comments Download
A + components/bookmarks/browser/bookmark_model.cc View 1 2 3 4 5 2 chunks +8 lines, -8 lines 0 comments Download
A + components/bookmarks/browser/bookmark_model_observer.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/browser/bookmark_model_unittest.cc View 1 2 3 4 5 2 chunks +5 lines, -5 lines 0 comments Download
A + components/bookmarks/browser/bookmark_node.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/browser/bookmark_node.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
A + components/bookmarks/browser/bookmark_node_data.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + components/bookmarks/browser/bookmark_node_data.cc View 1 2 3 4 5 6 3 chunks +4 lines, -3 lines 0 comments Download
A + components/bookmarks/browser/bookmark_node_data_ios.cc View 1 chunk +1 line, -1 line 0 comments Download
A + components/bookmarks/browser/bookmark_node_data_mac.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + components/bookmarks/browser/bookmark_node_data_unittest.cc View 1 2 3 4 5 1 chunk +4 lines, -4 lines 0 comments Download
A + components/bookmarks/browser/bookmark_node_data_views.cc View 1 chunk +1 line, -1 line 0 comments Download
A + components/bookmarks/browser/bookmark_pasteboard_helper_mac.h View 2 chunks +4 lines, -4 lines 0 comments Download
A + components/bookmarks/browser/bookmark_pasteboard_helper_mac.mm View 1 2 3 4 5 6 2 chunks +4 lines, -3 lines 0 comments Download
A + components/bookmarks/browser/bookmark_service.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/browser/bookmark_storage.h View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
A + components/bookmarks/browser/bookmark_storage.cc View 1 2 3 4 5 2 chunks +5 lines, -5 lines 0 comments Download
A + components/bookmarks/browser/bookmark_utils.h View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
A + components/bookmarks/browser/bookmark_utils.cc View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
A + components/bookmarks/browser/bookmark_utils_unittest.cc View 1 2 3 4 5 1 chunk +5 lines, -5 lines 0 comments Download
A + components/bookmarks/browser/scoped_group_bookmark_actions.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/browser/scoped_group_bookmark_actions.cc View 1 chunk +2 lines, -2 lines 0 comments Download
A + components/bookmarks/common/bookmark_constants.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/common/bookmark_constants.cc View 1 chunk +1 line, -1 line 0 comments Download
A + components/bookmarks/common/bookmark_pref_names.h View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/common/bookmark_pref_names.cc View 1 chunk +1 line, -1 line 0 comments Download
D components/bookmarks/core/browser/base_bookmark_model_observer.h View 1 chunk +0 lines, -54 lines 0 comments Download
D components/bookmarks/core/browser/base_bookmark_model_observer.cc View 1 chunk +0 lines, -59 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_client.h View 1 2 3 4 5 1 chunk +0 lines, -77 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_client.cc View 1 2 3 4 5 1 chunk +0 lines, -30 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_codec.h View 1 chunk +0 lines, -207 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_codec.cc View 1 2 3 4 5 1 chunk +0 lines, -489 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_codec_unittest.cc View 1 chunk +0 lines, -475 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_expanded_state_tracker.h View 1 chunk +0 lines, -56 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_expanded_state_tracker.cc View 1 chunk +0 lines, -110 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_expanded_state_tracker_unittest.cc View 1 2 3 4 5 1 chunk +0 lines, -110 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_index.h View 1 2 3 4 5 1 chunk +0 lines, -120 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_index.cc View 1 2 3 4 5 1 chunk +0 lines, -365 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_index_unittest.cc View 1 2 3 4 5 1 chunk +0 lines, -463 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_match.h View 1 chunk +0 lines, -44 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_match.cc View 1 chunk +0 lines, -44 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_model.h View 1 2 3 4 5 1 chunk +0 lines, -424 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_model.cc View 1 2 3 4 5 1 chunk +0 lines, -986 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_model_observer.h View 1 chunk +0 lines, -124 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_model_unittest.cc View 1 2 3 4 5 1 chunk +0 lines, -1132 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_node.h View 1 chunk +0 lines, -212 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_node.cc View 1 2 3 4 5 1 chunk +0 lines, -135 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_node_data.h View 1 chunk +0 lines, -174 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_node_data.cc View 1 chunk +0 lines, -285 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_node_data_ios.cc View 1 chunk +0 lines, -22 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_node_data_mac.cc View 1 chunk +0 lines, -26 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_node_data_unittest.cc View 1 2 3 4 5 1 chunk +0 lines, -296 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_node_data_views.cc View 1 chunk +0 lines, -71 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_pasteboard_helper_mac.h View 1 chunk +0 lines, -43 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_pasteboard_helper_mac.mm View 1 chunk +0 lines, -286 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_service.h View 1 chunk +0 lines, -43 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_storage.h View 1 2 3 4 5 1 chunk +0 lines, -166 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_storage.cc View 1 2 3 4 5 1 chunk +0 lines, -187 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_utils.h View 1 2 3 4 5 1 chunk +0 lines, -144 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_utils.cc View 1 2 3 4 5 1 chunk +0 lines, -423 lines 0 comments Download
D components/bookmarks/core/browser/bookmark_utils_unittest.cc View 1 2 3 4 5 1 chunk +0 lines, -390 lines 0 comments Download
D components/bookmarks/core/browser/scoped_group_bookmark_actions.h View 1 chunk +0 lines, -24 lines 0 comments Download
D components/bookmarks/core/browser/scoped_group_bookmark_actions.cc View 1 chunk +0 lines, -18 lines 0 comments Download
D components/bookmarks/core/common/bookmark_constants.h View 1 chunk +0 lines, -16 lines 0 comments Download
D components/bookmarks/core/common/bookmark_constants.cc View 1 chunk +0 lines, -13 lines 0 comments Download
D components/bookmarks/core/common/bookmark_pref_names.h View 1 2 3 4 5 1 chunk +0 lines, -19 lines 0 comments Download
D components/bookmarks/core/common/bookmark_pref_names.cc View 1 chunk +0 lines, -23 lines 0 comments Download
D components/bookmarks/core/test/bookmark_test_helpers.h View 1 chunk +0 lines, -45 lines 0 comments Download
D components/bookmarks/core/test/bookmark_test_helpers.cc View 1 chunk +0 lines, -139 lines 0 comments Download
D components/bookmarks/core/test/test_bookmark_client.h View 1 2 3 4 5 1 chunk +0 lines, -34 lines 0 comments Download
D components/bookmarks/core/test/test_bookmark_client.cc View 1 2 3 4 5 1 chunk +0 lines, -30 lines 0 comments Download
A + components/bookmarks/test/bookmark_test_helpers.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/test/bookmark_test_helpers.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + components/bookmarks/test/test_bookmark_client.h View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
A + components/bookmarks/test/test_bookmark_client.cc View 1 2 3 4 5 1 chunk +4 lines, -4 lines 0 comments Download
M components/components_tests.gyp View 1 2 3 4 5 6 3 chunks +8 lines, -8 lines 0 comments Download
M components/enhanced_bookmarks/DEPS View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 46 (0 generated)
nshaik
6 years, 7 months ago (2014-05-14 09:02:58 UTC) #1
blundell
Sylvain, Could you review this CL? I'll then do a quick runthrough over //components and ...
6 years, 7 months ago (2014-05-14 09:06:57 UTC) #2
sdefresne
It L-G-T-M with the target name change that I pointed (don't forget to change the ...
6 years, 7 months ago (2014-05-14 12:27:21 UTC) #3
nshaik
https://codereview.chromium.org/284893003/diff/1/components/bookmarks.gypi File components/bookmarks.gypi (left): https://codereview.chromium.org/284893003/diff/1/components/bookmarks.gypi#oldcode8 components/bookmarks.gypi:8: 'target_name': 'bookmarks_core_browser', On 2014/05/14 12:27:23, sdefresne wrote: > Please ...
6 years, 7 months ago (2014-05-14 14:35:49 UTC) #4
sdefresne
lgtm
6 years, 7 months ago (2014-05-14 15:58:55 UTC) #5
blundell
LGTM You can TBR thakis for the //chrome changes.
6 years, 7 months ago (2014-05-15 07:43:32 UTC) #6
nshaik
The CQ bit was checked by naiem.shaik@gmail.com
6 years, 7 months ago (2014-05-15 14:10:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/naiem.shaik@gmail.com/284893003/40001
6 years, 7 months ago (2014-05-15 14:10:56 UTC) #8
blundell
Note that to TBR, you should do the following: 1) Add TBR=thakis in the CL ...
6 years, 7 months ago (2014-05-15 14:26:33 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-15 14:41:05 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-15 14:46:57 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_rel/builds/27291) linux_chromium_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_clang_dbg/builds/25398) linux_chromium_gn_rel ...
6 years, 7 months ago (2014-05-15 14:46:58 UTC) #12
nshaik
Thakis, please review.
6 years, 7 months ago (2014-05-15 15:52:00 UTC) #13
nshaik
Thakis, please review.
6 years, 7 months ago (2014-05-15 15:52:07 UTC) #14
nshaik
On 2014/05/15 14:26:33, blundell wrote: > Note that to TBR, you should do the following: ...
6 years, 7 months ago (2014-05-15 15:53:23 UTC) #15
nshaik
On 2014/05/15 14:26:33, blundell wrote: > Note that to TBR, you should do the following: ...
6 years, 7 months ago (2014-05-15 15:53:28 UTC) #16
blundell
TBR=thakis for //chrome (Naiem: Apologies, this is an example of what I had meant)
6 years, 7 months ago (2014-05-15 15:54:46 UTC) #17
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-16 23:54:24 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/naiem.shaik@gmail.com/284893003/60001
6 years, 7 months ago (2014-05-16 23:55:49 UTC) #19
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-17 05:58:05 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-17 06:04:32 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_chromium_gn_compile_rel/builds/5172) ios_rel_device on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_rel_device/builds/142611) ios_rel_device_ninja ...
6 years, 7 months ago (2014-05-17 06:04:32 UTC) #22
nshaik
On 2014/05/17 06:04:32, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 7 months ago (2014-05-17 23:02:44 UTC) #23
tfarina
On Saturday, May 17, 2014, <naiem.shaik@gmail.com> wrote: > On 2014/05/17 06:04:32, I haz the power ...
6 years, 7 months ago (2014-05-17 23:31:06 UTC) #24
nshaik
On 2014/05/17 23:31:06, tfarina wrote: > On Saturday, May 17, 2014, <mailto:naiem.shaik@gmail.com> wrote: > > ...
6 years, 7 months ago (2014-05-18 02:31:20 UTC) #25
tfarina
On Sat, May 17, 2014 at 11:31 PM, <naiem.shaik@gmail.com> wrote: > Sorry, if I was ...
6 years, 7 months ago (2014-05-18 03:38:52 UTC) #26
nshaik
On 2014/05/18 03:38:52, tfarina wrote: > On Sat, May 17, 2014 at 11:31 PM, <mailto:naiem.shaik@gmail.com> ...
6 years, 7 months ago (2014-05-18 06:12:36 UTC) #27
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-18 21:21:14 UTC) #28
tfarina
The CQ bit was unchecked by tfarina@chromium.org
6 years, 7 months ago (2014-05-18 21:21:14 UTC) #29
tfarina
The CQ bit was unchecked by tfarina@chromium.org
6 years, 7 months ago (2014-05-18 21:21:15 UTC) #30
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-18 21:21:15 UTC) #31
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-18 21:21:15 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/naiem.shaik@gmail.com/284893003/80001
6 years, 7 months ago (2014-05-18 21:21:26 UTC) #33
tfarina
https://codereview.chromium.org/284893003/diff/80001/chrome/browser/bookmarks/bookmark_expanded_state_tracker_unittest.cc File chrome/browser/bookmarks/bookmark_expanded_state_tracker_unittest.cc (right): https://codereview.chromium.org/284893003/diff/80001/chrome/browser/bookmarks/bookmark_expanded_state_tracker_unittest.cc#newcode5 chrome/browser/bookmarks/bookmark_expanded_state_tracker_unittest.cc:5: #include "components/bookmarks/browser/bookmark_expanded_state_tracker.h" Your checkout is still not up to ...
6 years, 7 months ago (2014-05-18 21:23:47 UTC) #34
tfarina
The CQ bit was unchecked by tfarina@chromium.org
6 years, 7 months ago (2014-05-18 21:24:02 UTC) #35
tfarina
I also see that there are other unit tests in chrome/browser/bookmarks that have been moved ...
6 years, 7 months ago (2014-05-18 21:27:26 UTC) #36
nshaik
On 2014/05/18 21:27:26, tfarina wrote: > I also see that there are other unit tests ...
6 years, 7 months ago (2014-05-20 00:24:59 UTC) #37
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 7 months ago (2014-05-20 04:53:21 UTC) #38
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/naiem.shaik@gmail.com/284893003/100001
6 years, 7 months ago (2014-05-20 04:53:41 UTC) #39
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-20 09:54:42 UTC) #40
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-20 10:14:48 UTC) #41
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/68601)
6 years, 7 months ago (2014-05-20 10:14:48 UTC) #42
blundell
Looks like you have a couple > 80 character lines to fix up.
6 years, 7 months ago (2014-05-20 11:05:48 UTC) #43
nshaik
The CQ bit was checked by naiem.shaik@gmail.com
6 years, 7 months ago (2014-05-20 13:47:06 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/naiem.shaik@gmail.com/284893003/120001
6 years, 7 months ago (2014-05-20 13:48:12 UTC) #45
commit-bot: I haz the power
6 years, 7 months ago (2014-05-20 17:16:12 UTC) #46
Message was sent while issue was closed.
Change committed as 271675

Powered by Google App Engine
This is Rietveld 408576698