summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix tracing 64-bit to 32-bit truncations.wfh@chromium.org2014-07-083-13/+12
* Set CONFIGURATION_NAME to be used in base.isolate.scheib@chromium.org2014-07-081-7/+11
* Change g_native_tls_key to be 32-bit wide to match underlying type.wfh@chromium.org2014-07-081-1/+1
* Extend workaround from https://codereview.chromium.org/98403005 to clang/win.thakis@chromium.org2014-07-041-2/+6
* Add CancelableTaskTracker::PostTaskAndReplyWithResultsdefresne@chromium.org2014-07-041-0/+19
* Remove ProcessMetrics::CalculateFreeMemory.wfh@chromium.org2014-07-032-71/+0
* deadlock fix in SymbolContext ctorcpu@chromium.org2014-07-031-13/+15
* Fixes for re-enabling more MSVC level 4 warnings: base/ editionpkasting@chromium.org2014-07-0314-69/+106
* Fix a typo in a comment for Closure.wtc@chromium.org2014-07-032-2/+2
* Revert of Revert of Revert 221427 "Add instrumentation to the MessagePumpMac ...rsesek@chromium.org2014-07-025-307/+15
* Resolve build issues for ashmem_allocator/libc++pasko@chromium.org2014-07-021-41/+42
* Add android_library template and build_configscjhopman@chromium.org2014-07-021-2/+56
* Revert of Revert 221427 "Add instrumentation to the MessagePumpMac family ......tzik@chromium.org2014-07-025-15/+307
* Revert 221427 "Add instrumentation to the MessagePumpMac family ..."rsesek@chromium.org2014-07-025-307/+15
* Re-land "Replaces use of ProcessInformationCopyDictionary ..."leng@chromium.org2014-07-011-18/+10
* Enable the crazy linker for arm64.simonb@chromium.org2014-07-011-5/+3
* Add switch for turning on library in zip file support.anton@chromium.org2014-07-011-3/+1
* Increase storage for Java exception information.ohrn@opera.com2014-07-011-1/+1
* Populate NativeLibraryLoadError on mac on dlopen failurejamesr@chromium.org2014-07-011-3/+4
* Revert 280679 "Replaces use of ProcessInformationCopyDictionary ..."shrikant@chromium.org2014-06-301-11/+18
* Replaces use of ProcessInformationCopyDictionary with GetProcessInformation.leng@chromium.org2014-06-301-18/+11
* [Android]: Replace calls to getdtablesize with sysconf(_SC_OPEN_MAX) in tools.rmcilroy@chromium.org2014-06-281-1/+1
* [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