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

Side by Side Diff: ChangeLog

Issue 10802013: Prepare push to trunk. Now working on version 3.12.15. (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-18: Version 3.12.14
2
3 Deactivated optimization of packed arrays.
4 (Chromium issue http://code.google.com/p/chromium/issues/detail?id=13776 8)
danno 2012/07/18 11:19:35 Just include the issue number, make sure fits in 8
5
6 Fixed broken accessor transition.
7 (Chromium issue 137689)
8
9 Performance and stability improvements on all platforms.
10
11
1 2012-07-17: Version 3.12.13 12 2012-07-17: Version 3.12.13
2 13
3 Fixed missing tagging of stack value in finally block. 14 Fixed missing tagging of stack value in finally block.
4 (Chromium issue 137496) 15 (Chromium issue 137496)
5 16
6 Added more support for heap analysis. 17 Added more support for heap analysis.
7 18
8 Performance and stability improvements on all platforms. 19 Performance and stability improvements on all platforms.
9 20
10 21
(...skipping 4405 matching lines...) Expand 10 before | Expand all | Expand 10 after
4416 setting break points in them. 4427 setting break points in them.
4417 4428
4418 4429
4419 2008-07-03: Version 0.1.0 4430 2008-07-03: Version 0.1.0
4420 4431
4421 Initial export. 4432 Initial export.
4422 4433
4423 # Local Variables: 4434 # Local Variables:
4424 # mode:text 4435 # mode:text
4425 # End: 4436 # 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