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

Side by Side Diff: ChangeLog

Issue 83173002: Prepare push to trunk. Now working on version 3.23.11. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 1 month 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-11-22: Version 3.23.10
2
3 Remove preemption thread and API.
4 (issue 3004)
5
6 Performance and stability improvements on all platforms.
7
8
1 2013-11-21: Version 3.23.9 9 2013-11-21: Version 3.23.9
2 10
3 API: Change AdjustAmountOfExternalAllocatedMemory calls to use int64_t 11 API: Change AdjustAmountOfExternalAllocatedMemory calls to use int64_t
4 instead of intptr_t. 12 instead of intptr_t.
5 13
6 Remove deprecated v8::SetResourceConstraints without Isolate parameter. 14 Remove deprecated v8::SetResourceConstraints without Isolate parameter.
7 15
8 Remove deprecated v8-defaults.h and defaults.cc. 16 Remove deprecated v8-defaults.h and defaults.cc.
9 (Chromium issue 312241) 17 (Chromium issue 312241)
10 18
(...skipping 6281 matching lines...) Expand 10 before | Expand all | Expand 10 after
6292 setting break points in them. 6300 setting break points in them.
6293 6301
6294 6302
6295 2008-07-03: Version 0.1.0 6303 2008-07-03: Version 0.1.0
6296 6304
6297 Initial export. 6305 Initial export.
6298 6306
6299 # Local Variables: 6307 # Local Variables:
6300 # mode:text 6308 # mode:text
6301 # End: 6309 # 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