summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Have iOS use the same atomicops_internal implementation that Mac uses.leng@chromium.org2012-07-133-6/+8
* Adds MessageLoopUIApplication for use on iOS.rohitrao@chromium.org2012-07-137-36/+134
* Make it possible to run gtests on iOS.leng@chromium.org2012-07-139-4/+214
* Removing the DCHECK for the thread type from the IsParentalControlActivityLog...ananta@chromium.org2012-07-132-4/+1
* The functionality to query for whether Windows parental control activity logg...ananta@chromium.org2012-07-122-3/+4
* Use GenericScopedHandle to implement ScopedCreateDC.wez@chromium.org2012-07-121-24/+12
* Add quick reference for bind/callback usage.brettw@chromium.org2012-07-126-144/+406
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-124-0/+207
* Use isfinite() on all POSIX platformsstuartmorgan@chromium.org2012-07-121-9/+4
* Allow Objective-C files in base/test/.leng@chromium.org2012-07-121-0/+1
* Add a helper function to query whether parental control logging is on for the...ananta@chromium.org2012-07-112-0/+43
* Second try of http://codereview.chromium.org/10698063/kaiwang@chromium.org2012-07-112-158/+292
* Switch to TimeDelta interface for process waiting functions in base.tedvessenes@gmail.com2012-07-115-12/+13
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-11273-273/+0
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-113-36/+10
* Revert "Revert 146000 - Split out ContentViewCore from ContentView for embedd...tedchoc@chromium.org2012-07-112-10/+10
* Add minimal support for process_utils on iOSstuartmorgan@chromium.org2012-07-115-8/+124
* Get base_unittests closer to compiling for iOSstuartmorgan@chromium.org2012-07-112-4/+33
* Get mac_logging and foundation_util working on iOSstuartmorgan@chromium.org2012-07-115-4/+34
* Implement SysInfo for iOSchenyu@chromium.org2012-07-113-3/+71
* Enable compilation of more files in base/ on iOS.rohitrao@chromium.org2012-07-111-3/+0
* Bring back VERSION_SERVER_2003 to distinguish Server 2003 and XP Pro x64 from...grt@chromium.org2012-07-112-3/+4
* Fix failed apk unit test case MessagePumpLibeventTest.* on Android.shouqun.liu@intel.com2012-07-111-24/+40
* Add the methods to change and get a posix file permission to file_util. yoshiki@chromium.org2012-07-113-26/+229
* Revert 146000 - Split out ContentViewCore from ContentView for embedders.ericu@google.com2012-07-112-10/+10
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-07-111-4/+2
* Split out ContentViewCore from ContentView for embedders.tedchoc@chromium.org2012-07-112-10/+10
* Do not specify SHCNF_FLUSHNOWAIT on SHChangeNotify after updating shortcuts.gab@chromium.org2012-07-101-2/+1
* Exclude unsupported tests from the android build.nileshagrawal@chromium.org2012-07-102-2/+6
* Adds an iOS implementation of base::SystemMonitor.rohitrao@chromium.org2012-07-103-4/+57
* Add scoped StartupInfoEx to base.jschuh@chromium.org2012-07-105-0/+231
* Do not wrap memory allocation routines when building Chromium with compiler-b...glider@chromium.org2012-07-101-1/+1
* Use isfinite instead of finite on Macstuartmorgan@chromium.org2012-07-101-2/+6
* Switch base/ registrations to a static class method where appropriate.nileshagrawal@chromium.org2012-07-095-13/+17
* Switch to TimeDelta interface for WaitForSingleProcess in metrics unit test.tedvessenes@gmail.com2012-07-091-1/+2
* Add windows version of WaitForSingleProcess variant.tedvessenes@gmail.com2012-07-091-1/+6
* Get file_util and platform_file building on iOSstuartmorgan@chromium.org2012-07-093-4/+2
* Do not use grp.h on iOS.qsr@chromium.org2012-07-092-3/+6
* Add specific Mac files to the iOS build of basestuartmorgan@chromium.org2012-07-091-0/+14
* Add TimeDelta interfaces for WaitForExitCodeWithTimeout() functions.tedvessenes@gmail.com2012-07-083-3/+34
* Increase worker thread stack size for AddressSanitizer. This is especially re...aarya@google.com2012-07-071-0/+5
* Refactor CreateOrUpdateChromeShortcuts() for a better public API.gab@chromium.org2012-07-061-2/+4
* Move DeviceInfo to common to prevent a DEPS failure.leandrogracia@chromium.org2012-07-051-1/+1
* Supporting wildcards in max/min version specifications in VariationsService.mathp@google.com2012-07-043-37/+178
* Revert 145402 - Rename/re-comment tests and 2 new death tests for WeakPtrraymes@google.com2012-07-042-209/+137
* Rename/re-comment tests and 2 new death tests for WeakPtrkaiwang@chromium.org2012-07-042-137/+209
* Update dynamic_annotations to r4384.glider@chromium.org2012-07-032-5/+18
* persist known media galleries (only directories for now)estade@chromium.org2012-07-032-0/+13
* upstream SurfaceTextureListener and SurfaceTextureBridge class for androidqinmin@chromium.org2012-07-021-1/+1
* Add Java function to retrieve the native library dir.aurimas@chromium.org2012-07-025-3/+36