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

Side by Side Diff: ChangeLog

Issue 197313005: Revert "Maintain change log file directly on trunk branch in push-to-trunk." and related changes. (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-13: Version 3.25.10
2
3 MIPS: Fix uses of range analysis results in HChange (issue 3204).
4
5 Make translation of modulus operation '--stress-opt'-proof (Chromium
6 issue 352059).
7
8 Remove uses of CanBeNegative() in HMod (issue 3204).
9
10 Remove uses of RangeCanInclude() in flooring division by power of 2
11 (issue 3204).
12
13 Fix uses of range analysis results in HChange (issue 3204).
14
15 Performance and stability improvements on all platforms.
16
17
18 2014-03-13: Version 3.25.9 1 2014-03-13: Version 3.25.9
19 2
20 Reland "Enable Object.observe by default" again (issue 2409). 3 Reland "Enable Object.observe by default" again (issue 2409).
21 4
22 Use intrinsics for builtin ArrayBuffer property accesses (Chromium issue 5 Use intrinsics for builtin ArrayBuffer property accesses (Chromium issue
23 351787). 6 351787).
24 7
25 Performance and stability improvements on all platforms. 8 Performance and stability improvements on all platforms.
26 9
27 10
(...skipping 6853 matching lines...) Expand 10 before | Expand all | Expand 10 after
6881 setting break points in them. 6864 setting break points in them.
6882 6865
6883 6866
6884 2008-07-03: Version 0.1.0 6867 2008-07-03: Version 0.1.0
6885 6868
6886 Initial export. 6869 Initial export.
6887 6870
6888 # Local Variables: 6871 # Local Variables:
6889 # mode:text 6872 # mode:text
6890 # End: 6873 # 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