summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Make JoinString implementation match prototype.craig.schlenter@chromium.org2010-01-051-1/+1
* [Mac] Implement the cookie managerrsesek@chromium.org2010-01-051-0/+1
* Implement ContactInfo, the FormGroup that stores contact information.jhawkins@chromium.org2010-01-043-53/+197
* Mac: stop zombie ps processes from being created.viettrungluu@chromium.org2010-01-042-10/+34
* Removing the last remaining vsprops files (that are hooked in).bradnelson@google.com2010-01-041-2/+2
* Linux: use readlink() and prctl() in SetProcTitle() to fix "exe" showing in p...mdm@chromium.org2010-01-032-3/+37
* Upload renderer histograms to browser after a page loadsjar@chromium.org2010-01-022-20/+2
* If we can't read a unicode character, write the standard "unknown" (0xFFFD) c...cevans@chromium.org2010-01-014-14/+12
* Avoid re-initializing object_trackerjar@chromium.org2009-12-312-3/+28
* Avoid calling vector resize() with excessive size parameter: fix broken integ...cevans@chromium.org2009-12-311-6/+13
* linux: reenable symbols in backtraces in debug buildsevan@chromium.org2009-12-311-9/+14
* Add NSTemporaryDirectory() to the list of ignored to catch all possible value...thomasvl@chromium.org2009-12-301-6/+19
* Defense-in-depth: initialize some variables.cevans@chromium.org2009-12-301-0/+3
* [Mac] address perf regressions on botsthomasvl@chromium.org2009-12-301-0/+13
* Provide a quick and dirty way to reset about:objects datajar@chromium.org2009-12-303-37/+279
* linux: reduce header interdependenciesevan@chromium.org2009-12-292-52/+0
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-0/+4
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-2929-68/+99
* Typo spelling in comment corrected.jar@chromium.org2009-12-281-1/+1
* Fix Mac tree bustagejar@chromium.org2009-12-281-1/+0
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-284-448/+195
* Add a change that was supposed to be part of the previous CL - see http://cod...gregoryd@google.com2009-12-221-1/+1
* Refactoring build configurations - make it clearer and allow better support f...gregoryd@google.com2009-12-221-2/+2
* Mac: Create a pid->task_t mapping in the browser process.thakis@chromium.org2009-12-212-7/+8
* Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...viettrungluu@chromium.org2009-12-194-54/+177
* Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...thakis@chromium.org2009-12-194-177/+54
* [Mac] Port browser action popup test to mac.kkania@chromium.org2009-12-192-0/+20
* Revert 35012 - Rearrange build configurations make it clearer and allow bett...gregoryd@google.com2009-12-191-2/+2
* Rearrange build configurations - make it clearer and allow better support for...gregoryd@google.com2009-12-191-2/+2
* Fix cpu/memory measurements on OS X.thakis@chromium.org2009-12-184-54/+177
* Extensions: file handling clean up.estade@chromium.org2009-12-182-0/+9
* Fix a regression introduced by r33225.huanr@chromium.org2009-12-172-1/+14
* Added the ToolsSanityTest test case to base_unittests.glider@chromium.org2009-12-172-0/+51
* [Mac] Pump nestable tasks while web popups are visible.shess@chromium.org2009-12-161-0/+17
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-163-2/+12
* Adds baselines for windows 7jamesr@chromium.org2009-12-151-9/+17
* Fix a string leak in GetFunctionPointerFromNativeLibrarystuartmorgan@chromium.org2009-12-151-3/+4
* Fixing the example for weak_ptr so it is correctbrettw@chromium.org2009-12-151-2/+2
* Fix treejar@chromium.org2009-12-151-1/+2
* Deserialize UMA flag on histograms moving from renderer to browsersjar@chromium.org2009-12-151-0/+1
* Make ProcessWatcher use kqueues on Mac.jeremy@chromium.org2009-12-155-1/+55
* Use ASSERT_EQ instead of EXPECT_EQ to avoid accessing invalid index in the fo...hayato@chromium.org2009-12-151-12/+12
* Try 2: Completely redo how themes are stored on disk and processed at install...erg@google.com2009-12-145-28/+135
* Use namespace in mac_util_unittest.hayato@chromium.org2009-12-141-14/+21
* Made chrome_test to fail when the test itself failed.oshima@chromium.org2009-12-121-0/+3
* Revert "Completely redo how themes are stored on disk and processed at installerg@google.com2009-12-115-135/+28
* Improve unit tests to verify that directories are listed before files in file...vandebo@chromium.org2009-12-113-0/+11
* Completely redo how themes are stored on disk and processed at install time.erg@google.com2009-12-115-28/+135
* Force failing CHECK/DCHECKs to end the process on Windows.timurrrr@chromium.org2009-12-102-15/+17
* Separate ProxyResolverMac and ProxyConfigServiceMac into their own files and ...hayato@chromium.org2009-12-103-0/+47