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

Issue 14183: Disk cache: move eviction code to a separate file.... (Closed)

Created:
12 years ago by rvargas (doing something else)
Modified:
9 years, 6 months ago
Reviewers:
Nicolas Sylvain
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Disk cache: move eviction code to a separate file. There should be no change in behavior with this CL. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7190

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+212 lines, -87 lines) Patch
M net/build/net.vcproj View 1 chunk +8 lines, -0 lines 0 comments Download
M net/disk_cache/backend_impl.h View 5 chunks +6 lines, -13 lines 0 comments Download
M net/disk_cache/backend_impl.cc View 10 chunks +8 lines, -74 lines 0 comments Download
A net/disk_cache/eviction.h View 1 chunk +57 lines, -0 lines 0 comments Download
A net/disk_cache/eviction.cc View 1 chunk +122 lines, -0 lines 0 comments Download
M net/disk_cache/rankings.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M net/net.xcodeproj/project.pbxproj View 4 chunks +6 lines, -0 lines 0 comments Download
M net/net_lib.scons View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
rvargas (doing something else)
12 years ago (2008-12-17 02:32:25 UTC) #1
Nicolas Sylvain
LGTM
12 years ago (2008-12-17 16:41:14 UTC) #2
rvargas (doing something else)
Could you take a look at the xcode file that I added? Thx On 2008/12/17 ...
12 years ago (2008-12-18 00:00:45 UTC) #3
Nicolas Sylvain
12 years ago (2008-12-18 00:02:47 UTC) #4
sure, even though I can't really compile xcodeproj in my head, but it does look
good.

Powered by Google App Engine
This is Rietveld 408576698