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

Side by Side Diff: ChangeLog

Issue 10895004: Prepare push to trunk. Now working on version 3.13.5. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 3 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-08-28: Version 3.13.4
2
3 Print reason for disabling optimization. Kill --trace-bailout flag.
4
5 Provided option to disable full DEBUG build on Android.
6
7 Introduced global contexts to represent lexical global scope(s).
8
9 Fixed rounding in Uint8ClampedArray setter. (issue 2294)
10
11 Performance and stability improvements on all platforms.
12
13
1 2012-08-21: Version 3.13.3 14 2012-08-21: Version 3.13.3
2 15
3 Performance and stability improvements on all platforms. 16 Performance and stability improvements on all platforms.
4 17
5 18
6 2012-08-20: Version 3.13.2 19 2012-08-20: Version 3.13.2
7 20
8 Performance and stability improvements on all platforms. 21 Performance and stability improvements on all platforms.
9 22
10 23
(...skipping 4503 matching lines...) Expand 10 before | Expand all | Expand 10 after
4514 setting break points in them. 4527 setting break points in them.
4515 4528
4516 4529
4517 2008-07-03: Version 0.1.0 4530 2008-07-03: Version 0.1.0
4518 4531
4519 Initial export. 4532 Initial export.
4520 4533
4521 # Local Variables: 4534 # Local Variables:
4522 # mode:text 4535 # mode:text
4523 # End: 4536 # 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