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

Side by Side Diff: ChangeLog

Issue 8538006: Prepare push to trunk. Now working on version 3.7.7. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 9 years, 1 month 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 2011-11-11: Version 3.7.6
2
3 Fixed filtering of store buffer for large object pages.
4 (issue 1817)
5
6 Fixed generated hash function on all platforms.
7 (issue 1808)
8
9 Fixed Heap::Shrink to ensure that it does not free pages that are
10 still in use.
11 (Chromium issue 100414)
12
13 Stability and performance improvements on all platforms.
14
15
1 2011-11-10: Version 3.7.5 16 2011-11-10: Version 3.7.5
2 17
3 Added initial gyp infrastructure for MIPS. 18 Added initial gyp infrastructure for MIPS.
4 19
5 Implemented performance improvements to the incremental garbage 20 Implemented performance improvements to the incremental garbage
6 collector. 21 collector.
7 22
8 Added optimizations and stability improvements on all platforms. 23 Added optimizations and stability improvements on all platforms.
9 24
10 25
(...skipping 3428 matching lines...) Expand 10 before | Expand all | Expand 10 after
3439 setting break points in them. 3454 setting break points in them.
3440 3455
3441 3456
3442 2008-07-03: Version 0.1.0 3457 2008-07-03: Version 0.1.0
3443 3458
3444 Initial export. 3459 Initial export.
3445 3460
3446 # Local Variables: 3461 # Local Variables:
3447 # mode:text 3462 # mode:text
3448 # End: 3463 # 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