8000 Tags · eswarvarma-dev/flutter-1 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: eswarvarma-dev/flutter-1

Tags

v1.13.5

Toggle v1.13.5's commit message
comments (flutter#47473)

v1.13.4

Toggle v1.13.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade dartdoc to 0.29.3. (flutter#47246)

v1.13.3

Toggle v1.13.3's commit message
Roll engine 1e1f371..0f90e65 (14 commits) (flutter#47429)

* 988b8f1 Fix FontLoader does not remove the cache in web engine (flutter/engine#14536)

* 0aacac7 Roll src/third_party/skia 21df075cab00..e6a2ad81ab40 (1 commits) (flutter/engine#14552)

* 417dd7e Roll fuchsia/sdk/core/mac-amd64 from esDH2... to NHgyx... (flutter/engine#14554)

* f2e841d [Web] Fix pointer binding  (flutter/engine#14378)

* 105eb66 Roll src/third_party/skia e6a2ad81ab40..8fec4140f614 (17 commits) (flutter/engine#14557)

* 1ecfdcb [web] Calculate align offset for each paragraph line (LineMetrics.left) (flutter/engine#14537)

* dda3619 Roll src/third_party/dart 270966b16044..171059d27689 (19 commits) (flutter/engine#14558)

* 9c1bd8a Fixes Objective-C objects memory leaks (flutter/engine#14326)

* f2dbeb8 Reland Wire up Opacity on Fuchsia (flutter/engine#14559)

* 2f536e5 Roll fuchsia/sdk/core/linux-amd64 from jsuQq... to VdBKA... (flutter/engine#14560)

* 4312d37 Revert "[fuchsia] Add diagnostics directory to the set of remote dirs (flutter#14470)" (flutter/engine#14566)

* 5c77ea1 Roll src/third_party/skia 8fec4140f614..9e0afb791ac2 (4 commits) (flutter/engine#14563)

* a09ff7c Roll src/third_party/dart 171059d27689..aa6709974dea (11 commits) (flutter/engine#14567)

* 0f90e65 Revert "[web] Calculate align offset for each paragraph line (LineMetrics.left) (flutter#14537)" (flutter/engine#14569)

v1.13.2

Toggle v1.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support URL tunnelling (pass dwds UrlEncoder through to editors via d…

…aemon) (flutter#44271)

* Prposal for supporting URL tunnelling

* Update daemon.md

* Add the ability for daemon to call clients to expose URLs

* Fix dwds mock in web_fs tests

* Fix type error

* Remove build_runner import from run

* Move appStartedTime back to after the app has started

* Remove nested DI scope and pass urlTunneller down

* Fix import

* Tweak TODO

* Fix existing tests

* Fix spec to use result instead of params for response object

* Fix exposeUrl to use a url field, as spec'd

* Test that the daemon's exposeUrl sends a request and handles the response

v1.12.13+hotfix.6

Toggle v1.12.13+hotfix.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.12.13+hotfix.6 cherry-picks (flutter#46741)

* b63683b Update configuration for flutter features

v1.12.13+hotfix.5

Toggle v1.12.13+hotfix.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.12.13+hotfix.5 cherry-picks (flutter#46726)

* flutter/engine@2994f7e v1.12.13+hotfix.5 cherry-picks
  * flutter/engine@57afd86 Remove specificity on Android and iOS
  * flutter/engine@253851e Move Fuchsia unit test runners into engine repo

v1.13.1

Toggle v1.13.1's commit message
Fix typo in gradle tools exit message (flutter#46580)

v1.12.13+hotfix.4

Toggle v1.12.13+hotfix.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.12.13+hotfix.4 cherry-picks (flutter#46632)

* f264d6c Allow plugins that don't support the Android platform
* 55f0bdc Fix docker tag during upload as well

v1.12.13+hotfix.3

Toggle v1.12.13+hotfix.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v1.12.13+hotfix.3 cherry-picks (flutter#46204)

* flutter/engine@ac93919 v1.12.13+hotfix.3 cherry-picks
  * flutter/engine@73da385 Disable a11y on detach
* d88345e only run codecov on master
* 6d848eb Name the docker_builer shard
* e98acc7 [flutter_tool] Print version info on a no-op upgrade
* 8eb6a92 Always compile with isysroot on iOS to point to SDK root
* fb69a39 Add bitcode and architectures to App.framework build ios framework command

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable Android embedding v2 on the beta, dev and stable channel (flut…

…ter#46040)
0