summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* [Android] Add an error message for java exception crashboliu@chromium.org2014-06-281-14/+12
* Add base::SizeTToString.wtc@chromium.org2014-06-273-7/+37
* Chromium Linker support for loading lib*.so from within an APK fileanton@chromium.org2014-06-273-47/+201
* Add support for uncompress library in APK to the build systemanton@chromium.org2014-06-271-0/+12
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-272-2/+0
* stub out debug::StackTrace().Print() when using uclibcmostynb@opera.com2014-06-272-4/+4
* Fix comparison between signed and unsigned integer expressions.yfriedman@chromium.org2014-06-271-1/+2
* Revert 280152 "Base: Disable the scoped handle verifier"rvargas@google.com2014-06-261-1/+1
* Base: Disable the scoped handle verifierrvargas@google.com2014-06-261-1/+1
* Expose a low-end device mode override flags for non-android OSs as wellc.shu@samsung.com2014-06-2611-61/+78
* Suppress data race reports:glider@chromium.org2014-06-261-0/+7
* Make sure ThreadSanitizer v2 reports a data race in ToolsSanityTest.DataRace.glider@chromium.org2014-06-261-4/+15
* Edited comment to say "callback will not be run" instead of "callback will no...brandonsalmon@chromium.org2014-06-262-4/+4
* Move all remaining appcache-related code to content namespacepilgrim@chromium.org2014-06-251-1/+1
* Revert of Revert "[Mac] Reland r276808 Use a native MessagePump instead of a ...jeremy@chromium.org2014-06-252-2/+11
* Memory tools suppressions:glider@chromium.org2014-06-251-0/+3
* Add history_size=7 to the TSan default options.glider@chromium.org2014-06-251-1/+3
* Add depfile support to android build scriptscjhopman@chromium.org2014-06-241-0/+16
* Create WebSocketTransportClientSocketPoolricea@chromium.org2014-06-242-1/+60
* Fixes "restore windows" behavior for users who have never changed it.leng@chromium.org2014-06-241-5/+15
* Revert "[Mac] Reland r276808 Use a native MessagePump instead of a MessagePum...miletus@chromium.org2014-06-242-11/+2
* Maximise timer slack for Sync threadjeremy@chromium.org2014-06-242-0/+7
* Remove base/platform_file.*rvargas@chromium.org2014-06-2412-1393/+4
* Increase the test output line limit 50 -> 5000phajdan.jr@chromium.org2014-06-241-1/+1
* Update the class comment for StringPiece to reflect the internal guidancerch@chromium.org2014-06-241-7/+12
* base: Default android version to 0.0.0boliu@chromium.org2014-06-231-5/+4
* MSan: introduce a GYP flag to control origin tracking.earthdok@chromium.org2014-06-231-5/+3
* [Mac] Reland r276808 Use a native MessagePump instead of a MessagePumpDefaultjeremy@chromium.org2014-06-232-2/+11
* Revert of [Mac] Reland r276808 Use a native MessagePump instead of a MessageP...ckocagil@chromium.org2014-06-222-11/+2
* Reland change to use a native MessagePump instead of a MessagePumpDefault.jeremy@chromium.org2014-06-222-2/+11
* Test that a WeakPtrFactory can create new weak pointers after awtc@chromium.org2014-06-211-0/+10
* Move FieldTrialHelper from chrome to base and call it FieldTrialList.maxbogue@chromium.org2014-06-216-0/+80
* 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