Go to file
Jack Palevich 5afdc87704 Add size checks for glBufferData and glBufferSubData
Without the size checks it's possible for calls to glBufferData
and glBufferSubData to read off the end of the Buffer object's
data, which can cause page faults.

Fix end-of-line characters for the "spec" files. (That's why
every line of these files is changed.)

Enhance our code emitter to properly handle bounds checks for
possibly-null pointers.
2009-10-21 11:02:44 -07:00
awt Removed system/framework/android.awt.jar. 2009-07-02 14:11:33 -05:00
camera/libcameraservice Don't callback on NULL client. Bug 2180510. 2009-10-15 15:18:08 -07:00
cmds keystore: remove old implementation and test. 2009-09-24 13:35:26 +08:00
include fix [2182249] [MR1] valgrind error in surface flinger 2009-10-15 18:08:15 -07:00
libs fix [2182249] [MR1] valgrind error in surface flinger 2009-10-15 18:08:15 -07:00
opengl Add size checks for glBufferData and glBufferSubData 2009-10-21 11:02:44 -07:00
vpn/java/android/net/vpn Remove deprecated VpnType.getDescription(). 2009-09-30 18:39:48 +08:00
MODULE_LICENSE_APACHE2
NOTICE Start using CLDR for some date-and-time strings and formats. 2009-05-15 10:15:50 -07:00