summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Working towards -Wextrathomasvl@chromium.org2010-06-164-5/+59
* Initial implementation of new AssertAcquired() functionality for Posix.rdsmith@google.com2010-06-166-74/+111
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-162-6/+28
* Compile base_fpic for 32 bits as well.jam@chromium.org2010-06-161-1/+1
* Improve error messages for bad SocketParams.willchan@chromium.org2010-06-152-0/+30
* Support for DIR_SOURCE_ROOT in a case of WebKit-only checkout.tkent@chromium.org2010-06-152-3/+23
* Fix fpic build on official builders by taking out -gstabs.jam@chromium.org2010-06-151-0/+5
* If CreateDirectory() fails during extension unpacking, log the exact OS call ...skerner@chromium.org2010-06-142-20/+52
* Revert 49648 - Initial implementation of new AssertAcquired() functionality f...rdsmith@google.com2010-06-136-107/+74
* Initial implementation of new AssertAcquired() functionality for Posix.rdsmith@google.com2010-06-136-74/+107
* Add histograms to track the size of the profile data.rvargas@google.com2010-06-113-0/+33
* Moving link settings to individual targets.bradnelson@google.com2010-06-111-10/+20
* Do not use CRT strcmp function in PEImage.victorw@chromium.org2010-06-111-1/+22
* Second try of building a version of base with -fPIC for internal plugin. Cre...jam@chromium.org2010-06-111-158/+210
* Mac/clang: Uncontentious fixes.thakis@chromium.org2010-06-111-1/+1
* Minor cleanups of usage of process_util code.maruel@chromium.org2010-06-113-17/+26
* Adding sync to be called on ChromeOS after a delete operation has. This ensur...dhg@chromium.org2010-06-111-0/+3
* Make gtest report an error if there are tests marked as "MAYBE"glider@chromium.org2010-06-111-0/+25
* Reverted an occasional change to ToolsSanityTests brought by r49524glider@chromium.org2010-06-111-1/+1
* Suppress another leak from bug 46343.glider@chromium.org2010-06-111-1/+1
* Revert 49502 - Build a version of base with -fPIC turned on. Use it for inte...jam@chromium.org2010-06-111-217/+165
* Build a version of base with -fPIC turned on. Use it for internal plugin. C...jam@chromium.org2010-06-111-165/+217
* TTF: Re-Re-enable MessageLoopTest.FileDescriptorWatcherOutlivesMessageLoop asjhawkins@chromium.org2010-06-111-4/+1
* Return NULL instead of false when appropriate.evan@chromium.org2010-06-102-2/+2
* posix: set thread namesevan@chromium.org2010-06-102-8/+71
* Changed the position of the output->swap() call. This way, even if the comma...maruel@chromium.org2010-06-103-10/+6
* Changing temporary files on posix to have a . in front so they are hidden on ...dhg@chromium.org2010-06-101-3/+2
* Minor comment fix.glider@chromium.org2010-06-101-0/+1
* Mark FileUtilTest.CountFilesCreatedAfter as flakyglider@chromium.org2010-06-101-2/+2
* Give the extension unpacker process a junction/symlink free path to the unpac...skerner@chromium.org2010-06-095-45/+437
* Reland r49188.willchan@chromium.org2010-06-098-72/+307
* Revert 48102 - this test is now failing again, apparently since r49188 landed...joth@chromium.org2010-06-091-1/+2
* Rebaseline tests whose expectations were changed by r55714.hamaji@chromium.org2010-06-098-307/+72
* Revert "posix: set thread names"evan@chromium.org2010-06-082-67/+8
* posix: set thread namesevan@chromium.org2010-06-082-8/+67
* Jankometer: Generalize the code more. Add better support for monitoring IO t...willchan@chromium.org2010-06-088-72/+307
* Make SysNativeMB converters assume UTF-8 on Chrome OS. jshin@chromium.org2010-06-071-0/+15
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-1/+5
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and...tfarina@chromium.org2010-06-0411-27/+27
* Record out-of-proc-tests' FAILS/FLAKY failures in the XML output.kinuko@chromium.org2010-06-031-0/+6
* Add Tokenize() for StringPiece.mbelshe@chromium.org2010-06-023-41/+59
* Refactored Histogram::FactoryGet() to be style-compliantziadh@chromium.org2010-06-022-7/+7
* Disable CFAllocator patching on systems for which we don't know their interna...avi@chromium.org2010-06-021-26/+36
* Reset signal handlers in forked children.agl@chromium.org2010-06-021-0/+7
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-011-27/+27
* Pressing the search button brings the NTP or close it if it is opened.jcivelli@chromium.org2010-06-011-0/+2
* Use SSLClientSocketNSS on Mac OS X. By default, chrome still useswtc@chromium.org2010-06-012-11/+5
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-012-12/+15
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-014-8/+36
* Don't run ProcessUtilTest.EnableLFH under Dr.Memorytimurrrr@chromium.org2010-06-011-0/+1