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

Side by Side Diff: ChangeLog

Issue 10792035: Prepare push to trunk. Now working on version 3.12.14. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 5 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 2012-07-17: Version 3.12.13
2
3 Fixed missing tagging of stack value in finally block.
4 (Chromium issue 137496)
5
6 Added more support for heap analysis.
7
8 Performance and stability improvements on all platforms.
9
10
1 2012-07-16: Version 3.12.12 11 2012-07-16: Version 3.12.12
2 12
3 Added an option to the tickprocessor to specify the directory for lib 13 Added an option to the tickprocessor to specify the directory for lib
4 lookup. 14 lookup.
5 15
6 Fixed ICs for slow objects with native accessor (Chromium issue 137002). 16 Fixed ICs for slow objects with native accessor (Chromium issue 137002).
7 17
8 Fixed transcendental cache on ARM in optimized code (issue 2234). 18 Fixed transcendental cache on ARM in optimized code (issue 2234).
9 19
10 New heap inspection tools: counters for object sizes and counts, 20 New heap inspection tools: counters for object sizes and counts,
(...skipping 4395 matching lines...) Expand 10 before | Expand all | Expand 10 after
4406 setting break points in them. 4416 setting break points in them.
4407 4417
4408 4418
4409 2008-07-03: Version 0.1.0 4419 2008-07-03: Version 0.1.0
4410 4420
4411 Initial export. 4421 Initial export.
4412 4422
4413 # Local Variables: 4423 # Local Variables:
4414 # mode:text 4424 # mode:text
4415 # End: 4425 # 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