summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Include <unistd.h> in base/process/internal_linux.h.earthdok@chromium.org2013-11-131-0/+2
* Revert 234738 "base: Disable the scoped handle verifier."rvargas@google.com2013-11-131-1/+1
* base: Disable the scoped handle verifier.rvargas@google.com2013-11-131-1/+1
* base: Avoid purging more discardable memory than necessary.reveman@chromium.org2013-11-123-17/+22
* Revert 234367 "Base: Make RegistryOverrideManager support sharde..."tommycli@chromium.org2013-11-124-234/+53
* Implementation of MessagePump for Mojo.sky@chromium.org2013-11-126-1083/+1288
* Enable Time::ThreadNow() on Androidfmeawad@chromium.org2013-11-122-2/+3
* [Base] Fix ReadPlatformFileAtCurrentPos behavior on Windowstzik@chromium.org2013-11-122-4/+48
* Fixes for -Wunused-function on Linux, Android and ChromeOShans@chromium.org2013-11-123-68/+4
* Base: Make RegistryOverrideManager support sharded/parallel tests.tommycli@chromium.org2013-11-124-53/+234
* GTTF: Test launcher - correctly handle non-zero exit code with all tests passingphajdan.jr@chromium.org2013-11-124-24/+80
* Android: Allow duplicate calls to InitApplicationContext.torne@chromium.org2013-11-112-2/+7
* Revert 234207 "Set the default ASan options for executables buil..."mpearson@chromium.org2013-11-112-72/+0
* Android: moves base/ to use long for JNI.bulach@chromium.org2013-11-113-5/+6
* Set the default ASan options for executables built with ASan on Linux.glider@chromium.org2013-11-112-0/+72
* Try to fix build more after r234081 / r234112.thakis@chromium.org2013-11-091-5/+4
* Try to fix official mac bot after r234081.thakis@chromium.org2013-11-091-0/+2
* Revert 232825 "Adds the concept of a 'safe mode' hotkey start"zturner@chromium.org2013-11-082-15/+1
* Revert 233963 "Revert 233960 "GTTF: Make test launcher unset GTE..."jam@chromium.org2013-11-081-0/+17
* Revert 233960 "GTTF: Make test launcher unset GTEST_ env variabl..."jam@chromium.org2013-11-081-17/+0
* GTTF: Make test launcher unset GTEST_ env variables since it handles all of s...phajdan.jr@chromium.org2013-11-081-0/+17
* Android: remove ContentViewCore from the renderer crash codepath.ppi@chromium.org2013-11-081-0/+7
* Use COMPILE_ASSERT in bit_cast() instead of ad-hoc compile assertion implemen...dongseong.hwang@intel.com2013-11-081-3/+1
* Clean up uses of use_glib that are not related to glib dependenciesspang@chromium.org2013-11-082-11/+31
* Adds the ability for MessageLoop to take a MessagePumpsky@chromium.org2013-11-084-15/+76
* Revert 233725 "GTTF: Make test launcher unset GTEST_ env variabl..."kbr@chromium.org2013-11-081-6/+0
* Cleanup allocator_shim.cc from ENABLE_DYNAMIC_ALLOCATOR_SWITCHINGb.kelemen@samsung.com2013-11-081-39/+15
* android: Make org.chromium.base.SysUtils.isLowEndDevice() work without native...digit@chromium.org2013-11-085-22/+120
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-082-20/+0
* GTTF: Make test launcher unset GTEST_ env variables since it handles all of s...phajdan.jr@chromium.org2013-11-081-0/+6
* GTTF: Add test launcher developer mode for local debugging.phajdan.jr@chromium.org2013-11-073-28/+56
* mac: Prepare for -Wunused-functions.thakis@chromium.org2013-11-071-1/+1
* Mojo: First stab at making MessagePipes work across OS pipes.viettrungluu@chromium.org2013-11-071-0/+22
* base: Remove call to g_get_home_dir() from GetHomeDir() for Chrome OSsatorux@chromium.org2013-11-071-3/+3
* Move init of breakpad in the browser process as early as possiblejochen@chromium.org2013-11-072-0/+11
* x11: Move XInput2 availability information out of the message pump.sadrul@chromium.org2013-11-072-14/+1
* Test ShareToProcess within the same process.jyasskin@chromium.org2013-11-071-0/+18
* GTTF: Fix incomplete snippet for failing/crashing tests.phajdan.jr@chromium.org2013-11-071-1/+4
* Implement thread-specific CPU time on Mac OS Xfmeawad@chromium.org2013-11-073-4/+38
* Revert 233414 "x11: Move XInput2 availability information out of..."dgrogan@chromium.org2013-11-062-1/+14
* x11: Move XInput2 availability information out of the message pump.sadrul@chromium.org2013-11-062-14/+1
* Avoid threading races on TraceSamplingThread's membersharaken@chromium.org2013-11-063-40/+30
* Fix parsing of vmstat, improve meminfo parsing, and add unittestssonnyrao@chromium.org2013-11-052-80/+311
* Fix iOS device builds broken by r232181kiyun@chromium.org2013-11-051-1/+1
* Use pread and pwrite in NaCl PlatformFile now that they're available.bbudge@chromium.org2013-11-051-25/+5
* more spell checkingthakis@chromium.org2013-11-052-2/+2
* Fix WM_POWERBROADCAST handlingyukawa@chromium.org2013-11-052-59/+36
* GTTF: Make it possible to pass sharding settings from command line.phajdan.jr@chromium.org2013-11-053-5/+44
* Android: adds ptr_type to jni_generator.bulach@chromium.org2013-11-052-8/+102
* Don't use select() in SyncSocket when handle > FD_SETSIZE.dalecurtis@google.com2013-11-051-1/+7