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

Side by Side Diff: ChangeLog

Issue 135533005: Prepare push to trunk. Now working on version 3.24.25. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 11 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-01-27: Version 3.24.24
2
3 MIPS: Reduce the stack requirements of GetNoCodeAgeSequence (issue
4 3111).
5
6 Delete v8_shell target now that chrome uses d8 (Chromium issue 331585).
7
8 ARM: Reduce the stack requirements of GetNoCodeAgeSequence (issue 3111).
9
10 Performance and stability improvements on all platforms.
11
12
1 2014-01-24: Version 3.24.23 13 2014-01-24: Version 3.24.23
2 14
3 Performance and stability improvements on all platforms. 15 Performance and stability improvements on all platforms.
4 16
5 17
6 2014-01-23: Version 3.24.22 18 2014-01-23: Version 3.24.22
7 19
8 Fix compilation on x64 architectures (issue 3110). 20 Fix compilation on x64 architectures (issue 3110).
9 21
10 Ensure we don't overwrite transitions in SetPropertyIgnoreAttributes 22 Ensure we don't overwrite transitions in SetPropertyIgnoreAttributes
(...skipping 6549 matching lines...) Expand 10 before | Expand all | Expand 10 after
6560 setting break points in them. 6572 setting break points in them.
6561 6573
6562 6574
6563 2008-07-03: Version 0.1.0 6575 2008-07-03: Version 0.1.0
6564 6576
6565 Initial export. 6577 Initial export.
6566 6578
6567 # Local Variables: 6579 # Local Variables:
6568 # mode:text 6580 # mode:text
6569 # End: 6581 # 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