git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
2010-01-13 Simon Fraser <simon.fraser@apple.com>
2010-01-14
cmarrin@apple.com
2010-01-13 Simon Fraser <simon.fraser@apple.com>
commit
|
commitdiff
|
tree
2010-01-14
cmarrin@apple.com
2010-01-13 Simon Fraser <simon.fraser@apple.com>
commit
|
commitdiff
|
tree
2010-01-08
cmarrin@apple.com
Fixed media test failures caused by http:/...
commit
|
commitdiff
|
tree
2010-01-08
cmarrin@apple.com
Implement full-screen video for Windows
commit
|
commitdiff
|
tree
2010-01-05
cmarrin@apple.com
Fixed a bug in testcase. Passing an empty array...
commit
|
commitdiff
|
tree
2010-01-05
cmarrin@apple.com
New test for texImage2d and texSubImage2d cases
commit
|
commitdiff
|
tree
2010-01-05
cmarrin@apple.com
Implement most cases of texImage2D and texSubImage2D
commit
|
commitdiff
|
tree
2009-12-15
cmarrin@apple.com
Add delay load of QuartzCore.dll and QuartzCoreInterface...
commit
|
commitdiff
|
tree
2009-12-15
cmarrin@apple.com
updated WebGL demos to latest spec
commit
|
commitdiff
|
tree
2009-12-15
cmarrin@apple.com
Getting rid of out of date WebGL tests
commit
|
commitdiff
|
tree
2009-12-12
cmarrin@apple.com
Added icons for full-screen video on Windows
commit
|
commitdiff
|
tree
2009-12-11
cmarrin@apple.com
forgot to save Changelog
commit
|
commitdiff
|
tree
2009-12-11
cmarrin@apple.com
Delay load DLLs for accelerated compositing
commit
|
commitdiff
|
tree
2009-12-09
cmarrin@apple.com
Delay load DLLs for accelerated compositing
commit
|
commitdiff
|
tree
2009-12-01
cmarrin@apple.com
Changed mallocs to fastMallocs and frees to...
commit
|
commitdiff
|
tree
2009-12-01
cmarrin@apple.com
Updated HTMLCanvasElement to accept "experimental...
commit
|
commitdiff
|
tree
2009-11-26
cmarrin@apple.com
Missed checking in these files from https://bugs.webkit...
commit
|
commitdiff
|
tree
2009-11-25
cmarrin@apple.com
Another Windows build fix
commit
|
commitdiff
|
tree
2009-11-25
cmarrin@apple.com
Fixed Windows build
commit
|
commitdiff
|
tree
2009-11-25
cmarrin@apple.com
Implement accelerated compositing
commit
|
commitdiff
|
tree
2009-11-25
cmarrin@apple.com
Do error checking of parameter to createShader
commit
|
commitdiff
|
tree
2009-11-24
cmarrin@apple.com
Didn't add these files to http://trac.webkit.org/changeset...
commit
|
commitdiff
|
tree
2009-11-24
cmarrin@apple.com
Change get... calls to latest spec
commit
|
commitdiff
|
tree
2009-11-24
cmarrin@apple.com
Forgot one file for https://bugs.webkit.org/show_bug...
commit
|
commitdiff
|
tree
2009-11-24
cmarrin@apple.com
Add range checks to rendering calls in WebGL
commit
|
commitdiff
|
tree
2009-11-18
cmarrin@apple.com
Add Settings for WebKitShowDebugBorders and...
commit
|
commitdiff
|
tree
2009-11-16
cmarrin@apple.com
Update API of WebGLArray and friends
commit
|
commitdiff
|
tree
2009-11-03
cmarrin@apple.com
Exception checks were being too aggressive
commit
|
commitdiff
|
tree
2009-10-27
cmarrin@apple.com
Make WebGL context failure more robust and...
commit
|
commitdiff
|
tree
2009-10-23
cmarrin@apple.com
Changed anchor style to take a class name
commit
|
commitdiff
|
tree
2009-10-20
cmarrin@apple.com
Added one more style rule
commit
|
commitdiff
|
tree
2009-10-20
cmarrin@apple.com
Moved WebGL blog CSS to a separate file
commit
|
commitdiff
|
tree
2009-10-14
cmarrin@apple.com
The last change fixed the problem, removing...
commit
|
commitdiff
|
tree
2009-10-14
cmarrin@apple.com
One more round of changes to figure out why...
commit
|
commitdiff
|
tree
2009-10-14
cmarrin@apple.com
More changes to figure out why the webgl tests...
commit
|
commitdiff
|
tree
2009-10-12
cmarrin@apple.com
Added automatic flush before compositing
commit
|
commitdiff
|
tree
2009-10-07
cmarrin@apple.com
resized thumbnails
commit
|
commitdiff
|
tree
2009-10-07
cmarrin@apple.com
added thumbnail images for demos
commit
|
commitdiff
|
tree
2009-10-05
cmarrin@apple.com
Another change to one of the WebGL blog post demos
commit
|
commitdiff
|
tree
2009-10-05
cmarrin@apple.com
Fixed some tests for WebGL blog post
commit
|
commitdiff
|
tree
2009-10-05
cmarrin@apple.com
Added files for WebGL blog post
commit
|
commitdiff
|
tree
2009-10-05
cmarrin@apple.com
Add functionality to pause/throttle CSS transitions...
commit
|
commitdiff
|
tree
2009-10-02
cmarrin@apple.com
WebGL crashes with recent CanvasArray change
commit
|
commitdiff
|
tree
2009-10-02
cmarrin@apple.com
https://bugs.webkit.org/show_bug.cgi?id=29906
commit
|
commitdiff
|
tree
2009-09-15
cmarrin@apple.com
Add LayoutTests infrastructure to enable and...
commit
|
commitdiff
|
tree
2009-09-12
cmarrin@apple.com
Added some manual tests to show WebGL in action
commit
|
commitdiff
|
tree
2009-09-12
cmarrin@apple.com
Added variants to uniform* and vertexAttrib...
commit
|
commitdiff
|
tree
2009-09-11
cmarrin@apple.com
Added support for texImage2D which takes CanvasArray
commit
|
commitdiff
|
tree
2009-09-08
cmarrin@apple.com
Update Canvas 3D implementation to match spec
commit
|
commitdiff
|
tree
2009-08-28
cmarrin@apple.com
Removed GL_ from all constants, and gl prefix...
commit
|
commitdiff
|
tree
2009-08-27
cmarrin@apple.com
Final patch for Canvas 3D support
commit
|
commitdiff
|
tree
2009-08-25
cmarrin@apple.com
Fixed a build problem on Tiger
commit
|
commitdiff
|
tree
2009-08-25
cmarrin@apple.com
Missed checking in 2 Canvas3D files
commit
|
commitdiff
|
tree
2009-08-25
cmarrin@apple.com
Added all new Canvas3D files to the build
commit
|
commitdiff
|
tree
2009-08-24
cmarrin@apple.com
Remaining new files for Canvas3D
commit
|
commitdiff
|
tree
2009-08-22
cmarrin@apple.com
Backing out http://trac.webkit.org/changeset...
commit
|
commitdiff
|
tree
2009-08-22
cmarrin@apple.com
New files implementing GL buffer wrappers,...
commit
|
commitdiff
|
tree
2009-08-22
cmarrin@apple.com
stash CanvasRenderingContext2D
commit
|
commitdiff
|
tree
2009-08-21
cmarrin@apple.com
New files for Canvas 3D feature
commit
|
commitdiff
|
tree
2009-08-08
cmarrin@apple.com
Move Canvas related file to a subdirectories
commit
|
commitdiff
|
tree
2009-08-06
cmarrin@apple.com
Added ENABLE_3D_CANVAS flag to build, default...
commit
|
commitdiff
|
tree
2009-07-29
cmarrin@apple.com
Adding -webkit-animation-play-state back in
commit
|
commitdiff
|
tree
2009-07-20
cmarrin@apple.com
Fixed a transition LayoutTest which fails on slower...
commit
|
commitdiff
|
tree
2009-07-20
cmarrin@apple.com
Handle opacity and opacity animations on transform...
commit
|
commitdiff
|
tree
2009-07-17
cmarrin@apple.com
Some transitions don't work correctly on Leopard
commit
|
commitdiff
|
tree
2009-07-15
cmarrin@apple.com
Incorrect animation when trying to duplicate...
commit
|
commitdiff
|
tree
2009-07-06
cmarrin@apple.com
added pseudocode form decomposition method
commit
|
commitdiff
|
tree
2009-06-29
cmarrin@apple.com
https://bugs.webkit.org/show_bug.cgi?id=26706
commit
|
commitdiff
|
tree
2009-06-26
cmarrin@apple.com
Additional fix for https://bugs.webkit.org...
commit
|
commitdiff
|
tree
2009-06-26
cmarrin@apple.com
got rid of cruft accidentally left in from my last...
commit
|
commitdiff
|
tree
2009-06-25
cmarrin@apple.com
Some cosmetic fixes I missed in my last checkin
commit
|
commitdiff
|
tree
2009-06-25
cmarrin@apple.com
https://bugs.webkit.org/show_bug.cgi?id=26651
commit
|
commitdiff
|
tree
2009-06-19
cmarrin@apple.com
Fixed a build error, which only shows up in...
commit
|
commitdiff
|
tree
2009-06-19
cmarrin@apple.com
https://bugs.webkit.org/show_bug.cgi?id=26544
commit
|
commitdiff
|
tree
2009-06-16
cmarrin@apple.com
Added spec directories from http://dev.w3.org...
commit
|
commitdiff
|
tree
2009-06-16
cmarrin@apple.com
Removed all the specs because they are stale
commit
|
commitdiff
|
tree
2009-06-15
cmarrin@apple.com
Reviewed by Simon Fraser <simon.fraser@apple...
commit
|
commitdiff
|
tree
2009-06-03
cmarrin@apple.com
Reviewed by Simon Fraser <simonfr@apple.com>.
commit
|
commitdiff
|
tree
2009-06-02
cmarrin@apple.com
Moved CSSMatrix tests into LayoutTests/transforms so...
commit
|
commitdiff
|
tree
2009-05-15
cmarrin@apple.com
https://bugs.webkit.org/show_bug.cgi?id=25765
commit
|
commitdiff
|
tree
2009-05-05
cmarrin@apple.com
I didn't realize that the video-zoom-controls.html...
commit
|
commitdiff
|
tree
2009-05-05
cmarrin@apple.com
Reenabled media test after fixing <rdar://problem/6825079>
commit
|
commitdiff
|
tree
2009-04-11
cmarrin@apple.com
Fixed https://bugs.webkit.org/show_bug.cgi...
commit
|
commitdiff
|
tree
2009-04-10
cmarrin@apple.com
Fixed https://bugs.webkit.org/show_bug.cgi...
commit
|
commitdiff
|
tree
2009-04-04
cmarrin@apple.com
Fixed https://bugs.webkit.org/show_bug.cgi...
commit
|
commitdiff
|
tree
2009-04-03
cmarrin@apple.com
Fixed https://bugs.webkit.org/show_bug.cgi...
commit
|
commitdiff
|
tree
2009-03-06
cmarrin@apple.com
Reviewed by Simon Fraser.
commit
|
commitdiff
|
tree
2009-03-03
cmarrin@apple.com
Reviewed by Simon Fraser.
commit
|
commitdiff
|
tree
2009-03-03
cmarrin@apple.com
Reviewed by Sam Weinig.
commit
|
commitdiff
|
tree
2009-02-25
cmarrin@apple.com
Reviewed by Simon Fraser.
commit
|
commitdiff
|
tree
2009-02-25
cmarrin@apple.com
Reviewed by David Hyatt.
commit
|
commitdiff
|
tree
2009-02-13
cmarrin@apple.com
Reviewed by Adam Roben.
commit
|
commitdiff
|
tree
2009-02-13
cmarrin@apple.com
Reviewed by Simon Fraser.
commit
|
commitdiff
|
tree
2009-02-13
cmarrin@apple.com
Reviewed by Simon Fraser.
commit
|
commitdiff
|
tree
2009-02-12
cmarrin@apple.com
Reviewed by Simon Fraser.
commit
|
commitdiff
|
tree
2009-02-12
cmarrin@apple.com
Reviewed by Simon Fraser.
commit
|
commitdiff
|
tree
2009-02-12
cmarrin@apple.com
Reviewed by Dave Hyatt.
commit
|
commitdiff
|
tree
2009-02-11
cmarrin@apple.com
Reviewed by Simon Fraser.
commit
|
commitdiff
|
tree
2009-02-07
cmarrin@apple.com
Reviewed by Simon Fraser.
commit
|
commitdiff
|
tree
2009-01-24
cmarrin@apple.com
https://bugs.webkit.org/show_bug.cgi?id=23467
commit
|
commitdiff
|
tree
next