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

Side by Side Diff: ChangeLog

Issue 25462003: Prepare push to trunk. Now working on version 3.22.6. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 2 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-10-01: Version 3.22.5
2
3 Disabled externalization of sliced/cons strings in old pointer space
4 (Chromium issue 276357).
5
6 Turned on handle zapping for release builds
7
8 Performance and stability improvements on all platforms.
9
10
1 2013-09-30: Version 3.22.4 11 2013-09-30: Version 3.22.4
2 12
3 Function::Call and Object::CallAsFunction APIs should allow v8::Value as 13 Function::Call and Object::CallAsFunction APIs should allow v8::Value as
4 a receiver (issue 2915). 14 a receiver (issue 2915).
5 15
6 Removed unnecessary mutex (Chromium issue 291236). 16 Removed unnecessary mutex (Chromium issue 291236).
7 17
8 Removed ArrayBufferView::BaseAddress method. 18 Removed ArrayBufferView::BaseAddress method.
9 19
10 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
(...skipping 5993 matching lines...) Expand 10 before | Expand all | Expand 10 after
6004 setting break points in them. 6014 setting break points in them.
6005 6015
6006 6016
6007 2008-07-03: Version 0.1.0 6017 2008-07-03: Version 0.1.0
6008 6018
6009 Initial export. 6019 Initial export.
6010 6020
6011 # Local Variables: 6021 # Local Variables:
6012 # mode:text 6022 # mode:text
6013 # End: 6023 # 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