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

Side by Side Diff: ChangeLog

Issue 15959021: Prepare push to trunk. Now working on version 3.19.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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/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 2013-05-31: Version 3.19.7
2
3 Add support for //# sourceURL similar to deprecated //@ sourceURL one.
Jakob Kummerow 2013/05/31 11:31:58 past tense please
rossberg 2013/05/31 11:38:25 Done.
4 (issue 2702)
5
6 Make sure IfBuilder::Return clears the current block.
Jakob Kummerow 2013/05/31 11:31:58 past tense please
rossberg 2013/05/31 11:38:25 Done.
7 (Chromium issue 243868)
8
9 Fix two CPU profiler tests on ARM and MIPS simulators
Jakob Kummerow 2013/05/31 11:31:58 No need to mention this
rossberg 2013/05/31 11:38:25 Done.
10 (issue 2628)
11
12 Make more GCs in idle notification handler.
13 (Chromium issue 241815)
14
15 Fix counting of scanned bytes in incremental marking step for large
Jakob Kummerow 2013/05/31 11:31:58 Past tense please. Since this affects the same bug
rossberg 2013/05/31 11:38:25 Done.
16 object.
17 (Chromium issue 241815)
18
19 Disable --optimize-constructed-arrays due to crashes
20 (Chromium issue 244461)
21
22 Performance and stability improvements on all platforms.
23
24
1 2013-05-28: Version 3.19.6 25 2013-05-28: Version 3.19.6
2 26
3 Fixed IfBuilder::Deopt to clear the current block 27 Fixed IfBuilder::Deopt to clear the current block
4 (Chromium issue 243868). 28 (Chromium issue 243868).
5 29
6 Performance and stability improvements on all platforms. 30 Performance and stability improvements on all platforms.
7 31
8 32
9 2013-05-27: Version 3.19.5 33 2013-05-27: Version 3.19.5
10 34
(...skipping 5406 matching lines...) Expand 10 before | Expand all | Expand 10 after
5417 setting break points in them. 5441 setting break points in them.
5418 5442
5419 5443
5420 2008-07-03: Version 0.1.0 5444 2008-07-03: Version 0.1.0
5421 5445
5422 Initial export. 5446 Initial export.
5423 5447
5424 # Local Variables: 5448 # Local Variables:
5425 # mode:text 5449 # mode:text
5426 # End: 5450 # 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