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

Side by Side Diff: ChangeLog

Issue 187833002: Prepare push to trunk. Now working on version 3.25.5. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 9 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 2014-03-05: Version 3.25.4
2
3 x64: Fix LMathMinMax for constant Smi right-hand operands (Chromium
4 issue 349079).
5
6 Performance and stability improvements on all platforms.
7
8
1 2014-03-04: Version 3.25.3 9 2014-03-04: Version 3.25.3
2 10
3 Clear optimized code cache in shared function info when code gets 11 Clear optimized code cache in shared function info when code gets
4 deoptimized (Chromium issue 343609). 12 deoptimized (Chromium issue 343609).
5 13
6 Fixed constant folding for Math.clz32 (Chromium issue 347906). 14 Fixed constant folding for Math.clz32 (Chromium issue 347906).
7 15
8 Fix JSObject::PrintTransitions (Chromium issue 347912). 16 Fix JSObject::PrintTransitions (Chromium issue 347912).
9 17
10 Fix handling of constant global variable assignments (Chromium issue 18 Fix handling of constant global variable assignments (Chromium issue
(...skipping 6761 matching lines...) Expand 10 before | Expand all | Expand 10 after
6772 setting break points in them. 6780 setting break points in them.
6773 6781
6774 6782
6775 2008-07-03: Version 0.1.0 6783 2008-07-03: Version 0.1.0
6776 6784
6777 Initial export. 6785 Initial export.
6778 6786
6779 # Local Variables: 6787 # Local Variables:
6780 # mode:text 6788 # mode:text
6781 # End: 6789 # 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