- San Francisco, CA
-
22:20
(UTC -08:00)
Block or Report
Block or report chinmaygarde
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
flutter_from_scratch
flutter_from_scratch PublicA minimal Flutter Embedder from Scratch.
-
-
-
-
raspberrypi_cross_compilation_sdk
raspberrypi_cross_compilation_sdk PublicA GN Cross Compilation Buildroot (for targets like the Raspberry Pi)
-
doxygen2docset
doxygen2docset PublicFrom Doxygen documentation, create a Docset for use in Dash or Zeal.
C++ 15
1,229 contributions in the last year
| Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contribution activity
February 2024
Created 28 commits in 4 repositories
Created 1 repository
-
chinmaygarde/justone
C++
This contribution was made on Feb 28
Created a pull request in flutter/engine that received 62 comments
[Impeller] Implement YUV texture import and sampling for video player frames.
This patch rounds out support for importing Android Hardware Buffers as Vulkan images and sampling from them. Not Android Hardware Buffers are in f…
+1,320
−306
lines changed
•
62
comments
Opened 21 other pull requests in 2 repositories
flutter/engine
2
open
15
merged
3
closed
-
Move libcxx and libcxxabi to //flutter/third_party.
This contribution was made on Feb 26
-
Use a GN variable (dart_src) to reference the location of the Dart checkout.
This contribution was made on Feb 13
-
Replace //third_party/dart with $dart_src mapped to //flutter/third_party/dart.
This contribution was made on Feb 12
-
[Impeller] Don't suppress outdated validation error.
This contribution was made on Feb 12
-
[Impeller] Remove support of toggling Vulkan playgrounds in addition to enabling that backend.
This contribution was made on Feb 12
-
[Impeller] Don't use constants from an extension.
This contribution was made on Feb 9
-
[Impeller] Remove references to moved impeller/image from README.
This contribution was made on Feb 9
-
[Impeller] Add --enable-impeller-vulkan-playgrounds to ./flutter/tools/gn
This contribution was made on Feb 8
-
[Impeller] Delete the archivist framework.
This contribution was made on Feb 8
-
Sever the //flutter/vulkan dependency in Flutter in the Android embedder.
This contribution was made on Feb 8
-
Sever the //flutter/vulkan dependency in Flutter tester.
This contribution was made on Feb 7
-
[Impeller] Specify if Angle or SwiftShader is being used in the title.
This contribution was made on Feb 5
-
[Impeller] Respect resolving store actions in the Vulkan backend.
This contribution was made on Feb 5
-
[Impeller] Initialize the stencil reference value.
This contribution was made on Feb 5
-
Delete fml::ThreadLocalUniquePtr.
This contribution was made on Feb 3
-
[Impeller] Fix blown stack due to always out of date window dimensions on high-dpi devices.
This contribution was made on Feb 2
-
[Impeller] Wire up Angle use to a command line flag and enable it by default on macOS.
This contribution was made on Feb 2
-
[Impeller] Allow playgrounds to use SwiftShader via a flag.
This contribution was made on Feb 2
-
[Impeller] Delete unnecessary special casing for Vulkan in framebuffer fetch.
This contribution was made on Feb 1
-
[Impeller] Remove unused define.
This contribution was made on Feb 1
flutter/buildroot
1
open
-
Prep. libcxx and libcxxabi for move to //flutter/third_party.
This contribution was made on Feb 26
Reviewed 40 pull requests in 2 repositories
flutter/engine
25 pull requests
-
Make Skia object ostream operators work with unit tests
This contribution was made on Feb 28
-
Move vulkan-deps to //flutter/third_party/vulkan-deps
This contribution was made on Feb 27
-
[Android] update fallback and rendering state to combine impeller + android backend.
This contribution was made on Feb 27
-
[Impeller] Mark subpass framebuffer fetch tests as unsupported on GLES
This contribution was made on Feb 26
-
[Impeller] Fix a misspelling and name mismatch in a shader test fixture
This contribution was made on Feb 26
-
Replace SkColorSpace::filterColor with filterColor4f
This contribution was made on Feb 23
-
[Impeller] Fix a race that can abort the process if the Vulkan context is destroyed while pipeline creation tasks are pending
This contribution was made on Feb 23
-
[Impeller] Enable depth buffer clipping & Stencil-then-Cover path rendering.
This contribution was made on Feb 23
-
[Impeller] Make StC work for Position+UV buffers.
This contribution was made on Feb 23
-
Run
impeller_unittestsin parallel by using a random directory suffix.This contribution was made on Feb 22 -
[Impeller] Add StC color source/clip behavior + constexpr flag for enabling StC.
This contribution was made on Feb 21
-
Shift some deps to //flutter/third_party
This contribution was made on Feb 21
-
Tweak verbose log messages in ImageReaderSurfaceProducer
This contribution was made on Feb 21
-
[Impeller] force bootstrap render pass.
This contribution was made on Feb 21
-
[Impeller] Allow setting the contents of a Texture subregion.
This contribution was made on Feb 21
-
Update impeller-cmake-example
This contribution was made on Feb 21
-
[Impeller] Implement YUV texture import and sampling for video player frames.
This contribution was made on Feb 20
-
[Impeller] add missing std::move in setup depth stencil.
This contribution was made on Feb 19
-
[Flutter GPU] Fix symbol export for windows.
This contribution was made on Feb 19
-
[Impeller] add additional setup method that caches more pipelines, warms internal shader code
This contribution was made on Feb 16
-
Implement the render_to_surface flag in GPUSurfaceGLImpeller
This contribution was made on Feb 15
-
[Impeller] Conditionally use A8 or R8 format glyph atlas based on capabilities.
This contribution was made on Feb 14
-
Default
--enable-impeller-*toTrue.This contribution was made on Feb 13 -
[Impeller] Cache tessellated data on impeller::Path objects.
This contribution was made on Feb 12
-
[Impeller] Remove support of toggling Vulkan playgrounds in addition to enabling that backend.
This contribution was made on Feb 12
- Some pull request reviews not shown.
flutter/buildroot
1 pull request
-
Limit GN header checking in //flutter to the first-party engine subsystems
This contribution was made on Feb 26
Created an issue in flutter/flutter that received 9 comments
[Impeller] Direct encode on Vulkan doesn't account for dynamic state.
This reproduces as a validation error in Play/RendererTest.CanRenderToTexture/Vulkan and perhaps others. The error:
Trigger: Validation Error: [ VU…
9
comments
Opened 17 other issues in 2 repositories
flutter/flutter
9
open
3
closed
-
[Flutter GPU] Investigate Dart code-gen for pipeline state setup.
This contribution was made on Feb 27
-
[Flutter GPU] Make the C files not be next to the Dart sources to make it easier to copy as a package.
This contribution was made on Feb 27
-
[Flutter GPU] Create a simple package that demonstrates model rendering using Flutter GPU.
This contribution was made on Feb 27
-
[Flutter GPU] Support resolve textures for MSAA.
This contribution was made on Feb 27
-
[Impeller] Documentation on why advanced blends are slow is out of date.
This contribution was made on Feb 23
-
[Impeller] Vulkan external texture composition can only handle shaders with a single sampler.
This contribution was made on Feb 19
-
[Impeller] Breakup the monolithic
impellerGN target.This contribution was made on Feb 12 -
Python formatter and format correctness checker disagree and cause issues only caught on CI.
This contribution was made on Feb 9
-
Move //flutter/vulkan into //flutter/shell/platform/fuchsia.
This contribution was made on Feb 7
-
[Impeller] Run Impeller unit-tests with Vulkan validation on CI while rendering a single frame.
This contribution was made on Feb 6
-
[Impeller] Vulkan backend doesn't respect resolving store actions.
This contribution was made on Feb 5
-
[Impeller] Infinite recursion in playgrounds
SwapchainVK::AcquireNextDrawableon Mac.This contribution was made on Feb 2
chinmaygarde/flutter_doxygen
5
open
-
Submit sitemap to crawlers.
This contribution was made on Feb 24
-
Setup a cron job to update docset feeds.
This contribution was made on Feb 24
-
Generate docset feed URLs.
This contribution was made on Feb 24
-
Generate doxygen docsets.
This contribution was made on Feb 24
-
Generate a sitemap when creating documentation.
This contribution was made on Feb 24




