1. 06 Nov, 2013 1 commit
  2. 05 Nov, 2013 10 commits
  3. 04 Nov, 2013 2 commits
  4. 01 Nov, 2013 3 commits
  5. 31 Oct, 2013 3 commits
  6. 30 Oct, 2013 6 commits
  7. 29 Oct, 2013 1 commit
    • Christopher Tate's avatar
      Add CTS tests for maxSdkVersion on <uses-permission> · f3c7daee
      Christopher Tate authored
      Tests:
      
        * Verify that when maxSdkVersion names a version in the past, the
          requested permission is not granted
      
        * Verify that when maxSdkVersion names a *future* version, the
          requested permission is granted.
      
      Bug 11294332
      
      Change-Id: Ie877f740ecc6225a47a5c4b257783bb03a75a430
      f3c7daee
  8. 26 Oct, 2013 3 commits
    • Stuart Scott's avatar
      Cleaning Manifest and re-adding systrace. · da133d84
      Stuart Scott authored
      Change-Id: I1ed1e07df79aace07e2dbd520d77d0dee9c3cef8
      da133d84
    • Stuart Scott's avatar
      Removing older Jank tests. · c3329438
      Stuart Scott authored
      Change-Id: If45be1dbf1740dbaa589856f403e7acba544f397
      c3329438
    • Stuart Scott's avatar
      Implementing Jank Test for UI Scrolling. · 6dacad5c
      Stuart Scott authored
      The UI scrolling tests share a lot with the OpenGL tests so common code
      has been pulled up into a new super class. The ScrollingActivity has
      also changed to allow the number of elements to be given through the
      intent, this should not affect the existing ScrollTest as the default
      value is the same as it was before.
      
      Change-Id: I1ca58f535ac81bc0e9032934758dc5a49dbac0fb
      6dacad5c
  9. 25 Oct, 2013 11 commits