summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upstream process and thread related code.michaelbai@google.com2011-06-294-4/+19
* base: Use TEST() macro in Value unittests.tfarina@chromium.org2011-06-283-32/+29
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-282-41/+5
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-282-5/+41
* Apply CSP to chrome: and about: pagestsepez@chromium.org2011-06-283-45/+5
* Added last_modified field to TemplateURL and database. Updated unit tests, in...stevet@chromium.org2011-06-283-0/+99
* Move the thread test helper to base/testjochen@chromium.org2011-06-283-0/+84
* Fix comment in base/auto_reset.h to refer to AutoReset instead ofmark@chromium.org2011-06-281-9/+8
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-282-40/+4
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-272-4/+40
* Upstream android string implementation etc.michaelbai@google.com2011-06-275-16/+46
* Coverity fixes CID=15870,13529 Check pointer before assign, resource leak.gbillock@chromium.org2011-06-272-4/+11
* Coverity Fixlet: UNINIT_CTORscr@chromium.org2011-06-271-2/+2
* Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type.ajwong@chromium.org2011-06-2611-4/+399
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-254-4/+418
* Patch for Solaris support, mostly ifdefs and header files, plus adds libevent...chromium@hybridsource.org2011-06-258-13/+227
* Clean up of -Wunused-but-set-variable (gcc 4.6)pph34r@gmail.com2011-06-252-7/+3
* TCPServerSocketLibevent should call StopWatchingFileDescriptor()wtc@chromium.org2011-06-251-1/+1
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-254-417/+4
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-254-4/+417
* Refactor the glib message-pump, and use it as the base for a gtk message pump...sadrul@chromium.org2011-06-2410-226/+293
* Fix relaunches on the Mac.mark@chromium.org2011-06-242-0/+25
* Remove default initializtion of BirthPlace in Tracked.ajwong@chromium.org2011-06-232-6/+7
* Add back a check for improper usage of IsOneTimeRandomizationEnabled.joi@chromium.org2011-06-222-11/+11
* Localize strings, speeds.avi@chromium.org2011-06-227-151/+189
* Add a flag to open files in share delete modejochen@chromium.org2011-06-223-0/+40
* net doesn't depend on libevent directly now.wtc@chromium.org2011-06-222-7/+4
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-222-1/+2
* Upstream android file related code.michaelbai@google.com2011-06-2111-6/+247
* Add a warning to the top of base/memory/singleton.hscherkus@chromium.org2011-06-211-0/+14
* Avoiding duplication of singular iteratortzik@chromium.org2011-06-211-1/+1
* Always search TIDs for the crashing processes.kmixter@chromium.org2011-06-212-3/+12
* Base: cleanup for base.dll.rvargas@google.com2011-06-201-4/+1
* Get rid of ClearByPathBackupExclusion.mark@chromium.org2011-06-202-27/+0
* Cleanup in base/test.joaodasilva@chromium.org2011-06-205-47/+66
* Revert 89664 - Cleanup in base/test.joaodasilva@chromium.org2011-06-205-66/+47