1. 08 Oct, 2016 1 commit
  2. 07 Oct, 2016 1 commit
  3. 06 Oct, 2016 1 commit
  4. 05 Oct, 2016 1 commit
  5. 01 Oct, 2016 2 commits
  6. 28 Sep, 2016 6 commits
  7. 27 Sep, 2016 1 commit
  8. 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
  9. 23 Sep, 2016 5 commits
  10. 22 Sep, 2016 2 commits
  11. 21 Sep, 2016 19 commits