Sign in
flutter
/
mirrors
/
flutter
/
021b2b36275342ad94a1ef44f9748b1e6153b0a3
/
engine
2d81159
[Impeller] Fix GLES SurfaceTexture rendering. (#160634)
by Jonah Williams
· 4 weeks ago
cec8f10
[Impeller] remove unused BliPass::EncodeCommands arg and cleanup. (#160623)
by Jonah Williams
· 4 weeks ago
895f0e2
Roll dart sdk to 3.7.0-266.0.dev (#160624)
by Alexander Aprelev
· 4 weeks ago
a513498
[DisplayList] Migrate DlVertices onto Impeller/DisplayList geometry classes (#160633)
by Jim Graham
· 4 weeks ago
dd058ff
Remove all remaining use of mock engine (#160635)
by Robert Ancell
· 4 weeks ago
8ad15cd
[monorepo] mark local engine builds as bringup. (#160627)
by Jonah Williams
· 4 weeks ago
d363fdc
Split build and test builders for web engine (#160550)
by Jackson Gardner
· 4 weeks ago
8e0993e
Auto-format Dart code in engine (#160576)
by Michael Goderbauer
· 4 weeks ago
ba01bab
Change CRLF line endings to LF to match the `.gitattributes` expectations. (#160557)
by Matan Lurey
· 4 weeks ago
b79ee92
[tech debt] remove web engine windows build (#160573)
by Yegor
· 4 weeks ago
f0bf495
Trigger Build Part Deux (#160481)
by John McDole
· 4 weeks ago
721b47e
Merge flutter/engine into framework
by John McDole
· 4 weeks ago
2a17b75
Roll Dart SDK from a74650e32880 to 37bbc285d8d2 (1 revision) (flutter/engine#57244)
by skia-flutter-autoroll
· 4 weeks ago
7f8da94
embedder: fix bit-order in software pixel format description (flutter/engine#57156)
by Hannes Winkler
· 4 weeks ago
fe7d6f3
[monorepo] remove Linux Web Framework tests (flutter/engine#57234)
by Yegor
· 4 weeks ago
7db982f
Roll Skia from dca47129cf2e to f784f78a5669 (3 revisions) (flutter/engine#57242)
by skia-flutter-autoroll
· 4 weeks ago
d2a5b9d
[web] Reland: (Add `crossOrigin` property to `<img>` tag used for decoding)++ (flutter/engine#57228)
by Mouad Debbar
· 4 weeks ago
9acfa53
Roll Dart SDK from 58fb2704f28a to a74650e32880 (1 revision) (flutter/engine#57240)
by skia-flutter-autoroll
· 4 weeks ago
891e5c6
Roll Dart SDK from 930f66fab234 to 58fb2704f28a (1 revision) (flutter/engine#57239)
by skia-flutter-autoroll
· 4 weeks ago
d0293d3
Roll Skia from 2422a3fc829a to 804042d75299 (1 revision) (flutter/engine#57238)
by skia-flutter-autoroll
· 4 weeks ago
9bdbf77
Roll Dart SDK from 7ed58b3c462a to 930f66fab234 (1 revision) (flutter/engine#57235)
by skia-flutter-autoroll
· 5 weeks ago
ea85c9e
Roll Dart SDK from 4bfbad776c1a to 7ed58b3c462a (1 revision) (flutter/engine#57230)
by skia-flutter-autoroll
· 5 weeks ago
d00bfbb
Pre-format licenses script (flutter/engine#57219)
by Michael Goderbauer
· 5 weeks ago
93d08f2
Properly report `dart format` errors (flutter/engine#57206)
by Michael Goderbauer
· 5 weeks ago
220114f
Roll Skia from 7fc6934b2034 to 2c5159518cf2 (1 revision) (flutter/engine#57229)
by skia-flutter-autoroll
· 5 weeks ago
fb1948d
Roll Skia from 8054b098b5cd to 7fc6934b2034 (14 revisions) (flutter/engine#57227)
by skia-flutter-autoroll
· 5 weeks ago
c837b72
Roll Dart SDK from 02aa27c6a075 to 4bfbad776c1a (12 revisions) (flutter/engine#57224)
by skia-flutter-autoroll
· 5 weeks ago
1c5ac8c
Roll Fuchsia Linux SDK from iYz_WkWk1uPr8BLSZ... to zvsXvTuk-Z1Mgtn34... (flutter/engine#57222)
by skia-flutter-autoroll
· 5 weeks ago
90c1f8c
Migrate FlBinaryMessenger using embedder API instead of mock engine. (flutter/engine#57214)
by Robert Ancell
· 5 weeks ago
00ea54f
Flutter-GPU.md: Fix spelling (flutter/engine#57216)
by Brett Morgan
· 5 weeks ago
262b472
[web] Don't close image source too early (flutter/engine#57200)
by Mouad Debbar
· 5 weeks ago
26aec9b
Roll Skia from 8c1e2bf9492c to 8054b098b5cd (5 revisions) (flutter/engine#57197)
by skia-flutter-autoroll
· 5 weeks ago
24708c0
Reland 'Delete stale package_config.json in gclient sync hook' (flutter/engine#57218)
by Michael Goderbauer
· 5 weeks ago
475d981
docs: Fix RGB565 format documentation and bit masks (flutter/engine#57210)
by MyriadSoft
· 5 weeks ago
481ee0e
[Impeller] disable AHB swapchains on all platforms. (flutter/engine#57213)
by Jonah Williams
· 5 weeks ago
0bc174d
[Impeller] fix Adreno precision issue in gaussian downsample. (flutter/engine#57212)
by Jonah Williams
· 5 weeks ago
bb38935
Disable RBE in the GN flags for wasm_release builds in the linux_web_engine builder (flutter/engine#57204)
by Jason Simmons
· 5 weeks ago
eb4af90
Migrate FlEventChannel tests to FlMockBinaryMessenger (flutter/engine#57150)
by Robert Ancell
· 5 weeks ago
dcd093f
Migrate FlMethodChannel tests to FlMockBinaryMessenger (flutter/engine#57146)
by Robert Ancell
· 5 weeks ago
b38bf97
Adjust some ignores for 'dart format' (flutter/engine#57208)
by Michael Goderbauer
· 5 weeks ago
a0eb1bc
Fix include path in fuchsia's analysis_options.yaml files (flutter/engine#57203)
by Michael Goderbauer
· 5 weeks ago
ee512e0
Delete stale package_config.json in gclient sync hook (flutter/engine#57195)
by Michael Goderbauer
· 5 weeks ago
e0263d4
[skwasm] Fix implementation of SkwasmPath.relativeLineTo (flutter/engine#57201)
by Jason Simmons
· 5 weeks ago
cb9307d
Made compilation error colors come through et. (flutter/engine#57174)
by gaaclarke
· 5 weeks ago
d696f80
Roll Fuchsia Linux SDK from iWMEbVYaNdH8RJmXZ... to iYz_WkWk1uPr8BLSZ... (flutter/engine#57198)
by skia-flutter-autoroll
· 5 weeks ago
f344c46
[web] allow imports to line-break (flutter/engine#57170)
by Yegor
· 5 weeks ago
e2970df
[ios]limit web view not tappable workaround to a limited depth (flutter/engine#57193)
by hellohuanlin
· 5 weeks ago
ee9024d
Add entry-point annotations for test-only code. (flutter/engine#57158)
by Tess Strickland
· 5 weeks ago
b821ed5
Roll Skia from 0aec6f7bfbc8 to 8c1e2bf9492c (26 revisions) (flutter/engine#57183)
by skia-flutter-autoroll
· 5 weeks ago
c1b3709
Migrate DlRTree and DlRegion to DisplayList/Impeller geometry classes (flutter/engine#57175)
by Jim Graham
· 5 weeks ago
9976e07
Normalize round rect bounds when coming from Flutter (flutter/engine#57171)
by Jim Graham
· 5 weeks ago
f9125df
[ios]enable the webview non tappable workaround by checking subviews recursively (flutter/engine#57168)
by hellohuanlin
· 5 weeks ago
3d8fc3c
removed c style casts and enabled the lint (flutter/engine#57162)
by gaaclarke
· 5 weeks ago
fda902f
[Impeller] exploit perfect hash for SamplerDescriptor. (flutter/engine#57036)
by Jonah Williams
· 5 weeks ago
ad31784
Reenabled labelling test with a capabilities check. (flutter/engine#57160)
by gaaclarke
· 5 weeks ago
84931c1
[Impeller] dont print format strings for blend filter and snapshots. (flutter/engine#57105)
by Jonah Williams
· 5 weeks ago
d9cdbee
Make fl_engine_send_key_event into a standard async function. (flutter/engine#57112)
by Robert Ancell
· 5 weeks ago
600671f
Roll Fuchsia Linux SDK from HJ57Y3zxqDamI8qkY... to iWMEbVYaNdH8RJmXZ... (flutter/engine#57163)
by skia-flutter-autoroll
· 5 weeks ago
50a40b3
Migrate FlPlatformChannel tests to FlMockBinaryMessenger (flutter/engine#57140)
by Robert Ancell
· 5 weeks ago
3a54460
Migrate FlBasicMessageChannel tests to FlMockBinaryMessenger (flutter/engine#57115)
by Robert Ancell
· 5 weeks ago
9af7a2a
Migrate layers and layer_tree to DisplayList/Impeller geometry classes (flutter/engine#57153)
by Jim Graham
· 5 weeks ago
1a1503b
[web] Use CanvasKit to run tests under engine/ (flutter/engine#54786)
by Mouad Debbar
· 5 weeks ago
e9965b2
iOS: Reduce engine/view controller coupling (flutter/engine#57151)
by Chris Bracken
· 5 weeks ago
5f3164a
Roll Dart SDK from 770ff2b085fc to 02aa27c6a075 (1 revision) (flutter/engine#57161)
by skia-flutter-autoroll
· 5 weeks ago
5d6ca41
Format _empty.dart (flutter/engine#57144)
by Michael Goderbauer
· 5 weeks ago
feda309
[Impeller] Fix a race in the ReactorGLES.PerThreadOperationQueues test (flutter/engine#57147)
by Jason Simmons
· 5 weeks ago
7915e97
Roll Dart SDK from 70062c353404 to 770ff2b085fc (2 revisions) (flutter/engine#57159)
by skia-flutter-autoroll
· 5 weeks ago
9d2482e
Roll Dart SDK from 96022397c58d to 70062c353404 (1 revision) (flutter/engine#57155)
by skia-flutter-autoroll
· 5 weeks ago
3f0ff10
Roll Dart SDK from aa03dca5beb2 to 96022397c58d (2 revisions) (flutter/engine#57149)
by skia-flutter-autoroll
· 5 weeks ago
4eb0bd7
Cast ::GetLastError to int (flutter/engine#57113)
by Bryan Oltman
· 5 weeks ago
b6064c9
Manual Skia roll from 79a7b95e32fe to 0aec6f7bfbc8 (flutter/engine#57134)
by Jonah Williams
· 5 weeks ago
6aeeb64
Removed heap allocations for conical, radial and sweep gradients (flutter/engine#57143)
by gaaclarke
· 5 weeks ago
c576a7c
[Impeller] remove std::vector usage in render pass vk. (flutter/engine#57132)
by Jonah Williams
· 5 weeks ago
41009bc
[Linux] Add Multi-Touch Support for Linux (flutter/engine#54214)
by Balint Rozgonyi
· 5 weeks ago
8cfbdd7
Roll Dart SDK from be9c98daf9df to aa03dca5beb2 (1 revision) (flutter/engine#57136)
by skia-flutter-autoroll
· 5 weeks ago
381cd71
Make Felt unzip Chrome into a temporary directory next to the final location of the files (flutter/engine#57109)
by Jason Simmons
· 5 weeks ago
f8a0105
[engine] changes to DlVertices::Builder and Stopwatch visualizer. (flutter/engine#57031)
by Jonah Williams
· 5 weeks ago
7a22609
[Impeller] avoid expensive texture labeling w/ no validation layers. (flutter/engine#57130)
by Jonah Williams
· 5 weeks ago
68142a7
[Impeller] set UniformBlockBinding once. (flutter/engine#57094)
by Jonah Williams
· 5 weeks ago
9fd0734
Roll Fuchsia Linux SDK from 5taAI9-tnFN84ZJvr... to HJ57Y3zxqDamI8qkY... (flutter/engine#57125)
by skia-flutter-autoroll
· 5 weeks ago
17b5cbe
Removed linear gradient heap allocation for color conversions between dart and display list (flutter/engine#57108)
by gaaclarke
· 5 weeks ago
03acf8c
Dispose pictures created in HtmlViewEmbedder.submitFrame (flutter/engine#57102)
by Jason Simmons
· 5 weeks ago
51d6f28
Roll Dart SDK from 4789a86f4d3f to be9c98daf9df (1 revision) (flutter/engine#57124)
by skia-flutter-autoroll
· 5 weeks ago
f613aeb
Roll Dart SDK from d87b2f6d2b03 to 4789a86f4d3f (1 revision) (flutter/engine#57119)
by skia-flutter-autoroll
· 5 weeks ago
61de0da
Roll Skia from b2f13d9a5678 to 830bc24e0b98 (1 revision) (flutter/engine#57118)
by skia-flutter-autoroll
· 5 weeks ago
81c898f
Roll Dart SDK from f863f0b43625 to d87b2f6d2b03 (2 revisions) (flutter/engine#57110)
by skia-flutter-autoroll
· 5 weeks ago
8e4c32a
Roll Skia from 854eb19c722e to b2f13d9a5678 (1 revision) (flutter/engine#57114)
by skia-flutter-autoroll
· 5 weeks ago
e6cc4d4
Add support for dart formatter (flutter/engine#57075)
by Michael Goderbauer
· 5 weeks ago
53b543c
Roll Skia from d541f1aa0c9b to e4d2c3dbb848 (2 revisions) (flutter/engine#57106)
by skia-flutter-autoroll
· 5 weeks ago
30d4785
Roll Dart SDK from dd92932823d1 to f863f0b43625 (1 revision) (flutter/engine#57104)
by skia-flutter-autoroll
· 5 weeks ago
85b8915
Clean up key embedder responder tests (flutter/engine#57054)
by Robert Ancell
· 5 weeks ago
e263222
[Impeller] reland: switch Pipeline to use raw ptr instead of shared ptr for recorded references. (flutter/engine#57086)
by Jonah Williams
· 5 weeks ago
d8cdd81
Roll Skia from bd7d952398d5 to d541f1aa0c9b (3 revisions) (flutter/engine#57098)
by skia-flutter-autoroll
· 5 weeks ago
721eec4
iOS: Add null checks on shell dereference (flutter/engine#57099)
by Chris Bracken
· 5 weeks ago
9d726bb
[engine] Migrate fuchsia.io Open functions to Open3 (flutter/engine#56818)
by Brandon Castellano
· 5 weeks ago
7df2514
Roll Dart SDK from 1a28e6c86b09 to dd92932823d1 (1 revision) (flutter/engine#57096)
by skia-flutter-autoroll
· 5 weeks ago
4453217
Roll Dart SDK from d3a963b2f237 to 1a28e6c86b09 (3 revisions) (flutter/engine#57091)
by skia-flutter-autoroll
· 5 weeks ago
a2ffd3b
Roll Fuchsia Linux SDK from tVShMDVFeKJFcDFHJ... to 5taAI9-tnFN84ZJvr... (flutter/engine#57090)
by skia-flutter-autoroll
· 5 weeks ago
8d24e8a
Roll Dart SDK from 9694974b6d41 to d3a963b2f237 (1 revision) (flutter/engine#57072)
by skia-flutter-autoroll
· 5 weeks ago
66c89e1
Roll Skia from 949557697922 to bd7d952398d5 (3 revisions) (flutter/engine#57087)
by skia-flutter-autoroll
· 5 weeks ago
Next »