summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Revert 259561 "Set the default ASan options for executables buil..."mukai@chromium.org2014-03-282-74/+0
* Revert 259709 "Add the host toolset to base:sanitizer_options. F..."mukai@chromium.org2014-03-281-2/+1
* Remove GN GYP generator.brettw@chromium.org2014-03-277-11/+0
* Use SYZYASAN instead of ADDRESS_SANITIZER.chrisha@google.com2014-03-275-16/+17
* Delete some dead code.thakis@chromium.org2014-03-274-41/+0
* [Mac] Remove unnecessary dlsym indirection for pthread_setname_np.rsesek@chromium.org2014-03-261-11/+3
* Add the host toolset to base:sanitizer_options. Fix a typo in nacl.gypglider@chromium.org2014-03-261-1/+2
* Set the default ASan options for executables built with ASan on Linux.glider@chromium.org2014-03-262-0/+74
* Remove PlatforFile from fileapi/native_file_utilrvargas@chromium.org2014-03-263-1/+22
* Linux: do not associate SIGSYS with the StackDumpSignalHandlerjln@chromium.org2014-03-261-0/+4
* Support DirectWrite with sandbox onscottmg@chromium.org2014-03-262-0/+8
* Refactor EDID parsing utilities and consolidate them under ui/display/chromeosdnicoara@chromium.org2014-03-255-430/+0
* Revert "Enable DMP for system Chromium WebView on Android"primiano@chromium.org2014-03-251-5/+0
* Remove prtypes.h and prcpucfg*.h from base/third_party/nspr.wtc@chromium.org2014-03-2515-3069/+17
* Report PPAPI plugin load error code to UMA.xhwang@chromium.org2014-03-254-11/+43
* [UMA] Update documentation for running the extract_actions.py script.isherman@chromium.org2014-03-251-3/+4
* Remove the LIKELY() macro.viettrungluu@chromium.org2014-03-241-9/+0
* Remove the NSSTRING_FORMAT() macro.viettrungluu@chromium.org2014-03-241-13/+0
* Add Arm64 atomicops to base.rmcilroy@chromium.org2014-03-242-1/+363
* Remove use of mprotect() in DiscardableMemoryAllocatorAndroid.pliard@chromium.org2014-03-241-12/+6
* Remove the (private) SharedMemory::{PrepareMapFile,FilePathForMemoryName}() o...viettrungluu@chromium.org2014-03-222-3/+4
* Stack trace symbolization for Chrome sandbox processes.ivanpe@google.com2014-03-224-5/+313
* Make possible to check memory allocations inside chromiumb.kelemen@samsung.com2014-03-217-25/+172
* GN: update base for recent gyp changesscottmg@chromium.org2014-03-211-3/+2
* base: Rename DiscardableMemoryProvider to DiscardableMemoryManager.reveman@chromium.org2014-03-216-95/+95
* Revert of Stack trace symbolization for Chrome sandbox processes. (https://co...vsevik@chromium.org2014-03-214-319/+5
* Stack trace symbolization for Chrome sandbox processes.ivanpe@google.com2014-03-214-5/+319
* [Android] Workaround of an android platform bug.feng@chromium.org2014-03-214-6/+367
* Expose original_function in IATPatchFunction and use that to set g_iat_orig_d...hans@chromium.org2014-03-212-0/+7
* net: Update FileStream to use base::File instead of PlatformFile.rvargas@chromium.org2014-03-217-40/+54
* Revert 258395 "Add a death test to check field trial creation be..."benwells@chromium.org2014-03-211-11/+0
* Add the NSPR macro definitions for ARM64 bit.tedchoc@chromium.org2014-03-201-0/+53
* Remove CreateAndOpenTemporaryShmemFile().viettrungluu@chromium.org2014-03-204-23/+6
* Fix "unreachable code" warnings (MSVC warning 4702) in base/.pkasting@chromium.org2014-03-202-9/+2
* Add a death test to check field trial creation before FieldTrialList.asvitkine@chromium.org2014-03-201-0/+11
* Enable re2 for GN buildscottmg@chromium.org2014-03-201-1/+0
* Remove deprecated IsRunningOnHighRamDevice() method.lliabraa@chromium.org2014-03-203-12/+0
* Convert scoped_ptr_malloc -> scoped_ptr, part 6.viettrungluu@chromium.org2014-03-201-134/+1
* Make the shmem-specific functions in file_util.h POSIX-only.viettrungluu@chromium.org2014-03-204-51/+44
* Set error in LoadNativeLibrary() on Windows.xhwang@chromium.org2014-03-202-5/+12
* Fix trivial compile error in thread_perftest.ccjhorwich@chromium.org2014-03-191-1/+1
* Fix a compile failure on some FYI bot that is worried about use-without-init.pkasting@chromium.org2014-03-191-17/+7
* Style changes split off of https://codereview.chromium.org/202993003/ .pkasting@chromium.org2014-03-192-80/+63
* x11: Move X11ErrorHandler out of //base/ into //ui/gfx/x/sadrul@chromium.org2014-03-194-112/+0
* Add an operator!= to base::FileDescriptor.viettrungluu@chromium.org2014-03-191-0/+4
* Removed unneeded include string_util_posix.h.zvorygin@chromium.org2014-03-191-1/+0
* Eliminate build warnings in base/ for Android x64zhenyu.liang@intel.com2014-03-194-10/+19
* Adding support for Time and TimeTicks inside trace_event.mithro@mithis.com2014-03-192-0/+54
* Remove a unused method and fix some styles according to the style guide.sungmann.cho@navercorp.com2014-03-191-25/+13
* IPC: Make ipc_perftests run on Android.epenner@chromium.org2014-03-194-7/+17