Sign in
pigweed
/
third_party
/
github
/
google
/
ksp
/
HEAD
bced480
Fix KSP when in use with legacy-kapt plugin
by Hakan Mehmed
· 2 days ago
upstream/main
9b30f91
Add minimum supported AGP version
by Hakan Mehmed
· 9 days ago
7bdfd1a
Simplify release workflow by removing cleanup and tests
by hfmehmed
· 4 weeks ago
5294f0a
Add disk cleanup step in release workflow
by hfmehmed
· 4 weeks ago
ba3d3fd
Update setup-java: add distribution zulu, remove java-package and architecture
by Salman Chishti - SalmanMKC
· 4 weeks ago
d722e11
Upgrade GitHub Actions for Node 24 compatibility
by Salman Muin Kayser Chishti
· 4 weeks ago
99a5b88
Update auto-merge.yml
by mkmuir0
· 4 weeks ago
adeb459
[AGP Built in kotlin] Pass kotlin sources from variant api as they are
by Hakan Mehmed
· 4 weeks ago
02c7f74
Simplify disk space cleanup step condition
by hfmehmed
· 5 weeks ago
c959b2f
Remove timeout setting from GitHub Actions workflow
by hfmehmed
· 5 weeks ago
de812f1
Add disk space cleanup step for Ubuntu
by hfmehmed
· 5 weeks ago
4c52e44
Don't register sources to kotlin srcDirs for android compilation
by Hakan Mehmed
· 5 weeks ago
c292f9f
Avoid recording Java symbol lookups in non-incremental builds
by Ting-Yuan Huang
· 5 weeks ago
157519e
Implement custom disk space cleanup script
by hfmehmed
· 5 weeks ago
cd633e2
Add disk space cleanup step for Ubuntu
by hfmehmed
· 5 weeks ago
d2c0c0c
Add agp compatibility tests with built in kotlin project
by Hakan Mehmed
· 5 weeks ago
37ceb5a
Clean up threadlocals after processing
by Hakan Mehmed
· 7 weeks ago
9972e41
feat(performance): Cache on-demand import lookups in incremental processing
by Hakan Mehmed
· 7 weeks ago
403cac9
Add change behind a gradle property
by Hakan Mehmed
· 7 weeks ago
1cd5ede
Register ksp generated sources using new KGP APIs
by Hakan Mehmed
· 7 weeks ago
354336d
[AGP] Register generated kotlin sources with sources.java API
by Hakan Mehmed
· 7 weeks ago
35196cd
Update AGP to 9.0.0-beta01 instead
by Hakan Mehmed
· 7 weeks ago
0f5da4d
Update AGP and KGP dependency versions
by Hakan Mehmed
· 7 weeks ago
5905761
Updateo to 2.3.0-RC
by hfmehmed
· 7 weeks ago
f0aed99
Update AGP to 9.0.0-beta01 instead
by Hakan Mehmed
· 7 weeks ago
74a1268
Update AGP and KGP dependency versions
by Hakan Mehmed
· 7 weeks ago
4674ac3
Reenable separate gradle task for agp compat tests
by Hakan Mehmed
· 7 weeks ago
972346e
Consolidate basic Android smoke test into single Parameterized class
by Hakan Mehmed
· 7 weeks ago
7266948
Update auto-merge.yml
by mkmuir0
· 8 weeks ago
7c6da70
Remove debug print statement in KspAAWorkerAction
by hfmehmed
· 8 weeks ago
966b8e9
Update mangled name assertions in AndroidBuiltInKotlinIT
by hfmehmed
· 8 weeks ago
b33fcd7
Migrate away from a deprecated compilerOptions KGP API
by Hakan Mehmed
· 8 weeks ago
126fe49
Add android target to MultiplatformIT test
by Hakan Mehmed
· 10 weeks ago
8228448
Update auto-merge to 2.3.3 branch
by mkmuir0
· 2 months ago
6975c18
Fix regression related to no class found in AGP 8.7 and below
by Hakan Mehmed
· 2 months ago
be3fd36
Add tests using older agp versions
by Hakan Mehmed
· 2 months ago
e09196b
Test cases for nullability annotations
by Ting-Yuan Huang
· 2 months ago
bf4915f
Do not bundle javax.*
by Ting-Yuan Huang
· 2 months ago
27a4b84
Do not relocate nullability annotations
by Ting-Yuan Huang
· 2 months ago
08f8c12
Updates to KspAATask inputs
by Hakan Mehmed
· 2 months ago
58d2b1e
Update auto-merge to 2.3.2 branch
by mkmuir0
· 2 months ago
b235f49
Extend tests with more assertions
by Hakan Mehmed
· 2 months ago
2f8019f
Bump Lint plugin and clean up usage of android.lint.useK2Uast
by Goooler
· 2 months ago
b0cfdfc
Apply Gradle's strict plugin types validation
by Goooler
· 2 months ago
d33901a
Update KSP tests
by Hakan Mehmed
· 2 months ago
7f53a9d
Do not cache KSValueArgumentLiteImpl
by Ting-Yuan Huang
· 3 months ago
1947b9f
getJvmCheckedException: handle '$' in nested classes
by Ting-Yuan Huang
· 3 months ago
3509365
Make check for new KMP-Android plugin in decorateKotlinTarget
by Hakan Mehmed
· 3 months ago
068f99b
Register ksp generated kotlin sources under sources.kotlin API
by Hakan Mehmed
· 3 months ago
3e38e03
Update required tests
by Hakan Mehmed
· 3 months ago
a8f6174
Add support for AGP 9.0 and Built in kotlin
by Hakan Mehmed
· 3 months ago
ba65c70
Downgrade AA to 2.3.0-dev-4967
by Ting-Yuan Huang
· 3 months ago
70de2f9
Test case for KT-81928
by Ting-Yuan Huang
· 3 months ago
50a3161
Map INTERSECTION_OVERRIDE to Synthetic
by Jon Amireh
· 3 months ago
f6f4f8b
Fix #2663
by Jon Amireh
· 3 months ago
a12512d
Remove build cache retention
by Hakan Mehmed
· 3 months ago
215d228
Update test tasks to not fail on undiscovered tests
by Hakan Mehmed
· 3 months ago
16add91
Update KSP gradle version to 9.1.0
by Hakan Mehmed
· 3 months ago
e596558
Clean up Gradle build files
by Hakan Mehmed
· 3 months ago
1c9670d
Fix AIDL circular dependency
by Hakan Mehmed
· 3 months ago
d5659cd
Change branch to 2.3.1
by mkmuir0
· 3 months ago
15a8803
Rename the 2.0.5-release branch to 2.3.0-release.
by Ting-Yuan Huang
· 3 months ago
upstream/2.3.0-release
2.3.0
b90c740
Untie from Kotlin versions
by Ting-Yuan Huang
· 3 months ago
00acc59
Introduce a dummy compiler plugin artifact
by Ting-Yuan Huang
· 3 months ago
7110a90
Remove KSP1 from repository
by Ting-Yuan Huang
· 3 months ago
fd792af
Throw runtime error if ksp2 is disabled
by Hakan Mehmed
· 3 months ago
f82a0b4
Remove KSP1 related logic from gradle plugin
by Hakan Mehmed
· 3 months ago
29ce41f
Update jvmTarget and language version in projects
by Hakan Mehmed
· 3 months ago
3eb782e
Remove KSP1 integration tests
by Ting-Yuan Huang
· 3 months ago
8f4997c
UPDATE_KOTLIN_VERSION: 2.3.0-Beta1
by Ting-Yuan Huang
· 3 months ago
3610835
Update auto-merge branch to 2.0.5
by Maya Muir
· 3 months ago
2f123da
Replace KaFirStopWorldCacheCleaner with no-op implementation
by Fred Sladkey
· 3 months ago
d1f69f6
Sanity checks before parsing bytecodes
by Ting-Yuan Huang
· 3 months ago
465ac41
Clean mapAAOrigin up
by Ting-Yuan Huang
· 3 months ago
f9cfcb7
Add test using new Variant apis to generated extras sources that ksp
by Hakan Mehmed
· 3 months ago
1c22887
Remove java.io.tmpdir as an input to test tasks
by Stefan Wolf
· 3 months ago
7dd9f97
Protect unsafe casts where PsiRecordComponent can appear
by Ting-Yuan Huang
· 4 months ago
1c006b7
Updates required after kotlin version bump
by Hakan Mehmed
· 4 months ago
bf4bdb4
UPDATE_KOTLIN_VERSION: 2.2.20-dev-7701
by Hakan Mehmed
· 4 months ago
a62dfe5
Revert the way sources are queried for ksp task
by Hakan Mehmed
· 4 months ago
fda519a
Fallback to AA for unexpected Java psi type
by Ting-Yuan Huang
· 4 months ago
72e80b6
Update auto-merge.yml to allow empty commit
by hfmehmed
· 4 months ago
7a44b58
Reverts "Do not manually wire ksp task for android target"
by Hakan Mehmed
· 4 months ago
5e09cae
Update release branch to 2.0.4
by Maya Muir
· 4 months ago
777047d
Update shadow-validate-baselin.txt
by Ting-Yuan Huang
· 4 months ago
c29bb6c
UPDATE_AA_VERSION: 2.3.0-dev-7225
by Ting-Yuan Huang
· 4 months ago
9519741
UPDATE_AA_VERSION: 2.3.0-dev-1330
by Ting-Yuan Huang
· 4 months ago
c1f7d28
UPDATE_AA_VERSION: 2.3.0-dev-704
by Ting-Yuan Huang
· 4 months ago
4e5fe94
UPDATE_AA_VERSION: 2.2.20-dev-7701
by Ting-Yuan Huang
· 4 months ago
046b539
Do not minimize embeddable jars
by Ting-Yuan Huang
· 4 months ago
c9ede34
Bump BUILD Kotlin and KSP to 2.2.10-2.0.2
by Ting-Yuan Huang
· 4 months ago
1ad526f
Do not manually wire ksp task for android target
by Hakan Mehmed
· 4 months ago
2c595b1
Rename to jvm parameters
by Vasilis Nicolaou
· 4 months ago
9f235ff
Configurable logging + docs + contributing task name fix
by Vasilis Nicolaou
· 4 months ago
448eb2f
Clean up old agp integration tests
by Hakan Mehmed
· 4 months ago
180d5df
Make local KSP version based on KGP version
by Hakan Mehmed
· 5 months ago
cdd4ab3
[KSP1] Add ksp task dependency for resource output
by xiaozihan.larryxiao
· 5 months ago
0334ba0
Add integration test for AGP 9.0
by Hakan Mehmed
· 5 months ago
8c02de7
Add resources and output classes using artifacts API
by Hakan Mehmed
· 5 months ago
520ba01
Freshen up docs for latest ksp/kotlin versions
by Vasilis Nicolaou
· 5 months ago
Next »