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

Side by Side Diff: ChangeLog

Issue 23437033: Prepare push to trunk. Now working on version 3.21.16. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Typos Created 7 years, 3 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-09-13: Version 3.21.15
2
3 Non-JSObject heap objects are now handled using slow-path IC stub
4 guarded by the map.
5 (Chromium issue 280632)
6
7 i18n Javascript code added to the snapshot.
8 (V8 issue 2745)
9
10 Performance and stability improvements on all platforms.
11
1 2013-09-12: Version 3.21.14 12 2013-09-12: Version 3.21.14
2 13
3 Added access check for observed objects. 14 Added access check for observed objects.
4 (V8 issue 2778) 15 (V8 issue 2778)
5 16
6 Cleaned up v8::ArrayBuffer::Allocator interface. 17 Cleaned up v8::ArrayBuffer::Allocator interface.
7 (V8 issue 2823) 18 (V8 issue 2823)
8 19
9 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
10 21
(...skipping 5900 matching lines...) Expand 10 before | Expand all | Expand 10 after
5911 setting break points in them. 5922 setting break points in them.
5912 5923
5913 5924
5914 2008-07-03: Version 0.1.0 5925 2008-07-03: Version 0.1.0
5915 5926
5916 Initial export. 5927 Initial export.
5917 5928
5918 # Local Variables: 5929 # Local Variables:
5919 # mode:text 5930 # mode:text
5920 # End: 5931 # 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