Skip to content
Snippets Groups Projects
  1. Mar 12, 2019
  2. Mar 07, 2019
  3. Feb 26, 2019
  4. Feb 25, 2019
  5. Feb 21, 2019
  6. Feb 12, 2019
  7. Feb 06, 2019
  8. Jan 24, 2019
  9. Jan 23, 2019
  10. Jan 22, 2019
  11. Dec 15, 2018
  12. Nov 20, 2018
  13. Oct 28, 2018
  14. Oct 25, 2018
  15. Oct 24, 2018
  16. Oct 05, 2018
  17. Sep 18, 2018
  18. Sep 16, 2018
  19. Sep 14, 2018
  20. Sep 12, 2018
    • Colin Cross's avatar
      Follow renames of host libraries · 89c6d053
      Colin Cross authored
      Follow rename of dagger2-auto-value-host -> dagger2-auto-value.
      
      Test: m checkbuild
      Change-Id: Id243e12a42fa68d7bf33b10857068532fd1e68b0
      89c6d053
  21. Aug 01, 2018
  22. May 11, 2018
  23. May 08, 2018
  24. May 04, 2018
    • Ivan Gavrilovic's avatar
      Merge remote-tracking branch upstream-master into master · 9d2aa110
      Ivan Gavrilovic authored
      * origin/upstream-master: (43 commits)
        Allow --worker_max_instances to take MnemonicName=value to specify max for each named worker.
        Clean up code that directly imports nested classes like Builder, Entry, etc.
        Clean up code that directly imports nested classes like Builder, Entry, etc.
        Clean up code that directly imports nested classes like Builder, Entry, etc.
        Remove use of bare Immutable{List,Map,Set} Builder classes.
        Relax the assertion in Desugar for checking the calls to $closeResource(...). It is possible that $closeResource(...) is not used as the calls to it might be eliminated by some optimization tools, such as Proguard.
        Make attempting to change --config in invocation policy an error.
        Remove alphabetical sorting of options in the canonical list.
        Remove some deprecated resources flags.
        Remove category checking from incompatible changes.
        Support source versions newer than 8 in Bazel's annotation processors
        stub simple core library bridge methods that only differ in return type RELNOTES: None.
        Reflect core library moves in super calls, even in default method stubs.  Always generate default method stubs for emulated methods. RELNOTES: None.
        Make KeepScanner tool search classpath for nearest definition of each member reference, instead of potentially referring to a subtype. Refactor desugar's class loading machinery and related code into a separate package for easier reuse in this tool. RELNOTES: None.
        Minor fixes to KeepScanner tool: - use Guava to read zip entries - Fix keep rules emitted for constructors RELNOTES: None.
        Support custom implementations of emulated core interface methods RELNOTES: None.
        tests,windows: enable android.desugar.runtime
        emulate dynamic dispatch of emulated default interface methods RELNOTES: None.
        Android desugar config options to exclude methods from interface emulation RELNOTES: None.
        send invocations to emulated interfaces through dispatch helper. fix logic for implementing emulated interfaces. RELNOTES: None.
        ...
      
      BUG: none
      Test: existing
      9d2aa110
    • Googler's avatar
      Allow --worker_max_instances to take MnemonicName=value to specify max for each named worker. · bc0139bb
      Googler authored
      RELNOTES: Allow --worker_max_instances to take MnemonicName=value to specify max for each worker.
      PiperOrigin-RevId: 195244295
      GitOrigin-RevId: 0c12603bedd4a270094137269b910a8587d3f93c
      Change-Id: I1ab6bf78b0101c7fbe842d18c62ce844869e4eec
      bc0139bb
    • jcater's avatar
      Clean up code that directly imports nested classes like Builder, Entry, etc. · 6c7f67fe
      jcater authored
      PiperOrigin-RevId: 195100670
      GitOrigin-RevId: 94b8702db5f9a905337aca74bfc2e7c436bf33ec
      Change-Id: Iea45a0d018d49a43181c1e357721d0b552bea777
      6c7f67fe
    • jcater's avatar
      Clean up code that directly imports nested classes like Builder, Entry, etc. · ac502747
      jcater authored
      PiperOrigin-RevId: 195040539
      GitOrigin-RevId: 0a57d3dcb1cc014d65dbeb604035bb34a7191e29
      Change-Id: I78ff7b0f225fbdcdeed44145fe0e28ffc0e4c197
      ac502747