Sign in
chromium
/
chromium
/
src
/
90d4dbbb90e59e643f671b47f1990eb85a862bb2
/
base
/
memory
/
ref_counted_memory.cc
90d4dbbb
Implement base::RefCountedSharedMemory.
by Lei Zhang
· 7 years ago
94b04bb
Fix some nits in base::RefCountedMemory.
by Lei Zhang
· 7 years ago
c064d34
Increase usability of RefCountedBytes as a mutable buffer
by Reilly Grant
· 8 years ago
bb7211c
Run clang-tidy modernize-use-equals-{delete,default} on //base
by Chris Watkins
· 8 years ago
a16212a5
Convert NULL and 0 to nullptr in base using clang-tidy.
by Ivan Kotenkov
· 8 years ago
219dc04
base: Make RefCountedBytes::TakeVector return ref ptr instead of raw ptr
by vmpstr
· 9 years ago
b6178e6
Change GotDataCallback to scoped_refptr<base::RefCountedMemory>
by estade
· 10 years ago
fa795f7f
Remove RefCountedMallocedMemory, it's not used.
by thestig
· 10 years ago
6a497d7
Add pointer+size ctor to RefCountedBytes
by
[email protected]
· 11 years ago
4088783
Added RefCountedMallocedMemory
by
[email protected]
· 12 years ago
55653162
Avoid sending notifications when the bitmap data in the history backend is replaced with bitmap data which is byte for byte equal.
by
[email protected]
· 13 years ago
68c7630b
Move RefCountedMemory Class to Base namespace
by
[email protected]
· 13 years ago
a9aaa9d1
RefCounted types should not have public destructors, base/ edition
by
[email protected]
· 13 years ago
90fa265
Move RefCountedStaticMemory to base namespace
by
[email protected]
· 13 years ago
ebbccb95
Move RefCountedBytes Class to base namespace.
by
[email protected]
· 13 years ago
1dda977
Re-land r93365 - add RefCountedString
by
[email protected]
· 14 years ago
289f5a7
Revert 93365 - it broke on Chrome OS
by
[email protected]
· 14 years ago
2b1d9f1
Added RefCountedString, as this is what many RefCountedMemory users seem to want
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
[Renamed (89%) from base/ref_counted_memory.cc]
9989c9bb
Make the order of methods in the cc files match the headers in base/.
by
[email protected]
· 15 years ago
d4799a3
FBTF: Moves code to the headers.
by
[email protected]
· 15 years ago
d83a560
FBTF: Move Extension::LaunchContainer to extension_constants.h.
by
[email protected]
· 15 years ago
307175443
Speculative fix for crash in DOMUIThumbnailSource.
by
[email protected]
· 15 years ago