1. 01 Oct, 2016 1 commit
  2. 28 Sep, 2016 5 commits
  3. 26 Sep, 2016 1 commit
    • Przemyslaw Szczepaniak's avatar
      Fix for non-empty a[name] tags in openJdk based javadocs. · a7edd92c
      Przemyslaw Szczepaniak authored
      openJdk based android javadoc contains <a name=... tags
      that are non-empty. Currently they are being hidden,
      causing badly formatted pages for some java.* classes
      (missing text and random whitespace blocks).
      
      This change makes the existing a[name] hiding rule
      apply only to empty tags.
      
      Test: make docs
      Bug: 31700998
      Change-Id: Ifa75bbabe308d7aed0cce6165c1113e5a382a121
      a7edd92c
  4. 23 Sep, 2016 5 commits
  5. 22 Sep, 2016 1 commit
  6. 21 Sep, 2016 25 commits
  7. 20 Sep, 2016 2 commits