- St. Petersburg
Block or Report
Block or report olonho
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories Loading
1,165 contributions in the last year
Less
More
Contribution activity
November 2021
Created 13 commits in 3 repositories
Created a pull request in near/nearcore that received 25 comments
Simplify gas metering
Rework the logic of gas counting to ensure that there's a single limit to be compared with. It allows to speed up gas metering significantly and op…
+101
−39
•
25
comments
Opened 13 other pull requests in 5 repositories
JetBrains/skiko
1
open
5
merged
near/wasmer
3
merged
wasmerio/wasmer
2
closed
JetBrains/androidx
1
merged
near/nearcore
1
merged
Reviewed 149 pull requests in 5 repositories
JetBrains/skiko
74 pull requests
- Fix mpp artifacts names
- SkikoEvents update: Keyboard/Mouse events, Refactoring.
- Fix getRectsForRange (attempt 2)
- Seal correct file
- Add buildType compiler flags for native bridges & wasm
- SurfaceTest: destroy GL context immediately after use
- Commonize ParagraphStyle::ellipsis
- Commonization - leftovers
-
Add support of
TextStyle::baselineShift - Skiko events update.
- Fix paragraph.getRectsForRange crash on Windows
- Commonize StrutStyle::fontFamilies and StrutStyle::setFontFamilies
- Extract signing to buildSrc
- Update Skia version to m97
- Enable JS target for Intellij sync
- Update build-helpers
- Added Metal renderer for macos-native.
- Implement Surface and DirectContext for native
- Commonize FontCollection::familyNames
- Fix fullscreen mode on macos.
- Implement Paragraph::getRectsForRange for native
- Array serialization revisited
- Skip compiling native bridges for incompatible OS
- Fix downloading artifacts for GH release
- Fixed getting surface in SOFTWARE_FAST renderer.
- Some pull request reviews not shown.
JetBrains/androidx
43 pull requests
- Fix losing Exit event on scroll
- Fix closing a wrong window
- Fix shortcuts when Caps is on (Linux)
- Fix clicks in Popup
- Fix losing hover events, speed up scroll
- Fix crash when AWT event is sent after the window is disposed
- Add support of baseline shift
- Fix consuming events of undecorated resizable window
- Fix crash in MeasureAndLayoutDelegate.forceMeasureTheSubtree()
- Remove async events
- Add ComposeWindow(GraphicsConfiguration) constructor to be able to open window on another display
- Improve resource loading API
- Refactoring of Paragraph.getHorizontalPosition
- Close window and show error dialog on error
- Get rid of double exit/enter when we drag over hoverable component outside of window
- Call enter/exit events if we hover another popup
- Make cursor in Textfield looking platform specific, and sharp (without antialiasing)
- Don't scroll outside of focusable popup
- Close AlertDialog, ContextMenu, DropdownMenu on Escape
- Fix lazy scrollbar
- Disable Accessibility on Windows, until we fix the bugs
- Fix crash when we press right mouse button during dragging with left button
- Experimental Modifier.onPointerEvent
- Fix selection of the latest line
- Make real synthetic move events
- Some pull request reviews not shown.
JetBrains/compose-jb
20 pull requests
- Add Minesweeper example application
- Rr/gradle plugin update versions
- Improve handling of preview errors
-
web: add
What's includedsection into root README.md for web - New tutorial for events
- Try to fix images with preview in tooling
- :compose:animation:animation-graphics
- Make build helpers version configurable
- Create destination dir if it does not exist
- Fix compatibility with Intellij 2021.3
- Fix build helpers publishing
- Fix auto closing of maven central repo
- Add material3, mark it as Experiemental
- Add OptIn annotation to falling-balls-web demo
- Gradle plugin. macOs. Pass icon and name defined in build.gradle to the Dock
- Update plugin portal plugin & metadata
- Ignore changes in prebuilts/fullsdk-*
- Build helpers
- Configure publishing to Maven Central
- Swing interoperability in Mouse_Events tutorial
near/nearcore
9 pull requests
- make it easier to understand how each cost is computed
- Verify the CPU neard runs on more meticulously
- test: add vm-level fuzzing
- Simplify gas metering
- test: add more cases for gas overflow behavior
- Simplify gas metering
- fix: when estimating regular_op_cost, don't measure hashing contract
- fix: memory leak in wasmer 2
- fix: memory leak in wasmer 2
near/wasmer
3 pull requests
Created an issue in near/nearcore that received 2 comments
Rethink gas spending logic
During work on #5121 we identified two questionable places in gas metering. When transaction fails we still require (by tests) that used amount of…
2
comments

