1. 18 Sep, 2014 3 commits
  2. 17 Sep, 2014 3 commits
    • boliu's avatar
      Cherry-pick: Fix typo in media context restore · afd39213
      boliu authored
      Clean cherry-pick of chromium
      crrev.com/bfb71fc03179ac0d88c6b6d188915cf0dd363071
      
      BUG: 17354106
      
      Review URL: https://codereview.chromium.org/581703002
      
      Change-Id: I62059284e4ab126dbb3bfde32b248e7fb12bd842
      Cr-Commit-Position: refs/heads/master@{#295295}
      afd39213
    • Bo Liu's avatar
      Compile fix for cherry-pick · 87e2af31
      Bo Liu authored
      Compile fixes for crrev.com/7a2b1cb83546418638417fc4d3c9aa6172fe02e9
      
      BUG: 17354106
      
      Change-Id: I3e07ab4bfd36c17ce006a73f44402251d5c83138
      87e2af31
    • boliu's avatar
      Cherry-pick: Handle context loss in WebMediaPlayerPlayer in-process · d8024ab0
      boliu authored
      Cherry-pick with conflict of chromium
      crrev.com/7a2b1cb83546418638417fc4d3c9aa6172fe02e9
      
      Conflicts:
      	content/browser/android/in_process/synchronous_compositor_factory_impl.h
      	content/renderer/media/android/stream_texture_factory_synchronous_impl.cc
      	content/renderer/media/android/webmediaplayer_android.cc
      
      Note this by itself does not compile.
      
      BUG: 17354106
      
      Original description:
      
      Add plumbing for a ResetStreamTextureProxy which should be
      called on the event of a context loss. Only hooked up the
      call for the in-process implementation in this CL when the
      contex is restored.
      
      ResetStreamTextureProxy currently handles "onContextLoss" as
      well as "onContextRestored" concepts. It deletes the old
      stream texture id, and recreates and binds a new
      StreamTextureProxy.
      
      Review URL: https://codereview.chromium.org/532993002
      
      Change-Id: I143678de1ddf6cd66e3c49c1f1f8615d904dfcf5
      Cr-Commit-Position: refs/heads/master@{#295219}
      d8024ab0
  3. 16 Sep, 2014 1 commit
  4. 13 Sep, 2014 1 commit
  5. 11 Sep, 2014 1 commit
  6. 10 Sep, 2014 7 commits
  7. 09 Sep, 2014 1 commit
    • torne's avatar
      Cherrypick "Handle bionic's strerror_r in an ABI-compatible way." · d74b8cc5
      torne authored
      > The previous fix in r291050 fixed source compatibility but broke ABI
      > compatibility with older versions of bionic instead. Since older
      > versions of bionic only provide the POSIX version of strerror_r we
      > should instead make sure we always use that version.
      >
      > BUG=
      >
      > Review URL: https://codereview.chromium.org/552753002
      >
      > Cr-Commit-Position: refs/heads/master@{#293894}
      
      Bug: 17384482
      Change-Id: I91b55784ec64145882d12119a70acde163ea97e3
      d74b8cc5
  8. 08 Sep, 2014 9 commits
  9. 05 Sep, 2014 4 commits
  10. 04 Sep, 2014 1 commit
  11. 02 Sep, 2014 2 commits
  12. 01 Sep, 2014 1 commit
  13. 29 Aug, 2014 6 commits