[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [655b0de](https://github.com/UnigramDev/Unigram/commit/655b0de5f2f3054632e8ec392dba8728b2b359e5) • _2 files, +62/-20_
Threading optimizations

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [cd472e7](https://github.com/UnigramDev/Unigram/commit/cd472e71326eea4ba47d1298a0c4a1e39aeedf6c) • _9 files, +102/-35_
Zoomer opening/closing as events

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [839098c](https://github.com/UnigramDev/Unigram/commit/839098c060489f59ccc7d198fb4450389796a1f3) • _6 files, +67/-49_
Fire rasterazion scale changes from WindowContext

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [02696fc](https://github.com/UnigramDev/Unigram/commit/02696fc0b109faeb44f3d1757aa09441864ff643) • _4 files, +4/-4_
Change OnSizeChanged signature

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [67fb61c](https://github.com/UnigramDev/Unigram/commit/67fb61c35ce128a670fb6cb4a9ec5cf0eff452d9) • _7 files, +151/-1_
Sticker panel leak instrumentation

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [83e6956](https://github.com/UnigramDev/Unigram/commit/83e6956042d212c75c00aa55d01724db14adf31e) • _5 files, +49/-58_
Stickers panel fixes

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [25307e1](https://github.com/UnigramDev/Unigram/commit/25307e1c9ead9b02094fb1abe2f44cc8cb17894e) • _4 files, +557/-0_
Add WinRTExposure tool

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [8c5c43c](https://github.com/UnigramDev/Unigram/commit/8c5c43cd37b5f729e7bea19484c1c352e1748307) • _5 files, +233/-3_
Generate schema via MSBuild for CsWinRT visibility

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [a951764](https://github.com/UnigramDev/Unigram/commit/a9517649162f75d954fe24e35c438ffffcb6a003) • _2 files, +4/-0_
Gate GarbageCollectionMonitor behind .NET Native

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [224f9ac](https://github.com/UnigramDev/Unigram/commit/224f9acb04567d59ce4a8a94d9b01e97a4cbf054) • _1 files, +45/-3_
Fix UpdateManager dispatcher

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [570d3d0](https://github.com/UnigramDev/Unigram/commit/570d3d02dde409f6f55ceb472921f2230c7b7340) • _1 files, +0/-6_
Remove redundant log line

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [aa9df40](https://github.com/UnigramDev/Unigram/commit/aa9df40982218486dfae8c9b9d9da9a617a06247) • _6 files, +28/-50_
Per-xaml root text element pool

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [5d47704](https://github.com/UnigramDev/Unigram/commit/5d47704ff3848f3304d8e1dba21a0cbfe17f5490) • _1 files, +9/-0_
Fix redraw on stopped animated image

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [6daad28](https://github.com/UnigramDev/Unigram/commit/6daad2814ae67b7850f3a930c67d5582a18faeb6) • _1 files, +1/-1_
Actually pause on unload

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [c83cd65](https://github.com/UnigramDev/Unigram/commit/c83cd651d7c9c349b477b4e05db694e7bee6e3fe) • _1 files, +67/-1_
Add helper methods to Profiler

[#unigram](?q=%23unigram)