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

Side by Side Diff: ChangeLog

Issue 195873008: Prepare push to trunk. Now working on version 3.25.10. (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.9
2
3 Reland "Enable Object.observe by default" again (issue 2409).
4
5 Use intrinsics for builtin ArrayBuffer property accesses (Chromium issue
6 351787).
7
8 Performance and stability improvements on all platforms.
9
10
1 2014-03-12: Version 3.25.8 11 2014-03-12: Version 3.25.8
2 12
3 Fix HIsSmiAndBranch::KnownSuccessorBlock() by deleting it (Chromium 13 Fix HIsSmiAndBranch::KnownSuccessorBlock() by deleting it (Chromium
4 issue 351320). 14 issue 351320).
5 15
6 Fix handling of polymorphic array accesses with constant index (Chromium 16 Fix handling of polymorphic array accesses with constant index (Chromium
7 issue 351319). 17 issue 351319).
8 18
9 Fix lazy deopt after tagged binary ops (Chromium issue 350434). 19 Fix lazy deopt after tagged binary ops (Chromium issue 350434).
10 20
(...skipping 6843 matching lines...) Expand 10 before | Expand all | Expand 10 after
6854 setting break points in them. 6864 setting break points in them.
6855 6865
6856 6866
6857 2008-07-03: Version 0.1.0 6867 2008-07-03: Version 0.1.0
6858 6868
6859 Initial export. 6869 Initial export.
6860 6870
6861 # Local Variables: 6871 # Local Variables:
6862 # mode:text 6872 # mode:text
6863 # 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