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

Side by Side Diff: ChangeLog

Issue 15295007: Prepare push to trunk. Now working on version 3.19.3. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 7 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-05-17: Version 3.19.2
2
3 Fill in one-word-fillers for the unused property fields
4 (Chromium issue 240056).
5
6 Removed use_system_v8 logic from the mainline gyp file
7 (Chromium issue 226860).
8
9 Skip CPU profiler samples where top function's stack frame is not
10 set up properly (issue 2628).
11
12 Performance and stability improvements on all platforms.
13
14
1 2013-05-14: Version 3.19.1 15 2013-05-14: Version 3.19.1
2 16
3 Fixed missing hole check for loads from Smi arrays when all uses are 17 Fixed missing hole check for loads from Smi arrays when all uses are
4 changes (Chromium issue 233737) 18 changes (Chromium issue 233737)
5 19
6 Performance and stability improvements on all platforms. 20 Performance and stability improvements on all platforms.
7 21
8 22
9 2013-05-10: Version 3.19.0 23 2013-05-10: Version 3.19.0
10 24
(...skipping 5353 matching lines...) Expand 10 before | Expand all | Expand 10 after
5364 setting break points in them. 5378 setting break points in them.
5365 5379
5366 5380
5367 2008-07-03: Version 0.1.0 5381 2008-07-03: Version 0.1.0
5368 5382
5369 Initial export. 5383 Initial export.
5370 5384
5371 # Local Variables: 5385 # Local Variables:
5372 # mode:text 5386 # mode:text
5373 # End: 5387 # 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