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

Side by Side Diff: ChangeLog

Issue 15838010: Prepare push to trunk. Now working on version 3.19.6. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 7 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-27: Version 3.19.5
2
3 Reset regexp parser flag after scanning ahead for capture groups.
4 (issue 2690)
5
6 Removed flakiness in test-cpu-profiler/SampleWhenFrameIsNotSetup.
Jakob Kummerow 2013/05/27 12:18:36 I don't think we need to mention this (as it only
7 (issue 2628)
8
9 Performance and stability improvements on all platforms.
10
11
1 2013-05-24: Version 3.19.4 12 2013-05-24: Version 3.19.4
2 13
3 Fixed edge case in stack trace formatting. (Chromium issue 237617) 14 Fixed edge case in stack trace formatting. (Chromium issue 237617)
4 15
5 Fixed embedded new-space pointer in LCmpObjectEqAndBranch. (Chromium 16 Fixed embedded new-space pointer in LCmpObjectEqAndBranch. (Chromium
6 issue 240032) 17 issue 240032)
7 18
8 Made Object.freeze fast (issue 1858, Chromium issue 115960) 19 Made Object.freeze fast (issue 1858, Chromium issue 115960)
9 20
10 Fixed bogus deopt in BuildEmitDeepCopy for holey arrays. (Chromium issue 21 Fixed bogus deopt in BuildEmitDeepCopy for holey arrays. (Chromium issue
(...skipping 5387 matching lines...) Expand 10 before | Expand all | Expand 10 after
5398 setting break points in them. 5409 setting break points in them.
5399 5410
5400 5411
5401 2008-07-03: Version 0.1.0 5412 2008-07-03: Version 0.1.0
5402 5413
5403 Initial export. 5414 Initial export.
5404 5415
5405 # Local Variables: 5416 # Local Variables:
5406 # mode:text 5417 # mode:text
5407 # End: 5418 # 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