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

Side by Side Diff: ChangeLog

Issue 9317116: Prepare push to trunk. Now working on version 3.9.3. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 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 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 2012-02-06: Version 3.9.2
2
3 Add timestamp to --trace-gc output. (issue 1932)
4
5 Heap profiler reports implicit references.
6
7 Optionally export metadata with libv8 to enable debuggers to inspect V8
8 state.
9
10
1 2012-02-02: Version 3.9.1 11 2012-02-02: Version 3.9.1
2 12
3 Fixed memory leak in NativeObjectsExplorer::FindOrAddGroupInfo 13 Fixed memory leak in NativeObjectsExplorer::FindOrAddGroupInfo
4 (Chromium issue 112315). 14 (Chromium issue 112315).
5 15
6 Fixed a crash in dev tools (Chromium issue 107996). 16 Fixed a crash in dev tools (Chromium issue 107996).
7 17
8 Added 'dependencies_traverse': 1 to v8 GYP target. 18 Added 'dependencies_traverse': 1 to v8 GYP target.
9 19
10 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
(...skipping 3665 matching lines...) Expand 10 before | Expand all | Expand 10 after
3676 setting break points in them. 3686 setting break points in them.
3677 3687
3678 3688
3679 2008-07-03: Version 0.1.0 3689 2008-07-03: Version 0.1.0
3680 3690
3681 Initial export. 3691 Initial export.
3682 3692
3683 # Local Variables: 3693 # Local Variables:
3684 # mode:text 3694 # mode:text
3685 # End: 3695 # 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