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

Issue 1204373002: Initial version of limiting invalidation. (Closed)

Created:
5 years, 5 months ago by scheglov
Modified:
5 years, 5 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Initial version of limiting invalidation. Work in progress. It's nor the most optimal, nor always correct. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/d0dcb514a401617451a38c3503a07954369c9bde

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fixes for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+463 lines, -37 lines) Patch
M pkg/analyzer/lib/src/context/cache.dart View 1 7 chunks +29 lines, -6 lines 0 comments Download
M pkg/analyzer/lib/src/context/context.dart View 3 chunks +29 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/engine.dart View 1 1 chunk +6 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 7 chunks +206 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/task/incremental_element_builder.dart View 1 chunk +7 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/context/context_test.dart View 5 chunks +186 lines, -26 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
5 years, 5 months ago (2015-06-25 17:51:50 UTC) #1
Brian Wilkerson
LGTM once comments are addressed https://codereview.chromium.org/1204373002/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/1204373002/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode415 pkg/analyzer/lib/src/context/cache.dart:415: void setState(ResultDescriptor descriptor, CacheState ...
5 years, 5 months ago (2015-06-25 18:04:10 UTC) #2
scheglov
https://codereview.chromium.org/1204373002/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/1204373002/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode415 pkg/analyzer/lib/src/context/cache.dart:415: void setState(ResultDescriptor descriptor, CacheState state, {Object delta}) { On ...
5 years, 5 months ago (2015-06-25 18:11:27 UTC) #3
scheglov
5 years, 5 months ago (2015-06-25 18:20:22 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d0dcb514a401617451a38c3503a07954369c9bde (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698