Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mojo: clang-format mojo/public/cpp/{environment,system,test_support,utility}. | Viet-Trung Luu | 2014-10-07 | 1 | -8/+6 |
* | Mojo: Add logging macros (and supporting code) for use in mojo/public/cpp. | viettrungluu@chromium.org | 2014-06-19 | 1 | -4/+8 |
* | Mojo: Make GetDefault{AsyncWaiter,Logger} static methods of Environment. | viettrungluu@chromium.org | 2014-06-19 | 1 | -14/+12 |
* | Mojo: Add GetMinimumLogLevel() to the logger interface. | viettrungluu@chromium.org | 2014-06-17 | 1 | -1/+23 |
* | Mojo: Add basic logging facilities to environment. | viettrungluu@chromium.org | 2014-06-14 | 1 | -0/+47 |