index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
o3d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented error texture support in client and ParamArray class. Fixed bug i...
luchen@google.com
2010-07-14
10
-49
/
+1091
*
o3d-webgl: Adding oldschoolshadows sample.
luchen@google.com
2010-07-13
1
-0
/
+277
*
Windows: Change the generation of the various templated metadata files to pla...
tschmelcher@chromium.org
2010-07-13
1
-13
/
+23
*
Parameterize the name of the "O3DExtras" directory with a GYP variable (to al...
tschmelcher@chromium.org
2010-07-12
10
-19
/
+16
*
Fixes a TypeError bug introduced in the picking change. Cannot cancel event p...
luchen@google.com
2010-07-12
1
-1
/
+3
*
Box2d-3d demo ported to WebGL. Needed to strip some whitespace characters fro...
luchen@google.com
2010-07-12
16
-0
/
+6341
*
Adding checkers demo.
luchen@google.com
2010-07-12
1
-0
/
+873
*
o3d/linux: fix --as-needed for gles
piman@chromium.org
2010-07-12
1
-14
/
+25
*
Work around exception in command "which" while running GYP inside ChromiumOS ...
zhurunz@google.com
2010-07-12
1
-1
/
+1
*
Improvement from codereview http://codereview.chromium.org/2899008/show
zhurunz@google.com
2010-07-12
1
-12
/
+9
*
Implemented picking, at last. The picking sample is already checked in, but ...
petersont@google.com
2010-07-09
19
-352
/
+983
*
Linux: Fix DCHECK failure in Chrome caused by re-entrant rendering. This wasn...
tschmelcher@chromium.org
2010-07-09
1
-0
/
+2
*
Bump O3D version.
zhurunz@google.com
2010-07-09
1
-1
/
+1
*
Some changes in RENDERMODE_CONTINUOUS mode when max_fps has been set.
zhurunz@google.com
2010-07-09
6
-10
/
+60
*
Refactor AsyncTick to force Chrome through the reentrancy checks formerly in ...
tschmelcher@chromium.org
2010-07-08
2
-18
/
+27
*
Fixed race condition in O3D/WebGL FileRequest implementation by only
kbr@google.com
2010-07-08
1
-15
/
+14
*
Rolled forward O3D's Chromium DEPS to match the Skia roll-forward in
kbr@google.com
2010-07-08
11
-53
/
+81
*
Made code which determines which side of contours to fill more robust
kbr@google.com
2010-07-07
4
-59
/
+83
*
Changed definition of IntervalTree to contain closed, rather than
kbr@google.com
2010-07-06
4
-12
/
+82
*
Fixed mismatch in fast and slow queries in overlap tests during
kbr@google.com
2010-07-05
4
-7
/
+168
*
Adding 2d and hud-2d demos to samples. Small addition to state.js to actually...
luchen@google.com
2010-06-29
4
-0
/
+1057
*
o3d-webgl: adding shader test demo.
luchen@google.com
2010-06-29
15
-1
/
+1746
*
Fix issue where concurrent access to V8 from different threads resulted in cr...
tschmelcher@chromium.org
2010-06-28
3
-6
/
+36
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
3
-0
/
+0
*
Review URL: http://codereview.chromium.org/2849014
petersont@google.com
2010-06-18
1
-1
/
+1
*
Adding instancing and render target demos.
luchen@google.com
2010-06-17
9
-2
/
+1839
*
o3d-webgl: Adding WebGL version of the pingpong game.
luchen@google.com
2010-06-17
3
-0
/
+846
*
o3d-webgl: adding billboard demo.
luchen@google.com
2010-06-17
3
-0
/
+401
*
o3d-webgl: adding generate-texture demo, with implementation of texture.set.
luchen@google.com
2010-06-17
2
-37
/
+341
*
Got the yard and seven_shapes models to convert to pure-json. This would hav...
petersont@google.com
2010-06-17
2
-18
/
+39
*
o3d-webgl: vertex shader and vertex animation demos.
luchen@google.com
2010-06-16
3
-0
/
+637
*
Modified the function o3djs.quaternions.rotationToQuaternion() to address a b...
petersont@google.com
2010-06-16
2
-8
/
+44
*
Guard against the plugin being deleted unexpectedly.
kbr@google.com
2010-06-16
4
-2
/
+27
*
Do not init v8 on platforms where it is not supported.
maf@google.com
2010-06-15
1
-4
/
+9
*
Fixed problems with Cocoa full-screen code:
kbr@google.com
2010-06-15
3
-7
/
+32
*
Fix issue in Safari 5 on Mac OS X 10.6 on Mac Minis where drawInCGLContext/co...
tschmelcher@chromium.org
2010-06-15
1
-7
/
+9
*
Roll forward NaCl version to pick up recent fixes. This should fix
kbr@google.com
2010-06-15
1
-1
/
+1
*
Provide a default definition of the target_arch variable on Linux to
kbr@google.com
2010-06-15
1
-0
/
+7
*
Adding render-mode demo. Update to client.js to render only if render mode is...
luchen@google.com
2010-06-15
2
-2
/
+290
*
Rolled forward DEPS again to pick up NaCl IMC build fix on Mac OS X.
kbr@google.com
2010-06-11
1
-1
/
+1
*
Rolled forward NaCl dependency to pick up IMC bug fix.
kbr@google.com
2010-06-11
1
-1
/
+1
*
Adding handlers to zoom in/out on scrollwheel event.
luchen@google.com
2010-06-09
3
-8
/
+47
*
Adding wireframe light indicator to shadow map demo.
luchen@google.com
2010-06-09
3
-11
/
+11
*
Adding debugging demo to o3d-webgl collection. Includes minor bug fix in para...
luchen@google.com
2010-06-08
6
-52
/
+319
*
Adding support for pointlist, linelist, linestrip, trianglestrip and triangel...
luchen@google.com
2010-06-08
3
-5
/
+423
*
Converted four more demo files to o3d-webgl: juggler, sobel, julia and textur...
luchen@google.com
2010-06-07
4
-0
/
+1351
*
Adding WebGL-ized rotatemodel.html demo.
luchen@google.com
2010-06-03
1
-0
/
+250
*
Porting the Phong Shader demo to WebGL.
luchen@google.com
2010-06-03
1
-0
/
+345
*
Linux: include -g for Release builds to aid debugging. There is no downside b...
tschmelcher@chromium.org
2010-06-02
1
-0
/
+4
*
Prevent Client::Tick() from causing reentrancy in the plugin on Mac OS X.
kbr@google.com
2010-06-02
3
-3
/
+16
[next]