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
*
Fix for mac setRect?
gman@google.com
2009-08-29
1
-0
/
+4
*
Fix syntax accessing enum scoped to class, to fix GCC builds.
maf@google.com
2009-08-28
1
-1
/
+1
*
Adding in render surfaces for command buffers. Fixing SetRect as well.
rlp@google.com
2009-08-28
21
-501
/
+1820
*
increase threshold setting for culling tests
gman@google.com
2009-08-28
1
-1
/
+1
*
Adding back in breakpad upload.
bradnelson@google.com
2009-08-28
2
-0
/
+14
*
Bump version to 0.1.42
gman@google.com
2009-08-28
2
-2
/
+2
*
Fixes toDataURL for GL by making it all work through
gman@google.com
2009-08-28
22
-380
/
+492
*
up the threshold for hellocube-texture
gman@google.com
2009-08-28
1
-1
/
+1
*
Bump the revision number in DEPS so we get new pdiff.
maf@google.com
2009-08-27
1
-1
/
+1
*
o3d plugin was mistakenly being built as a static library when built outside ...
bradnelson@google.com
2009-08-27
1
-10
/
+1
*
Move the build group addition out of the AddMacDebugSettings function.
maf@google.com
2009-08-27
1
-3
/
+9
*
Fix code in effect_helper.cc that does not compile in GCC.
maf@google.com
2009-08-27
1
-3
/
+6
*
temp fix for bug with compressed texture clearing
gman@google.com
2009-08-27
1
-19
/
+20
*
Clear textures on creation for D3D because it
gman@google.com
2009-08-27
1
-0
/
+41
*
bug fix
gman@google.com
2009-08-27
1
-1
/
+1
*
Security fix for DDS files.
gman@google.com
2009-08-27
1
-0
/
+9
*
Adds a RENDER message to the O3D IMC.
gman@google.com
2009-08-26
4
-0
/
+141
*
Fixes for OSX float differences from Windows.
gman@google.com
2009-08-26
1
-7
/
+21
*
Fix the build by fixing a typo in plugin.gyp
gspencer@google.com
2009-08-26
1
-1
/
+1
*
Changes needed to get everything packaged for Mac.
maf@google.com
2009-08-26
4
-4
/
+44
*
Created new build target for opengl command buffer service, fixed various bug...
petersont@google.com
2009-08-26
22
-131
/
+923
*
Added a compiler flag to include precompile.h on command line in core on unix...
petersont@google.com
2009-08-26
1
-0
/
+1
*
Moved include of precompiled header out of cc files in core to me more in acc...
petersont@google.com
2009-08-25
104
-118
/
+6
*
Added GPU plugin object, an NPObject to which a plugin instance's NPP calls a...
apatrick@google.com
2009-08-25
22
-354
/
+1183
*
fix comment
gman@google.com
2009-08-25
1
-1
/
+1
*
Fix for osx Lanzcos scale test.
gman@google.com
2009-08-25
1
-1
/
+13
*
This adds the gyp tools to the regular build so that the o3d-internal gyp build
gspencer@google.com
2009-08-25
1
-1
/
+4
*
Add license information to our shell scripts.
agl@chromium.org
2009-08-25
2
-0
/
+7
*
fix typo
gman@google.com
2009-08-25
1
-2
/
+2
*
Add missing frameworks to plugin project.
maf@google.com
2009-08-25
3
-1
/
+64
*
Linux: fix a couple problems that Lintian reports for the .deb file:
tschmelcher@google.com
2009-08-25
8
-41
/
+16
*
changes the js docs from js_0_1_ to js_1_0_
gman@google.com
2009-08-25
1
-1
/
+1
*
Cleanup Renderer.
gman@google.com
2009-08-25
25
-381
/
+470
*
Added DispatchedNPObject.
apatrick@google.com
2009-08-24
18
-23
/
+1671
*
Make Mac also look for O3D_FORCE_SOFTWARE_RENDERER
gman@google.com
2009-08-24
5
-10
/
+35
*
docs fixes for simple.js
gman@google.com
2009-08-21
1
-5
/
+12
*
update deps to grab new pdiff and mac reference images
gman@google.com
2009-08-21
3
-45
/
+322
*
Make selenium pass in 1.0 for alphaThreshold
gman@google.com
2009-08-21
1
-3
/
+12
*
Changes the Windows backbuffer to RGBA mode.
gman@google.com
2009-08-21
3
-89
/
+63
*
Add IO functions for Bitmap and change other utilites
gman@google.com
2009-08-21
2
-25
/
+142
*
Updates the bitmap and skinning samples and gets the
gman@google.com
2009-08-21
9
-48
/
+64
*
Added o3djs.util.getElementsByTagAndId and
gman@google.com
2009-08-21
2
-74
/
+213
*
Setup script for O3D plugin installer. This is the installer that we will giv...
nmaxwell@google.com
2009-08-20
1
-0
/
+156
*
Generalized cylinder code in primitives.js to handle truncated cones.
kbr@google.com
2009-08-20
4
-34
/
+205
*
Added NPObjectBase, a base class for NPObject that forwards NPObject calls th...
apatrick@google.com
2009-08-20
6
-3
/
+489
*
The OS_WIN check is not working in the scons build.
gman@google.com
2009-08-20
1
-0
/
+2
*
This updates some of the dependencies that we need for GYP, to
bradnelson@google.com
2009-08-20
1
-8
/
+16
*
Added GPU rendering plugin, an internal out-of-process plugin for rendering 3...
apatrick@google.com
2009-08-20
4
-0
/
+230
*
Linux: build a 32-bit Debian package too.
tschmelcher@google.com
2009-08-19
6
-3
/
+52
*
Remove references to pack.createTextureFromRawData
gman@google.com
2009-08-19
1
-6
/
+6
[next]