| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace forward_dependent_configs with public_deps | Brett Wilson | 2014-09-23 | 1 | -5/+1 |
* | Convert GN visibility variables to lists. | brettw | 2014-09-06 | 1 | -1/+1 |
* | GN: Add mojo_shell_tests, get more things working on android | jamesr@chromium.org | 2014-08-13 | 1 | -2/+2 |
* | GN: Add GN rules for mojo_shell target | jamesr@chromium.org | 2014-07-29 | 1 | -1/+1 |
* | Mojo: Enable apps built against the chromium env to be built as shared libraries | darin@chromium.org | 2014-07-08 | 1 | -1/+0 |
* | Mojo: Add logging macros (and supporting code) for use in mojo/public/cpp. | viettrungluu@chromium.org | 2014-06-19 | 1 | -0/+3 |
* | Mojo: Make GetDefault{AsyncWaiter,Logger} static methods of Environment. | viettrungluu@chromium.org | 2014-06-19 | 5 | -32/+25 |
* | Mojo: MojoWaitFlags -> MojoHandleSignals. | viettrungluu@chromium.org | 2014-06-18 | 1 | -2/+2 |
* | Mojo: Add GetMinimumLogLevel() to the logger interface. | viettrungluu@chromium.org | 2014-06-17 | 1 | -15/+35 |
* | Mojo: nuke EnvironmentData | darin@chromium.org | 2014-06-14 | 1 | -21/+5 |
* | Mojo: Add basic logging facilities to environment. | viettrungluu@chromium.org | 2014-06-14 | 3 | -0/+80 |
* | Mojo: Make |MojoAsyncWaiter|s const and remove the MojoAsyncWaiter* argument ... | viettrungluu@chromium.org | 2014-06-14 | 3 | -8/+7 |
* | Add more mojo targets to the GN build. | brettw@chromium.org | 2014-06-13 | 1 | -0/+43 |
* | Mojo: Remove (unused) mojo/environment/async_waiter_impl.{cc,h}. | viettrungluu@chromium.org | 2014-06-13 | 2 | -70/+0 |
* | Mojo: more idiomatic C++ bindings | darin@chromium.org | 2014-05-29 | 3 | -72/+0 |
* | Revert 272472 "Mojo: nuke EnvironmentData" | kbr@chromium.org | 2014-05-23 | 1 | -5/+21 |
* | Mojo: nuke EnvironmentData | darin@chromium.org | 2014-05-23 | 1 | -21/+5 |
* | Mojo: Update/add README.md files. | viettrungluu@chromium.org | 2014-04-22 | 1 | -1/+1 |
* | Adds a way to associate key/value pairs with the environment | sky@chromium.org | 2014-04-02 | 1 | -5/+20 |
* | Mojo: Move public/environment to public/cpp/environment. | viettrungluu@chromium.org | 2014-03-29 | 4 | -4/+4 |
* | Mojo: Move public C system header files to mojo/public/c/system/. | viettrungluu@chromium.org | 2014-03-26 | 1 | -1/+1 |
* | Revert 250439 "Mojo: Add a public/environment/test_support.h." | viettrungluu@chromium.org | 2014-02-11 | 1 | -17/+0 |
* | Mojo: Add a public/environment/test_support.h. | viettrungluu@chromium.org | 2014-02-11 | 1 | -0/+17 |
* | Mojo: AsyncWaiter and mojo/public/environment | darin@chromium.org | 2014-01-14 | 10 | -0/+279 |