Skip to content
Snippets Groups Projects
  1. Apr 03, 2019
  2. Mar 26, 2019
  3. Mar 12, 2019
  4. Mar 10, 2019
  5. Mar 07, 2019
  6. Mar 06, 2019
  7. Mar 05, 2019
    • Tor Norbye's avatar
      127458147: Include IntDef annotations in current.txt · bff0085a
      Tor Norbye authored
      Adds a new mode, off by default, which lets you either include
      typedef annotation references in the signature files (without
      the typedef classes themselves), or inline the typedef constants
      themselves into all the annotated sites.
      
      Usage:
      --typedefs-in-signatures <ref|inline>
           Whether to include typedef annotations in
           signature files. `--typedefs-in-signatures ref`
           will include just a reference to the typedef
           class, which is not itself part of the API and
           is not included as a class, and
           `--typedefs-in-signatures inline` will include
           the constants themselves into each usage site.
           You can also supply `--typedefs-in-signatures
           none` to explicitly turn it off, if the default
           ever changes.
      
      Bug: 127458147
      Test: Unit tests included
      Change-Id: I9aee3043fb7d0a12bebe23e02ecce405723478f0
      bff0085a
    • android-build-team Robot's avatar
      Snap for 5351881 from c17e81d5 to qt-release · 19558586
      android-build-team Robot authored
      Change-Id: Ie418e60e520405d170afe2fa2abd3dbc93629d1a
      19558586
  8. Mar 04, 2019
  9. Mar 01, 2019
  10. Feb 28, 2019
  11. Feb 27, 2019
  12. Feb 26, 2019
  13. Feb 25, 2019
Loading