summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Revert 53903 - Revert 52613 - Revert 52608 - Add and alternative GetAppOutput...viettrungluu@chromium.org2010-07-283-141/+19
* Revert 52613 - Revert 52608 - Add and alternative GetAppOutput() to process_u...viettrungluu@chromium.org2010-07-283-19/+141
* Speculative fix for crash in DOMUIThumbnailSource.erg@google.com2010-07-283-18/+47
* Treat multiple extensions like .tar.gz as a single extension.estade@chromium.org2010-07-272-60/+139
* [Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac.suzhe@chromium.org2010-07-274-6/+330
* Switched dynamic_annotations.gyp from using the DEPTH attribute to a relative...tony@chromium.org2010-07-271-2/+2
* Fix a bug with parsing ftp directory listing lines.michaeln@chromium.org2010-07-272-0/+21
* Mark TimeTicks.HighResNow as flakyasargent@chromium.org2010-07-261-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-26209-0/+209
* GTTF: Add bug reference to failing tests:phajdan.jr@chromium.org2010-07-261-0/+2
* Fix 2 include guards found by my scriptthakis@chromium.org2010-07-262-2/+7
* Coverity 8629, 3808: Uninitialized member in StringTokenizer.finnur@chromium.org2010-07-241-3/+4
* Port SymmetricKey::Import to Mac and update tests.albertb@chromium.org2010-07-233-6/+6
* Fix an issue in Thread class where we initialize a pointer, whichhuanr@chromium.org2010-07-232-6/+12
* Random bits of header and whitespace cleanup.thestig@chromium.org2010-07-231-6/+8
* file_util: Get rid of the deprecated UpOneDirectory function.tfarina@chromium.org2010-07-232-11/+0
* base: Add IsHexDigit function to string_util.htfarina@chromium.org2010-07-231-0/+7
* Make it possible to compile word_iterator.h on Gentoo when usingphajdan.jr@chromium.org2010-07-221-1/+2
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-213-31/+20
* Rename the download to its final name only after the download is finishedkinuko@chromium.org2010-07-211-0/+2
* base: add home environment variable to env_var.htfarina@chromium.org2010-07-212-0/+18
* Remove <iostream> where possible.erg@google.com2010-07-206-6/+1
* Take 2 for: Add support for SymmetricKey to import raw keys when using NSS.albertb@chromium.org2010-07-205-26/+97
* Download code cleanup:phajdan.jr@chromium.org2010-07-202-0/+122
* Fix nacl_sandbox_tests dependency:victorw@chromium.org2010-07-191-1/+1
* Compress and checksum pending logs that are going to be persisted. Persisted ...ziadh@chromium.org2010-07-193-5/+5
* file_util: deprecate remaining wstring functionsevan@chromium.org2010-07-161-6/+6
* Remove lock.h from resource_bundle.h and histogram.h.erg@chromium.org2010-07-162-2/+4
* Linux: Guess the thread id for crashing renderers in a different PID namespace.thestig@chromium.org2010-07-162-0/+53
* Remove more definitions from header files.erg@chromium.org2010-07-164-8/+30
* Revert 52608 - Add and alternative GetAppOutput() to process_util that takes ...viettrungluu@chromium.org2010-07-163-141/+19
* Add and alternative GetAppOutput() to process_util that takes a timeout.viettrungluu@chromium.org2010-07-163-19/+141
* base: Return bool instead of void in EnvVarGetter::SetEnv.tfarina@chromium.org2010-07-164-9/+12
* AutoFill credit cards should be encrypted on the Macdhollowa@chromium.org2010-07-161-1/+1
* Move implementation from header to source.erg@chromium.org2010-07-1515-69/+182
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-155-45/+47
* Replace a DCHECK with DCHECK_EQ.thestig@chromium.org2010-07-151-2/+2
* Convert some helper tools to use FilePaths for file names.evan@chromium.org2010-07-141-1/+4
* NSS's filesystem speed detection doesn't work with the latest versionswtc@chromium.org2010-07-141-28/+56
* Revert everything related to the relanding.erg@chromium.org2010-07-145-47/+45
* Reland r52336.erg@chromium.org2010-07-145-45/+47
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-145-47/+45
* More header cleanup:erg@chromium.org2010-07-145-45/+47
* Use file_util::GetHomeDir instead of getenv("HOME").tfarina@chromium.org2010-07-142-7/+7
* Mac: Tweak content settings window.thakis@chromium.org2010-07-131-0/+1
* Revert "Add support for SymmetricKey to import raw keys when using NSS."albertb@chromium.org2010-07-125-93/+23
* Add support for SymmetricKey to import raw keys when using NSS.albertb@chromium.org2010-07-125-23/+93
* Roll GTM r330:375.rsesek@chromium.org2010-07-122-2/+5
* Added DISALLOW_COPY_AND_ASSIGN to ScopedNativeLibrary.apatrick@chromium.org2010-07-121-0/+1
* Fix flakeyness in the timer test.mbelshe@chromium.org2010-07-121-1/+8