summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix potential deadlock situation for ChromeOS sounds.dalecurtis@google.com2014-06-211-2/+0
* net: FileStream cleanuprvargas@chromium.org2014-06-203-4/+29
* JarJar resources when building the android_webview.mkosiba@chromium.org2014-06-203-10/+55
* Expand the JsonPrefStore's interface to allow for an alternate filename to be...gab@chromium.org2014-06-203-10/+249
* Password bubble: Ensure that the bubble stays open for at least 1 second.mkwst@chromium.org2014-06-201-1/+2
* Ensure the OSX crash catcher does not trigger on SIGABRT when disabled.ncbray@chromium.org2014-06-201-1/+4
* Stop using the nacl_secure_random_init() which is deprecated.penghuang@chromium.org2014-06-201-1/+0
* Set chrome thread name in JVM.byungchul@chromium.org2014-06-202-2/+23
* Alter the design of the bootstrap sandbox to only take over the bootstrap por...rsesek@chromium.org2014-06-193-0/+36
* Remove IsRunningOnIOS6OrLaterstuartmorgan@chromium.org2014-06-194-15/+3
* Remove unused header in safe_math_impl.hjschuh@chromium.org2014-06-191-1/+0
* Fix not to close the bubble when entering full screen.malcolm.2.wang@gmail.com2014-06-193-1/+19
* ServiceWorker: Remove unused suppression for tsannhiroki@chromium.org2014-06-191-3/+0
* Suppress data race in ExtensioNGCMAppHandlerTestoshima@chromium.org2014-06-191-0/+3
* Improve the no-op reconcilor so that it doesn't "hang" after the first execut...mlerman@chromium.org2014-06-191-0/+4
* 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