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

Side by Side Diff: ChangeLog

Issue 105213006: Prepare push to trunk. Now working on version 3.24.5. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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-12-18: Version 3.24.4
2
3 Enabled optimization of functions with generic switches.
Jakob Kummerow 2013/12/18 16:17:59 summed up nicely by "Performance and stability imp
Hannes Payer (out of office) 2013/12/18 16:20:01 Done.
4
5 Removed the last remnants of the TranscendentalCache.
Jakob Kummerow 2013/12/18 16:17:59 drop this, nobody cares
Hannes Payer (out of office) 2013/12/18 16:20:01 Done.
6
7 Removed internal uses of (almost) deprecated FunctionTemplate::New
Jakob Kummerow 2013/12/18 16:17:59 drop this, nobody cares
Hannes Payer (out of office) 2013/12/18 16:20:01 Done.
8 version.
9
10 Deleted several deprecated methods on v8::CpuProfiler
Jakob Kummerow 2013/12/18 16:17:59 drop this, subsumed in "Removed all stuff marked a
Hannes Payer (out of office) 2013/12/18 16:20:01 Done.
11
12 Removed all stuff marked as V8_DEPRECATED.
13
14 Performance and stability improvements on all platforms.
15
16
1 2013-12-17: Version 3.24.3 17 2013-12-17: Version 3.24.3
2 18
3 Performance and stability improvements on all platforms. 19 Performance and stability improvements on all platforms.
4 20
5 21
6 2013-12-17: Version 3.24.2 22 2013-12-17: Version 3.24.2
7 23
8 Flush instruction cache for deserialized code objects. 24 Flush instruction cache for deserialized code objects.
9 25
10 Performance and stability improvements on all platforms. 26 Performance and stability improvements on all platforms.
(...skipping 6383 matching lines...) Expand 10 before | Expand all | Expand 10 after
6394 setting break points in them. 6410 setting break points in them.
6395 6411
6396 6412
6397 2008-07-03: Version 0.1.0 6413 2008-07-03: Version 0.1.0
6398 6414
6399 Initial export. 6415 Initial export.
6400 6416
6401 # Local Variables: 6417 # Local Variables:
6402 # mode:text 6418 # mode:text
6403 # End: 6419 # 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