| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 53903 - Revert 52613 - Revert 52608 - Add and alternative GetAppOutput... | viettrungluu@chromium.org | 2010-07-28 | 3 | -141/+19 |
* | Revert 52613 - Revert 52608 - Add and alternative GetAppOutput() to process_u... | viettrungluu@chromium.org | 2010-07-28 | 3 | -19/+141 |
* | Speculative fix for crash in DOMUIThumbnailSource. | erg@google.com | 2010-07-28 | 3 | -18/+47 |
* | Treat multiple extensions like .tar.gz as a single extension. | estade@chromium.org | 2010-07-27 | 2 | -60/+139 |
* | [Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac. | suzhe@chromium.org | 2010-07-27 | 4 | -6/+330 |
* | Switched dynamic_annotations.gyp from using the DEPTH attribute to a relative... | tony@chromium.org | 2010-07-27 | 1 | -2/+2 |
* | Fix a bug with parsing ftp directory listing lines. | michaeln@chromium.org | 2010-07-27 | 2 | -0/+21 |
* | Mark TimeTicks.HighResNow as flaky | asargent@chromium.org | 2010-07-26 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 209 | -0/+209 |
* | GTTF: Add bug reference to failing tests: | phajdan.jr@chromium.org | 2010-07-26 | 1 | -0/+2 |
* | Fix 2 include guards found by my script | thakis@chromium.org | 2010-07-26 | 2 | -2/+7 |
* | Coverity 8629, 3808: Uninitialized member in StringTokenizer. | finnur@chromium.org | 2010-07-24 | 1 | -3/+4 |
* | Port SymmetricKey::Import to Mac and update tests. | albertb@chromium.org | 2010-07-23 | 3 | -6/+6 |
* | Fix an issue in Thread class where we initialize a pointer, which | huanr@chromium.org | 2010-07-23 | 2 | -6/+12 |
* | Random bits of header and whitespace cleanup. | thestig@chromium.org | 2010-07-23 | 1 | -6/+8 |
* | file_util: Get rid of the deprecated UpOneDirectory function. | tfarina@chromium.org | 2010-07-23 | 2 | -11/+0 |
* | base: Add IsHexDigit function to string_util.h | tfarina@chromium.org | 2010-07-23 | 1 | -0/+7 |
* | Make it possible to compile word_iterator.h on Gentoo when using | phajdan.jr@chromium.org | 2010-07-22 | 1 | -1/+2 |
* | Remove deprecated CommandLine::GetLooseValues(), rename to args(). | evan@chromium.org | 2010-07-21 | 3 | -31/+20 |
* | Rename the download to its final name only after the download is finished | kinuko@chromium.org | 2010-07-21 | 1 | -0/+2 |
* | base: add home environment variable to env_var.h | tfarina@chromium.org | 2010-07-21 | 2 | -0/+18 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 6 | -6/+1 |
* | Take 2 for: Add support for SymmetricKey to import raw keys when using NSS. | albertb@chromium.org | 2010-07-20 | 5 | -26/+97 |
* | Download code cleanup: | phajdan.jr@chromium.org | 2010-07-20 | 2 | -0/+122 |
* | Fix nacl_sandbox_tests dependency: | victorw@chromium.org | 2010-07-19 | 1 | -1/+1 |
* | Compress and checksum pending logs that are going to be persisted. Persisted ... | ziadh@chromium.org | 2010-07-19 | 3 | -5/+5 |
* | file_util: deprecate remaining wstring functions | evan@chromium.org | 2010-07-16 | 1 | -6/+6 |
* | Remove lock.h from resource_bundle.h and histogram.h. | erg@chromium.org | 2010-07-16 | 2 | -2/+4 |
* | Linux: Guess the thread id for crashing renderers in a different PID namespace. | thestig@chromium.org | 2010-07-16 | 2 | -0/+53 |
* | Remove more definitions from header files. | erg@chromium.org | 2010-07-16 | 4 | -8/+30 |
* | 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 |