summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert previous commit which was by accidentjabdelmalek@google.com2010-11-231-0/+1
* Fix compile error on Linuxjabdelmalek@google.com2010-11-231-1/+0
* Make DeleteKey support GetLastError.tommi@chromium.org2010-11-231-1/+6
* [Mac] Log registers with stackdump in debug crashes.shess@chromium.org2010-11-221-7/+51
* Switch to using kInvalidThreadId instead of 0.willchan@chromium.org2010-11-221-2/+2
* Reverting 67000.bradnelson@google.com2010-11-221-1/+1
* Switching chrome to use python26 in place of python24.bradnelson@google.com2010-11-221-1/+1
* Fix ThreadChecker to use Locks and not use scoped_ptr.willchan@chromium.org2010-11-214-17/+26
* Leak NSS to prevent shutdown crashes.willchan@chromium.org2010-11-211-59/+74
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-209-10/+5
* Fixes a crash in the Windows media player plugin caused when the Real player ...ananta@chromium.org2010-11-192-3/+29
* Reland 66791 (change was innocent)willchan@chromium.org2010-11-198-41/+180
* Revert 66719 - Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-198-180/+41
* Fix openssl build to work with AllowSingleton changesjoth@chromium.org2010-11-191-3/+16
* Follow up comments on SymmetricKey::Import docsjoth@chromium.org2010-11-191-4/+4
* Reland r65996. Disallows Singletons on non-joinable thread.willchan@chromium.org2010-11-198-41/+180
* FTP: improve character encoding detection in cases where ICU's first guess is...phajdan.jr@chromium.org2010-11-182-5/+37
* Implements Signature Creator & Verifier for openssljoth@chromium.org2010-11-1810-49/+149
* Reland http://codereview.chromium.org/4139008, with a differentaa@chromium.org2010-11-181-0/+13
* Add shared macros for stringizing and converting ANSI string constantsjoi@chromium.org2010-11-184-1/+119
* Remove a definition in a weird spot since it's only used on Solaris, which no...thestig@chromium.org2010-11-181-8/+0