| Commit message (Expand) | Author | Age | Files | Lines |
* | Move mojo edk into mojo/edk | jamesr | 2014-10-03 | 1 | -2/+2 |
* | Revert "Move mojo edk into mojo/edk" | Trent Apted | 2014-10-03 | 1 | -2/+2 |
* | Move mojo edk into mojo/edk | James Robinson | 2014-10-03 | 1 | -2/+2 |
* | Mojo: MOJO_OVERRIDE -> override in mojo/. | Viet-Trung Luu | 2014-09-29 | 1 | -1/+1 |
* | Mojo: mojob.sh -- limit GOMA builds to load average 100. | Viet-Trung Luu | 2014-09-29 | 1 | -1/+1 |
* | mojo: Fix java generator | qsr | 2014-09-29 | 1 | -6/+16 |
* | Recursively load mojo packages | Brett Wilson | 2014-09-24 | 6 | -11/+181 |
* | Add mojo package manager skeleton. | Brett Wilson | 2014-09-23 | 9 | -0/+413 |
* | mojo: Add isolate test for python bindings test | qsr | 2014-09-16 | 1 | -1/+1 |
* | GN rules for everything in //mojo | jamesr | 2014-09-15 | 1 | -0/+23 |
* | Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom... | thestig | 2014-09-10 | 1 | -1/+1 |
* | mojo: Fix python bindings tests. | Benjamin Lerman | 2014-09-08 | 1 | -2/+1 |
* | mojo: Starting generator for python bindings. | qsr | 2014-09-03 | 1 | -0/+6 |
* | Remove python bindings unittests from the build. | qsr | 2014-08-28 | 3 | -121/+188 |
* | Add goma support to mojob.sh. | viettrungluu@chromium.org | 2014-08-11 | 1 | -5/+47 |
* | Mojo: Rename ServiceManager to ApplicationManager. | aa@chromium.org | 2014-08-09 | 1 | -1/+1 |
* | Mojo: Add PRESUBMIT.py to mojo/. | viettrungluu@chromium.org | 2014-08-07 | 1 | -8/+8 |
* | Mark json results failures as unexpected in python tests. | dpranke@chromium.org | 2014-07-31 | 1 | -4/+7 |
* | Revert 286584 "Revert 286504 "Fix typos in num_failures_by_type ..." | skobes@chromium.org | 2014-07-30 | 1 | -3/+3 |
* | Revert 286504 "Fix typos in num_failures_by_type for json results." | skobes@chromium.org | 2014-07-30 | 1 | -3/+3 |
* | Fix typos in num_failures_by_type for json results. | dpranke@chromium.org | 2014-07-30 | 1 | -3/+3 |
* | Sync mojo_python_tests' JSON parsing up w/ telemetry. | dpranke@chromium.org | 2014-07-24 | 1 | -18/+3 |
* | Mojo: Fix test list in mojo/tools/data/unittests. | viettrungluu@chromium.org | 2014-07-08 | 1 | -1/+1 |
* | Mojo: Fix the check_mojom_golden_files.py tool. | viettrungluu@chromium.org | 2014-07-01 | 1 | -1/+5 |
* | Mojo converters for surfaces API types | jamesr@chromium.org | 2014-06-30 | 1 | -0/+1 |
* | Rework run-mojo-python-tests to use layout-test-compatible json output. | dpranke@chromium.org | 2014-06-25 | 1 | -31/+105 |
* | Mojo: Add a "gypall" subcommand to mojob.sh. | viettrungluu@chromium.org | 2014-06-24 | 1 | -2/+12 |
* | Mojo: Remove extraneous end-of-file newlines. | viettrungluu@chromium.org | 2014-06-14 | 1 | -2/+1 |
* | Mojo: Add mojo_shell_tests to the mojob test list. | viettrungluu@chromium.org | 2014-06-10 | 1 | -0/+4 |
* | Adding generic callback interfaces. | qsr@chromium.org | 2014-06-06 | 1 | -0/+60 |
* | Mojo: Make mojob test flush stdout after printing "Running foo....". | viettrungluu@chromium.org | 2014-05-29 | 1 | -0/+1 |
* | Mojo: Make mojob.sh not skip some tests (due to cached test results). | viettrungluu@chromium.org | 2014-05-22 | 2 | -8/+19 |
* | Mojo: Add a utility to compare old mojom_bindings_generator.py output to the ... | viettrungluu@chromium.org | 2014-05-15 | 2 | -1/+100 |
* | Introduces another change id to hierarchy mutations | sky@chromium.org | 2014-05-12 | 1 | -0/+1 |
* | Add --unexpected-failures flag to run_mojo_python_tests. | dpranke@chromium.org | 2014-04-29 | 1 | -11/+45 |
* | Mojo: Move mojom (python) unittests to mojom_tests package and combine errors. | viettrungluu@chromium.org | 2014-04-24 | 1 | -2/+2 |
* | Changes ViewManager to be node based and changes ids | sky@chromium.org | 2014-04-23 | 1 | -0/+1 |
* | Add run_mojo_python_tests.py so that we can run the python tests on the bots. | dpranke@chromium.org | 2014-04-18 | 2 | -3/+41 |
* | Removes use_mojo | sky@chromium.org | 2014-04-05 | 1 | -17/+0 |
* | Mojo: Add a "pytest" to mojob.sh that runs Python unit tests. | viettrungluu@chromium.org | 2014-04-05 | 1 | -1/+11 |
* | Adds a generator for writing messages to disk | sky@chromium.org | 2014-04-04 | 1 | -0/+63 |
* | Mojo: Make the mojob.sh unit test runner skip previously-passed tests. | viettrungluu@chromium.org | 2014-03-29 | 4 | -9/+215 |
* | Mojo: Make mojosh.sh kill the HTTP server on any exit. | viettrungluu@chromium.org | 2014-03-18 | 1 | -5/+9 |
* | Mojo: Add support for the use_mojo gyp define to mojob.sh. | viettrungluu@chromium.org | 2014-03-18 | 1 | -0/+20 |
* | Mojo: Add a script to make running mojo shell easier (on Linux). | viettrungluu@chromium.org | 2014-03-14 | 1 | -0/+67 |
* | Move relevent JS tests to mojo_js_unittests | sky@chromium.org | 2014-03-11 | 1 | -0/+1 |
* | Mojo: Make mojob.sh die if sync or gyp fails. | viettrungluu@chromium.org | 2014-03-06 | 1 | -3/+7 |
* | Move service_manager to top level dir | davemoore@chromium.org | 2014-02-27 | 1 | -1/+1 |
* | Mojo: AsyncWaiter and mojo/public/environment | darin@chromium.org | 2014-01-14 | 1 | -1/+1 |
* | Mojo: re-organize public tests | darin@chromium.org | 2014-01-12 | 1 | -3/+4 |