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

Unified Diff: ChangeLog

Issue 181453002: Reset trunk to 3.24.35.4 (Closed) Base URL: https://v8.googlecode.com/svn/trunk
Patch Set: Created 6 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « AUTHORS ('k') | LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ChangeLog
diff --git a/ChangeLog b/ChangeLog
index fc8ebfd8c9bf65e53c8ebe0fdde81508efcb991a..1d3f139e11e7c24852cfe943ba9229e2871a85d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,90 +1,3 @@
-2014-02-25: Version 3.25.2
-
- Fix the bit massaging code in CompleteParserRecorder::WriteNumber.
- (Chromium issue 346221)
-
- Revert r19455 "Load target types and handlers before IC computation."
- (Chromium issue 346149)
-
- Don't eliminate loads with incompatible types or representations.
- (Chromium issue 346343)
-
- Fix for a smi stores optimization on x64 with a regression test.
- (Chromium issue 345715)
-
- Check that after a weak callback, the handle is either dead or strong
- (Chromium issue 346061)
-
- negative bounds checking on realm calls
- (Chromium issue 344285)
-
- Lazy preparsing vs. lazy parsing fix.
- (Chromium issue 346207)
-
- Fix optimistic BCE to back off after deopt
- (issue 3176)
-
- Performance and stability improvements on all platforms.
-
-
-2014-02-21: Version 3.25.1
-
- Performance and stability improvements on all platforms.
-
-
-2014-02-19: Version 3.25.0
-
- ES6: Tighten up Object.prototype.__proto__ (issue 3064).
-
- Fix Hydrogen bounds check elimination (Chromium issue 344186).
-
- Performance and stability improvements on all platforms.
-
-
-2014-02-19: Version 3.24.40
-
- A64: Let the MacroAssembler resolve branches to distant targets (issue
- 3148).
-
- Fixed and improved code for integral division. Fixed and extended tests
- (issue 3151).
-
- MIPS: Fix assignment of function name constant (issue 3138).
-
- Fix assignment of function name constant (issue 3138).
-
- Performance and stability improvements on all platforms.
-
-
-2014-02-14: Version 3.24.39
-
- Introduce --job-based-sweeping flag and use individual jobs for sweeping
- if set (issue 3104).
-
- Performance and stability improvements on all platforms.
-
-
-2014-02-13: Version 3.24.38
-
- Merge experimental/a64 to bleeding_edge (issue 3113).
-
- Performance and stability improvements on all platforms.
-
-
-2014-02-12: Version 3.24.37
-
- Fix spec violations in JSON.stringify wrt replacer array (issue 3135).
-
- Performance and stability improvements on all platforms.
-
-
-2014-02-11: Version 3.24.36
-
- Fix inconsistencies wrt whitespaces (issue 3109).
-
- Performance and stability improvements on all platforms.
-
-
2014-02-10: Version 3.24.35
Fix inconsistencies wrt whitespaces (issue 3109).
« no previous file with comments | « AUTHORS ('k') | LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698