Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[colorManipulator][perf] Fast color manipulation #43289

Open
wants to merge 52 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
6f646c0
perf: fast color manipulation [draft]
romgrk Aug 14, 2024
4528659
lint
romgrk Aug 14, 2024
2f0f155
lint
romgrk Aug 14, 2024
1669b6a
lint
romgrk Aug 14, 2024
604f231
refactor: separate folder
romgrk Aug 14, 2024
e0f2573
lint
romgrk Aug 14, 2024
e857db8
feat: add hwb
romgrk Aug 14, 2024
7b20c24
update
romgrk Aug 14, 2024
6a6d557
feat: test fast getLuminance
romgrk Aug 14, 2024
50207ce
refactor: use bitwise when possible
romgrk Aug 14, 2024
091c677
lint
romgrk Aug 14, 2024
39f4045
test: cleanup
romgrk Aug 14, 2024
8045ca7
cleanup
romgrk Aug 14, 2024
c9e560d
perf: parse using regex
romgrk Aug 14, 2024
591d30b
lint
romgrk Aug 14, 2024
76f806d
feat: darken
romgrk Aug 14, 2024
02d02d9
lint
romgrk Aug 14, 2024
c7ec791
lint
romgrk Aug 14, 2024
6b8c3d6
fix
romgrk Aug 15, 2024
c9a4cb2
perf: better bitwise usage
romgrk Aug 15, 2024
0a4d155
perf: fast hex parsing
romgrk Aug 15, 2024
dfb3db5
lint
romgrk Aug 15, 2024
1acad10
fix: hwb
romgrk Aug 15, 2024
8381b5c
feat: colorspaces, lab, lch, oklab, oklch
romgrk Aug 16, 2024
e7696aa
perf: make it *fast*
romgrk Aug 17, 2024
f333445
lint
romgrk Aug 17, 2024
eeb428b
fix: test implementation
romgrk Aug 17, 2024
0063647
lint
romgrk Aug 17, 2024
6928cbe
refactor: fit to constraints
romgrk Aug 19, 2024
9bd0c97
fix
romgrk Aug 19, 2024
16f8375
fix
romgrk Aug 19, 2024
ad928df
lint
romgrk Aug 19, 2024
0e66380
test: make them pass
romgrk Aug 20, 2024
a7fb1b8
test: fixes
romgrk Aug 20, 2024
13c10cb
Merge branch 'next' into perf-color-manipulator
romgrk Aug 20, 2024
c3628b7
fix: merge conflict
romgrk Aug 20, 2024
a81e64b
lint
romgrk Aug 20, 2024
91e9cf6
lint
romgrk Aug 20, 2024
812e8cd
lint
romgrk Aug 20, 2024
01fe0fa
fix
romgrk Aug 20, 2024
fea13c7
fix: docs
romgrk Aug 20, 2024
45c5f5a
Merge branch 'next' into perf-color-manipulator
romgrk Aug 21, 2024
01d4ad2
refactor: restore colorManipulator
romgrk Aug 21, 2024
cf07f5d
fix path
siriwatknp Aug 22, 2024
dc79939
move color to colorManipulator/fast
siriwatknp Aug 22, 2024
a5d508d
Merge branch 'next' of https://github.com/mui/material-ui into perf-c…
siriwatknp Aug 22, 2024
79c2c15
export fast manipulator as unstable
siriwatknp Aug 22, 2024
a2129fb
use unstable manipulators
siriwatknp Aug 22, 2024
66e4c56
fix lint
siriwatknp Aug 22, 2024
d222aa6
revert change
siriwatknp Aug 22, 2024
65a7c0c
remove extractHex
siriwatknp Aug 22, 2024
fa1d91a
Merge branch 'next' of https://github.com/mui/material-ui into perf-c…
siriwatknp Aug 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'next' of https://github.com/mui/material-ui into perf-c…
…olor-manipulator
siriwatknp committed Aug 22, 2024
commit fa1d91a38ed56fa05b554e3e958333e326a6b277

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.