summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gl renderer: handle cross-fade nodes with invisible childrenwip/baedert/gl-reworkTimm Bäder2020-01-231-2/+12
* gl renderer: Handle blur nodes with invisible childrenTimm Bäder2020-01-231-0/+3
* gl renderer: Make render_rounded_clip_node clearerTimm Bäder2020-01-231-13/+13
* testsuite: Add test cases for last commitTimm Bäder2020-01-235-0/+26
* gl renderer: Add builder offset correctly for non-affine modelviewsTimm Bäder2020-01-231-3/+5
* GskTransform: Add gsk_transform_transform_point()Timm Bäder2020-01-232-0/+61
* gl renderer: Shorten shaders a bitTimm Bäder2020-01-232-11/+3
* cssimageicontheme: Avoid copying colorsTimm Bäder2020-01-231-9/+10
* cssimagepaintable: Implement is_computed()Timm Bäder2020-01-231-0/+9
* cssimagescaled: Implement is_computed()Timm Bäder2020-01-231-0/+10
* cssimagerecolor: Implement is_computed()Timm Bäder2020-01-231-0/+10
* gl renderer: Move rect transformation to the vertex shaderTimm Bäder2020-01-2311-130/+181
* gl renderer: Transform rounded rect on the GPUTimm Bäder2020-01-236-69/+94
* Ensure icon themes are loaded with other themesMatthias Clasen2020-01-223-7/+13
* icontheme: Add profiler marks around icon theme loadingMatthias Clasen2020-01-221-0/+4
* iconhelper: Add profiler marks around icon loadingMatthias Clasen2020-01-221-0/+11
* css: Add a profiler mark around theme loadingMatthias Clasen2020-01-221-0/+10
* application: Add some profiler marksMatthias Clasen2020-01-221-0/+8
* gdk: Add a profiler mark for paint_idleMatthias Clasen2020-01-221-0/+4
* wayland: Add a mark for cursor loadingMatthias Clasen2020-01-221-0/+8
* More profiler reshufflingMatthias Clasen2020-01-223-30/+9
* gtk: Clearer names for profiler marksMatthias Clasen2020-01-222-3/+3
* gl: Disambiguate profiler marksMatthias Clasen2020-01-221-1/+1
* surface: Always dd events to the profiler traceMatthias Clasen2020-01-221-6/+0
* frame clock: Redo the profiler marksMatthias Clasen2020-01-222-6/+52
* ci: Save syscap files from performance testsMatthias Clasen2020-01-223-7/+56
* window: Rename a profiler markMatthias Clasen2020-01-221-1/+1
* wayland: Add profiler marks around surface handlingMatthias Clasen2020-01-222-0/+6
* surface: Add enter/leave events to profiler tracesMatthias Clasen2020-01-221-0/+3
* icontheme: Add profiler marks for loading iconsMatthias Clasen2020-01-221-0/+3
* Update Japanese translationsicklylife2020-01-221-34/+26
* Update Japanese translationsicklylife2020-01-221-555/+572
* Merge branch 'wip/jimmac/typography-classes' into 'master'Matthias Clasen2020-01-221-8/+24
|\
| * Adwaita: general typography classesJakub Steiner2020-01-221-8/+24
|/
* testsuite: Move the meson performance tests upMatthias Clasen2020-01-222-16/+16
* Make the performance testcase more generalMatthias Clasen2020-01-225-4/+33
* css: Make performance test more flexibleMatthias Clasen2020-01-221-1/+3
* widget: Add profiler marksMatthias Clasen2020-01-211-0/+16
* window: Add a profiler mark around size allocationMatthias Clasen2020-01-211-0/+9
* container: Remove an unnecessary checkMatthias Clasen2020-01-211-3/+1
* Merge branch 'matthiasc/perf-tests' into 'master'Matthias Clasen2020-01-2211-18/+317
|\
| * testsuite: Make performance test failMatthias Clasen2020-01-211-0/+3
| * testsuite: Point performance tests at uninstalled schemasMatthias Clasen2020-01-211-1/+2
| * Use the v9 image for ci runsMatthias Clasen2020-01-211-1/+1
| * ci: Build with profiler supportMatthias Clasen2020-01-211-0/+1
| * ci: Add sysprof-devel to the imageMatthias Clasen2020-01-211-0/+1
| * Fix testsuite without -Dprofiler=trueMatthias Clasen2020-01-212-10/+12
| * Run the css performance test in the testsuiteMatthias Clasen2020-01-213-0/+148
| * Prototype a sysprof helperMatthias Clasen2020-01-212-0/+145
| * widget-factory: Add a way to quit automaticallyMatthias Clasen2020-01-211-0/+10