Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(268)

Side by Side Diff: ChangeLog

Issue 23653031: Prepare push to trunk. Now working on version 3.21.15. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: typos Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2013-09-12: Version 3.21.14
2
3 Added access check for observed objects.
4 (V8 issue 2778)
5
6 Cleaned up v8::ArrayBuffer::Allocator interface.
7 (V8 issue 2823)
8
9 Performance and stability improvements on all platforms.
10
1 2013-09-11: Version 3.21.13 11 2013-09-11: Version 3.21.13
2 12
3 Added a ResourceConstraint for the embedder to specify that V8 is 13 Added a ResourceConstraint for the embedder to specify that V8 is
4 running on a memory constrained device. 14 running on a memory constrained device.
5 (Chromium issue 280984) 15 (Chromium issue 280984)
6 16
7 Removed HandleScope default ctor. 17 Removed HandleScope default ctor.
8 (Chromium issue 236173) 18 (Chromium issue 236173)
9 19
10 Enabled escape analysis for Hydrogen. 20 Enabled escape analysis for Hydrogen.
(...skipping 5890 matching lines...) Expand 10 before | Expand all | Expand 10 after
5901 setting break points in them. 5911 setting break points in them.
5902 5912
5903 5913
5904 2008-07-03: Version 0.1.0 5914 2008-07-03: Version 0.1.0
5905 5915
5906 Initial export. 5916 Initial export.
5907 5917
5908 # Local Variables: 5918 # Local Variables:
5909 # mode:text 5919 # mode:text
5910 # End: 5920 # End:
OLDNEW
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698