summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Merge 231672 "Fix AmIBundled for command-line executions. Again."avi@chromium.org2013-11-011-24/+2
* Merge 231376 "Fix AmIBundled for command-line executions."avi@chromium.org2013-11-011-7/+24
* Merge 231108 "Do not set process names in the Activity Monitor."avi@chromium.org2013-11-012-93/+0
* Merge 231093 "Do not use Process Manager functions for determini..."avi@chromium.org2013-11-011-18/+10
* Merge 230873 "Disable low memory device check for JB and lower"dtrainor@chromium.org2013-10-281-1/+6
* Merge 229567 "android: fix base::Time::FromLocalExploded() crash."digit@chromium.org2013-10-212-7/+68
* Merge 229172 "Add visibility check to [ActivityStatus]"dfalcantara@chromium.org2013-10-181-0/+11
* GTTF: instantiate ThreadChecker early in the test launcherphajdan.jr@chromium.org2013-09-233-8/+11
* Added method to convert base::Time to a Java timestamp.apiccion@chromium.org2013-09-232-0/+17
* Add more support for FreeBSDGeo.Liaskos@gmail.com2013-09-211-1/+7
* GTTF: Support running browser tests in parallelphajdan.jr@chromium.org2013-09-195-45/+127
* Fix inconsistent FieldTrial group assignment due to float errors.asvitkine@chromium.org2013-09-193-3/+52
* Annotate WorkerPool::PostTaskAndReply as leaky.earthdok@chromium.org2013-09-181-0/+7
* Fix --trace-shutdown with thread-local tracing.wangxianzhu@chromium.org2013-09-182-0/+3
* Chrome tracing for system-wide performance stats.jwmak@chromium.org2013-09-186-0/+276
* [Android] Make TRIM_MEMORY_COMPLETE check >= rather than ==rmcilroy@chromium.org2013-09-171-2/+4
* [Aura] Always use IMM32 on desktop Chrome (non-Ash mode)yukawa@chromium.org2013-09-171-4/+0
* Fix a bug where killing pages doesn't yield a sad-tabccameron@chromium.org2013-09-172-8/+24
* base: Split logging functions and PerfTimeLogger out of perftimer.htfarina@chromium.org2013-09-177-61/+145
* Change method of activity tracking done in ActivityStatus.tedchoc@chromium.org2013-09-163-68/+158
* Use webview classic cookies file to create the chromium basedsgurun@chromium.org2013-09-163-0/+22
* Include What You Use: #include <errno.h> where errno is used, or use DPLOGmark@chromium.org2013-09-161-2/+2
* Use close$NOCANCEL on the Mac, so that it has deterministic behavior whenmark@chromium.org2013-09-162-0/+80
* Prefs refactoring is done, removing myself from OWNERS.joi@chromium.org2013-09-161-3/+0
* Use SequencedWorkerPoolOwner in ParallelTestLauncher.earthdok@chromium.org2013-09-142-6/+8
* base: Rename OSLockType to NativeHandle in Lock API.tfarina@chromium.org2013-09-145-17/+17
* [POSIX] CHECK that pthread_join succeeds in PlatformThread::Join.rsesek@chromium.org2013-09-131-1/+1
* GTTF: launch test processes using job objects on Windows.phajdan.jr@chromium.org2013-09-133-10/+30
* GTTF: Make --help and --gtest_help behave correctly with --brave-new-test-lau...phajdan.jr@chromium.org2013-09-133-1/+32
* Re-enable pre-read experiment as a finch field trial.rogerm@chromium.org2013-09-131-0/+6
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-124-5/+31
* Make the lazy TLS pointer in SWP into a LeakyLazyInstance.earthdok@chromium.org2013-09-121-1/+1
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-125-5/+5
* Copy the thread name to the stack for debugging purposes.rsesek@chromium.org2013-09-121-0/+18
* gpu: Record GL state to traceskyostil@chromium.org2013-09-121-1/+1
* Revert 222689 "Use an X event loop in the GPU process on Linux."dalecurtis@google.com2013-09-124-31/+5
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-124-5/+31
* Revert 222470 "Use an X event loop in the GPU process on Linux." This is tonoamsml@chromium.org2013-09-114-31/+5
* Fix CallbackRegistry on Win7caitkp@google.com2013-09-111-3/+5
* This is needed in order to reduce the boilerplate involved in converting Noti...caitkp@chromium.org2013-09-114-0/+432
* Fix memory leak in PrefMetricsServicebattre@chromium.org2013-09-112-2/+2
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-114-5/+31
* Report trace event overhead stat with metadatawangxianzhu@chromium.org2013-09-111-25/+5
* Switch the offset conversion routines from an "offsets point at characters"pkasting@chromium.org2013-09-113-27/+39
* Enable invalidations for arbitrary objects on Android.stepco@chromium.org2013-09-113-0/+54
* Enable high resolution time for TimeTicks::Now on Windows Canarysimonjam@chromium.org2013-09-105-7/+63
* GTTF: kill spawned test processes when the launcher is killedphajdan.jr@chromium.org2013-09-102-10/+136
* gtk: Allow building both the X11 and Gtk message-pumps for gtk.sadrul@chromium.org2013-09-076-46/+52
* Set active extension IDs for crash reports using the crash key logging system.rsesek@chromium.org2013-09-071-1/+1
* gtk: Some code cleanup for the message-pump.sadrul@chromium.org2013-09-0710-52/+65