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
*
This fixes a number of things that are warnings in the Mac compiler.
gspencer@google.com
2009-07-21
45
-582
/
+616
*
Modified generate-texture to turn off texture filtering when run in selenium
vangelis@google.com
2009-07-21
3
-2
/
+16
*
Refactor tar code to support long names.
gman@google.com
2009-07-21
7
-65
/
+189
*
Delete bad sleep based tests
gman@google.com
2009-07-21
1
-21
/
+0
*
Fix for keys not working when plugin has focus in pingpong sample.
apatrick@google.com
2009-07-21
1
-15
/
+4
*
o3djs.utils.makeClients checks that Renderer has been initialized.
apatrick@google.com
2009-07-21
1
-1
/
+5
*
Fixes for selenium test failures. Using the color factor to correct color di...
vangelis@google.com
2009-07-21
2
-4
/
+4
*
Update deb package version to 0.1.40.0-1 and add some code to produce an erro...
tschmelcher@google.com
2009-07-20
2
-5
/
+41
*
Update the nacl part of the gyp build so it works correctly for tests,
gspencer@google.com
2009-07-20
2
-7
/
+6
*
The compiled version of the o3djs libs WORK!
gman@google.com
2009-07-20
26
-29
/
+314
*
Added code to exit fullscreen mode if the underlying plugin window is being m...
vangelis@google.com
2009-07-18
1
-0
/
+4
*
add ignore_edge option in test list.
yux@google.com
2009-07-17
3
-44
/
+64
*
Updated DEPS to get new shadow map screenshot (with the right name this time)
petersont@chromium.org
2009-07-17
1
-1
/
+1
*
Shader in shadow-map.html constructed a float4 with a single argument. Avoid...
petersont@chromium.org
2009-07-17
1
-1
/
+2
*
Add RawData request in preparation for manual loading of
gman@google.com
2009-07-17
9
-39
/
+281
*
Linux: Adding conflicts with the ubuntu package
piman@google.com
2009-07-17
1
-0
/
+2
*
Added a new sample which implements basic shadow mapping.
petersont@chromium.org
2009-07-17
6
-5
/
+655
*
O3D 64-bit Linux: Symlink the 32-bit plugin into the plugin install dirs too ...
tschmelcher@google.com
2009-07-17
3
-8
/
+7
*
Change revision number in deps and deps_gyp after commit pdiff in third_party...
yux@google.com
2009-07-17
2
-2
/
+2
*
missing file
gman@google.com
2009-07-17
1
-0
/
+33
*
JSCompiler fixes
gman@google.com
2009-07-16
8
-72
/
+225
*
Some security fixes for Skin and Curve deseralization.
gman@google.com
2009-07-16
4
-0
/
+24
*
This changes how we do gyp targets that generate code because GYP isn't
gspencer@google.com
2009-07-16
3
-233
/
+86
*
quick fix for bad checkin
gman@google.com
2009-07-15
1
-3
/
+3
*
More docs changes.
gman@google.com
2009-07-15
11
-56
/
+307
*
Fix createCheckerMaterial to use same colors as it original used.
gman@google.com
2009-07-15
3
-6
/
+6
*
A few more bitmap fixes for the GL build
vangelis@google.com
2009-07-15
1
-4
/
+4
*
Update the archiving for Hive runs to work from Buildbot. Remove deadlock f...
thomaslewis@google.com
2009-07-15
2
-16
/
+45
*
Fixes for bitmap and GL/CB
gman@google.com
2009-07-15
7
-109
/
+114
*
expose bitmap in js.
yux@google.com
2009-07-15
29
-570
/
+2019
*
This adds some infrastructure for building O3D as part of the Chrome build,
gspencer@google.com
2009-07-15
3
-16
/
+31
*
Lots more docs changes.
gman@google.com
2009-07-14
15
-45
/
+242
*
StreamOperation gets url scheme from full path rather than relative path. Fix...
apatrick@google.com
2009-07-14
1
-11
/
+12
*
This splits the import.gyp file into two parts (one for building archive lib,
gspencer@google.com
2009-07-14
7
-76
/
+186
*
Yet more docs.
gman@google.com
2009-07-14
3
-11
/
+27
*
A few more docs updates.
gman@google.com
2009-07-13
2
-20
/
+43
*
minor fix for docs
gman@google.com
2009-07-13
1
-2
/
+2
*
Safari 4 has the unique behavior that typeof on the NP object that is meant t...
petersont@chromium.org
2009-07-13
2
-4
/
+16
*
Change NULL to null in rendergraph.js.
yux@google.com
2009-07-13
1
-1
/
+1
*
Switching back SteamOperation to explicitly check for the particular protocol...
apatrick@google.com
2009-07-13
1
-1
/
+4
*
Update the DEPS file for GYP build to match some recent changes in
gspencer@google.com
2009-07-13
1
-5
/
+5
*
This updates the gyp files to make the gyp build work again after a week of
gspencer@google.com
2009-07-13
3
-0
/
+5
*
temp pdiff fix for billboards
gman@google.com
2009-07-13
1
-1
/
+1
*
Plugin no longer makes synchronous NPAPI calls from a Windows message handler...
apatrick@google.com
2009-07-13
17
-168
/
+171
*
Old School Shadow example.
gman@google.com
2009-07-13
8
-107
/
+569
*
Fixing linux regressions from http://codereview.chromium.org/149130
piman@google.com
2009-07-13
3
-15
/
+28
*
Various docs fixes.
gman@google.com
2009-07-13
6
-40
/
+99
*
Added o3djs.material.createCheckerMaterial.
gman@google.com
2009-07-13
6
-17
/
+215
*
Fixed full screen window class issues.
apatrick@google.com
2009-07-13
3
-31
/
+31
*
Add a billboard and imposter sample.
gman@google.com
2009-07-11
8
-3
/
+523
[next]