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

Issue 1133513003: Cache flushing implementation for the task model. (Closed)

Created:
5 years, 7 months ago by scheglov
Modified:
5 years, 7 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Cache flushing implementation for the task model. R=brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=45597

Patch Set 1 #

Total comments: 18

Patch Set 2 : Fixes for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+678 lines, -571 lines) Patch
M pkg/analyzer/lib/src/context/cache.dart View 1 22 chunks +216 lines, -288 lines 0 comments Download
M pkg/analyzer/lib/src/context/context.dart View 1 6 chunks +6 lines, -54 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 1 16 chunks +47 lines, -14 lines 0 comments Download
M pkg/analyzer/lib/src/task/model.dart View 4 chunks +34 lines, -3 lines 0 comments Download
M pkg/analyzer/lib/task/dart.dart View 1 4 chunks +7 lines, -4 lines 0 comments Download
M pkg/analyzer/lib/task/model.dart View 3 chunks +39 lines, -2 lines 0 comments Download
M pkg/analyzer/test/generated/engine_test.dart View 1 3 chunks +2 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/context/cache_test.dart View 1 17 chunks +240 lines, -147 lines 0 comments Download
M pkg/analyzer/test/src/context/context_test.dart View 1 16 chunks +61 lines, -58 lines 0 comments Download
M pkg/analyzer/test/src/task/model_test.dart View 4 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
5 years, 7 months ago (2015-05-07 05:38:35 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/1133513003/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/1133513003/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode519 pkg/analyzer/lib/src/context/cache.dart:519: * [currentSize] lass then [maxSize]. "lass then" --> ...
5 years, 7 months ago (2015-05-07 14:19:19 UTC) #2
scheglov
https://codereview.chromium.org/1133513003/diff/1/pkg/analyzer/lib/src/context/cache.dart File pkg/analyzer/lib/src/context/cache.dart (right): https://codereview.chromium.org/1133513003/diff/1/pkg/analyzer/lib/src/context/cache.dart#newcode519 pkg/analyzer/lib/src/context/cache.dart:519: * [currentSize] lass then [maxSize]. On 2015/05/07 14:19:19, Brian ...
5 years, 7 months ago (2015-05-07 15:49:27 UTC) #3
scheglov
5 years, 7 months ago (2015-05-07 15:50:30 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 45597 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698