aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Fix the srcs filegroup in BazelGravatar Damien Martin-Guillerez2016-04-22
* Adds new ManifestMergerAction to replace existing python merger script. Repla...Gravatar Andrew Pellegrini2016-04-21
* Fix incorrect package path.Gravatar Alex Humesky2016-04-20
* 4 of 5: Serialization of UnwrittenMergedAndroidData.Gravatar Googler2016-04-20
* Add a crunch_png attribute to android_binaryGravatar Googler2016-04-18
* Increase ResourceShrinker MethodVisitor level to ASM5 from ASM4 so that it ca...Gravatar Andrew Pellegrini2016-04-12
* Adds a small temporary hack to the Android resource processor so that it doesn'tGravatar Alex Humesky2016-04-08
* Provide ResourceShrinker with the generated R.java packages in addition to pa...Gravatar Andrew Pellegrini2016-04-08
* Fix the java compile for non-compatible type inference between java 7 and 8.Gravatar Googler2016-04-07
* 4.25 of 5: Writing of UnwrittenMergedAndroidDataGravatar Googler2016-04-07
* 3.75 of 5: Renaming classes and interfacesGravatar Googler2016-03-31
* Fix NPE when Maven model is unresolvableGravatar Kristina Chodorow2016-03-30
* Updates stub application resource handling to work with Android N.Gravatar Alex Humesky2016-03-30
* 3.74 of 5: Remove DataKey from DataValue, FileDataResource and XmlDataResource.Gravatar Googler2016-03-30
* 3.73 of 5: Convert xml parsing to use the map based storageGravatar Googler2016-03-30
* 3.71: Remove ResourceMap, Fix testsGravatar Googler2016-03-25
* Move file writing to its own classGravatar Kristina Chodorow2016-03-25
* Put all connecting to Maven logic in DefaultModelResolverGravatar Kristina Chodorow2016-03-25
* 3.7 of 5: Refactoring ResourceMap generation.Gravatar Googler2016-03-25
* Part 3.5 of 5: AssetsGravatar Googler2016-03-25
* Global cleanup change.Gravatar Googler2016-03-21
* Part 3 of 5: Merging semantics.Gravatar Googler2016-03-18
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Add xml subpackage to the BUILD file.Gravatar Googler2016-03-08
* Rollback of commit 38a2b885168ed27dfdb48771dedd1e02fd0d9b0a.Gravatar Googler2016-03-08
* Pick up the generate Manifest.java when creating the source jar.Gravatar Googler2016-03-08
* Adds ResourceShrinkerAction to android_binary targets if they use Proguard an...Gravatar Andrew Pellegrini2016-03-08
* Fix the comment formatting.Gravatar Googler2016-03-08
* Part 2 of 5: Optimize the resource merge process, XmlProcessing.Gravatar Googler2016-03-08
* Remove unnecessary bashism.Gravatar Julio Merino2016-03-03
* Enhance DexMapper tool to treat .class.dex files like .class files.Gravatar Googler2016-03-01
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Uses xcodebuild's and xcrun's -version flag in order to generate the variablesGravatar Anastasios Kakalis2016-02-25
* Part 1 of 5: Optimize the resource merge process, Introductions.Gravatar Googler2016-02-24
* Have xcode action wrappers use $TMPDIR if using mktempGravatar Googler2016-02-23
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Adds the ResourceShrinkerAction. Uses the results of resource processing and ...Gravatar Andrew Pellegrini2016-02-23
* Adds --artifact option to workspace generator for generating workspace andGravatar Alex Humesky2016-02-19
* Add merged resources output generation to AndroidResourceProcessingAction in ...Gravatar Andrew Pellegrini2016-02-17
* And fix visibility on the other generate_workspace library for testingGravatar Kristina Chodorow2016-02-17
* Fix library visibility for Bazel testGravatar Kristina Chodorow2016-02-17
* Move SHA-1 download out of the Rule (plain old data) classGravatar Kristina Chodorow2016-02-17
* Split manifest processing out of AndroidResourceProcessor#processResources() ...Gravatar Andrew Pellegrini2016-02-17
* Roll forward of commit 500175fcfb37953f50cf0869df164902755807f2: Don't includ...Gravatar Googler2016-02-16
* Rollback of commit 500175fcfb37953f50cf0869df164902755807f2.Gravatar Damien Martin-Guillerez2016-02-15
* Don't include absolute paths in blaze IDE artifactsGravatar Googler2016-02-15
* Remove deprecated fieldsGravatar Kristina Chodorow2016-02-15
* Add integration test for AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2016-02-11
* Base tools/objc tool script deps off of their current locationGravatar Chris Parsons2016-02-11
* Adds an AaptCommandLineBuilder to simplify the aapt line building process.Gravatar Googler2016-02-11