summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup in base/test.joaodasilva@chromium.org2011-06-205-47/+66
* Adding missing inclusionstzik@chromium.org2011-06-186-4/+9
* Increase the KillProcess timeout when running under Valgrindtimurrrr@chromium.org2011-06-181-0/+8
* Mark TouchGetInfoPlatformFile as Flaky on Mac OS X.leandrogracia@chromium.org2011-06-171-1/+7
* Merge google-perftools r109 (the current contents of third_party/tcmalloc/ven...glider@chromium.org2011-06-172-2/+9
* [Sync] Split DirectoryChangeListener for thread-safetyakalin@chromium.org2011-06-161-1/+22
* Implement A/B experiment for anti-DDoS.joi@chromium.org2011-06-161-1/+3
* Add three more possibilites for inlining for the base::mac::IsOS* family.mark@chromium.org2011-06-152-0/+9
* Remove Leftover -journal File By-path Exclusionsmrossetti@chromium.org2011-06-152-12/+27
* base: Move UI code out of SysInfo.derat@chromium.org2011-06-155-106/+0
* Avoid abs() of unsigned values.tzik@chromium.org2011-06-151-18/+16
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-153-3/+6
* Don't do the pre-emptive unexclude by-path on Lion. It's available to rootmark@chromium.org2011-06-141-6/+16
* Change the files in base and net to include foundation_util.hwtc@chromium.org2011-06-141-1/+1
* Improve and unify Mac OS X run-time version checks.mark@chromium.org2011-06-145-35/+241