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

Side by Side Diff: ChangeLog

Issue 32693004: Prepare push to trunk. Now working on version 3.22.20. (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-10-23: Version 3.22.19
2
3 Fix materialization of captured objects with field tracking.
Jakob Kummerow 2013/10/23 07:01:49 DBC: past tense please!
4 (Chromium issue 298990)
5
6 Performance and stability improvements on all platforms.
7
8
1 2013-10-22: Version 3.22.18 9 2013-10-22: Version 3.22.18
2 10
3 Add tool to visualize machine code/lithium. 11 Add tool to visualize machine code/lithium.
4 12
5 Handle misaligned loads and stores in load elimination. Do not track 13 Handle misaligned loads and stores in load elimination. Do not track
6 misaligned loads and be conservative about invalidating misaligned 14 misaligned loads and be conservative about invalidating misaligned
7 stores. (issue 2934) 15 stores. (issue 2934)
8 16
9 Performance and stability improvements on all platforms. 17 Performance and stability improvements on all platforms.
10 18
(...skipping 6106 matching lines...) Expand 10 before | Expand all | Expand 10 after
6117 setting break points in them. 6125 setting break points in them.
6118 6126
6119 6127
6120 2008-07-03: Version 0.1.0 6128 2008-07-03: Version 0.1.0
6121 6129
6122 Initial export. 6130 Initial export.
6123 6131
6124 # Local Variables: 6132 # Local Variables:
6125 # mode:text 6133 # mode:text
6126 # End: 6134 # 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