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

Issue 189113006: Move ashmem utility functions to discardable_memory_allocator_android.cc. (Closed)

Created:
6 years, 9 months ago by Philippe
Modified:
6 years, 9 months ago
Reviewers:
pasko
CC:
chromium-reviews, erikwright+watch_chromium.org, gavinp+memory_chromium.org
Visibility:
Public.

Description

Move ashmem utility functions to discardable_memory_allocator_android.cc. These utility functions are now only used in discardable_memory_allocator_android.cc so they have no reason anymore to live in discardable_memory_android.cc. TBR=willchan@chromium.org BUG=347919 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255638

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -117 lines) Patch
M base/base.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M base/memory/discardable_memory_allocator_android.cc View 6 chunks +73 lines, -8 lines 0 comments Download
D base/memory/discardable_memory_android.h View 1 chunk +0 lines, -35 lines 0 comments Download
M base/memory/discardable_memory_android.cc View 2 chunks +1 line, -73 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Philippe
TBR'ing William since it's a really trivial change.
6 years, 9 months ago (2014-03-07 13:04:47 UTC) #1
pasko
lgtm, less headers seems good. I did not verify that moving did not change anything ...
6 years, 9 months ago (2014-03-07 13:15:19 UTC) #2
Philippe
Thanks Egor! Yes, this is literally a trivial move, no code change in the functions' ...
6 years, 9 months ago (2014-03-07 13:43:22 UTC) #3
Philippe
The CQ bit was checked by pliard@chromium.org
6 years, 9 months ago (2014-03-07 13:43:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pliard@chromium.org/189113006/1
6 years, 9 months ago (2014-03-07 13:44:14 UTC) #5
commit-bot: I haz the power
6 years, 9 months ago (2014-03-07 16:50:20 UTC) #6
Message was sent while issue was closed.
Change committed as 255638

Powered by Google App Engine
This is Rietveld 408576698