summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Move preference MACs to the protected preference stores.erikwright@chromium.org2014-06-186-13/+28
* Remove the definition of AtomicOps_Internalx86CPUFeatures from base/atomicops...glider@chromium.org2014-06-181-18/+0
* Remove two unused logging::LogMessage constructors.viettrungluu@chromium.org2014-06-182-33/+4
* Remove TraceStringWrapper::operator const char*()wangxianzhu@chromium.org2014-06-181-8/+10
* Revert 268371 "base: Increase emulated discardable memory limit."reveman@chromium.org2014-06-181-3/+4
* Calling Shutdown() for Android content_browsertests. Removed webrtc test hack.starodub@google.com2014-06-182-2/+3
* Revert "Improve the no-op reconcilor so that it doesn't "hang" after the firs...hirono@chromium.org2014-06-181-4/+0
* Fix SafeSPrintfTest.Truncation in base_unittestsyang.gu@intel.com2014-06-181-2/+3
* Follow-up to https://codereview.chromium.org/291993003/thakis@chromium.org2014-06-171-1/+0
* Android: enable chromium linker on the shells.bulach@chromium.org2014-06-171-5/+14
* Fix issue where OpenKey() would call Close() and reset the wow64_access to 0 ...wfh@chromium.org2014-06-172-1/+20
* Use nacl_secure_random() in rand_util_nacl.ccpenghuang@chromium.org2014-06-172-31/+15
* Speculatively increase test timeouts under MSan.earthdok@chromium.org2014-06-171-2/+4
* Remove the LOG_ERROR_REPORT log severity level.viettrungluu@chromium.org2014-06-174-68/+13
* Improve the no-op reconcilor so that it doesn't "hang" after the first execut...mlerman@chromium.org2014-06-171-0/+4
* Increase test timeouts under MSan.earthdok@chromium.org2014-06-161-2/+3
* Use the local crazy_linker source fork in place of the NDK.simonb@chromium.org2014-06-161-1/+4
* Add 'strip_path_prefix=Release/../../' to the default options for ASan/TSan.earthdok@chromium.org2014-06-161-4/+12
* Export ASAN helpers for component builds.dcheng@chromium.org2014-06-161-5/+6
* Add support for client L2CAP sockets on Mac.isherman@chromium.org2014-06-141-3/+5
* Add some function to induce ASan crashes.sebmarchand@chromium.org2014-06-144-2/+178
* mac: Add overscroll animator slider.erikchen@chromium.org2014-06-141-0/+1
* Respect "reopen windows..." system option by resuming session after reboot.leng@chromium.org2014-06-132-0/+20
* Revert 277111 "Roll ICU to icu52"sorin@chromium.org2014-06-131-2/+16
* Roll ICU to icu52jshin@chromium.org2014-06-131-16/+2
* Remove now-unnecessary #pragma optimize offsscottmg@chromium.org2014-06-132-12/+0
* Do not define OS_CHROMEOS for untrusted NaCl codehamaji@chromium.org2014-06-131-9/+4
* Refactor code to avoid direct dependency upon ICU: spellcheck_worditeratorandrewhayden@chromium.org2014-06-132-11/+72
* Add a CFRunLoop mode for message loop tasksccameron@chromium.org2014-06-122-25/+60
* Don't draw a window title on browser windows.avi@chromium.org2014-06-121-0/+19
* No longer relaunch into metro mode by default on touch devices.grt@chromium.org2014-06-122-15/+0
* Revert of [Mac] Use a native MessagePump instead of a MessagePumpDefault (htt...jeremy@chromium.org2014-06-121-9/+1
* [Mac] Use a native MessagePump instead of a MessagePumpDefaultjeremy@chromium.org2014-06-121-1/+9
* Update OOM killer to patch out CFAllocator on 10.10.avi@chromium.org2014-06-121-4/+6
* Update OS version functions.avi@chromium.org2014-06-125-13/+73
* Disable Warning 4702 for the PGO builds.sebmarchand@chromium.org2014-06-121-9/+0
* Use the intrinsic version of the Interlocked* functions.sebmarchand@chromium.org2014-06-121-3/+5
* Reverted !client_id check because it caused unit test failure.pkl@chromium.org2014-06-121-2/+1
* [Android] Java Bridge with Gin: implement Java methods invocationmnaganov@chromium.org2014-06-128-0/+69
* Mark test results with unknown status as unreliablephajdan.jr@chromium.org2014-06-113-25/+46
* Truncate huge output snippets in the test launcher before printing themphajdan.jr@chromium.org2014-06-111-1/+15
* Use FSEvents for recursive file watch on Macvandebo@chromium.org2014-06-1112-165/+652
* dllexport base::internal::WeakReference::Flaghans@chromium.org2014-06-111-1/+1
* dllexport Pickle::WriteBytesStatichans@chromium.org2014-06-111-1/+1
* Cleanup after fixing the atomicity of cc::Layer ID counter: remove a suppress...glider@chromium.org2014-06-101-3/+0
* Revert 276039 "Another try at fixing --enable-logging on Windows"ccameron@chromium.org2014-06-101-11/+1
* [ICU] Avoid reading ICU data files in render process.feng@chromium.org2014-06-102-2/+34
* Require FLAG_WRITE when FLAG_CREATE_ALWAYS is specifiedmdempsky@chromium.org2014-06-104-2/+4
* Remove base/memory/scoped_handle.hbrettw@chromium.org2014-06-103-52/+1
* Another try at fixing --enable-logging on Windowsscottmg@chromium.org2014-06-101-1/+11