| Commit message (Expand) | Author | Age | Files | Lines |
* | Give correct advice about the use of unsigned ints. | palmer@chromium.org | 2013-03-16 | 1 | -4/+14 |
* | Splitting the functionality of DISALLOW_COPY_AND_ASSIGN() into DISALLOW_COPY() | dbeam@chromium.org | 2013-03-07 | 1 | -0/+8 |
* | Remove obsolete typeguards in basictypes.h. | viettrungluu@chromium.org | 2012-12-14 | 1 | -10/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Copy WebKit's DEFINE_STATIC_LOCAL to base/basictypes.h | thakis@chromium.org | 2011-11-05 | 1 | -0/+7 |
* | Remove 2 unused definitions from base/basictypes.h | thakis@chromium.org | 2011-11-04 | 1 | -12/+0 |
* | OpenBSD and FreeBSD fixes for base. | mark@chromium.org | 2011-10-13 | 1 | -2/+2 |
* | Fix a trivial warning compiling basictypes.h | mcgrathr@chromium.org | 2011-09-17 | 1 | -1/+1 |
* | Fixed spelling mistake typo in comment. | wyck@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | Use #if defined(__LP64__) in preference to #if __LP64__. This is a follow-up | mark@chromium.org | 2011-03-24 | 1 | -2/+2 |
* | 64-bit support for Mac OS X in base. | mark@chromium.org | 2011-03-22 | 1 | -4/+7 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | GTK: Minimize usage of gtk headers. | erg@chromium.org | 2010-07-08 | 1 | -1/+0 |
* | Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base. | tfarina@chromium.org | 2010-06-07 | 1 | -1/+5 |
* | Revert "Remove npapi hack from basictypes.h now that npapi.h is fixed." | evan@chromium.org | 2010-05-06 | 1 | -0/+10 |
* | Remove npapi hack from basictypes.h now that npapi.h is fixed. | evan@chromium.org | 2010-05-06 | 1 | -10/+0 |
* | Fix various uses of release() that did not check its value | estade@chromium.org | 2010-05-04 | 1 | -3/+4 |
* | Add a macro to ignore the return value of a function. | estade@chromium.org | 2010-05-03 | 1 | -0/+11 |
* | Some base/ progress towards building on Linux x86-64. | deanm@chromium.org | 2009-07-27 | 1 | -0/+13 |
* | Delete unused stuff from basictypes.h. | willchan@chromium.org | 2009-05-04 | 1 | -13/+0 |
* | Remove some unused stuff from basictypes.h. | deanm@chromium.org | 2009-04-08 | 1 | -48/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Port the spell checker to posix. | estade@chromium.org | 2008-12-16 | 1 | -8/+8 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and... | mmentovai@google.com | 2008-08-13 | 1 | -5/+4 |
* | Linux does not always have ULLONG_MAX, etc. Use numerical constants instead. | deanm@google.com | 2008-08-12 | 1 | -12/+12 |
* | Back out r736 due to breakage | mmentovai@google.com | 2008-08-12 | 1 | -4/+5 |
* | Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and... | mmentovai@google.com | 2008-08-12 | 1 | -5/+4 |
* | Removing unnecessary information; it's not clarifying things. | avi@google.com | 2008-08-07 | 1 | -3/+0 |
* | We use intptr_t in various points in the code. | evanm@google.com | 2008-08-06 | 1 | -0/+5 |
* | Import base::LINKER_INITIALIZED from google-perftools / tcmalloc. This is ef... | deanm@google.com | 2008-08-05 | 1 | -0/+17 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+403 |