1. 19 Feb, 2015 1 commit
    • Bo Liu's avatar
      Fork: Skip sharing GL_LUMINANCE textures · 262f5c6c
      Bo Liu authored
      Due bugs in some drivers, sharing GL_LUMINANCE fails and causes causes a
      NPE crash. WebRTC is the only feature using GL_LUMINANCE textures which
      do not require to be shared, so skip them altogether.
      
      Forking because situation in trunk has changed significantly and this is
      no longer appropriate.
      
      BUG: 19366032
      Change-Id: I09c076068e1f38daa344009ca7b12cf30ead6df1
      262f5c6c
  2. 18 Feb, 2015 3 commits
  3. 12 Feb, 2015 1 commit
  4. 11 Feb, 2015 1 commit
  5. 09 Feb, 2015 6 commits
  6. 06 Feb, 2015 1 commit
  7. 03 Feb, 2015 2 commits
  8. 30 Jan, 2015 1 commit
    • Hui Shu's avatar
      Cherry pick: Cache viewport rect for tile priority in UpdateTiles · a8a07571
      Hui Shu authored
      This is a cherry pick from chromium:
      https://crrev.com/9178c77a0167ee7c73364b21a6f3a633029b7a44
      
      Original CL description:
      PictureLayerImpls in a tree should continue using the same viewport rect
      for tile priority until UpdateTiles() is called with the new value of
      viewport rect for tile priority. Otherwise, a PictureLayerImpl could be
      in an inconsistent state that could lead to a wrong decision about
      AllTilesRequiredForActivationAreReadyToDraw.
      
      This CL caches the viewport rect for tile priority in PictureLayerImpl.
      
      Conflicts:
        cc/layers/picture_layer_impl.h
      
      BUG: 18915361
      Change-Id: I7738cf793484fa46670388e0cf0e1d2cefbbddd4
      a8a07571
  9. 21 Jan, 2015 2 commits
  10. 16 Jan, 2015 2 commits
  11. 08 Jan, 2015 2 commits
  12. 18 Dec, 2014 2 commits
  13. 17 Dec, 2014 1 commit
  14. 11 Dec, 2014 2 commits
  15. 04 Dec, 2014 2 commits
  16. 27 Nov, 2014 2 commits
  17. 12 Nov, 2014 2 commits
  18. 06 Nov, 2014 2 commits
  19. 27 Oct, 2014 2 commits
  20. 30 Sep, 2014 2 commits
  21. 28 Aug, 2014 1 commit