summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Base: Make file_util and file use the same code to translate from stat to Fil...rvargas@chromium.org2014-04-054-73/+71
* Get rid of all component builds specific .isolate.maruel@chromium.org2014-04-043-72/+0
* [Android] Remove an unused method from LibraryLoaderfeng@chromium.org2014-04-041-6/+0
* win: Now that we're on msvs2013, spell final 'final' not 'sealed'.thakis@chromium.org2014-04-041-2/+4
* Add a wrapper script which modifies the .isolate on the fly.maruel@chromium.org2014-04-041-3/+0
* Use cross-platform base::UncheckedMalloc for skiab.kelemen@samsung.com2014-04-041-6/+0
* mac: Remove dead NotificationUIManagerMac.thakis@chromium.org2014-04-031-7/+0
* [Android] Fix a few issues related to old lib deletion.feng@chromium.org2014-04-032-32/+54
* GN: Move towards only using / on Windowsscottmg@chromium.org2014-04-032-2/+12
* Revert of Fix --enable-logging after VS2013 switch (https://codereview.chromi...scottmg@chromium.org2014-04-031-16/+2
* Fix --enable-logging after VS2013 switchscottmg@chromium.org2014-04-031-2/+16
* Remove all uses of GG_UINT32_C.viettrungluu@chromium.org2014-04-011-1/+0
* Revert of Fix --enable-logging after VS2013 switch (https://codereview.chromi...tkent@chromium.org2014-04-011-9/+2
* Fix --enable-logging after VS2013 switchscottmg@chromium.org2014-04-011-2/+9
* base::MD5IntermediateFinal() generates digest non-destructively.shess@chromium.org2014-04-013-0/+59
* Implement Read/WriteAtCurrentPos correctlyhashimoto@chromium.org2014-03-312-4/+5
* Remove unused GG_(U)INTn_C macros from base/port.h.viettrungluu@chromium.org2014-03-311-12/+3
* Add unistd.h include in a file using geteuid().thakis@chromium.org2014-03-311-0/+1
* Increase the broken tests threshold from 10 to 20phajdan.jr@chromium.org2014-03-311-1/+1
* Separate storage for protected preferences into Protected Preferences file.erikwright@chromium.org2014-03-291-1/+3
* Update code related to OOM errors in sanitizer builds.earthdok@chromium.org2014-03-293-11/+9
* Fix an ADDRESS_SANITIZER guard so that it works with SyzyASAN.chrisha@chromium.org2014-03-281-3/+3
* Refactor TestingPrefStore to make it useful to some tests of load errors and ...erikwright@chromium.org2014-03-285-65/+134
* Android: improves error message for Outer.Inner usage in JNI.bulach@chromium.org2014-03-282-0/+24
* 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