aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/android/java/com/google/devtools
Commit message (Expand)AuthorAge
* In UseBridge.class, check whether the owner of the method call instruction andGravatar cnsun2017-07-24
* Stop reporting manifest merge errors as exceptions with stack traces as well ...Gravatar apell2017-07-24
* Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.Gravatar laszlocsomor2017-07-20
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Internal changeGravatar Googler2017-07-17
* AndroidBusyBox: deprecate path-list-type flagsGravatar laszlocsomor2017-07-17
* Add flag to turn Android resource merge conflicts from warnings into errorsGravatar Googler2017-07-14
* Fix bug where merge conflicts for resources defined in XML with equal values ...Gravatar Googler2017-07-13
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* AndroidResourceOutputs: fix ZipEntry pathsGravatar Laszlo Csomor2017-07-11
* Android BusyBox: use the JunctionCreatorGravatar Laszlo Csomor2017-07-11
* Windows, Android BusyBox: create JunctionCreatorGravatar Laszlo Csomor2017-07-10
* Android: fix path bugs and enable tests on WindowsGravatar Laszlo Csomor2017-07-10
* Remove an unused constructorGravatar cushon2017-07-07
* Identify which methods are used in invokedynamic, and only desugar theseGravatar cnsun2017-07-03
* Windows, Android: ScopedTemporaryDirectory bugfixGravatar Laszlo Csomor2017-07-03
* Add the rest of the categories transition values to android options.Gravatar ccalvarin2017-06-30
* Flip the flag --rewrite_calls_to_long_compare to false by default. NowGravatar cnsun2017-06-30
* Add categories transition values to android options.Gravatar ccalvarin2017-06-30
* Open source dexer tests.Gravatar ajmichael2017-06-29
* When we access a field of an interface, if the field is of type long or double,Gravatar cnsun2017-06-29
* Fix extra bytes and missing resources for roboelectric tests:Gravatar Googler2017-06-29
* Access interface constants to explicitly trigger the execution of interfaceGravatar cnsun2017-06-29
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Make it an error to pass --multidex=off with --main-dex-list orGravatar ajmichael2017-06-26
* Automated rollback of commit 317e0de2113f0361c9dbf98653ceda4efea3f3e2.Gravatar Googler2017-06-20
* Access interface constants to explicitly trigger the execution of interfaceGravatar cnsun2017-06-20
* Roll forward R generation for Robolectric behind a flag to enable testingGravatar Googler2017-06-19
* Automated g4 rollback of commit 5c2dc673a3ad2aa52f25c6f7d767671ba3e9b02c.Gravatar corysmith2017-06-16
* Automated g4 rollback of commit 1be84ee92a825694b0c0026ac77134f8a084bd9c.Gravatar corysmith2017-06-13
* Extract FieldInfo as a top-level class. In the following CL, I will use thisGravatar cnsun2017-06-12
* Erase <clinit> of interfaces to prevent <clinit> from execution during desugar.Gravatar cnsun2017-06-08
* Move bridge methods for default methods down to the implementing classes.Gravatar cnsun2017-06-07
* Automated g4 rollback of commit d028d7854d3e95d97143945a1ec32944e5e4594b.Gravatar lpino2017-06-07
* Improve the error message when Desugar fails to load a class from theGravatar cnsun2017-06-05
* Generate pre-reconciled ids R classes for dependency libraries with resourcesGravatar corysmith2017-06-02
* Enable desugaring try-with-resources by default.Gravatar cnsun2017-05-31
* For static interface method, when we move it to the companion class,Gravatar cnsun2017-05-26
* Fix bug with combining resource attributes. Attributes were reporting that th...Gravatar apell2017-05-26
* Add a new action for generating reconciled R classes for Robolectric.Gravatar corysmith2017-05-23
* Make Desugar work for relative dumpDirectory paths.Gravatar Googler2017-05-23
* Make checking of lambda dump directory accept relative path.Gravatar cnsun2017-05-23
* Move the field name out of the FieldInitializerGravatar corysmith2017-05-23
* Keep annotations of default methods in interfaces during desugaring.Gravatar cnsun2017-05-22
* Remove the RTxtSymbolEntry in favor of the FieldInitializer class.Gravatar corysmith2017-05-19
* Improve diagnostics. Report an error when we fail to register the lambda dumpGravatar cnsun2017-05-17
* Use one writer for generating R.java source filesGravatar corysmith2017-05-17
* Refine assertion by providing more information. When the given path is NOT aGravatar cnsun2017-05-17
* Further Refactoring/Yak ShavingGravatar corysmith2017-05-15
* Fix Desugar duplicating path for dumped classes.Gravatar Googler2017-05-15