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

Side by Side Diff: ChangeLog

Issue 10668019: Prepare push to trunk. Now working on version 3.12.4. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 6 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 2012-06-25: Version 3.12.3
2
3 Reverted r11835 'Unify promotion and allocation limit computation' due
4 to V8 Splay performance regression on Mac. (Chromium issue 134183)
5
6 Fixed sharing of literal boilerplates for optimized code. (issue 2193)
7
8 Performance and stability improvements on all platforms.
9
10
1 2012-06-22: Version 3.12.2 11 2012-06-22: Version 3.12.2
2 12
3 Made near-jump check more strict in LoadNamedFieldPolymorphic on 13 Made near-jump check more strict in LoadNamedFieldPolymorphic on
4 ia32/x64. (Chromium issue 134055) 14 ia32/x64. (Chromium issue 134055)
5 15
6 Fixed lazy sweeping heuristics to prevent old-space expansion. 16 Fixed lazy sweeping heuristics to prevent old-space expansion.
7 (issue 2194) 17 (issue 2194)
8 18
9 Performance and stability improvements on all platforms. 19 Performance and stability improvements on all platforms.
10 20
(...skipping 4260 matching lines...) Expand 10 before | Expand all | Expand 10 after
4271 setting break points in them. 4281 setting break points in them.
4272 4282
4273 4283
4274 2008-07-03: Version 0.1.0 4284 2008-07-03: Version 0.1.0
4275 4285
4276 Initial export. 4286 Initial export.
4277 4287
4278 # Local Variables: 4288 # Local Variables:
4279 # mode:text 4289 # mode:text
4280 # End: 4290 # 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