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

Side by Side Diff: ChangeLog

Issue 9264011: Prepare push to trunk. Now working on version 3.8.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 11 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') | src/version.cc » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-01-19: Version 3.8.7
2
3 Ensure that LRandom restores rsi after call to the C function on x64.
4 (Chromium issue http://crbug.com/110509)
5
6 Fixing include issues on *bsd when building with scons.
7 (issue 1897)
8
9 Provide a switch to specify -fno-strict-aliasing
10 (issue 1887)
11
12 Move WIN32 define from standalone.gypi to common.gypi
13 (issue 1760)
14
15 Fix corner-case in heap size estimation.
16 (issue 1893)
17
18 Fix and enable NEW_NON_STRICT_FAST ArgumentsAccess stub on x64.
19 (issue 1903)
20
21 Performance improvements and bug fixes.
22
23
1 2012-01-16: Version 3.8.6 24 2012-01-16: Version 3.8.6
2 25
3 Add primitive WebGL array support to d8. 26 Add primitive WebGL array support to d8.
4 27
5 Improve heap size estimation (issue 1893). 28 Improve heap size estimation (issue 1893).
6 29
7 Hash collision DOS workaround extended from string keys 30 Hash collision DOS workaround extended from string keys
8 to numeric keys. 31 to numeric keys.
9 32
10 Provide an API for iterating through all external strings referenced 33 Provide an API for iterating through all external strings referenced
(...skipping 3590 matching lines...) Expand 10 before | Expand all | Expand 10 after
3601 setting break points in them. 3624 setting break points in them.
3602 3625
3603 3626
3604 2008-07-03: Version 0.1.0 3627 2008-07-03: Version 0.1.0
3605 3628
3606 Initial export. 3629 Initial export.
3607 3630
3608 # Local Variables: 3631 # Local Variables:
3609 # mode:text 3632 # mode:text
3610 # End: 3633 # End:
OLDNEW
« no previous file with comments | « no previous file | src/version.cc » ('j') | src/version.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698