summaryrefslogtreecommitdiffstats
path: root/o3d
Commit message (Expand)AuthorAgeFilesLines
* Fix the bitmap class to zero out memory when it's allocated to avoid garbage ...crogers@google.com2009-06-121-1/+5
* Fixing v8 build when include or lib are set.yux@google.com2009-06-111-6/+6
* Fixed some issues in the V8 bridge. It wasn't using HandleScopes correctly. T...apatrick@google.com2009-06-104-37/+36
* Reconstructing thomaslewis' change 118477.bradnelson@google.com2009-06-102-2/+3
* Fix bugs where O3D would output lots of spurious log messages in thetschmelcher@google.com2009-06-101-4/+32
* Changing an access on os.environ to a get (so things don't complain onbradnelson@google.com2009-06-101-4/+1
* Make O3D fullscreen mode support resolution switching on Mac.maf@google.com2009-06-105-45/+250
* Make the fullscreen sample be the simplest possible one that shows good pract...ericu@google.com2009-06-101-403/+195
* Review URL: http://codereview.chromium.org/118473petersont@chromium.org2009-06-091-1/+4
* The features request broke backward compatibility for code currently in the w...gman@google.com2009-06-093-9/+40
* Commenting out V8-test until V8 bug is fixed.vangelis@google.com2009-06-091-1/+2
* Fix crash in Safari 4.0 final by making the O3D plug-in default to the Carbon...maf@google.com2009-06-091-12/+16
* Fix QA code to work from svn.thomaslewis@google.com2009-06-091-2/+4
* This CL makes the collada importer handle skinned datagman@google.com2009-06-098-20/+174
* Fixes the shader builder so the constant shadergman@google.com2009-06-091-9/+11
* Adding a reference to the location of firefox.tgzbradnelson@google.com2009-06-091-2/+4
* This fixes a bunch of warnings that are in our code, in order for the GYP bui...gspencer@google.com2009-06-0838-105/+170
* #!/usr/bin/python2.4ericu@google.com2009-06-051-0/+1
* Version number bump for releaseericu@google.com2009-06-051-3/+2
* Bumping up version number in trunk to 0.1.36.0vangelis@google.com2009-06-051-1/+1
* Temporarily removing beachdemo from selenium tests as it crashes FF and takes...vangelis@google.com2009-06-051-1/+1
* Updating the description to describe the new pdiff parameters, colorfactor an...rlp@google.com2009-06-041-0/+10
* * Raising the pdiff threshold for the beachdemo test to correct pulse failure...vangelis@google.com2009-06-045-12/+15
* Rolling back change that prevents non-committers from checking out the tree. ...gspencer@google.com2009-06-041-19/+19
* Fixing the DEPS file to get things from the https versions of the o3d.code.go...gspencer@google.com2009-06-041-22/+22
* This switches some of our dependencies that come from the code.google.com sitegspencer@google.com2009-06-032-5/+22
* Review URL: http://codereview.chromium.org/119067crogers@google.com2009-06-031-0/+13
* Directing code reviews for o3d to a separate mailing list.bradnelson@google.com2009-06-021-0/+6
* Fixes crash bug when gzipped tar file is corrupt.gman@google.com2009-06-022-71/+20
* Updating version number for fetching from O3D Code repository in DEPS file.gspencer@google.com2009-05-291-1/+1
* Final merge from O3D Perforce tree.gspencer@google.com2009-05-298-64/+660
* Changing these to be executable.bradnelson@google.com2009-05-292-0/+0
* This adds a DEPS file for o3d that maps in all of its dependencies,gspencer@google.com2009-05-295-15/+142
* Adding README for O3Dgspencer@google.com2009-05-271-0/+4
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271306-0/+262104