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

Side by Side Diff: ChangeLog

Issue 24483003: Prepare push to trunk. Now working on version 3.22.2. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 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-25: Version 3.22.1
2
3 Sped up creating typed arrays from array-like objects.
4 (Chromium issue 270507)
5
6 Performance and stability improvements on all platforms.
7
8
1 2013-09-23: Version 3.22.0 9 2013-09-23: Version 3.22.0
2 10
3 LiveEdit to mark more closure functions for re-instantiation when scope 11 LiveEdit to mark more closure functions for re-instantiation when scope
4 layout changes. 12 layout changes.
5 (issue 2872) 13 (issue 2872)
6 14
7 Made bounds check elimination iterative instead of recursive. 15 Made bounds check elimination iterative instead of recursive.
8 (Chromium issue 289706) 16 (Chromium issue 289706)
9 17
10 Turned on i18n support by default. 18 Turned on i18n support by default.
(...skipping 5954 matching lines...) Expand 10 before | Expand all | Expand 10 after
5965 setting break points in them. 5973 setting break points in them.
5966 5974
5967 5975
5968 2008-07-03: Version 0.1.0 5976 2008-07-03: Version 0.1.0
5969 5977
5970 Initial export. 5978 Initial export.
5971 5979
5972 # Local Variables: 5980 # Local Variables:
5973 # mode:text 5981 # mode:text
5974 # End: 5982 # 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