|
Move DOMActivityLogger and associated code from //chrome to //extensions
This is a follow-up to rockot's CL to move extensions::Dispatcher and a
precondition to moving c/r/e/extension_helper.cc.
This was entirely a mechanical move -- no functional changes.
BUG= 359836
TEST=compiles
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267502
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+42 lines, -709 lines) |
Patch |
 |
M |
chrome/browser/extensions/activity_log/activity_actions.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/activity_log/activity_database_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/activity_log/activity_log.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/activity_log/activity_log_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/activity_log/fullstream_ui_policy.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/activity_log/uma_policy.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/activity_log/uma_policy_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_common.gypi
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_renderer.gypi
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
|
4 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/common/extensions/ad_injection_constants.h
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
D |
chrome/common/extensions/ad_injection_constants.cc
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
D |
chrome/common/extensions/dom_action_types.h
|
View
|
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
D |
chrome/renderer/extensions/activity_log_converter_strategy.h
|
View
|
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
D |
chrome/renderer/extensions/activity_log_converter_strategy.cc
|
View
|
|
1 chunk |
+0 lines, -189 lines |
0 comments
|
Download
|
 |
D |
chrome/renderer/extensions/activity_log_converter_strategy_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -172 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/api_activity_logger.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/dispatcher.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
chrome/renderer/extensions/dom_activity_logger.h
|
View
|
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
D |
chrome/renderer/extensions/dom_activity_logger.cc
|
View
|
|
1 chunk |
+0 lines, -81 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/user_script_scheduler.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/renderer/extensions/user_script_slave.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
extensions/common/ad_injection_constants.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
extensions/common/ad_injection_constants.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
extensions/common/dom_action_types.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
extensions/extensions.gyp
|
View
|
|
4 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
extensions/renderer/activity_log_converter_strategy.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
extensions/renderer/activity_log_converter_strategy.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
extensions/renderer/activity_log_converter_strategy_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
extensions/renderer/dom_activity_logger.h
|
View
|
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
extensions/renderer/dom_activity_logger.cc
|
View
|
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|