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

Side by Side Diff: ChangeLog

Issue 201153011: Prepare push to trunk. Now working on version 3.25.16. (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-18: Version 3.25.15
2
3 Don't generate keyed store ICs for global proxies (Chromium issue
4 352983).
5
6 MIPS: Make invalid LHSs a parse-time (reference) error (Chromium issue
7 351658).
8
9 Make invalid LHSs a parse-time (reference) error (Chromium issue
10 351658).
11
12 Add Promises/A+ Compliance Test Suite (Chromium issue 347095).
13
14 Split Promise API into Promise/Resolver.
15
16 Performance and stability improvements on all platforms.
17
18
1 2014-03-17: Version 3.25.14 19 2014-03-17: Version 3.25.14
2 20
3 Performance and stability improvements on all platforms. 21 Performance and stability improvements on all platforms.
4 22
5 23
6 2014-03-17: Version 3.25.13 24 2014-03-17: Version 3.25.13
7 25
8 Move profiler callback interfaces from v8.h to v8-profiler.h. 26 Move profiler callback interfaces from v8.h to v8-profiler.h.
9 27
10 Performance and stability improvements on all platforms. 28 Performance and stability improvements on all platforms.
(...skipping 6928 matching lines...) Expand 10 before | Expand all | Expand 10 after
6939 setting break points in them. 6957 setting break points in them.
6940 6958
6941 6959
6942 2008-07-03: Version 0.1.0 6960 2008-07-03: Version 0.1.0
6943 6961
6944 Initial export. 6962 Initial export.
6945 6963
6946 # Local Variables: 6964 # Local Variables:
6947 # mode:text 6965 # mode:text
6948 # End: 6966 # 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