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

Side by Side Diff: ChangeLog

Issue 7104048: Revert 8133: Lower heap size limits on systems that are short of virtual memory. (Closed) Base URL: http://v8.googlecode.com/svn/trunk/
Patch Set: Created 9 years, 6 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/heap.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-06-06: Version 3.4.2.1
2
3 Reverted 8133: Lower heap size limits on systems that are short
4 of virtual memory. It was causing problems with layout tests on
5 MacOS.
6
7
1 2011-06-06: Version 3.4.2 8 2011-06-06: Version 3.4.2
2 9
3 More work on ES-Harmony proxies. Still hidden behind a flag. 10 More work on ES-Harmony proxies. Still hidden behind a flag.
4 11
5 Fixed some crash bugs and improved performance. 12 Fixed some crash bugs and improved performance.
6 13
7 Fixed building with gdb debugging support. 14 Fixed building with gdb debugging support.
8 15
9 Do not install SIGPROF handler until it is needed. 16 Do not install SIGPROF handler until it is needed.
10 17
(...skipping 2860 matching lines...) Expand 10 before | Expand all | Expand 10 after
2871 2878
2872 Improved debugger support by allowing nested break points and by 2879 Improved debugger support by allowing nested break points and by
2873 dealing with stack-overflows when compiling functions before 2880 dealing with stack-overflows when compiling functions before
2874 setting break points in them. 2881 setting break points in them.
2875 2882
2876 2883
2877 2008-07-03: Version 0.1.0 2884 2008-07-03: Version 0.1.0
2878 2885
2879 Initial export. 2886 Initial export.
2880 2887
OLDNEW
« no previous file with comments | « no previous file | src/heap.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698