summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix a compilation error caused by some variables being unused under ASan on Mac.glider@chromium.org2012-06-141-3/+4
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-147-0/+178
* Removemark@chromium.org2012-06-141-3/+0
* more trace events for windows messagesjbates@chromium.org2012-06-141-0/+3
* Fix the error package name for SandboxedProcessServiceyongsheng.zhu@intel.com2012-06-141-1/+1
* Refactor chrome.alarms interface to support absolute alarm deadlines.jyasskin@chromium.org2012-06-142-6/+6
* Fix the ant warning of 'includeantruntime was not set' in android buildshouqun.liu@intel.com2012-06-131-1/+1
* Cleanup: Consolidate declarations of XDG variables.thestig@chromium.org2012-06-132-2/+18
* Cleanup: Move some const char definitions to the .cc file. (try 2)thestig@chromium.org2012-06-132-8/+15
* Make Callback.Reset safe against deleting itself.mattm@chromium.org2012-06-132-1/+35
* Update comments on how to create a field trial in field_trial.h.asvitkine@chromium.org2012-06-131-2/+3
* Revert 141810 - Cleanup: Move some const char definitions to the .cc file.cpu@chromium.org2012-06-132-12/+6
* Cleanup: Move some const char definitions to the .cc file.thestig@chromium.org2012-06-132-6/+12
* Base: Enable the scoped handle verifier for Win7.rvargas@google.com2012-06-121-6/+0
* Unrevert r141537: Add extensions::StateStore and use that instead ofmpcomplete@chromium.org2012-06-122-3/+26
* Fix ProcessUtilTests for android.nileshagrawal@chromium.org2012-06-121-16/+38
* Remove duplicate CPU detection code; use base::CPU instead.dalecurtis@chromium.org2012-06-121-8/+8
* Add files and exclusions needed for NaCl IPC proxy to base_untrusted target.bbudge@chromium.org2012-06-122-2/+33
* replace string16 with StringPiece16 in ConvertUTF16ToJavaString()james.wei@intel.com2012-06-122-8/+11
* Revert r141537: Add extensions::StateStore and use that instead ofmpcomplete@chromium.org2012-06-112-26/+3
* Add extensions::StateStore and use that instead of ExtensionPrefs formpcomplete@chromium.org2012-06-112-3/+26
* Revert 138011 - Base: Add power requirements to the System monitor.rvargas@google.com2012-06-115-238/+3
* Remove duplicate call to InitAndroidTest.nileshagrawal@chromium.org2012-06-112-3/+10
* Fix comment typo.bryeung@chromium.org2012-06-091-2/+2
* PPAPI/NaCl: Remove call of system() from NaCl builddmichael@chromium.org2012-06-091-1/+1
* Run ProcessUtil tests on Android.nileshagrawal@chromium.org2012-06-091-1/+0
* Make the other Java modules debuggablehaitao.feng@intel.com2012-06-081-1/+1
* Add Javascript time methods to base::Time.jyasskin@chromium.org2012-06-083-0/+33
* Try not to inline tcmalloc::Abort() so we can find it in stack trace.kaiwang@chromium.org2012-06-081-1/+3
* Adding base_untrusted.bradnelson@google.com2012-06-083-87/+126
* Make ScopedGetDC() CHECK fail if GetDC(NULL) returns NULL.pkasting@chromium.org2012-06-071-3/+10
* Moving all targets from base.gypi to base.gyp.bradnelson@google.com2012-06-072-362/+358
* Base: Add another pc to the handle verifier to get to thervargas@chromium.org2012-06-072-13/+33
* Revert 140899 - Base: Add another pc to the handle verifier to get to thervargas@google.com2012-06-072-29/+13
* Base: Add another pc to the handle verifier to get to thervargas@google.com2012-06-072-13/+29
* Add shared memory cleanup before/after all testsjar@chromium.org2012-06-061-2/+5
* Upstream Android proxy config service.pliard@chromium.org2012-06-061-1/+0
* WebKit will start using NaN for null/invalid modificationTimekinuko@chromium.org2012-06-061-2/+14
* Implement SpawnDebuggerOnProcess for POSIX.jyasskin@chromium.org2012-06-061-1/+12
* win: Fix lock acquisition bug.thakis@chromium.org2012-06-051-2/+2
* Linux: bump the setuid sandbox API numberjln@chromium.org2012-06-051-1/+1
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-1/+1
* Setuid sandbox API versioningjln@chromium.org2012-06-051-1/+6
* Use ScopedVector in RenderTextWin.asvitkine@chromium.org2012-06-041-0/+5
* Reland 139885 - Enable the handle verifier.rvargas@google.com2012-06-041-1/+1
* Cleanup: Remove unused parameter in base::nix::GetXDGUserDirectory(). Make su...thestig@chromium.org2012-06-042-9/+15
* Strip trailing path separators from XDG util results.vandebo@chromium.org2012-06-041-3/+3
* Disable StatsTableTest.StatsRatecsharp@chromium.org2012-06-041-1/+2
* Coverity: Fix a potential use-after-free.jhawkins@chromium.org2012-06-041-4/+5
* Linux: Fix an issue in ProcessIterator where /proc/pid/stat and /proc/pid+1/s...thestig@chromium.org2012-06-041-0/+1