index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
memory
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move scoped_nsobject from base/memory to base/mac.
thakis@chromium.org
2013-06-20
2
-228
/
+6
*
MemoryPressureListener: fixes ref-counting.
bulach@chromium.org
2013-06-18
1
-3
/
+20
*
Fix wrong header guards found by clang's new Wheader-guard.
thakis@chromium.org
2013-06-17
1
-1
/
+1
*
Adds RefCountedDeleteOnMessageLoop
droger@chromium.org
2013-06-14
1
-0
/
+70
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in base/.
dcheng@chromium.org
2013-06-13
1
-3
/
+1
*
Adds MemoryPressureListener.
bulach@chromium.org
2013-06-12
3
-0
/
+139
*
Fix aligned_memory_unittest for x86-64 NaCl
hamaji@chromium.org
2013-06-12
1
-2
/
+14
*
Fix leak in WeakPtrTest::NonOwnerThreadCanCopyAndAssignWeakPtr{,Base}
akalin@chromium.org
2013-06-10
1
-12
/
+8
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...
avi@chromium.org
2013-06-07
2
-2
/
+2
*
Annotate the intentional leak in weak_ptr_unittest.cc.
earthdok@google.com
2013-06-07
1
-6
/
+13
*
Make expressions like "if (weak_ptr)" work
akalin@chromium.org
2013-06-06
2
-0
/
+23
*
Remove WeakPtr<T>'s operator T*()
akalin@chromium.org
2013-06-06
1
-1
/
+0
*
Revert 204293 "Remove WeakPtr<T>'s operator T*()"
kkania@chromium.org
2013-06-05
1
-0
/
+1
*
Remove WeakPtr<T>'s operator T*()
akalin@chromium.org
2013-06-05
1
-1
/
+0
*
Fix even more remaining uses of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-04
1
-1
/
+1
*
Fix remaining uses of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-04
1
-2
/
+2
*
Fix leak in WeakPtr test introduced in r202038, and remove suppression.
wez@chromium.org
2013-06-01
1
-2
/
+5
*
Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-05-31
2
-6
/
+5
*
Cleanup: Remove ScopedGenericObj. Use scoped_ptr<type, CustomDeleter> instead.
thestig@chromium.org
2013-05-29
1
-129
/
+0
*
Remove all but one use of WeakPtrFactory::DetachFromThread.
wez@chromium.org
2013-05-29
3
-40
/
+89
*
Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..."
erg@chromium.org
2013-05-24
3
-89
/
+40
*
Remove all but one use of WeakPtrFactory::DetachFromThread.
wez@chromium.org
2013-05-24
3
-40
/
+89
*
Cleanup: Remove unneeded base/file_util.h includes in base.
thestig@chromium.org
2013-05-14
1
-1
/
+0
*
Limit the number of pending requests to the max number of file descriptors.
simonjam@chromium.org
2013-05-09
3
-1
/
+17
*
Overhaul comments on WeakPtr to emphasize WeakPtrFactory over SupportsWeakPtr.
wez@chromium.org
2013-04-25
1
-88
/
+81
*
base: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.
tfarina@chromium.org
2013-04-25
1
-3
/
+1
*
Remove scoped_array from Chromium.
dcheng@chromium.org
2013-04-17
2
-218
/
+6
*
Revert 194649 "Remove scoped_array from Chromium."
dcheng@chromium.org
2013-04-17
2
-6
/
+218
*
Remove scoped_array from Chromium.
dcheng@chromium.org
2013-04-17
2
-218
/
+6
*
Update scoped_array<T>::reset logic to match scoped_ptr.
dcheng@chromium.org
2013-04-05
1
-8
/
+10
*
Make scoped_array<T> more compatible with scoped_ptr<T[]>.
dcheng@chromium.org
2013-04-05
1
-0
/
+12
*
Move shared_memory into base/memory subdirectory.
brettw@chromium.org
2013-03-29
6
-0
/
+1620
*
Fix WeakPtr's generalized copy constructor to work on non-owner threads
akalin@chromium.org
2013-03-02
2
-5
/
+71
*
Update scoped_ptr<T>::reset() to more closely match std::unique_ptr<T>.
dcheng@chromium.org
2013-03-01
1
-19
/
+22
*
Revert 184179
dcheng@chromium.org
2013-02-23
1
-22
/
+19
*
Update scoped_ptr<T>::reset() to more closely match std::unique_ptr<T>.
dcheng@chromium.org
2013-02-22
1
-19
/
+22
*
Break the debug build if a scoped_ptr self-reset is detected.
dcheng@chromium.org
2013-02-09
1
-0
/
+3
*
Fix scoped_ptr<T[]> to disallow construction and reset from NULL.
dcheng@chromium.org
2013-02-02
2
-0
/
+28
*
Adding upper limit to DiscardableMemoryAndroid
qinmin@chromium.org
2013-01-28
2
-1
/
+57
*
Add implementation for WebKit::WebDiscardableMemory and WebKitPlatformSupport...
qinmin@chromium.org
2013-01-25
1
-3
/
+2
*
Remove explicit cast in discardable_memory_mac.
mark@chromium.org
2013-01-24
1
-4
/
+1
*
Fix no-compile tests in base.
dcheng@chromium.org
2013-01-23
2
-5
/
+5
*
Implement DiscardableMemory for Mac/iOS.
avi@chromium.org
2013-01-23
5
-52
/
+258
*
Follow up change to fix some leftovers in DiscardableMemory
qinmin@chromium.org
2013-01-23
3
-9
/
+12
*
Equality on scoped_ptr can be done with const pointers.
qsr@chromium.org
2013-01-22
1
-2
/
+2
*
Add base::DiscardableMemory class and implementation for android
qinmin@chromium.org
2013-01-22
3
-0
/
+250
*
mac: Remove OwnershipPolicy parameter to scoped_nsobject.
thakis@chromium.org
2013-01-16
2
-36
/
+13
*
Add missing, and remove unnecessary, 'explicit' from constructors. (base/)
hans@chromium.org
2013-01-15
1
-1
/
+1
*
Avoid sending notifications when the bitmap data in the history backend is re...
pkotwicz@chromium.org
2013-01-14
3
-0
/
+36
[next]