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

Side by Side Diff: ChangeLog

Issue 201303003: Prepare push to trunk. Now working on version 3.25.14. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 9 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 2014-03-17: Version 3.25.13
2
3 Move profiler callback interfaces from v8.h to v8-profiler.h.
4
5 Performance and stability improvements on all platforms.
6
7
1 2014-03-14: Version 3.25.12 8 2014-03-14: Version 3.25.12
2 9
3 PromiseCoerce should deal with an error during accessing "then" 10 PromiseCoerce should deal with an error during accessing "then"
4 (Chromium issue 347095). 11 (Chromium issue 347095).
5 12
6 Propagate updated offsets in BoundsCheckBbData (Chromium issue 350863). 13 Propagate updated offsets in BoundsCheckBbData (Chromium issue 350863).
7 14
8 Add regression test for range analysis bug (issue 3204). 15 Add regression test for range analysis bug (issue 3204).
9 16
10 Continued fix for 351257. Reusing the feedback vector is too complex 17 Continued fix for 351257. Reusing the feedback vector is too complex
(...skipping 6916 matching lines...) Expand 10 before | Expand all | Expand 10 after
6927 setting break points in them. 6934 setting break points in them.
6928 6935
6929 6936
6930 2008-07-03: Version 0.1.0 6937 2008-07-03: Version 0.1.0
6931 6938
6932 Initial export. 6939 Initial export.
6933 6940
6934 # Local Variables: 6941 # Local Variables:
6935 # mode:text 6942 # mode:text
6936 # End: 6943 # 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