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

Side by Side Diff: ChangeLog

Issue 24977002: Prepare push to trunk. Now working on version 3.22.4. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Review 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-27: Version 3.22.3
2
3 Added methods to enable configuration of ResourceConstraints based on
4 limits derived at runtime.
5 (Chromium issue 292928)
6
7 Added -optimize-for-size flag to optimize for memory size (will be used
8 by pre-aging CL), and removed the is_memory_constrained
9 ResourceConstraint.
10 (Chromium issue 292928)
11
12 Performance and stability improvements on all platforms.
13
14
1 2013-09-26: Version 3.22.2 15 2013-09-26: Version 3.22.2
2 16
3 Performance and stability improvements on all platforms. 17 Performance and stability improvements on all platforms.
4 18
5 19
6 2013-09-25: Version 3.22.1 20 2013-09-25: Version 3.22.1
7 21
8 Sped up creating typed arrays from array-like objects. 22 Sped up creating typed arrays from array-like objects.
9 (Chromium issue 270507) 23 (Chromium issue 270507)
10 24
(...skipping 5967 matching lines...) Expand 10 before | Expand all | Expand 10 after
5978 setting break points in them. 5992 setting break points in them.
5979 5993
5980 5994
5981 2008-07-03: Version 0.1.0 5995 2008-07-03: Version 0.1.0
5982 5996
5983 Initial export. 5997 Initial export.
5984 5998
5985 # Local Variables: 5999 # Local Variables:
5986 # mode:text 6000 # mode:text
5987 # End: 6001 # 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