summaryrefslogtreecommitdiffstats
path: root/o3d/core/cross/bitmap.cc
Commit message (Expand)AuthorAgeFilesLines
* Gut the temp file flushing feature of RawData, because it is a security risk....tschmelcher@chromium.org2010-08-031-1/+2
* Moved include of precompiled header out of cc files in core to me more in acc...petersont@google.com2009-08-251-3/+0
* Changes needed to make "all" build complete, including fixing the generated c...maf@google.com2009-08-191-2/+2
* expose Bitmap to JavaScript.gman@google.com2009-08-191-19/+48
* A few more cleanup items for bitmap andgman@google.com2009-08-121-6/+12
* Changes to Bitmap before exposing to JavaScriptgman@google.com2009-08-111-143/+109
* This CL adds client.toDataURL which gets the contentsgman@google.com2009-08-081-2/+2
* This completes the building of o3d.msi from the GYP build.gspencer@google.com2009-08-061-2/+2
* A step in exposing Bitmap to JavaScript.gman@google.com2009-08-061-701/+126
* Lots of changes required to build on GCC in full paranoia mode with no warnin...maf@google.com2009-08-061-1/+0
* Fixes for last bitmap changegman@google.com2009-08-041-7/+5
* This fixes some things that crept into the build as the scons build changed.gspencer@google.com2009-08-041-2/+2
* Add SetRect to Texture2d and TextureCUBEgman@google.com2009-08-031-70/+198
* This fixes some float/double warnings and converts everything to floats.gspencer@google.com2009-07-231-11/+11
* Change bilinear interpolation to lanczos resampling,yux@google.com2009-07-221-107/+150
* This fixes a number of things that are warnings in the Mac compiler.gspencer@google.com2009-07-211-1/+1
* Add RawData request in preparation for manual loading ofgman@google.com2009-07-171-27/+26
* This changes how we do gyp targets that generate code because GYP isn'tgspencer@google.com2009-07-161-1/+1
* expose bitmap in js.yux@google.com2009-07-151-1/+292
* This fixes a bunch of warnings that are in our code, in order for the GYP bui...gspencer@google.com2009-06-081-7/+8
* This is the O3D source tree's initial commit to the Chromium tree. It gspencer@google.com2009-05-271-0/+684