| Commit message (Expand) | Author | Age | Files | Lines |
* | Mojo C++ bindings: fix equality checks. | yzshen | 2015-09-29 | 1 | -25/+29 |
* | Updates OWNERS files for a couple of mandoline directories | sky | 2015-09-24 | 1 | -0/+1 |
* | Construct and check for mojo::Event's LocationData as needed. | msw | 2015-09-22 | 1 | -4/+6 |
* | Overhaul Mandoline event transport code | rjkroege | 2015-09-17 | 1 | -56/+104 |
* | Remove ui::KeyEvent::platform_keycode_ | kpschoedel | 2015-09-16 | 2 | -2/+4 |
* | Revert of Overhaul Mandoline event transport code (patchset #5 id:80001 of ht... | rdevlin.cronin | 2015-09-15 | 1 | -104/+56 |
* | Overhaul Mandoline event transport code | rjkroege | 2015-09-15 | 1 | -56/+104 |
* | Mandoline: Rename components/view_manager to components/mus | fsamuel | 2015-09-14 | 5 | -7/+7 |
* | Drop ui::TouchEvent shims for radius_{x,y} and force | robert.bradford | 2015-09-04 | 1 | -3/+3 |
* | Apply skew on both axes together rather than sequentially on Compositor | nainar | 2015-09-03 | 1 | -1/+1 |
* | Mandoline: Fix OOPIF high DPI sizing. | fsamuel | 2015-08-31 | 3 | -9/+53 |
* | IWYU in mojo/converters/geometry/geometry_type_converters.h | danakj | 2015-08-29 | 1 | -0/+1 |
* | Mandoline: Make scrolling sync across processes. | fsamuel | 2015-08-27 | 4 | -9/+70 |
* | Avoid checker-boarding by actually re-using transport buffers | rjkroege | 2015-08-25 | 2 | -0/+17 |
* | Mandoline + CC: Move ReturnedResource to compositor_frame.mojom and add comments | fsamuel | 2015-08-25 | 1 | -2/+2 |
* | Mandoline: Rename mojo::Frame to mojo::CompositorFrame and avoid a conversion. | fsamuel | 2015-08-19 | 2 | -8/+11 |
* | Mandoline: Enable Android software keyboard for the Omnibox. | penghuang | 2015-08-17 | 5 | -0/+171 |
* | cc: Remove code for drawing checkerboard quads, it's not used. | danakj | 2015-08-05 | 2 | -53/+0 |
* | Bring up pdf_viewer app. | jam | 2015-07-29 | 2 | -0/+22 |
* | Gets gn check to execute cleanly in most other mojo dirs | sky | 2015-07-23 | 1 | -0/+1 |
* | Revert of Gets gn check to execute cleanly in most other mojo dirs (patchset ... | hartmanng | 2015-07-23 | 1 | -1/+0 |
* | Gets gn check to execute cleanly in most other mojo dirs | sky | 2015-07-23 | 1 | -0/+1 |
* | Support cc::DebugBorderDrawQuad for mojo surface. | penghuang | 2015-07-09 | 2 | -1/+52 |
* | Support CheckerboardDrawQuad for mojo surface. | penghuang | 2015-06-29 | 2 | -0/+53 |
* | Add texture coordinates and sizes in mojo YUVVideoQuadState. | penghuang | 2015-06-29 | 1 | -8/+8 |
* | cc: Rename visible_content_rect and content stuff on quads. | danakj | 2015-06-19 | 3 | -44/+33 |
* | cc: Rework overlays to not use the ResourceProvider and pass texture size | achaulk | 2015-06-10 | 2 | -32/+14 |
* | Reland: cc: Fix size_t to int truncations in layers/ output/ playback/ quads/ | vmpstr | 2015-06-08 | 2 | -4/+6 |
* | cc: Remove DrawQuad::IterateResoruces | vmpstr | 2015-06-02 | 2 | -8/+8 |
* | Remove resource_provider.h include from draw_quad.h | jbauman | 2015-05-28 | 1 | -0/+1 |
* | Move GLES2, GPU & Surfaces into the ViewManager directory. This does not merg... | ben | 2015-05-22 | 5 | -8/+7 |
* | Add detection for rotation and flip overlay transforms | halliwell | 2015-05-13 | 2 | -8/+8 |
* | cc: Add support for non-2D texture targets to YUVVideoQuad. | reveman | 2015-05-12 | 1 | -15/+15 |
* | Fixes mojo_surfaces_lib_unittests | sky | 2015-05-12 | 1 | -0/+6 |
* | Moves services implementations out of third_party/mojo_services | sky | 2015-04-23 | 15 | -22/+22 |
* | Fix html_viewer crash in cc when logging into gmail. | jam | 2015-04-22 | 3 | -4/+7 |
* | Get mojo_shell building inside chromium checkout. | John Abd-El-Malek | 2015-04-02 | 5 | -152/+195 |
* | Increase YUV video clamping | magjed | 2015-03-27 | 1 | -1/+2 |
* | Rename transform_converters.* to transform_type_converters.*. | wtc | 2015-02-23 | 6 | -9/+9 |
* | Add support for the Rec709 YUV color space to the hardware composited video p... | rileya | 2015-02-19 | 1 | -4/+2 |
* | Split transform_converters.h from geometry_type_converters.h. | wtc | 2015-02-13 | 14 | -37/+125 |
* | Clamp YUV videos to their visible size in the shader | enne | 2015-02-02 | 1 | -0/+1 |
* | Move services code brought in from Mojo to live under //third_party. | blundell | 2015-01-30 | 12 | -14/+17 |
* | Move the test template to //testing/test.gni (part 2) | qsr | 2015-01-21 | 1 | -0/+2 |
* | Move //mojo/{public, edk} underneath //third_party | blundell | 2015-01-19 | 4 | -4/+4 |
* | Update mojo sdk to rev cc531b32182099a5a034a99daff35ed5d38a61c8 | Daniel Cheng | 2014-12-30 | 1 | -2/+7 |
* | Update mojo sdk to rev 59145288bae55b0fce4276b017df6a1117bcf00f | rockot | 2014-12-16 | 9 | -14/+14 |
* | [cc] Add nearest neighbor filtering for PictureLayer. | jackhou | 2014-12-13 | 1 | -1/+3 |
* | [cc] Add nearest neighbor filtering for TextureLayer. | jackhou | 2014-12-04 | 2 | -3/+8 |
* | Run gn format on //mojo/**/BUILD.gn | jamesr | 2014-12-04 | 3 | -7/+5 |