| Commit message (Expand) | Author | Age | Files | Lines |
* | Have DispatchToMethod use base::internal::UnwrapTraits when dispatching | rsleevi@chromium.org | 2013-06-27 | 1 | -60/+300 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove chromeos specific debug code from tuple.h | oshima@chromium.org | 2011-09-28 | 1 | -5/+1 |
* | Intergration of the client-side phishing detection. | noelutz@google.com | 2011-02-17 | 1 | -0/+7 |
* | Revert "Adding CHECKs to troubleshoot the crash issue ..." | oshima@google.com | 2011-01-18 | 1 | -7/+0 |
* | Eliminate 'if defiend(CHECK) to avoid having to different binaries for the sa... | oshima@chromium.org | 2010-12-02 | 1 | -1/+5 |
* | Adding CHECKs to troubleshoot the crash issue intuple.h/browser_render_proces... | oshima@chromium.org | 2010-11-10 | 1 | -0/+7 |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 1 | -108/+156 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 1 | -156/+108 |
* | FBTF: Reapplies r55259, the first new IPC definition patch. | erg@google.com | 2010-08-10 | 1 | -108/+156 |
* | Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO... | pinkerton@google.com | 2010-08-09 | 1 | -156/+108 |
* | FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. | erg@google.com | 2010-08-06 | 1 | -108/+156 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Download code cleanup: | phajdan.jr@chromium.org | 2010-07-20 | 1 | -0/+90 |
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 1 | -6/+5 |
* | Prevent an extra copy of data types that get passed into IPC messages when | mpcomplete@google.com | 2009-05-20 | 1 | -0/+29 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons... | maruel@chromium.org | 2009-03-03 | 1 | -4/+12 |
* | Adds the ability for save dialogs to take a default extension. | sky@google.com | 2008-11-12 | 1 | -0/+65 |
* | Patch by Thatcher Ulrich <tulrich@google.com>. | ojan@google.com | 2008-10-09 | 1 | -2/+121 |
* | Add example usages and tests to scoped_ptr.h and tuple.h. | deanm@google.com | 2008-08-25 | 1 | -0/+24 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | A small fixup to a comment that was over 80 cols. | deanm@google.com | 2008-08-21 | 1 | -3/+3 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+687 |