summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-1438-317/+327
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-1438-327/+317
* Adds RefCountedDeleteOnMessageLoopdroger@chromium.org2013-06-142-0/+71
* Make base compile with no "using base::Value" in values.hbrettw@chromium.org2013-06-1424-188/+204
* Fix grammar in recurring macro commentjanx@chromium.org2013-06-141-1/+1
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-1/+1
* Move message_loop to the message_loop directory.brettw@chromium.org2013-06-146-735/+742
* Add LeakSanitizer annotations to base/debug/leak_annotations.hearthdok@google.com2013-06-131-12/+37
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in base/.dcheng@chromium.org2013-06-134-12/+5
* Notify TraceLog observers outside of the lockjamescook@chromium.org2013-06-133-102/+193
* Move nullable_string16.h to the string subdirectory.avi@chromium.org2013-06-132-25/+40
* add more string -> unsigned number conversion unit tests (attempt 2)mostynb@opera.com2013-06-131-1/+206
* [Android] Fix component build again.yfriedman@chromium.org2013-06-122-1/+2
* Revert "GTTF: Lower the action max timeout to 30s for everyone."phajdan.jr@chromium.org2013-06-121-0/+4
* Adds MemoryPressureListener.bulach@chromium.org2013-06-1210-0/+281
* [Autofill] Determine Popup RTLness from pagecsharp@chromium.org2013-06-121-0/+1
* Fix aligned_memory_unittest for x86-64 NaClhamaji@chromium.org2013-06-121-2/+14
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-1117-25/+19
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-117-61/+48
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-1128-34/+34
* Register a unique window class for every instance of base::MessagePumpForUI (...alexeypa@chromium.org2013-06-112-11/+17
* Make CreateDirectory return an error code instead of just a bool.dgrogan@chromium.org2013-06-114-4/+22
* Reenable the tcmalloc SecurityTests in base_unittests on Windowswfh@chromium.org2013-06-101-2/+7
* Fix leak in WeakPtrTest::NonOwnerThreadCanCopyAndAssignWeakPtr{,Base}akalin@chromium.org2013-06-101-12/+8
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-1036-39/+39
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-1018-18/+18
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-1043-47/+47
* GTTF: Lower the action max timeout to 30s for everyone.phajdan.jr@chromium.org2013-06-101-4/+0
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-1030-34/+34
* Move hash_tables.h to base/containers.brettw@chromium.org2013-06-102-118/+123
* mac: Move more 10.7 api stuff into sdk_forward_declarations.hthakis@chromium.org2013-06-101-0/+13
* Add an "append flag" to base::PlatformFile.teravest@chromium.org2013-06-104-48/+132
* Improve the implementation of atomic operations on Linux/ARM (including Andro...digit@chromium.org2013-06-102-2/+281
* Annotate the intentional test-only leak in base/tracked_objects.cc.earthdok@google.com2013-06-101-1/+8
* Provide nanoseconds precision for base::PlatformFileInfo on POSIXapavlov@chromium.org2013-06-103-0/+27
* Redo r203907 base_unittests.exe to use alloactor shimswfh@chromium.org2013-06-092-3/+15
* Disable ProcessUtilTest.CalcFreeMemory total memory test when using tcmalloc.wfh@chromium.org2013-06-081-1/+14
* Move string files in base/ to the string subdirectory.avi@chromium.org2013-06-0820-957/+994
* GetProcId shouldn't always upgrade the supplied handlejschuh@chromium.org2013-06-081-14/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-0810-452/+530
* Annotate LeakyLazyInstance as a leak. Remove HeapChecker suppressions.earthdok@google.com2013-06-071-0/+2
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-0763-66/+66
* Add a path to use CALayers to display contentccameron@chromium.org2013-06-071-0/+6
* Annotate the intentional leak in weak_ptr_unittest.cc.earthdok@google.com2013-06-071-6/+13
* [MIPS] Fix memory barriers for atomic operations.paul.lind@imgtec.com2013-06-071-12/+5
* Reland: Fix errors when building android with coverage=1 ilevy@chromium.org2013-06-061-1/+1
* Android: Provide futimes() implementation using utimensat()nileshagrawal@chromium.org2013-06-061-4/+19
* Add isLayoutRtl() to ApiCompatibilityUtils.java.newt@chromium.org2013-06-061-0/+14
* Revert 204556 "Fix errors when building android with coverage=1"ilevy@chromium.org2013-06-061-1/+1
* Fix errors when building android with coverage=1rwalker@codeaurora.org2013-06-061-1/+1