summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...thestig@chromium.org2009-12-102-2/+23
* Remove the NO_TCMALLOC_SAMPLES option from allocator.gyptimurrrr@chromium.org2009-12-091-3/+0
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-092-5/+0
* Fix test failure: SysInfoTest.GoogleChromeOSVersionNumbersFirstcmasone@google.com2009-12-092-12/+10
* file_util: The member variable |pattern_| has a different type (FilePath) fro...thestig@chromium.org2009-12-083-26/+25
* Make POSIX SIGTERM/SIGINT/SIGHUP handler async signal safe.willchan@chromium.org2009-12-082-0/+48
* Add StringPrintV, fix libxml_utils.cc to use itpiman@chromium.org2009-12-082-0/+9
* Make base::GetProcId() thread-safe on windows and drop w2k supportjamesr@chromium.org2009-12-071-68/+2
* [Mac] Implement font and encoding settings in Under the Hood preferencesrsesek@chromium.org2009-12-071-0/+1
* Coalesce damage rects that share an edge.darin@chromium.org2009-12-073-0/+45
* Add an implementation of base::SyncSocket::Peek for posix platforms. Alsosehr@google.com2009-12-061-3/+7
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-065-232/+485
* Add non-blocking peek for the syncsocketcpu@chromium.org2009-12-043-0/+18
* Split base.gyp and add base_nacl_win64 targetgregoryd@google.com2009-12-043-536/+613
* Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...mattm@chromium.org2009-12-042-10/+18
* Add support for 64-bit Windows build: base and chrome/appgregoryd@google.com2009-12-041-1/+3
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-033-26/+32
* Fix DCHECK that thinks fd = 0 is invalid.thestig@chromium.org2009-12-031-1/+1
* Rename AtomicFlag to CancelFlag, change its semantics a bittimurrrr@chromium.org2009-12-037-147/+141
* Make no-tcmalloc (really, non-base/allocator) builds work again,dank@chromium.org2009-12-031-4/+4
* Add support for 64-bit Windows buildgregoryd@google.com2009-12-032-4/+4