| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 3 | -4/+6 |
* | Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 4 | -10/+47 |
* | Make ValuesTest use std::strings (instead of wstrings) for dictionary keys. | viettrungluu@chromium.org | 2010-07-31 | 2 | -13/+456 |
* | Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 4 | -47/+10 |
* | base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 4 | -10/+47 |
* | Asynchronously open the temp file used for Pepper StreamToFile, and delete the | darin@chromium.org | 2010-07-30 | 3 | -0/+172 |
* | Remove deprecated CommandLine API. | evan@chromium.org | 2010-07-30 | 2 | -21/+0 |
* | Convert DictionaryValue's keys to std::string (from wstring). | viettrungluu@chromium.org | 2010-07-30 | 4 | -114/+309 |
* | Add a newline to the end of the unit test file. | brettw@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 13 | -414/+911 |
* | Give a better error when extension unpacking can't be done. | skerner@chromium.org | 2010-07-30 | 1 | -3/+4 |
* | Remove some debug switches: | skerner@chromium.org | 2010-07-30 | 7 | -93/+6 |
* | Shuffle some of the functions in file_util.h. | agl@chromium.org | 2010-07-30 | 1 | -13/+10 |
* | Fix some bad uses of GetTempDir. | agl@chromium.org | 2010-07-30 | 1 | -0/+2 |
* | Convert a bunch of easy AppendSwitchWithValue to *ASCII. | evan@chromium.org | 2010-07-30 | 1 | -9/+9 |
* | Add unit tests for base/platform_thread.* and base/lock.*. | viettrungluu@chromium.org | 2010-07-30 | 4 | -2/+323 |
* | Add an AppendSwitchASCII to CommandLine, and convert a test to it. | evan@chromium.org | 2010-07-30 | 6 | -23/+31 |
* | CommandLine: add a CopySwitchesFrom() and AppendSwitchPath() | evan@chromium.org | 2010-07-29 | 2 | -16/+59 |
* | GTTF: Increase the limit for QPC drift. | phajdan.jr@chromium.org | 2010-07-29 | 1 | -2/+2 |
* | GTTF: Ensure that when we're testing the logging system will not display dial... | phajdan.jr@chromium.org | 2010-07-29 | 1 | -0/+3 |
* | Change a DCHECK to a DCHECK_LT so we can see the failing values. | evan@chromium.org | 2010-07-28 | 1 | -1/+1 |
* | posix: print error message when mkdtemp fails. | evan@chromium.org | 2010-07-28 | 1 | -1/+3 |
* | Move NSImage-to-CGImageRef conversion code into a common helper function in b... | rsesek@chromium.org | 2010-07-28 | 3 | -1/+57 |
* | Add a forgotton const qualifier to SendMsg. | agl@chromium.org | 2010-07-28 | 2 | -5/+3 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 12 | -55/+121 |
* | Fix lines longer than 80 characters. | tfarina@chromium.org | 2010-07-28 | 1 | -2/+3 |
* | 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 |