| Commit message (Expand) | Author | Age | Files | Lines |
* | base: Use TEST() macro in Value unittests. | tfarina@chromium.org | 2011-06-28 | 3 | -32/+29 |
* | Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark... | fischman@chromium.org | 2011-06-28 | 2 | -41/+5 |
* | I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR... | bradchen@google.com | 2011-06-28 | 2 | -5/+41 |
* | Apply CSP to chrome: and about: pages | tsepez@chromium.org | 2011-06-28 | 3 | -45/+5 |
* | Added last_modified field to TemplateURL and database. Updated unit tests, in... | stevet@chromium.org | 2011-06-28 | 3 | -0/+99 |
* | Move the thread test helper to base/test | jochen@chromium.org | 2011-06-28 | 3 | -0/+84 |
* | Fix comment in base/auto_reset.h to refer to AutoReset instead of | mark@chromium.org | 2011-06-28 | 1 | -9/+8 |
* | Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks... | fischman@chromium.org | 2011-06-28 | 2 | -40/+4 |
* | New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper. | bradchen@google.com | 2011-06-27 | 2 | -4/+40 |
* | Upstream android string implementation etc. | michaelbai@google.com | 2011-06-27 | 5 | -16/+46 |
* | Coverity fixes CID=15870,13529 Check pointer before assign, resource leak. | gbillock@chromium.org | 2011-06-27 | 2 | -4/+11 |
* | Coverity Fixlet: UNINIT_CTOR | scr@chromium.org | 2011-06-27 | 1 | -2/+2 |
* | Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type. | ajwong@chromium.org | 2011-06-26 | 11 | -4/+399 |
* | Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir... | tfarina@chromium.org | 2011-06-25 | 4 | -4/+418 |
* | Patch for Solaris support, mostly ifdefs and header files, plus adds libevent... | chromium@hybridsource.org | 2011-06-25 | 8 | -13/+227 |
* | Clean up of -Wunused-but-set-variable (gcc 4.6) | pph34r@gmail.com | 2011-06-25 | 2 | -7/+3 |
* | TCPServerSocketLibevent should call StopWatchingFileDescriptor() | wtc@chromium.org | 2011-06-25 | 1 | -1/+1 |
* | Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm... | tfarina@chromium.org | 2011-06-25 | 4 | -417/+4 |
* | Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories. | tfarina@chromium.org | 2011-06-25 | 4 | -4/+417 |
* | Refactor the glib message-pump, and use it as the base for a gtk message pump... | sadrul@chromium.org | 2011-06-24 | 10 | -226/+293 |
* | Fix relaunches on the Mac. | mark@chromium.org | 2011-06-24 | 2 | -0/+25 |
* | Remove default initializtion of BirthPlace in Tracked. | ajwong@chromium.org | 2011-06-23 | 2 | -6/+7 |
* | Add back a check for improper usage of IsOneTimeRandomizationEnabled. | joi@chromium.org | 2011-06-22 | 2 | -11/+11 |
* | Localize strings, speeds. | avi@chromium.org | 2011-06-22 | 7 | -151/+189 |
* | Add a flag to open files in share delete mode | jochen@chromium.org | 2011-06-22 | 3 | -0/+40 |
* | net doesn't depend on libevent directly now. | wtc@chromium.org | 2011-06-22 | 2 | -7/+4 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2011-06-22 | 2 | -1/+2 |
* | Upstream android file related code. | michaelbai@google.com | 2011-06-21 | 11 | -6/+247 |
* | Add a warning to the top of base/memory/singleton.h | scherkus@chromium.org | 2011-06-21 | 1 | -0/+14 |
* | Avoiding duplication of singular iterator | tzik@chromium.org | 2011-06-21 | 1 | -1/+1 |
* | Always search TIDs for the crashing processes. | kmixter@chromium.org | 2011-06-21 | 2 | -3/+12 |
* | Base: cleanup for base.dll. | rvargas@google.com | 2011-06-20 | 1 | -4/+1 |
* | Get rid of ClearByPathBackupExclusion. | mark@chromium.org | 2011-06-20 | 2 | -27/+0 |
* | Cleanup in base/test. | joaodasilva@chromium.org | 2011-06-20 | 5 | -47/+66 |
* | Revert 89664 - Cleanup in base/test. | joaodasilva@chromium.org | 2011-06-20 | 5 | -66/+47 |
* | Cleanup in base/test. | joaodasilva@chromium.org | 2011-06-20 | 5 | -47/+66 |
* | Adding missing inclusions | tzik@chromium.org | 2011-06-18 | 6 | -4/+9 |
* | Increase the KillProcess timeout when running under Valgrind | timurrrr@chromium.org | 2011-06-18 | 1 | -0/+8 |
* | Mark TouchGetInfoPlatformFile as Flaky on Mac OS X. | leandrogracia@chromium.org | 2011-06-17 | 1 | -1/+7 |
* | Merge google-perftools r109 (the current contents of third_party/tcmalloc/ven... | glider@chromium.org | 2011-06-17 | 2 | -2/+9 |
* | [Sync] Split DirectoryChangeListener for thread-safety | akalin@chromium.org | 2011-06-16 | 1 | -1/+22 |
* | Implement A/B experiment for anti-DDoS. | joi@chromium.org | 2011-06-16 | 1 | -1/+3 |
* | Add three more possibilites for inlining for the base::mac::IsOS* family. | mark@chromium.org | 2011-06-15 | 2 | -0/+9 |
* | Remove Leftover -journal File By-path Exclusions | mrossetti@chromium.org | 2011-06-15 | 2 | -12/+27 |
* | base: Move UI code out of SysInfo. | derat@chromium.org | 2011-06-15 | 5 | -106/+0 |
* | Avoid abs() of unsigned values. | tzik@chromium.org | 2011-06-15 | 1 | -18/+16 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2) | thestig@chromium.org | 2011-06-15 | 3 | -3/+6 |
* | Don't do the pre-emptive unexclude by-path on Lion. It's available to root | mark@chromium.org | 2011-06-14 | 1 | -6/+16 |
* | Change the files in base and net to include foundation_util.h | wtc@chromium.org | 2011-06-14 | 1 | -1/+1 |
* | Improve and unify Mac OS X run-time version checks. | mark@chromium.org | 2011-06-14 | 5 | -35/+241 |