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

Side by Side Diff: ChangeLog

Issue 11514002: Prepare push to trunk. Now working on version 3.15.12. (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-10: Version 3.15.11
2
3 Define CAN_USE_VFP2/3_INSTRUCTIONS based on arm_neon and arm_fpu GYP
4 flags.
5
6 Performance and stability improvements on all platforms.
7
8
1 2012-12-07: Version 3.15.10 9 2012-12-07: Version 3.15.10
2 10
3 Enabled optimisation of functions inside eval. (issue 2315) 11 Enabled optimisation of functions inside eval. (issue 2315)
4 12
5 Fixed spec violations in methods of Number.prototype. (issue 2443) 13 Fixed spec violations in methods of Number.prototype. (issue 2443)
6 14
7 Added GCTracer metrics for a scavenger GC for DOM wrappers. 15 Added GCTracer metrics for a scavenger GC for DOM wrappers.
8 16
9 Performance and stability improvements on all platforms. 17 Performance and stability improvements on all platforms.
10 18
(...skipping 4854 matching lines...) Expand 10 before | Expand all | Expand 10 after
4865 setting break points in them. 4873 setting break points in them.
4866 4874
4867 4875
4868 2008-07-03: Version 0.1.0 4876 2008-07-03: Version 0.1.0
4869 4877
4870 Initial export. 4878 Initial export.
4871 4879
4872 # Local Variables: 4880 # Local Variables:
4873 # mode:text 4881 # mode:text
4874 # End: 4882 # 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