summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"bauerb@chromium.org2010-12-063-0/+34
* A non-GTK version of menus for touchui.sadrul@chromium.org2010-12-053-5/+49
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-0412-81/+117
* Recommit 68258 - Mark some functions that wait on other processes as unsafe f...victorw@chromium.org2010-12-041-0/+7
* Revert 68258 - Mark some functions that wait on other processes as unsafe for...victorw@chromium.org2010-12-041-7/+0
* Mark some functions that wait on other processes as unsafe for IO/UI.evan@chromium.org2010-12-041-0/+7
* base: Remove stub scoped_variant_win.h file.tfarina@chromium.org2010-12-042-10/+1
* Start using file_util symlink code, now that it's available.gspencer@chromium.org2010-12-034-17/+14
* scons: excise more scons references from the code baseevan@chromium.org2010-12-032-3/+3
* Fix crash when the silent extension install policy is set to an empty listgfeher@chromium.org2010-12-021-1/+2
* Update prcpucfg.h to build in Native Client.abarth@chromium.org2010-12-021-1/+1
* A quick fix for Bug 64463.hbono@chromium.org2010-12-021-1/+1
* Eliminate 'if defiend(CHECK) to avoid having to different binaries for the sa...oshima@chromium.org2010-12-021-1/+5
* linux: remove split base_extra_target from base.gypjam@chromium.org2010-12-011-232/+166
* Make sure that cached values of signed settings are trusted.dilmah@chromium.org2010-12-011-1/+1
* Help make Base compile under NaClabarth@chromium.org2010-12-012-5/+10
* Help make base compile under NaClabarth@chromium.org2010-12-011-0/+15
* Help make base compile in NaCl.abarth@chromium.org2010-12-011-0/+6
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-302-17/+0
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-5/+5
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Some additions to support symlinks better on platforms that support them.gspencer@chromium.org2010-11-307-11/+78
* Moved the calls to the MessageLoop destruction observers to after the pending...sanjeevr@chromium.org2010-11-302-4/+68
* Remove a pair of overly aggressive DCHECKsjar@chromium.org2010-11-291-1/+0
* Make base's fork of ICU macros use its internal version for one case that wasbrettw@chromium.org2010-11-291-1/+1
* Add a unit test for CommandLine that makes sure that GetProgram will not retu...tommi@chromium.org2010-11-291-0/+19
* Revert "base: wait for children to terminate."agl@chromium.org2010-11-291-55/+43
* base: wait for children to terminate.agl@chromium.org2010-11-291-43/+55
* Make ScopedTempDir::Delete return a bool so that its functionality can be tes...tommi@chromium.org2010-11-293-6/+37
* Check if the frame belongs to the browser tree associated with the BHO before...siggi@chromium.org2010-11-251-0/+5
* Make sure third_party/dmg_fp/dtoa.cc is compiled threadsafe.siggi@chromium.org2010-11-252-1/+41
* Fixed warning on empty --v switch (this time for reals)akalin@chromium.org2010-11-251-5/+6
* This is another try to commit OOM priority management.gspencer@chromium.org2010-11-241-1/+1
* Initial conversion of download unit test to browser test with enhancedrdsmith@google.com2010-11-242-0/+66
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-242-32/+17
* Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc...viettrungluu@chromium.org2010-11-246-21/+9
* Revert 67191 - chrome_paths: refactor and sanitize cache directory handlingviettrungluu@chromium.org2010-11-246-9/+21
* chrome_paths: refactor and sanitize cache directory handlingevan@chromium.org2010-11-246-21/+9
* Revert 67175 - This change implements OOM priority management for ChromeOSviettrungluu@chromium.org2010-11-231-1/+1
* Stop using Hard Coded copies of GUID strings in RGS files.mad@google.com2010-11-232-0/+90
* This change implements OOM priority management for ChromeOSgspencer@chromium.org2010-11-231-1/+1
* Fix shutdown crash in CertVerifier by using a MessageLoopProxy.willchan@chromium.org2010-11-232-1/+7
* Revert "chrome_paths: refactor and sanitize cache directory handling"evan@chromium.org2010-11-236-7/+25
* chrome_paths: refactor and sanitize cache directory handlingevan@chromium.org2010-11-236-25/+7
* Fixed logging so that vmodule works correctly againakalin@chromium.org2010-11-233-9/+5
* Add infrastructure enabling tests of installer upgrade scenarios.grt@chromium.org2010-11-231-3/+3
* Implements openssl session cachingjoth@chromium.org2010-11-231-0/+2
* Dynamic refresh for the silent extension install policygfeher@chromium.org2010-11-233-0/+43
* Reconstructing 67000.bradnelson@google.com2010-11-231-1/+1