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

Side by Side Diff: ChangeLog

Issue 10695078: Prepare push to trunk. Now working on version 3.12.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Addressed comments by Yang Guo. Created 8 years, 5 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-07-03: Version 3.12.7
2
3 Fixed lazy compilation for strict eval scopes.
4 (Chromium issue 135066)
5
6 Made MACOSX_DEPLOYMENT_TARGET configurable in GYP.
7 (issue 2151)
8
9 Report "hidden properties" in heap profiler for properties case.
10 (issue 2212)
11
12 Activated optimization of packed arrays by default.
13
14 Performance and stability improvements on all platforms.
15
16
1 2012-06-29: Version 3.12.6 17 2012-06-29: Version 3.12.6
2 18
3 Cleaned up hardfp ABI detection for ARM (V8 issue 2140). 19 Cleaned up hardfp ABI detection for ARM (V8 issue 2140).
4 20
5 Extended TypedArray support in d8. 21 Extended TypedArray support in d8.
6 22
7 23
8 2012-06-28: Version 3.12.5 24 2012-06-28: Version 3.12.5
9 25
10 Fixed lazy parsing heuristics to respect outer scope. 26 Fixed lazy parsing heuristics to respect outer scope.
(...skipping 4306 matching lines...) Expand 10 before | Expand all | Expand 10 after
4317 setting break points in them. 4333 setting break points in them.
4318 4334
4319 4335
4320 2008-07-03: Version 0.1.0 4336 2008-07-03: Version 0.1.0
4321 4337
4322 Initial export. 4338 Initial export.
4323 4339
4324 # Local Variables: 4340 # Local Variables:
4325 # mode:text 4341 # mode:text
4326 # End: 4342 # 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