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

Side by Side Diff: ChangeLog

Issue 201923002: Repair ChangeLog after script failure in 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.14 1 2014-03-17: Version 3.25.14
2 2
3 Performance and stability improvements on all platforms. 3 Performance and stability improvements on all platforms.
4 4
5 5
6 2014-03-17: Version 3.25.13 6 2014-03-17: Version 3.25.13
7 7
8 Move profiler callback interfaces from v8.h to v8-profiler.h. 8 Move profiler callback interfaces from v8.h to v8-profiler.h.
9 9
10 Performance and stability improvements on all platforms. 10 Performance and stability improvements on all platforms.
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 Remove uses of RangeCanInclude() in flooring division by power of 2 46 Remove uses of RangeCanInclude() in flooring division by power of 2
47 (issue 3204). 47 (issue 3204).
48 48
49 Fix uses of range analysis results in HChange (issue 3204). 49 Fix uses of range analysis results in HChange (issue 3204).
50 50
51 Performance and stability improvements on all platforms. 51 Performance and stability improvements on all platforms.
52 52
53 53
54 2014-03-14: Version 3.25.10 54 2014-03-14: Version 3.25.10
55 55
56 MIPS: Remove uses of CanBeNegative() in HMod (issue 3204). 56 This version was not committed due to script failures.
57
58 MIPS: Remove uses of RangeCanInclude() in flooring division by power of
59 2 (issue 3204).
60
61 MIPS: Fix uses of range analysis results in HChange (issue 3204).
62
63 Make translation of modulus operation '--stress-opt'-proof (Chromium
64 issue 352059).
65
66 Remove uses of CanBeNegative() in HMod (issue 3204).
67
68 Remove uses of RangeCanInclude() in flooring division by power of 2
69 (issue 3204).
70
71 Fix uses of range analysis results in HChange (issue 3204).
72
73 Performance and stability improvements on all platforms.
74 57
75 58
76 2014-03-13: Version 3.25.9 59 2014-03-13: Version 3.25.9
77 60
78 Reland "Enable Object.observe by default" again (issue 2409). 61 Reland "Enable Object.observe by default" again (issue 2409).
79 62
80 Use intrinsics for builtin ArrayBuffer property accesses (Chromium issue 63 Use intrinsics for builtin ArrayBuffer property accesses (Chromium issue
81 351787). 64 351787).
82 65
83 Performance and stability improvements on all platforms. 66 Performance and stability improvements on all platforms.
(...skipping 6855 matching lines...) Expand 10 before | Expand all | Expand 10 after
6939 setting break points in them. 6922 setting break points in them.
6940 6923
6941 6924
6942 2008-07-03: Version 0.1.0 6925 2008-07-03: Version 0.1.0
6943 6926
6944 Initial export. 6927 Initial export.
6945 6928
6946 # Local Variables: 6929 # Local Variables:
6947 # mode:text 6930 # mode:text
6948 # End: 6931 # 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