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
*
Fixed some warnings in bitmap_png.cc
bradnelson@google.com
2009-08-10
5
-5
/
+23
*
Now that chromium's common.gypi sets /MP when building under vs2008,
bradnelson@google.com
2009-08-10
1
-5
/
+0
*
Changing run hook for gyp so that depth as at the right level.
bradnelson@google.com
2009-08-09
1
-1
/
+1
*
Add return type to docs for getRect
gman@google.com
2009-08-08
1
-0
/
+2
*
fix for gcc
gman@google.com
2009-08-08
1
-0
/
+2
*
This CL adds client.toDataURL which gets the contents
gman@google.com
2009-08-08
35
-149
/
+572
*
Fix for GL path not clearing textures
gman@google.com
2009-08-08
2
-33
/
+30
*
half fix for mac.
gman@google.com
2009-08-08
2
-4
/
+9
*
Add nonPowerOfTwoTextures to clientInfo
gman@google.com
2009-08-08
8
-7
/
+64
*
Add usual cleanup code for this sample, fixing breakage with Firefox's backwa...
kbr@google.com
2009-08-08
1
-0
/
+11
*
Changes for Mac GYP build: fix source that causes compiler warnings, fix incl...
maf@google.com
2009-08-07
6
-310
/
+321
*
Removed manual setting of iexplore.exe path on 64-bit Windows during
kbr@google.com
2009-08-07
2
-16
/
+1
*
This CL adds texture.getRect
gman@google.com
2009-08-07
6
-31
/
+354
*
This adds a stub for the mac installer so that the gyp generation won't fail ...
gspencer@google.com
2009-08-07
2
-0
/
+45
*
Fix the error I introduced into the installer build.scons file.
gspencer@google.com
2009-08-06
1
-1
/
+1
*
This completes the building of o3d.msi from the GYP build.
gspencer@google.com
2009-08-06
15
-35
/
+422
*
Updated to o3d revision 113.
apatrick@google.com
2009-08-06
1
-1
/
+1
*
Need to define XP_MACOSX=1 for npapi.h to work as needed on Mac.
maf@google.com
2009-08-06
1
-0
/
+3
*
fix for mac build
gman@google.com
2009-08-06
1
-0
/
+1
*
Fixes for gcc
gman@google.com
2009-08-06
2
-12
/
+14
*
oops, forgot these files
gman@google.com
2009-08-06
5
-16
/
+1282
*
A step in exposing Bitmap to JavaScript.
gman@google.com
2009-08-06
68
-1625
/
+1113
*
Lots of changes required to build on GCC in full paranoia mode with no warnin...
maf@google.com
2009-08-06
47
-321
/
+338
*
Update v8 to 1.3.2, same as chrome. That version has a fix for Linux.
piman@google.com
2009-08-06
2
-4
/
+4
*
Updated O3D to work with most recent Chrome base.
apatrick@google.com
2009-08-05
6
-12
/
+41
*
Putting some stubs in so that gyp generation doesn't fail on Mac and so that ...
gspencer@google.com
2009-08-05
2
-5
/
+26
*
Added default values to property documentation.
gman@google.com
2009-08-05
29
-76
/
+213
*
Make build touch the O3D.plugin directory so it's as new as the binary we jus...
maf@google.com
2009-08-05
1
-0
/
+1
*
Adding missing gyp file
gspencer@google.com
2009-08-04
1
-0
/
+77
*
Fixes for last bitmap change
gman@google.com
2009-08-04
7
-64
/
+39
*
This fixes some things that crept into the build as the scons build changed.
gspencer@google.com
2009-08-04
3
-4
/
+7
*
This adds splitting of samples for the interactive sampler,
gspencer@google.com
2009-08-03
11
-58
/
+434
*
turn off bitmap-draw-test for pulse for now
gman@google.com
2009-08-03
1
-1
/
+1
*
Add SetRect to Texture2d and TextureCUBE
gman@google.com
2009-08-03
33
-587
/
+1976
*
Renaming libevent to event.
apatrick@google.com
2009-08-03
1
-0
/
+0
*
Asynchronous tick now uses NPN_PluginAsyncCall.URL streaming callbacks are no...
apatrick@google.com
2009-08-03
73
-361
/
+1844
*
minor fix to correctly strip goog.exportSymbols
gman@google.com
2009-08-03
1
-1
/
+1
*
This adds the sample conversion to the GYP build, at least on Windows.
gspencer@google.com
2009-07-30
11
-12
/
+235
*
Don't zero newly allocated bitmap data - it's already been zeroed.
maf@google.com
2009-07-30
2
-8
/
+0
*
Remove source assets from gclient sync deps
gman@google.com
2009-07-30
2
-2
/
+2
*
Version number bump for release
bradnelson@google.com
2009-07-29
1
-1
/
+1
*
Removed HostControl implementation of IPersistStreamInitImpl.
apatrick@google.com
2009-07-29
1
-3
/
+0
*
linux: unexport as many symbols as possible
piman@google.com
2009-07-29
6
-12
/
+27
*
Change <script id="o3d" to <script id="o3dscript"
gman@google.com
2009-07-28
97
-97
/
+97
*
Remove *.vsprops files that are no longer referenced (or only have
sgk@google.com
2009-07-28
1
-10
/
+0
*
Change box2d to use compiled verison of box2d.js from
gman@google.com
2009-07-28
67
-11535
/
+1039
*
Changes to picking example to show how to get
gman@google.com
2009-07-28
3
-15
/
+148
*
Fixing 'click' event handling:
vangelis@google.com
2009-07-28
1
-2
/
+8
*
Changes to upgrade to public version of selenium
gman@google.com
2009-07-27
5
-36
/
+22
*
This change fixes the issue that if you use
gman@google.com
2009-07-24
98
-168
/
+194
[next]