summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Merge 286791 "[Android] Pass the right listener to DatePickerDialog"miguelg@chromium.org2014-08-011-0/+6
* Merge 284448 "Set dump_without_crashing_function_ in chrome.dll ..."amineer@chromium.org2014-07-231-0/+3
* Merge some imports into base/sys_info_android.cc.rmcilroy@chromium.org2014-07-181-0/+2
* Merge 284012 "Workaround removal of __system_property_get in And..."rmcilroy@chromium.org2014-07-181-0/+40
* Merge 281944 "base: Increase hard limit for emulated discardable..."reveman@chromium.org2014-07-161-7/+8
* Merge 281795 "base: Add soft memory limit to DiscardableMemoryMa..."reveman@chromium.org2014-07-1610-50/+238
* Merge 278885 "Fix potential deadlock situation for ChromeOS sounds."dalecurtis@google.com2014-07-151-2/+0
* Merge 282298 "Set parcel data position to 0 when cloning the rel..."rmcilroy@chromium.org2014-07-151-5/+6
* Merge 281859 "[Android] Spill out CHECK error message in officia..."feng@chromium.org2014-07-141-1/+1
* Merge 279482 "Fixes "restore windows" behavior for users who hav..."groby@chromium.org2014-07-141-5/+15
* Merge 282281 "base: Default android version to 4.4.99"boliu@chromium.org2014-07-101-5/+6
* Merge 280152 "Base: Disable the scoped handle verifier"rvargas@google.com2014-07-021-1/+1
* Merge 279144 "base: Default android version to 0.0.0"boliu@chromium.org2014-06-301-5/+4
* Merge 280533 "[Android]: Replace calls to getdtablesize with sys..."rmcilroy@chromium.org2014-06-291-1/+1
* 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