aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-16Allow sources to be empty with annotation processing enabledcushon
2020-01-16Add support for writing 'manifest' protos to turbinecushon
2020-01-16Implement TurbineElements.printElementscushon
2020-01-13Allow --sources to be emptycushon
2019-11-13Don't crash on invalid annotation literalscushon
2019-11-13Fix annotation processing error reportingcushon
2019-11-07Use guava from the tree am: 23316ef610 am: dca05ffd5dr_aml_301500702android-mainline-12.0.0_r55android-mainline-11.0.0_r9android-mainline-11.0.0_r8android-mainline-11.0.0_r7android-mainline-11.0.0_r6android-mainline-11.0.0_r5android-mainline-11.0.0_r45android-mainline-11.0.0_r44android-mainline-11.0.0_r43android-mainline-11.0.0_r42android-mainline-11.0.0_r41android-mainline-11.0.0_r40android-mainline-11.0.0_r4android-mainline-11.0.0_r39android-mainline-11.0.0_r38android-mainline-11.0.0_r37android-mainline-11.0.0_r36android-mainline-11.0.0_r35android-mainline-11.0.0_r34android-mainline-11.0.0_r33android-mainline-11.0.0_r32android-mainline-11.0.0_r31android-mainline-11.0.0_r30android-mainline-11.0.0_r3android-mainline-11.0.0_r29android-mainline-11.0.0_r28android-mainline-11.0.0_r27android-mainline-11.0.0_r26android-mainline-11.0.0_r25android-mainline-11.0.0_r24android-mainline-11.0.0_r23android-mainline-11.0.0_r22android-mainline-11.0.0_r21android-mainline-11.0.0_r20android-mainline-11.0.0_r2android-mainline-11.0.0_r19android-mainline-11.0.0_r18android-mainline-11.0.0_r17android-mainline-11.0.0_r16android-mainline-11.0.0_r15android-mainline-11.0.0_r14android-mainline-11.0.0_r13android-mainline-11.0.0_r12android-mainline-11.0.0_r10android-mainline-11.0.0_r1android-11.0.0_r9android-11.0.0_r8android-11.0.0_r7android-11.0.0_r48android-11.0.0_r47android-11.0.0_r46android-11.0.0_r45android-11.0.0_r44android-11.0.0_r43android-11.0.0_r42android-11.0.0_r41android-11.0.0_r40android-11.0.0_r39android-11.0.0_r38android-11.0.0_r37android-11.0.0_r36android-11.0.0_r35android-11.0.0_r34android-11.0.0_r33android-11.0.0_r32android-11.0.0_r31android-11.0.0_r30android-11.0.0_r29android-11.0.0_r28android-11.0.0_r27android-11.0.0_r26android-11.0.0_r24android-11.0.0_r23android-11.0.0_r22android-11.0.0_r21android-11.0.0_r20android-11.0.0_r19android-11.0.0_r18android-11.0.0_r16android-11.0.0_r15android-11.0.0_r14android-11.0.0_r13android-11.0.0_r12android-11.0.0_r11android-11.0.0_r10android11-qpr3-s1-releaseandroid11-qpr3-releaseandroid11-qpr2-releaseandroid11-qpr1-s2-releaseandroid11-qpr1-s1-releaseandroid11-qpr1-releaseandroid11-qpr1-d-s1-releaseandroid11-qpr1-d-releaseandroid11-qpr1-c-releaseandroid11-mainline-tethering-releaseandroid11-mainline-sparse-2021-jan-releaseandroid11-mainline-sparse-2020-dec-releaseandroid11-mainline-releaseandroid11-mainline-permission-releaseandroid11-mainline-os-statsd-releaseandroid11-mainline-networkstack-releaseandroid11-mainline-media-swcodec-releaseandroid11-mainline-media-releaseandroid11-mainline-extservices-releaseandroid11-mainline-documentsui-releaseandroid11-mainline-conscrypt-releaseandroid11-mainline-cellbroadcast-releaseandroid11-mainline-captiveportallogin-releaseandroid11-devandroid11-d2-releaseandroid11-d1-s7-releaseandroid11-d1-s6-releaseandroid11-d1-s5-releaseandroid11-d1-s1-releaseandroid11-d1-releaseandroid11-d1-b-releaseColin Cross
2019-11-07Restore checkerframework annotations am: 73a0dbfcc0 am: 6c3547da30Colin Cross
2019-11-07Use guava from the tree am: 23316ef610android-r-preview-4android-r-preview-3android-r-preview-2Colin Cross
2019-11-07Restore checkerframework annotations am: 73a0dbfcc0Colin Cross
2019-11-07Use guava from the treeandroid-r-preview-1Colin Cross
2019-11-07Restore checkerframework annotationsColin Cross
2019-10-30Use guava from the treeColin Cross
2019-10-30Restore checkerframework annotationsColin Cross
2019-10-24Fix an NPE in DisambiguateTypeAnnotationscushon
2019-10-17Fix newline handling in testcushon
2019-10-16Emit manifests for srcjar jarscushon
2019-10-15getAllElementsAnnotatedWith should support @Inheritedcushon
2019-10-15Log ClassSymbols instead of strings for SYMBOL_NOT_FOUND errorscushon
2019-10-15Use the annotation processor's classloader for annotation proxiescushon
2019-10-15Handle more ERROR_TYs in canonicalization passcushon
2019-10-15Load built-in annotation processors from turbine's classpathcushon
2019-10-14Improve annotation processor crash handlingcushon
2019-10-10Don't crash if we see an ASCII_SUB before end-of-input is reachedcushon
2019-10-10Don't crash on ill-formed annotationscushon
2019-10-10Don't crash on unmatched angle brackets in variable initializerscushon
2019-10-10Don't crash on orphaned type annotations on formal parameterscushon
2019-10-10Don't crash parsing extra array dimensions on methods without a return typecushon
2019-10-04Tolerate broken kapt stubscushon
2019-10-04Ignore synthetic methods in bytecodecushon
2019-10-04Add --resource_outputcushon
2019-10-04Make --javacopts have merge semantics instead of last-option-winscushon
2019-10-02Fix handling of generated resource outputscushon
2019-10-02Delete a deprecated settercushon
2019-10-02Stop calling TurbineOptions.Builder#setTempDircushon
2019-10-02Fix an expected exception testcushon
2019-10-02Long-overdue AutoValue conversion of TurbineOptionscushon
2019-09-30Remove deprecated shouldReduceClassPath gettercushon
2019-09-30Disable in-process reduced classpath fallback by defaultcushon
2019-09-30Move LineMap creation into SourceFilecushon
2019-09-30Optimize TurbineDiagnostic.equalscushon
2019-09-30Create TurbineError messages lazilycushon
2019-09-30Outline a method for reduced classpath fallbackcushon
2019-09-30Record time spent in annotation processorscushon
2019-09-25Allow annotation processors to record build statisticscushon
2019-09-25Add initial support for action custom metrics to Turbinecushon
2019-09-23Fix an NPEcushon
2019-09-23Preserve non-error diagnostics across annotation processing roundscushon
2019-09-23Handle unchecked exceptions thrown by annotation processorscushon
2019-09-05Add an accessor for turbine's processor loadercushon