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

Side by Side Diff: ChangeLog

Issue 198723004: Repair ChangeLog after push-to-trunk. (Closed) Base URL: https://v8.googlecode.com/svn/trunk
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 | no next file » | 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 1 2014-03-17: Version 3.25.13
2 2
3 Move profiler callback interfaces from v8.h to v8-profiler.h. 3 Move profiler callback interfaces from v8.h to v8-profiler.h.
4 4
5 Performance and stability improvements on all platforms. 5 Performance and stability improvements on all platforms.
6 6
7 7
8 2014-03-17: Version 3.25.13
9
10 Move profiler callback interfaces from v8.h to v8-profiler.h.
11
12 Performance and stability improvements on all platforms.
13
14
15 2014-03-14: Version 3.25.12 8 2014-03-14: Version 3.25.12
16 9
17 PromiseCoerce should deal with an error during accessing "then" 10 PromiseCoerce should deal with an error during accessing "then"
18 (Chromium issue 347095). 11 (Chromium issue 347095).
19 12
20 Propagate updated offsets in BoundsCheckBbData (Chromium issue 350863). 13 Propagate updated offsets in BoundsCheckBbData (Chromium issue 350863).
21 14
22 Add regression test for range analysis bug (issue 3204). 15 Add regression test for range analysis bug (issue 3204).
23 16
24 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
6941 setting break points in them. 6934 setting break points in them.
6942 6935
6943 6936
6944 2008-07-03: Version 0.1.0 6937 2008-07-03: Version 0.1.0
6945 6938
6946 Initial export. 6939 Initial export.
6947 6940
6948 # Local Variables: 6941 # Local Variables:
6949 # mode:text 6942 # mode:text
6950 # End: 6943 # End:
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698