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

Issue 159498: Merge r2549 to branches/1.2. (Closed)

Created:
11 years, 4 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Merge r2549 to branches/1.2. Committed: http://code.google.com/p/v8/source/detail?r=2555

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1150 lines, -425 lines) Patch
M include/v8.h View 1 chunk +9 lines, -0 lines 0 comments Download
M src/api.cc View 2 chunks +20 lines, -1 line 0 comments Download
M src/arm/ic-arm.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M src/factory.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/factory.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/globals.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/handles.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M src/heap.h View 2 chunks +9 lines, -0 lines 0 comments Download
M src/heap.cc View 3 chunks +22 lines, -2 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/ic-ia32.cc View 8 chunks +65 lines, -20 lines 0 comments Download
M src/jsregexp.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M src/objects.h View 8 chunks +51 lines, -3 lines 0 comments Download
M src/objects.cc View 28 chunks +563 lines, -313 lines 0 comments Download
M src/objects-debug.cc View 6 chunks +68 lines, -22 lines 0 comments Download
M src/objects-inl.h View 6 chunks +76 lines, -3 lines 0 comments Download
M src/runtime.cc View 7 chunks +83 lines, -47 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 1 1 chunk +147 lines, -0 lines 0 comments Download
M test/cctest/test-debug.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-heap.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
This is fairly big change to add support for SetIndexedPropertiesToPixelData through the API. Before merging ...
11 years, 4 months ago (2009-07-28 09:41:46 UTC) #1
Søren Thygesen Gjesse
11 years, 4 months ago (2009-07-28 11:00:09 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698