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

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: 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 by
payer 2013/09/27 07:13:36 80 chars
8 pre-aging CL), and remove the is_memory_constrained ResourceConstraint.
payer 2013/09/27 07:13:36 removed
9 (Chromium issue 292928)
10
11 Performance and stability improvements on all platforms.
12
13
1 2013-09-26: Version 3.22.2 14 2013-09-26: Version 3.22.2
2 15
3 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
4 17
5 18
6 2013-09-25: Version 3.22.1 19 2013-09-25: Version 3.22.1
7 20
8 Sped up creating typed arrays from array-like objects. 21 Sped up creating typed arrays from array-like objects.
9 (Chromium issue 270507) 22 (Chromium issue 270507)
10 23
(...skipping 5967 matching lines...) Expand 10 before | Expand all | Expand 10 after
5978 setting break points in them. 5991 setting break points in them.
5979 5992
5980 5993
5981 2008-07-03: Version 0.1.0 5994 2008-07-03: Version 0.1.0
5982 5995
5983 Initial export. 5996 Initial export.
5984 5997
5985 # Local Variables: 5998 # Local Variables:
5986 # mode:text 5999 # mode:text
5987 # End: 6000 # 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