summaryrefslogtreecommitdiffstats
path: root/base/string_split.cc
diff options
context:
space:
mode:
authorapatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-05 22:23:05 +0000
committerapatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-05 22:23:05 +0000
commit2cd7f95ddca8996ff7eaee4cc252c42b14d3eff8 (patch)
treea9799ab93058a00a15a008b03b934b47287b8c33 /base/string_split.cc
parentf96c7c517f99b8ed7490b1883fec672fcf2c2f2c (diff)
downloadchromium_src-2cd7f95ddca8996ff7eaee4cc252c42b14d3eff8.zip
chromium_src-2cd7f95ddca8996ff7eaee4cc252c42b14d3eff8.tar.gz
chromium_src-2cd7f95ddca8996ff7eaee4cc252c42b14d3eff8.tar.bz2
Roll ANGLE 626:633.
Revision: 633 Author: benvanik@google.com Date: 12:38:32 PM, Thursday, May 05, 2011 Message: Fix for issue 150 - HandleAllocator asserts on framebuffer 0 release Issue=150 Signed-off-by: apatrick ---- Modified : /trunk/src/common/version.h Modified : /trunk/src/libGLESv2/HandleAllocator.cpp Revision: 632 Author: apatrick@chromium.org Date: 5:00:30 PM, Wednesday, May 04, 2011 Message: Implemented semantics for eglDestroySurface when surface is current on thread. The spec has this to say. " All resources associated with surface which were allocated by EGL are marked for deletion as soon as possible. If surface is current to any thread (see section 3.7.3), resources are not actually released while the surface remains current. Future references to surface remain valid only so long as it is current; it will be destroyed, and all future references to it will become invalid, as soon as any otherwise valid eglMakeCurrent call is made from the thread it is bound to." Review URL: http://codereview.appspot.com/4449064 ---- Modified : /trunk/src/common/version.h Modified : /trunk/src/libEGL/Display.cpp Modified : /trunk/src/libEGL/Surface.cpp Modified : /trunk/src/libEGL/Surface.h Modified : /trunk/src/libEGL/libEGL.cpp Revision: 629 Author: jbauman@chromium.org Date: 1:45:27 PM, Tuesday, May 03, 2011 Message: Validate cube texsubimage based on current face Apps can load cube faces in an arbitrary order, so validating texsubimage based on the format of only the first face won't work. BUG=149 TEST= Review URL: http://codereview.appspot.com/4445085 ---- Modified : /trunk/src/common/version.h Modified : /trunk/src/libGLESv2/Texture.cpp Modified : /trunk/src/libGLESv2/libGLESv2.cpp Revision: 628 Author: jbauman@chromium.org Date: 6:02:52 PM, Friday, April 29, 2011 Message: Move attrib-list handling into Display Move the handling of attrib-lists in eglCreatePbufferSurface and eglCreateWindowList into methods in Display, so we can keep libEGL.cpp as a thin layer. BUG= TEST= Review URL: http://codereview.appspot.com/4453051 ---- Modified : /trunk/src/common/version.h Modified : /trunk/src/libEGL/Display.cpp Modified : /trunk/src/libEGL/Display.h Modified : /trunk/src/libEGL/libEGL.cpp Revision: 627 Author: benvanik@google.com Date: 11:07:50 AM, Friday, April 29, 2011 Message: Adding ANGLE_timer_query draft extension spec. Issue=142 Signed-off-by: Daniel Koch ---- Added : /trunk/extensions/ANGLE_timer_query.txt TEST=try BUG=none Review URL: http://codereview.chromium.org/6928044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84335 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/string_split.cc')
0 files changed, 0 insertions, 0 deletions