aboutsummaryrefslogtreecommitdiffstats
path: root/components/compositing/touch.rs
Commit message (Expand)AuthorAgeFilesLines
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-1/+2
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* Update euclid.Emilio Cobos Álvarez2019-07-231-20/+11
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Reorder importsPyfisch2018-11-061-2/+2
* Format component compositing #21373kingdido9992018-08-311-31/+38
* Change debug assertions to specific onesjanczer2018-02-071-1/+1
* Update euclid, azure, skia, offscreen_gl_context, plane-split, webrenderSimon Sapin2017-12-081-2/+2
* Fixed scaling artefacts in paint worklets caused by zoom and hidpi.Alan Jeffrey2017-07-201-1/+2
* Bump euclid to 0.14.Nicolas Silva2017-06-141-8/+6
* Rename ScreenPx to DeviceIndependentPixel.Glenn Watson2017-02-221-2/+1
* Move DevicePixel to script_traits.Ms2ger2017-01-111-2/+1
* Indicate items in doc comments as code-like.Corey Farwell2016-11-081-1/+1
* Remove old rendering backend.Glenn Watson2016-10-181-1/+1
* Update to euclid 0.8Martin Robinson2016-08-121-15/+13
* Fix a bunch of clippy lintsJohannes Linke2016-01-021-4/+3
* Moved ScriptToCompositorMsg enum and EventResult enum to script_traitsBeomjin Kim2015-12-201-2/+1
* Refactor touch handling and add pinch zoom gestureMatt Brubeck2015-12-161-0/+237