Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming in a separate CL.
BUG=None TEST=None Review URL: http://codereview.chromium.org/218019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27042 0039d316-1c4b-4281-b951-d872f2087c98
Showing
- chrome_frame/chrome_frame_histograms.h 54 additions, 0 deletionschrome_frame/chrome_frame_histograms.h
- chrome_frame/chrome_frame_npapi.cc 1462 additions, 0 deletionschrome_frame/chrome_frame_npapi.cc
- chrome_frame/chrome_frame_npapi.h 333 additions, 0 deletionschrome_frame/chrome_frame_npapi.h
- chrome_frame/chrome_frame_npapi.rgs 13 additions, 0 deletionschrome_frame/chrome_frame_npapi.rgs
- chrome_frame/chrome_frame_npapi_entrypoints.cc 53 additions, 0 deletionschrome_frame/chrome_frame_npapi_entrypoints.cc
- chrome_frame/chrome_frame_npapi_unittest.cc 551 additions, 0 deletionschrome_frame/chrome_frame_npapi_unittest.cc
- chrome_frame/chrome_frame_plugin.h 214 additions, 0 deletionschrome_frame/chrome_frame_plugin.h
- chrome_frame/chrome_frame_unittest_main.cc 48 additions, 0 deletionschrome_frame/chrome_frame_unittest_main.cc
- chrome_frame/chrome_launcher.cc 125 additions, 0 deletionschrome_frame/chrome_launcher.cc
- chrome_frame/chrome_launcher.h 45 additions, 0 deletionschrome_frame/chrome_launcher.h
- chrome_frame/chrome_launcher_main.cc 79 additions, 0 deletionschrome_frame/chrome_launcher_main.cc
- chrome_frame/chrome_launcher_unittest.cc 49 additions, 0 deletionschrome_frame/chrome_launcher_unittest.cc
- chrome_frame/chrome_protocol.cc 85 additions, 0 deletionschrome_frame/chrome_protocol.cc
- chrome_frame/chrome_protocol.h 65 additions, 0 deletionschrome_frame/chrome_protocol.h
- chrome_frame/chrome_protocol.rgs 39 additions, 0 deletionschrome_frame/chrome_protocol.rgs
- chrome_frame/chrome_tab.cc 308 additions, 0 deletionschrome_frame/chrome_tab.cc
- chrome_frame/chrome_tab.def 15 additions, 0 deletionschrome_frame/chrome_tab.def
- chrome_frame/chrome_tab.idl 153 additions, 0 deletionschrome_frame/chrome_tab.idl
- chrome_frame/chrome_tab.rgs 12 additions, 0 deletionschrome_frame/chrome_tab.rgs
- chrome_frame/chrome_tab_version.rc.version 45 additions, 0 deletionschrome_frame/chrome_tab_version.rc.version
chrome_frame/chrome_frame_histograms.h
0 → 100644
chrome_frame/chrome_frame_npapi.cc
0 → 100644
This diff is collapsed.
chrome_frame/chrome_frame_npapi.h
0 → 100644
This diff is collapsed.
chrome_frame/chrome_frame_npapi.rgs
0 → 100644
This diff is collapsed.
chrome_frame/chrome_frame_npapi_unittest.cc
0 → 100644
This diff is collapsed.
chrome_frame/chrome_frame_plugin.h
0 → 100644
This diff is collapsed.
chrome_frame/chrome_frame_unittest_main.cc
0 → 100644
This diff is collapsed.
chrome_frame/chrome_launcher.cc
0 → 100644
This diff is collapsed.
chrome_frame/chrome_launcher.h
0 → 100644
This diff is collapsed.
chrome_frame/chrome_launcher_main.cc
0 → 100644
This diff is collapsed.
chrome_frame/chrome_launcher_unittest.cc
0 → 100644
This diff is collapsed.
chrome_frame/chrome_protocol.cc
0 → 100644
This diff is collapsed.
chrome_frame/chrome_protocol.h
0 → 100644
This diff is collapsed.
chrome_frame/chrome_protocol.rgs
0 → 100644
This diff is collapsed.
chrome_frame/chrome_tab.cc
0 → 100644
This diff is collapsed.
chrome_frame/chrome_tab.def
0 → 100644
This diff is collapsed.
chrome_frame/chrome_tab.idl
0 → 100644
This diff is collapsed.
chrome_frame/chrome_tab.rgs
0 → 100644
This diff is collapsed.
chrome_frame/chrome_tab_version.rc.version
0 → 100644
This diff is collapsed.
Please register or sign in to comment