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

Issue 14784010: Third step towards loading core library scripts directly from the sources (Closed)

Created:
7 years, 7 months ago by siva
Modified:
7 years, 7 months ago
Reviewers:
hausner, Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Third step towards loading core library scripts directly from the sources - Read the patch source files using the source mapping array generated for patch files instead of relying on a generated buffer containing the sources. - Modify the gyp files to ensure that all patch libraries are read directly from the sources. Remove the source buffer generation step in the gypi files for all patch files. R=hausner@google.com, iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=22436

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -98 lines) Patch
M runtime/lib/date_patch.dart View 2 chunks +13 lines, -12 lines 0 comments Download
M runtime/tools/gen_library_src_paths.py View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/bootstrap.h View 1 chunk +10 lines, -10 lines 0 comments Download
M runtime/vm/bootstrap.cc View 7 chunks +55 lines, -31 lines 0 comments Download
M runtime/vm/vm.gypi View 18 chunks +54 lines, -45 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
7 years, 7 months ago (2013-05-04 00:25:44 UTC) #1
hausner
lgtm
7 years, 7 months ago (2013-05-04 00:36:51 UTC) #2
Ivan Posva
LGTM -ip
7 years, 7 months ago (2013-05-06 13:09:33 UTC) #3
siva
7 years, 7 months ago (2013-05-06 18:16:30 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r22436 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698