summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Add base/test/data/ to base_unittests.isolate.maruel@chromium.org2013-04-041-0/+1
* Update all .isolate files to the new format.maruel@chromium.org2013-04-041-13/+16
* Update comment on workaround with bug tracking infoavi@chromium.org2013-04-041-3/+5
* [Android] Upstream some java test annotations.frankf@chromium.org2013-04-043-0/+60
* base/security: re-enable security check on ASANjln@chromium.org2013-04-041-6/+5
* Revert 191854 "Delete CopyRecursiveDirNoCache from test_file_util."sullivan@chromium.org2013-04-043-0/+138
* Add PLATFORM_FILE_EXECUTE flag for Windows.bbudge@chromium.org2013-04-042-0/+4
* Base Security: fix-up overflow testsjln@chromium.org2013-04-041-5/+10
* Work around bug coming back from hiding menu bar with fullscreen.avi@chromium.org2013-04-041-0/+21
* When creating app shortcuts on the mac, suffix them with (1) if the shortcut ...jeremya@chromium.org2013-04-042-0/+24
* Revert 192218 "Base: disable the scoped handle verifier."rvargas@google.com2013-04-041-1/+1
* Base: disable the scoped handle verifier.rvargas@google.com2013-04-041-1/+1
* On 64 bit Macs, the malloc system automatically abort()s on heap corruption.avi@chromium.org2013-04-032-18/+52
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-0323-413/+529
* Revert 192031 "Base Security: fix-up overflow tests"pfeldman@chromium.org2013-04-031-13/+9
* Base Security: fix-up overflow testsjln@chromium.org2013-04-031-9/+13
* Minor file_util cleanup.brettw@chromium.org2013-04-035-164/+0
* Stop casting uintptr_t* to int*.avi@chromium.org2013-04-022-24/+29
* Delete CopyRecursiveDirNoCache from test_file_util.brettw@chromium.org2013-04-023-138/+0
* Chromium style checker cleanuprsleevi@chromium.org2013-04-011-18/+20
* Fix missing Filipino/Tagalog translations.newt@chromium.org2013-04-011-4/+5
* Disable StatsTableTest.MultipleThreads under ThreadSanitizer v2glider@chromium.org2013-04-011-1/+1
* base: Delete the forward file of sys_string_conversions.h filetfarina@chromium.org2013-04-011-7/+0
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-315-220/+225
* Copy bom_feff.json into base/test/data directory.tfarina@chromium.org2013-03-301-0/+10
* base: Copy binaries files from base/data/file_util/ to base/test/data/tfarina@chromium.org2013-03-303-0/+0
* base: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-03-3042-43/+43
* Create a new base/message_loop directory and move the message_loop_proxy.brettw@chromium.org2013-03-2910-66/+76
* Move shared_memory into base/memory subdirectory.brettw@chromium.org2013-03-299-287/+294
* Turn PathUtils.getCacheDirectory() to publicjinsukkim@chromium.org2013-03-291-1/+1
* Fix Android-specific shmem size code.aelias@chromium.org2013-03-291-10/+4
* Move string_piece.h to base/strings.brettw@chromium.org2013-03-286-454/+460
* Move string16 into the base namespace.brettw@chromium.org2013-03-282-22/+24
* Added two ICU RTL function jni bindings.kkimlabs@chromium.org2013-03-283-3/+42
* Make SharedMemory track the size that was actually mappedjschuh@chromium.org2013-03-286-46/+74
* base: Move the rest of JSONValueSerializer unit tests from c/common to base/j...tfarina@chromium.org2013-03-287-17/+155
* remove redundant DCHECK that a size_t variable >= 0mostynb@opera.com2013-03-261-1/+1
* base: Run JsonPrefStore unit tests on ios.tfarina@chromium.org2013-03-261-2/+1
* Skip default categories when getting known categories.dsinclair@chromium.org2013-03-262-3/+5
* Disable ProcessUtilTest.FDRemapping under ASan.glider@chromium.org2013-03-261-1/+8
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-264-104/+184
* Android: fixes jni_generator for @CalledByNative with generics.bulach@chromium.org2013-03-262-11/+49
* Use NSTextAlignmentCenter instead of deprecated UITextAlignmentCenterlliabraa@chromium.org2013-03-261-1/+1
* POSIX: surround statvfs calls with HANDLE_EINTRphajdan.jr@chromium.org2013-03-251-2/+1
* Make jln@ owner of base/security_unittest.ccjln@chromium.org2013-03-251-0/+1
* Make CallocDiesOnOOM return false under TSan, MSan and ASan. Their allocators...glider@chromium.org2013-03-251-1/+6
* ifdef OS_NAME -> if defined(OS_NAME)dbeam@chromium.org2013-03-233-3/+3
* When running iOS tests on devices, write stdout to a file, then dump to NSLog.lliabraa@chromium.org2013-03-231-0/+60
* Fix ToolsSanityTest.DataRace under TSan v1 by allocating the shared variable ...glider@chromium.org2013-03-231-3/+4
* Reduce the verbosity of 4 tests run under isolate.maruel@chromium.org2013-03-221-2/+0