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

Side by Side Diff: ChangeLog

Issue 11665006: Prepare push to trunk. Now working on version 3.15.13. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years 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 2012-12-21: Version 3.15.12
2
3 V8_Fatal now prints C++ stack trace in debug mode.
4
5 Added HTML-based tick processor.
6
7 Continued implementation of Object.observe (V8 issue 2409).
8
9 Fixed V8 issues 2243, 2340, 2393, 2399, 2457.
10
11 Fixed Chromium issues 125308, 165637, 166379, 166553.
12
13 Performance and stability improvements on all platforms.
14
15
1 2012-12-10: Version 3.15.11 16 2012-12-10: Version 3.15.11
2 17
3 Define CAN_USE_VFP2/3_INSTRUCTIONS based on arm_neon and arm_fpu GYP 18 Define CAN_USE_VFP2/3_INSTRUCTIONS based on arm_neon and arm_fpu GYP
4 flags. 19 flags.
5 20
6 Performance and stability improvements on all platforms. 21 Performance and stability improvements on all platforms.
7 22
8 23
9 2012-12-07: Version 3.15.10 24 2012-12-07: Version 3.15.10
10 25
(...skipping 4862 matching lines...) Expand 10 before | Expand all | Expand 10 after
4873 setting break points in them. 4888 setting break points in them.
4874 4889
4875 4890
4876 2008-07-03: Version 0.1.0 4891 2008-07-03: Version 0.1.0
4877 4892
4878 Initial export. 4893 Initial export.
4879 4894
4880 # Local Variables: 4895 # Local Variables:
4881 # mode:text 4896 # mode:text
4882 # End: 4897 # 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