index
:
GESWebKit.git
master
media-timeline
Unnamed repository; edit this file 'description' to name the repository.
Mateu Batle Sastre
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-08
Fix proper getting / setting of properties in timeline transition
media-timeline
Mateu Batle
1
-5/+6
2011-11-08
Fix proper access to timeline object properties
Mateu Batle
1
-5/+25
2011-11-04
More clean up of build system files
Mateu Batle
3
-11/+0
2011-11-03
Clean up webkit code
Mateu Batle
37
-695/+45
2011-10-26
Add a custom constructor to the transition operation and implement some missi...
Gustavo Pichorim Boiko
9
-14/+182
2011-09-28
Fix proper use of RefPtr/PassRefPtr in MediaTimeline* objects
Mateu Batle
4
-31/+70
2011-09-23
Fix test.html, some methods in MediaTimeline have been disabled for now
Mateu Batle
1
-4/+4
2011-09-23
Fix case when gst is not initialized
Mateu Batle
1
-3/+12
2011-09-21
Deleting media test files, they should not be here :)
Mateu Batle
3
-0/+0
2011-09-20
Fix include file missing
Mateu Batle
1
-0/+1
2011-09-16
New webkit gstreamer source for the GES timelines
Mateu Batle
8
-9/+505
2011-09-09
Added unit tests
Mateu Batle
4
-0/+163
2011-09-08
Added custom toJS functions to allow FileSource / TestSource to work properly
Mateu Batle
12
-9/+105
2011-09-08
Implemented constructor with arguments in MediaTimelineFileSource webidl
Mateu Batle
30
-314/+419
2011-09-06
Removed constructors declared for abstract classes
Mateu Batle
1
-3/+0
2011-09-06
Use 64 bit types for duration / inpoint / start. DOMTimestamp not used since ...
Mateu Batle
3
-25/+47
2011-09-06
More robust code for adding objects and prevent crashes
Mateu Batle
1
-1/+6
2011-09-05
Fixed MediaTimeline.idl file, constants, types
Mateu Batle
3
-25/+119
2011-09-05
Disable custom constructor and constructor with arguments in IDL to make it c...
Mateu Batle
3
-2/+8
2011-09-05
Fix some compile errors in MediatimelineSource
Mateu Batle
1
-3/+3
2011-09-05
Use the same API style as the one used for MediaTimelineObject
Gustavo Pichorim Boiko
6
-16/+12
2011-08-26
Added more methods to MediaTimelineObject interface
Alvaro Soliverez
2
-1/+44
2011-08-26
Merge branch 'media-timeline' of git+ssh://git.internal.collabora.co.uk/git/u...
Gustavo Pichorim Boiko
24
-34/+683
2011-08-26
Add bindings for MediaTimelineSource and derived classes
Gustavo Pichorim Boiko
18
-0/+668
2011-08-26
Additions to MediaTimelineOperation bindings
Alvaro Soliverez
8
-80/+59
2011-08-26
Added bindings for MediaTimelineOperation and its subclasses
Alvaro Soliverez
19
-10/+570
2011-08-26
Added interface for add / remove / at / index interface for timeline objects ...
Mateu Batle
5
-10/+120
2011-08-25
Added MediaTimelineObject bindings
Alvaro Soliverez
12
-2/+230
2011-08-25
Creation and setup of pipeline, timeline and simple layer
Mateu Batle
3
-2/+62
2011-08-23
Added GES pkg detection to configure/makefiles
Mateu Batle
3
-19/+39
2011-08-19
Create MEDIA_TIMELINE option + basic idl
Mateu Batle
21
-0/+237
2011-08-19
[WebSocket] CloseEvent's code and reason properties support.
HEAD
master
commit-queue@webkit.org
19
-23/+436
2011-08-19
.: Spell-checking doesn't recognize word boundaries on contests inserted by e...
morrita@google.com
21
-10/+169
2011-08-19
Run-time error fix in WebKit-GTK with video support disabled.
commit-queue@webkit.org
2
-1/+16
2011-08-19
input[maxlength=0] should ignore text input.
commit-queue@webkit.org
7
-16/+60
2011-08-19
Web Inspector: backend js api: an ability to skip optional arguments in the m...
loislo@chromium.org
5
-16/+45
2011-08-19
[Qt] Build fix after r93384.
zoltan@webkit.org
2
-0/+11
2011-08-19
Computing screen-space transform for LayerChromium and CCLayerImpl
commit-queue@webkit.org
8
-14/+168
2011-08-19
[skia] -webkit-transform breaks -webkit-mask
commit-queue@webkit.org
8
-5/+70
2011-08-19
Isolate EventDispatchMediator into a separate file.
hayato@chromium.org
18
-103/+291
2011-08-19
Mid-word break can occur between a character and a combining mark
mitz@apple.com
2
-1/+15
2011-08-19
new-run-webkit-tests hung while acquiring http lock on snow leopard bots
dpranke@chromium.org
2
-0/+30
2011-08-19
REGRESSION(r90971): Null pointer dereference with placeholder and webkit-scro...
tkent@chromium.org
5
-2/+53
2011-08-19
Chromium plumbing for webkitRequestFullScreen
koz@chromium.org
6
-0/+43
2011-08-19
New XML parser: scripting support
jpfau@apple.com
5
-13/+129
2011-08-19
[EFL] Broken rendering occured when resized in ewk_view_single.
ryuan.choi@samsung.com
2
-0/+16
2011-08-19
Move allocation in constructors into separate constructorBody() methods
commit-queue@webkit.org
35
-100/+249
2011-08-19
Source/WebCore: https://bugs.webkit.org/show_bug.cgi?id=66495
bdakin@apple.com
19
-315/+283
2011-08-19
<rdar://problem/9973194> Fonts that specify a positive descender value are tr...
mitz@apple.com
2
-1/+16
2011-08-19
DFG non-speculative JIT does not inline the double case of ValueAdd
fpizlo@apple.com
4
-102/+193
[next]