summaryrefslogtreecommitdiffstats
path: root/mojo/converters
Commit message (Expand)AuthorAgeFilesLines
* Fix missing pointerTypes for touch.mustaq2016-03-091-0/+1
* Remove Mojo bindings environment.Yuzhu Shen2016-03-087-7/+0
* Dispatch ui::PointerEvent instead of TouchEvent/MouseEvent in mus server.moshayedi2016-02-231-1/+39
* Correct tilt attribute names in mus::mojom::BrushDataPtr.moshayedi2016-02-191-1/+1
* Introducing gpu::CommandBufferId as a distinct, IdType<...>-based type.lukasza2016-02-161-2/+3
* [mojo] Delete third_party/mojorockot2016-02-101-1/+1
* mus: using more native gpu structs.penghuang2016-02-093-152/+5
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-091-1/+5
* ui: Make PointerDetails a structrobert.bradford2016-02-081-3/+3
* Revert of Add support for 9- and 10-bit h264 videos. (patchset #27 of https:/...flackr2016-02-051-5/+1
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-051-1/+5
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-216-125/+120
* Removed old sync point support from Mojo.dyen2016-01-211-2/+4
* Adds MOUSE_EXIT events and makes EventDispatcher generate themsky2016-01-132-2/+12
* Clean up event flags a bit:pkasting2016-01-082-20/+30
* Mustash: Fix a zero copy related sync issue.penghuang2016-01-061-0/+4
* Add extra_data_field_ in gpu::SyncToken converter and remove two array conver...penghuang2015-12-232-76/+2
* Switch to standard integer types in mojo/.Avi Drissman2015-12-216-36/+52
* Convert Pass()→std::move() in //mojodcheng2015-12-188-63/+73
* Reland "Added an extra sync token field for extra command buffer..."dyen2015-12-091-2/+2
* Revert of Added an extra sync token field for extra command buffer identifica...ajuma2015-12-041-2/+2
* Added an extra sync token field for extra command buffer identification.dyen2015-12-041-2/+2
* mustash: Implement basic input event routing in rendererfsamuel2015-12-035-0/+310
* Switch to static_assert in the repo.avi2015-11-243-56/+55
* Run gn --format over all .gn filesagrieve2015-11-203-3/+3
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-135-5/+5
* Get Mandoline working in component build.jam2015-11-061-1/+1
* Makes windowmanager draw non-client areasky2015-11-052-0/+54
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-034-14/+56
* gfx: Make conversions from gfx::Point to PointF explicit.danakj2015-11-021-4/+9
* mus: Change namespace from mojo to mus.mojom for events.sadrul2015-10-292-97/+107
* mus: Move mojo events into mus.sadrul2015-10-294-4/+4
* Moves wheel_data onto PointerDatasky2015-10-281-33/+30
* Fix style in input_events.mojomsky2015-10-211-2/+2
* components/mus/public/interfaces View => Windowfsamuel2015-10-166-202/+309
* Adds GetDisplays() to WindowManagersky2015-10-153-0/+51
* cc: Remove GL_REPEAT wrap modeccameron2015-10-092-7/+0
* cc: Remove redundant overlay argumentsccameron2015-10-082-11/+7
* Mojo C++ bindings: fix equality checks.yzshen2015-09-291-25/+29
* Updates OWNERS files for a couple of mandoline directoriessky2015-09-241-0/+1
* Construct and check for mojo::Event's LocationData as needed.msw2015-09-221-4/+6
* Overhaul Mandoline event transport coderjkroege2015-09-171-56/+104
* Remove ui::KeyEvent::platform_keycode_kpschoedel2015-09-162-2/+4
* Revert of Overhaul Mandoline event transport code (patchset #5 id:80001 of ht...rdevlin.cronin2015-09-151-104/+56
* Overhaul Mandoline event transport coderjkroege2015-09-151-56/+104
* Mandoline: Rename components/view_manager to components/musfsamuel2015-09-145-7/+7
* Drop ui::TouchEvent shims for radius_{x,y} and forcerobert.bradford2015-09-041-3/+3
* Apply skew on both axes together rather than sequentially on Compositornainar2015-09-031-1/+1
* Mandoline: Fix OOPIF high DPI sizing.fsamuel2015-08-313-9/+53
* IWYU in mojo/converters/geometry/geometry_type_converters.hdanakj2015-08-291-0/+1