aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com
Commit message (Expand)AuthorAge
* Force @SkylarkCallable Params with defaultValue = "None" to be noneable.Gravatar cparsons2018-03-20
* Add ability to shallow-freeze individual objectsGravatar brandjon2018-03-20
* Allow path options to use user specific pathsGravatar David Ostrovsky2018-03-20
* Have the Android R class generators add the target label to the class jar.Gravatar tomlu2018-03-20
* Automated rollback of commit 72d28f3efc2842510a34cacd930c0204143f7412.Gravatar shreyax2018-03-19
* Automated rollback of commit e6af9f9178e731a45e552b1d249ded90124945ba.Gravatar janakr2018-03-19
* Use ConfiguredTargetAndData in some android tests and pass in the target conf...Gravatar janakr2018-03-19
* Add some testing methods to get ConfiguredTargetAndData more easily, and rena...Gravatar janakr2018-03-19
* Expose the j2objc configuration fragment, with field dead_code_report, matchi...Gravatar cparsons2018-03-19
* Add behavior to NestedSetCodec to prevent it from running during testing.Gravatar cpeyser2018-03-19
* Add tester method that allows us to unconditionally create a TestFunction bui...Gravatar shreyax2018-03-19
* RELNOTES: Allow C++ features to make proto_library emit smaller C++ codeGravatar Googler2018-03-19
* Reflect core library moves in super calls, even in default method stubs. Alw...Gravatar kmb2018-03-16
* @AutoCodec some expressions that show up in Java configured targets.Gravatar janakr2018-03-16
* Propagating remote results, including stdout/err, to Bazel on execution timeo...Gravatar olaola2018-03-16
* Pass all TreeArtifacts to the ParameterWriteFileAction so they're expanded by...Gravatar Googler2018-03-16
* Refactor DependencyResolver#dependentNodeMap to take in a set of toolchain la...Gravatar juliexxia2018-03-16
* Delete 1.2k lines of dead code.Gravatar carmi2018-03-16
* Inline and delete artifactPrefix, which is never assigned.Gravatar carmi2018-03-15
* Makes leaf level AutoCodec marshallers into runtime codecs.Gravatar shahan2018-03-15
* Remove unused files. Most of the functionality contained in these files has a...Gravatar kaipi2018-03-15
* Begins cleanup to allow ActionFS to be injected into all action executions.Gravatar shahan2018-03-15
* Optimize GC churn due to PackageFunction#getContainingDirectory. While I'm he...Gravatar nharmata2018-03-15
* Android tools: remove mtime-modificationsGravatar Laszlo Csomor2018-03-15
* Ensure that only ObjC tests initialize the MockObjcSupport.Gravatar jcater2018-03-15
* Splits the iterableMarshaller into runtime codecs.Gravatar shahan2018-03-14
* Dedupes aspects in BuildViewGravatar Googler2018-03-14
* Clean up tests of temp dirs in CcCommonTest to properly set the host CPU.Gravatar jcater2018-03-14
* Delete unused method.Gravatar carmi2018-03-14
* Bazel: add ar_files/as_files to cc_toolchain targetsGravatar Googler2018-03-14
* Remove unused files.Gravatar kaipi2018-03-14
* Allow BazelPackageLoader to load external repositories.Gravatar carmi2018-03-13
* Deleted implementation of internal_bootstrap_hack from Blaze.Gravatar Googler2018-03-13
* Integrate memoization into standard serialization. This involves a number of ...Gravatar janakr2018-03-13
* Integrate import_deps_checker into aar_import.Gravatar cnsun2018-03-13
* Clean up testing of constraint-based selects to not rely on anything that use...Gravatar John Cater2018-03-13
* Remove assumption from test that /a and /b don't exist.Gravatar buchgr2018-03-13
* PiperOrigin-RevId: 188862123Gravatar lpino2018-03-13
* Make DeployArchiveBuilder fetch the C++ toolchain identifier throughGravatar lberki2018-03-13
* tests: add TimestampGranularityUtilsGravatar laszlocsomor2018-03-13
* Make KeepScanner tool search classpath for nearest definition of each member ...Gravatar kmb2018-03-12
* Fix toolchain and execution platform registration to use patterns.Gravatar John Cater2018-03-12
* Minor fixes to KeepScanner tool:Gravatar kmb2018-03-12
* Support custom implementations of emulated core interface methodsGravatar kmb2018-03-12
* Automated rollback of commit 7ba939dfd5df48903929e9c14ebd0449656403e4.Gravatar shreyax2018-03-12
* Unify action_configs for static librariesGravatar hlopko2018-03-12
* remote: fix flakiness of HttpBlobStoreTest on Windows.Gravatar buchgr2018-03-12
* Get rid of non-class-based lookups for ObjectCodecs. There were basically no ...Gravatar janakr2018-03-10
* Open-source ImmutableMapCodec and make it able to handle arbitrary keys/value...Gravatar janakr2018-03-10
* Add BuildConfiguration to ConfiguredTargetAndTarget and rename it to Configur...Gravatar janakr2018-03-10