- 24 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 23 Sep, 2014 2 commits
-
-
The Android Automerger authored
-
vollick authored
Clean cherry-pick of chromium crrev.com/66133e86b6d79534605539aa684a248e6b6205bf BUG: 17612259 Original description: These functions should set needs commit, but didn't. This lead to stale pointers in the impl tree. Review URL: https://codereview.chromium.org/572483002 Change-Id: I59ba963f2ad44aa6f64366ca30c7a64a97570fb3 Cr-Commit-Position: refs/heads/master@{#294749}
-
- 22 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 21 Sep, 2014 2 commits
-
-
The Android Automerger authored
-
The Android Automerger authored
-
- 20 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 18 Sep, 2014 6 commits
-
-
Ben Murdoch authored
-
Ben Murdoch authored
-
The Android Automerger authored
-
Ben Murdoch authored
Gives us 20K back. Bug: 17540943 Change-Id: I7ee0b67b63bee013e92737024e6596dc49acba92
-
Tao Bai authored
This is safe change for L release, but not the right way. we had right implementation in upstream and will be full tested. BUG:17485595 Change-Id: Ib6365511bad68f5c4a5bd3d71e6a2c57987dfb81
-
Bo Liu authored
Cherry-pick of https://codereview.chromium.org/575293003/ PS2 BindToLoop need to set |loop_| synchronously to prevent delete from destroying the object on the wrong thread. BUG: 17354106 Change-Id: I3168bb9c27fa135e0c98eb018610218e65455f0a
-
- 17 Sep, 2014 4 commits
-
-
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}
-
Bo Liu authored
Compile fixes for crrev.com/7a2b1cb83546418638417fc4d3c9aa6172fe02e9 BUG: 17354106 Change-Id: I3e07ab4bfd36c17ce006a73f44402251d5c83138
-
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}
-
The Android Automerger authored
-
- 16 Sep, 2014 2 commits
-
-
The Android Automerger authored
-
hush authored
Clean cherry-pick of chromium: https://crrev.com/947fb1c405943173d09e721efcde628dee896e36 BUG: 17369933 Original description: Cleanup comments, unit tests and unnecessary early out. Review URL: https://codereview.chromium.org/545663002 Change-Id: Ia3050dfe65b406b2677f9e10de43ac6665cf953d Cr-Commit-Position: refs/heads/master@{#294206}
-
- 15 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 14 Sep, 2014 1 commit
-
-
The Android Automerger authored
-
- 13 Sep, 2014 3 commits
-
-
The Android Automerger authored
-
The Android Automerger authored
-
Torne (Richard Coles) authored
-
- 11 Sep, 2014 2 commits
-
-
boliu authored
Clean cherry-pick of chromium crrev.com/1a908118bc141a4fd3793438b79cd5b9422dd22b BUG: 17406256 Review URL: https://codereview.chromium.org/556323004 Change-Id: If519344c3b95816785f10e7a0d3a3c6ab2cbb931 Cr-Commit-Position: refs/heads/master@{#294308}
-
The Android Automerger authored
-
- 10 Sep, 2014 8 commits
-
-
boliu authored
Clean cherry-pick of chromium crrev.com/f06145bfa6fb8bb4bbff86d8bd38e6e7c4a5078e BUG: 17415765 Original description: This is a new requirement in L during functor teardown. Review URL: https://codereview.chromium.org/561553002 Change-Id: Ic37699f5d73bb9451458a4301cbf6bd34880c537 Cr-Commit-Position: refs/heads/master@{#294201}
-
Hui Shu authored
-
boliu authored
Clean cherry-pick of crrev.com/693c6a04c69d69a1240e4b83e2ec7fea459acda4 BUG: 17403173 Original description: Framework does not clamp onDraw to only the visible area. However must still request functor in this case to support rt-side animation, and to obtain the correct draw matrix. This means HardwareRenderer must be able to handle not having a parent frame available. Review URL: https://codereview.chromium.org/551023002 Change-Id: I83b2b9c8bf553a5b11f0a87af8fe5b4329a9fabc Cr-Commit-Position: refs/heads/master@{#294093}
-
The Android Automerger authored
-
Torne (Richard Coles) authored
Change-Id: I11a8f58d20970d334a9312ff83861b0e1f122af9
-
Torne (Richard Coles) authored
This commit was generated by merge_to_master.py. Change-Id: Iaa180d861168905354619636c88383a34aec5e62
-
Torne (Richard Coles) authored
This commit was generated by merge_to_master.py. Change-Id: I5d2076c73bc5d4a3117e39b68250f52c554233bd
-
- 09 Sep, 2014 2 commits
-
-
The Android Automerger authored
-
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
-
- 08 Sep, 2014 4 commits
-
-
The Android Automerger authored
-
Marcin Kosiba authored
The previous CL to re-generate makefiles didn't contain the files for the two new build targets. BUG: 16870075 Change-Id: I941c0f12aec053b632fdbfe5851cd42a7a134a8d
-
Marcin Kosiba authored
BUG: 16870075 Change-Id: I7d1971f2862fa27ae4469519a81029f85eab38bb
-
torne@chromium.org authored
> Rename the "linker_script_copy" target to "android_exports" and move the > link_settings clause to that target. This avoids the linker flag being > duplicated once for every target which includes jni_generator.gypi, > which causes problems on some linker versions. > > BUG=402003 > > Review URL: https://codereview.chromium.org/473173004 > > Cr-Commit-Position: refs/heads/master@{#289941} > git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289941 0039d316-1c4b-4281-b951-d872f2087c98 BUG: 16870075 Change-Id: Ic8a0906563edc777c3fc9a831643b8b535ede184
-