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

Side by Side Diff: ChangeLog

Issue 15959021: Prepare push to trunk. Now working on version 3.19.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Past tense Created 7 years, 6 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-05-31: Version 3.19.7
2
3 Added support for //# sourceURL similar to deprecated //@ sourceURL one.
4 (issue 2702)
5
6 Made sure IfBuilder::Return clears the current block.
7 (Chromium issue 243868)
8
9 Fixed two CPU profiler tests on ARM and MIPS simulators
10 (issue 2628)
11
12 Fixed idle incremental GC for large objects.
13 (Chromium issue 241815)
14
15 Disabled --optimize-constructed-arrays due to crashes
16 (Chromium issue 244461)
17
18 Performance and stability improvements on all platforms.
19
20
1 2013-05-28: Version 3.19.6 21 2013-05-28: Version 3.19.6
2 22
3 Fixed IfBuilder::Deopt to clear the current block 23 Fixed IfBuilder::Deopt to clear the current block
4 (Chromium issue 243868). 24 (Chromium issue 243868).
5 25
6 Performance and stability improvements on all platforms. 26 Performance and stability improvements on all platforms.
7 27
8 28
9 2013-05-27: Version 3.19.5 29 2013-05-27: Version 3.19.5
10 30
(...skipping 5406 matching lines...) Expand 10 before | Expand all | Expand 10 after
5417 setting break points in them. 5437 setting break points in them.
5418 5438
5419 5439
5420 2008-07-03: Version 0.1.0 5440 2008-07-03: Version 0.1.0
5421 5441
5422 Initial export. 5442 Initial export.
5423 5443
5424 # Local Variables: 5444 # Local Variables:
5425 # mode:text 5445 # mode:text
5426 # End: 5446 # 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