summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Define FOO_IMPLEMENTATION unconditionally. Even though they only matter whendarin@chromium.org2011-07-201-6/+3
* Handle object deletion in FileDescriptorWatcher callback.willchan@chromium.org2011-07-203-17/+112
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-205-19/+19
* some cleanup for base/stl_utildilmah@chromium.org2011-07-196-456/+209
* Update references to the now-gone LaunchApp() from the code.evan@chromium.org2011-07-192-2/+2
* Remove LaunchAppAsUser().evan@chromium.org2011-07-192-25/+3
* Adding FileUtilProxy::Entry::{size,last_modified_time},tzik@chromium.org2011-07-195-0/+33
* Remove LaunchAppWithHandleInheritance().evan@chromium.org2011-07-191-11/+0
* Disable process_util unit test that uses clone() on valgrind bots.bradchen@google.com2011-07-191-2/+6
* Convert the remaining callers of LaunchApp to LaunchProcess.evan@chromium.org2011-07-181-22/+0
* tcmalloc: make warning-disable flags match upstreamevan@chromium.org2011-07-181-2/+4
* Do a LBYL when getting an X display from GTK.backer@chromium.org2011-07-181-1/+4
* base: Put md5.* into base namespace.tfarina@chromium.org2011-07-182-9/+25
* Add a "clone" option to base/process_util.h:LaunchProcess(). Useful inside Li...bradchen@google.com2011-07-153-9/+32
* use MessageLoop::GetDisplay to get X's Display to make message_pump_x less GT...oshima@google.com2011-07-151-10/+8
* Revert "use MessageLoop::GetDisplay to get X's Display ..."oshima@google.com2011-07-151-8/+10
* use MessageLoop::GetDisplay to get X's Display to make message_pump_x less GT...oshima@google.com2011-07-151-10/+8
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-155-36/+36
* Misc fixes to tracked objectsjoth@chromium.org2011-07-153-10/+9
* base: Add namespace base to MD5 unittests.tfarina@chromium.org2011-07-153-34/+24
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-2/+3
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-133-7/+6
* Nix CommandLine::GetSwitchCount.msw@chromium.org2011-07-132-8/+0
* Add ability to disable gtk event pumping in MessagePumpXoshima@google.com2011-07-132-7/+21
* tcmalloc: disable the warning about ignoring return valuesevan@chromium.org2011-07-131-0/+5
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-135-19/+42
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-133-43/+16
* Base: Don't delete the previous command line when callingrvargas@google.com2011-07-132-1/+15
* Revert "Add COMPONENT_BUILD global define. "yurys@chromium.org2011-07-135-42/+19
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-135-19/+42
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-123-16/+43
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-123-43/+16
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-124-6/+27
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-122-24/+13
* Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the ...bauerb@chromium.org2011-07-122-0/+12
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-112-12/+0
* Upstream android debug and log related filesmichaelbai@google.com2011-07-0711-7/+137
* Extend TTS extension API to support richer events returned from the enginedmazzoni@chromium.org2011-07-071-1/+2
* Move kLocalePak into ui/base/ from base/. Fixes component build of views_desk...sadrul@chromium.org2011-07-062-5/+0
* posix: remove LaunchAppInNewProcessGroupevan@chromium.org2011-07-061-16/+0
* Fix Time::Explode on Windows and PepperMessageFilter::OnGetLocalTimeZoneOffset.yzshen@chromium.org2011-07-061-18/+32
* Added ability to run a command, getting output and exit status on POSIX.benwells@chromium.org2011-07-063-22/+106
* Mac: Split SystemMonitor initialization so it's not blocked by the Sandbox.jeremy@chromium.org2011-07-043-17/+40
* Ensure tests check the return of SpawnChild() when they may wait without time...rsleevi@chromium.org2011-07-021-0/+1
* Change MessagePumpLibevent::Run to process I/O events before doing idlewtc@chromium.org2011-07-012-0/+12
* net: Add NET_API to more code to enable buildingrvargas@google.com2011-06-301-3/+6
* base: refactor LaunchApp variants into a single functionevan@chromium.org2011-06-303-197/+243
* Don't use a macro for getting at the process environment.evan@chromium.org2011-06-301-3/+23
* Revert 91137 - Change MessagePumpLibevent::Run to process I/O events before d...torne@chromium.org2011-06-302-10/+0
* Change MessagePumpLibevent::Run to process I/O events before doing idlewtc@chromium.org2011-06-302-0/+10