| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The status quo was unmaintainable. These 'component build specific .isolate
files' are superseeded by tools/isolate_driver.py which packages dynamic
libraries automatically.
The new way is much more sane and dynamic, isolate_driver.py is currently very
crude but 'does the job', the expected way to make it work is to read the .ninja
files to extract all the dynamic libraries marked as a dependency to the main
target being executed.
TBR=csharp@chromium.org
BUG=333473
Review URL: https://codereview.chromium.org/226123004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261871 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The presence of constants.{cc,h} still seems very odd to me, and I still
need to figure out what to do with them (even though I moved them
anyway).
R=sky@chromium.org
TBR=brettw@chromium.org
Review URL: https://codereview.chromium.org/223233002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261679 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
mojo/public/interfaces/bindings/tests/.
R=darin@chromium.org
Review URL: https://codereview.chromium.org/219243011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260957 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
We've figured out a way to make things work without a shared library, so libmojo_system is no more.
BUG=none
TEST=none
R=viettrungluu@chromium.org
Review URL: https://codereview.chromium.org/215153007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260629 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- mojo_js_unittests
- mojo_apps_js_unittests
BUG=351214
TEST=None
Review URL: https://codereview.chromium.org/202553002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258275 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- mojo_js_unittests
- mojo_apps_js_unittests
BUG=351214
TEST=None
R=phajdan.jr@chromium.org, viettrungluu@chromium.org
Review URL: https://codereview.chromium.org/200933003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258208 0039d316-1c4b-4281-b951-d872f2087c98
|
|
This CL lists the Windows dependencies. Mac and Linux dependencies will be in separate CLs.
BUG=351214
TEST=None
Review URL: https://codereview.chromium.org/198193007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@258078 0039d316-1c4b-4281-b951-d872f2087c98
|