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

Side by Side Diff: ChangeLog

Issue 22801011: Prepare push to trunk. Now working on version 3.21.3. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 4 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-08-22: Version 3.21.2
2
3 Stability improvements on all platforms.
4
5
1 2013-08-21: Version 3.21.1 6 2013-08-21: Version 3.21.1
2 7
3 Promoted ArrayBuffer, DataView and typed arrays to non-experimental. 8 Promoted ArrayBuffer, DataView and typed arrays to non-experimental.
4 (Chromium issue 270527) 9 (Chromium issue 270527)
5 10
6 Replaced OS::MemCopy with memcpy in typed array initialization. 11 Replaced OS::MemCopy with memcpy in typed array initialization.
7 (Chromium issue 270642) 12 (Chromium issue 270642)
8 13
9 Moved i18n break iterator C++ code to runtime (issue 2745) 14 Moved i18n break iterator C++ code to runtime (issue 2745)
10 15
(...skipping 5754 matching lines...) Expand 10 before | Expand all | Expand 10 after
5765 setting break points in them. 5770 setting break points in them.
5766 5771
5767 5772
5768 2008-07-03: Version 0.1.0 5773 2008-07-03: Version 0.1.0
5769 5774
5770 Initial export. 5775 Initial export.
5771 5776
5772 # Local Variables: 5777 # Local Variables:
5773 # mode:text 5778 # mode:text
5774 # End: 5779 # 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