summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Added an annotation to label Integration tests.yojan@google.com2014-07-231-0/+26
* Get rid of FileThreadDeserializer.gab@chromium.org2014-07-222-128/+121
* clang/win: Fix calling delete[] on void* in base.thakis@chromium.org2014-07-221-1/+1
* Modify TraceEventTestFixture.TraceBufferVectorReportFull to assert the overfl...nednguyen@google.com2014-07-221-4/+5
* Revert of High resolution timer fix for Windows (https://codereview.chromium....ksakamoto@chromium.org2014-07-228-87/+101
* Temporarily increase retry limit in test_launchersergeyberezin@chromium.org2014-07-221-1/+3
* Change instant event phase name from i to Iyurys@chromium.org2014-07-221-1/+1
* This is jamesr@ code I am landing.cpu@chromium.org2014-07-228-101/+87
* base: Enable lock dchecks with dchecks_always_onboliu@chromium.org2014-07-215-14/+15
* Set dump_without_crashing_function_ in chrome.dll with value of exported chro...wfh@chromium.org2014-07-211-0/+3
* clang/win: Fix a Wenum-compare warning and a few Wwritable-strings warnings.thakis@chromium.org2014-07-211-1/+1
* [Mac] Re-Enable timer coalescing on Mac.jeremy@chromium.org2014-07-201-4/+0
* Decrement CreateDoubleValue countestade@chromium.org2014-07-193-0/+18
* Add metadata that report whether the buffer was full, and the timestamp when ...nednguyen@google.com2014-07-193-7/+78
* [android_webview] Introduce AwAssets to reference assets inside the apk.primiano@chromium.org2014-07-182-0/+19
* Fix data race with synthetic delay initializationskyostil@chromium.org2014-07-181-2/+2
* Roll ICU to icu52jshin@chromium.org2014-07-181-16/+2
* Fix StackOverFlow in AdvancedMockContext.nyquist@chromium.org2014-07-182-0/+83
* Workaround removal of __system_property_get in Android NDK.rmcilroy@chromium.org2014-07-181-0/+40
* Avoid macro redefinition in tools_sanity_unittest.cctzik@chromium.org2014-07-181-4/+6
* Macro out unused functions in memory_mac.mmtzik@chromium.org2014-07-171-42/+60
* Make ObserverList non-inline to save 90KB with gccbratell@opera.com2014-07-171-65/+88
* Separate ResizeHelper from RenderWidgetHelperccameron@chromium.org2014-07-171-2/+2
* Fix the build when use_glib is set to 0.zhaoze.zhou@partner.samsung.com2014-07-162-2/+2
* Track size of files serialized by the JsonPrefStore.gab@chromium.org2014-07-161-1/+24
* [Mac] Temporarily disable timer coalescing on Mac.jeremy@chromium.org2014-07-161-0/+4
* [Android][gn] Add android resources templatescjhopman@chromium.org2014-07-162-2/+8
* Add a unit test that filenames aren't unintentionally converted to URLs.dcheng@chromium.org2014-07-151-6/+6
* add double support to base::Picklemostynb@opera.com2014-07-143-0/+26
* Add the required xvfb testing tool to the isolate target for some tests.petermayo@chromium.org2014-07-141-0/+7
* Leftover cleanups from https://codereview.chromium.org/324493002 .erikwright@chromium.org2014-07-144-6/+12
* The message length should be serialized as a 64-bit value.wtc@chromium.org2014-07-141-10/+11
* Add missing files/deps/definescjhopman@chromium.org2014-07-121-0/+3
* mac: Add metrics to record Bluetooth availability and capabilities.erikchen@chromium.org2014-07-121-0/+4
* Introduce task_runner() accessors for both base::Thread and base::MessageLooprsleevi@chromium.org2014-07-122-5/+24
* DCHECK(CalledOnValidThread()) for ScopedUserPrefUpdatebattre@chromium.org2014-07-102-1/+5
* Set parcel data position to 0 when cloning the relro bundle.simonb@chromium.org2014-07-101-5/+6
* base: Default android version to 4.4.99boliu@chromium.org2014-07-101-5/+6
* Fixes for re-enabling more MSVC level 4 warnings: base/third_party/dmg_fp/ ed...pkasting@chromium.org2014-07-106-74/+363
* Fixes for re-enabling more MSVC level 4 warnings: base/ edition #2pkasting@chromium.org2014-07-102-4/+4
* Rename source_prereqs to inputs in the GN build.brettw@chromium.org2014-07-091-9/+9
* GN: Move mock_pref_change_callback.h to the correct section.jbroman@chromium.org2014-07-091-1/+1
* base: Increase hard limit for emulated discardable memory.reveman@chromium.org2014-07-091-7/+8
* Remove base/memory/scoped_handle.h from BUILD.gn.jbroman@chromium.org2014-07-091-1/+0
* Move logging.h's definitions of operator<< into namespace std.jyasskin@chromium.org2014-07-085-5/+29
* [Android] Spill out CHECK error message in official buildfeng@chromium.org2014-07-081-1/+1
* Fix compilation error encountered when DEBUG set to 1.simonb@chromium.org2014-07-081-1/+1
* base: Add soft memory limit to DiscardableMemoryManager. reveman@chromium.org2014-07-0810-50/+238
* 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