| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 52608 - Add and alternative GetAppOutput() to process_util that takes ... | viettrungluu@chromium.org | 2010-07-16 | 3 | -141/+19 |
* | Add and alternative GetAppOutput() to process_util that takes a timeout. | viettrungluu@chromium.org | 2010-07-16 | 3 | -19/+141 |
* | base: Return bool instead of void in EnvVarGetter::SetEnv. | tfarina@chromium.org | 2010-07-16 | 4 | -9/+12 |
* | AutoFill credit cards should be encrypted on the Mac | dhollowa@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | Move implementation from header to source. | erg@chromium.org | 2010-07-15 | 15 | -69/+182 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 5 | -45/+47 |
* | Replace a DCHECK with DCHECK_EQ. | thestig@chromium.org | 2010-07-15 | 1 | -2/+2 |
* | Convert some helper tools to use FilePaths for file names. | evan@chromium.org | 2010-07-14 | 1 | -1/+4 |
* | NSS's filesystem speed detection doesn't work with the latest versions | wtc@chromium.org | 2010-07-14 | 1 | -28/+56 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 5 | -47/+45 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 5 | -45/+47 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 5 | -47/+45 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 5 | -45/+47 |
* | Use file_util::GetHomeDir instead of getenv("HOME"). | tfarina@chromium.org | 2010-07-14 | 2 | -7/+7 |
* | Mac: Tweak content settings window. | thakis@chromium.org | 2010-07-13 | 1 | -0/+1 |
* | Revert "Add support for SymmetricKey to import raw keys when using NSS." | albertb@chromium.org | 2010-07-12 | 5 | -93/+23 |
* | Add support for SymmetricKey to import raw keys when using NSS. | albertb@chromium.org | 2010-07-12 | 5 | -23/+93 |
* | Roll GTM r330:375. | rsesek@chromium.org | 2010-07-12 | 2 | -2/+5 |
* | Added DISALLOW_COPY_AND_ASSIGN to ScopedNativeLibrary. | apatrick@chromium.org | 2010-07-12 | 1 | -0/+1 |
* | Fix flakeyness in the timer test. | mbelshe@chromium.org | 2010-07-12 | 1 | -1/+8 |
* | base: Add SetEnvVar test to env_var_unittest.cc | tfarina@chromium.org | 2010-07-09 | 1 | -0/+14 |
* | file_util: Move deprecated function UpOneDirectoryOrEmpty into an anonymous n... | tfarina@chromium.org | 2010-07-09 | 2 | -12/+0 |
* | file_util: Get rid of most uses of UpOneDirectory. | tfarina@chromium.org | 2010-07-09 | 1 | -5/+1 |
* | Define USE_SYMBOLIZE for Solaris because we build the 'symbolize' target | wtc@chromium.org | 2010-07-09 | 1 | -6/+2 |
* | Coverity: uninitialized member in posix WaitableEventWatcher constructor. | mattm@chromium.org | 2010-07-09 | 1 | -0/+1 |
* | GTK: Minimize usage of gtk headers. | erg@chromium.org | 2010-07-08 | 1 | -1/+0 |
* | Deprecate most of the remaining wstring file_util functions. | evan@chromium.org | 2010-07-08 | 2 | -18/+30 |
* | Move the sources/ exclude and sources! rules that apply only to | wtc@chromium.org | 2010-07-08 | 1 | -9/+16 |
* | base: Add SetEnv() to EnvVarGetter class and get rid of the some ifdefs. | tfarina@chromium.org | 2010-07-08 | 3 | -2/+19 |
* | base: Get rid of the deprecated SysInfo::GetEnvVar. | tfarina@chromium.org | 2010-07-08 | 4 | -32/+0 |
* | base: Add unittests for the EnvVarGetter class. | tfarina@chromium.org | 2010-07-08 | 2 | -0/+25 |
* | Add a lock for OS X CSSM wrapper APIs | davidben@chromium.org | 2010-07-07 | 2 | -0/+33 |
* | base: Get rid of the deprecated SysInfo::HasEnvVar. | tfarina@chromium.org | 2010-07-05 | 4 | -23/+3 |
* | Changing the pre-reading of chrome.dll to read it as an image section instead... | ananta@chromium.org | 2010-07-03 | 2 | -0/+34 |
* | [chromeos]Set GtkWidget's default direction correctly. | suzhe@chromium.org | 2010-07-02 | 1 | -1/+10 |
* | Linux: Undo a bit of tcmalloc gyp change from r49597. The reverted change put... | thestig@chromium.org | 2010-07-02 | 1 | -11/+11 |
* | Deprecate more old filepath functions. | evan@chromium.org | 2010-07-01 | 2 | -8/+11 |
* | Loosen permission on extension temp dir when a flag is used. | skerner@chromium.org | 2010-07-01 | 7 | -7/+94 |
* | Moves gtk accelerator processing functions to base/gtk_util so I can | sky@chromium.org | 2010-07-01 | 3 | -3/+75 |
* | Catch OOMs in purgeable memory. | avi@chromium.org | 2010-07-01 | 3 | -7/+172 |
* | Revert 51371 - Catch OOMs in purgeable memory. | avi@chromium.org | 2010-07-01 | 3 | -170/+7 |
* | Catch OOMs in purgeable memory. | avi@chromium.org | 2010-07-01 | 3 | -7/+170 |
* | Revert 51231 - Loosen permission on extension temp dir when a flag is used. | skerner@chromium.org | 2010-06-30 | 7 | -95/+12 |
* | Loosen permission on extension temp dir when a flag is used. | skerner@chromium.org | 2010-06-30 | 7 | -12/+95 |
* | Change chrome from statically enabling high resolution timers on windows | mbelshe@chromium.org | 2010-06-29 | 6 | -14/+126 |
* | Consistently increase the reference count when calling GetDefaultNSSKeySlot | davidben@chromium.org | 2010-06-29 | 2 | -1/+3 |
* | Removing message loop instrumentation. | dhollowa@chromium.org | 2010-06-29 | 1 | -4/+0 |
* | Add virtual to some base classes that have virtual methods | jar@chromium.org | 2010-06-25 | 1 | -0/+3 |
* | Add a unit test to check KeygenHandler's thread-safety | davidben@chromium.org | 2010-06-25 | 2 | -0/+68 |
* | Effectively revert r50648 (code review URL | wtc@chromium.org | 2010-06-25 | 1 | -1/+3 |