History log of /external/webkit/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e83d054d07e84938705c758f55ef5ac701b3acce 11-Jan-2010 Andrei Popescu <andreip@google.com> Implement timeupdate events for video tag.

Fix http://b/issue?id=2210105
/external/webkit/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h
e03118fd5d9b776df29de3f96232ed6b5395c845 13-Nov-2009 Steve Block <steveblock@google.com> Fixes license headers for all Android-specific JavaScriptCore and WebCore files not yet upstreamed to webkit.org.

WebKit requires either a BSD-style or LGPL 2.1 license for all code.
We use a BSD-style 2-clause license for Android-specific files that will be upstreamed to webkit.org.

- For most files, I've fixed the names of copyright holders in the license text to 'THE COPYRIGHT HOLDERS'
and cleaned up formatting in the existing BSD-style license.
- For Makefiles and the following files in WebCore/platform/graphics/android/, I've changed from an
Apache 2.0 license to the BSD-style license.
- WebCore/platform/graphics/android/BitmapAllocatorAndroid.cpp
- WebCore/platform/graphics/android/BitmapAllocatorAndroid.h
- WebCore/platform/graphics/android/SharedBufferStream.cpp
- WebCore/platform/graphics/android/SharedBufferStream.h
- For the following files, I've changed from an LGPL licese to the BSD-style license.
- WebCore/platform/graphics/android/FontPlatformData.h
- WebCore/platform/graphics/android/FontPlatformDataAndroid.cpp
- WebCore/plugins/android/PluginDataAndroid.cpp

Change-Id: Ic4c3e5610afc58637b7a9b81b1d0d1f17f4f4cb1
/external/webkit/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h
52fc9e2feca3d1509acadbb04272896814078e22 12-Oct-2009 Steve Block <steveblock@google.com> Merge webkit.org at R49305 : Stubs out new MediaPlayerPrivate::hasAudio method.

See http://trac.webkit.org/changeset/47515

Change-Id: I18d3991e84c1a5760f736d04e16e1a195d5de283
/external/webkit/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h
10170b704c29772ec6c3fd4d7d19bdbae694dd4f 12-Oct-2009 Steve Block <steveblock@google.com> Merge webkit.org at R49305 : MediaPlayerPrivate::maxTimeBuffered renamed to buffered.

See http://trac.webkit.org/changeset/48267

Change-Id: I29156a62ece53de135a730a21e0337e4e4b57bed
/external/webkit/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h
2b3d345465fdf225609499ffc5b1732157cafa22 28-Sep-2009 Andrei Popescu <andreip@google.com> Update <video> implementation after new IRC discussion with Eric Carlsson.

- move poster drawing on the WebKit side
- get rid of the child views
- add prepareToPlay method to the MediaPlayer iface.

Fixes http://b/issue?id=2156592
/external/webkit/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h
8b6fb26a615e54190d2d9d653ee4a57750f06d5e 17-Sep-2009 Andrei Popescu <andreip@google.com> Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate
/external/webkit/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h
2471bb64fd133cc64b2048b1fb90c84e08c24a16 15-Sep-2009 Andrei Popescu <andreip@google.com> Add poster support and other fixes
/external/webkit/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h
3c5348b2ac92d2472149fad08c81c09fa6f43824 22-Jun-2009 Andrei Popescu <andreip@google.com> Implement fullscreen video. Currently only load() and play() are supported. The rest of the MediaPlayerPrivate functionality will be added in a later CL.
/external/webkit/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h
5b1dfac261b89e9bf54ece84eeac8470c9a2e22e 18-Jun-2009 Andrei Popescu <andreip@google.com> Enable video and audio elements in WebCore
/external/webkit/WebCore/platform/graphics/android/MediaPlayerPrivateAndroid.h