| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
All the targets related to nacl are already in nacl.gyp so
it seems natural to merge both files into one.
This is part of an effort to componentize NaCl code.
BUG=244791
Review URL: https://codereview.chromium.org/92043002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@237712 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These files have no dependencies on chrome/ so they can be safely moved
to the components/ directory.
This is part of an effort to componentize NaCl code.
BUG=244791
R=brettw@chromium.org, cpu@chromium.org, jochen@chromium.org, mseaborn@chromium.org
Review URL: https://codereview.chromium.org/75463005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236821 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
components/nacl/browser
These files have no dependencies on chrome/ so they can be safely moved
to the components/ directory.
This is part of an effort to componentize NaCl code.
BUG=244791
Review URL: https://codereview.chromium.org/61763026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235735 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gets rid of these when building in component=shared_library
breakpad_win64.lib(breakpad_win64.breakpad_win.obj) : warning LNK4049: locally defined symbol ?kProcessType@switches@@3QBDB (char const * const switches::kProcessType) imported
nacl_common_win64.lib(nacl_common_win64.nacl_cmd_line.obj) : warning LNK4049: locally defined symbol ?kLoggingLevel@switches@@3QBDB (char const * const switches::kLoggingLevel) imported
nacl_common_win64.lib(nacl_common_win64.nacl_cmd_line.obj) : warning LNK4049: locally defined symbol ?kDisableLogging@switches@@3QBDB (char const * const switches::kDisableLogging) imported
nacl_common_win64.lib(nacl_common_win64.nacl_cmd_line.obj) : warning LNK4049: locally defined symbol ?kEnableLogging@switches@@3QBDB (char const * const switches::kEnableLogging) imported
nacl_common_win64.lib(nacl_common_win64.nacl_cmd_line.obj) : warning LNK4049: locally defined symbol ?kNoSandbox@switches@@3QBDB (char const * const switches::kNoSandbox) imported
breakpad_win64.lib(breakpad_win64.breakpad_win.obj) : warning LNK4049: locally defined symbol ?kProcessType@switches@@3QBDB (char const * const switches::kProcessType) imported
nacl_common_win64.lib(nacl_common_win64.nacl_cmd_line.obj) : warning LNK4049: locally defined symbol ?kLoggingLevel@switches@@3QBDB (char const * const switches::kLoggingLevel) imported
nacl_common_win64.lib(nacl_common_win64.nacl_cmd_line.obj) : warning LNK4049: locally defined symbol ?kDisableLogging@switches@@3QBDB (char const * const switches::kDisableLogging) imported
nacl_common_win64.lib(nacl_common_win64.nacl_cmd_line.obj) : warning LNK4049: locally defined symbol ?kEnableLogging@switches@@3QBDB (char const * const switches::kEnableLogging) imported
nacl_common_win64.lib(nacl_common_win64.nacl_cmd_line.obj) : warning LNK4049: locally defined symbol ?kNoSandbox@switches@@3QBDB (char const * const switches::kNoSandbox) imported
R=joi@chromium.org
Review URL: https://codereview.chromium.org/38743003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@231223 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This is part of an effort to componentize nacl code.
BUG=244791
Review URL: https://chromiumcodereview.appspot.com/19833004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@213214 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Move the files and create a target for them, which is included in chrome_common.gypi.
This is part of componentizing NaCl code.
BUG=244791
Review URL: https://chromiumcodereview.appspot.com/18098009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212886 0039d316-1c4b-4281-b951-d872f2087c98
|
|
This is part of an effort to componentize NaCl code.
BUG=244791
Review URL: https://chromiumcodereview.appspot.com/17074012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208306 0039d316-1c4b-4281-b951-d872f2087c98
|