| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | base::Bind: Convert NewCallbacks in chrome/. | jhawkins@chromium.org | 2011-12-24 | 1 | -2/+3 |
* | base::Bind: Convert NewRunnableMethod in chrome/browser. | jhawkins@chromium.org | 2011-12-24 | 1 | -6/+9 |
* | Move CancelableRequest to chrome/browser. | joi@chromium.org | 2011-12-21 | 1 | -0/+1018 |
* | Delete the temporary headers left behind in chrome\browser. I've left browse... | jam@chromium.org | 2011-03-01 | 1 | -12/+0 |
* | Move core pieces of chrome\browser. I've only gone up to "g", will do the re... | jam@chromium.org | 2011-02-22 | 1 | -697/+5 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -2/+2 |
* | Mark common instantions of CancelableRequestConsumerTSimple as extern templates. | erg@google.com | 2010-09-29 | 1 | -92/+170 |
* | Adds the following to CancelableRequestConsumer: | sky@chromium.org | 2010-09-07 | 1 | -0/+58 |
* | Spelling correction: "nonexistant" -> "nonexistent". | viettrungluu@chromium.org | 2010-08-22 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ... | tfarina@chromium.org | 2010-06-06 | 1 | -3/+3 |
* | Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5 | evan@chromium.org | 2010-05-06 | 1 | -2/+2 |
* | Improve example code for cancelable request -- pass consumer base class point... | joth@chromium.org | 2010-02-23 | 1 | -5/+5 |
* | Pulled out Callback code into base/callback.h. This is the first step toward... | akalin@chromium.org | 2010-02-19 | 1 | -0/+1 |
* | Misc. tidy up of various comments found whilst learning the codebase. | joth@chromium.org | 2010-02-17 | 1 | -3/+7 |
* | Fix a couple of data races on booleans | timurrrr@chromium.org | 2009-12-04 | 1 | -9/+10 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -2/+2 |
* | Ninth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -7/+12 |
* | Adds a FaviconService class tied to the profile. | arv@google.com | 2009-08-28 | 1 | -0/+9 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -5/+5 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -5/+5 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Port some files in chrome/browser/ - part 1. | deanm@chromium.org | 2008-11-25 | 1 | -7/+21 |
* | Build a bunch more of chrome/ on Linux. | deanm@google.com | 2008-09-19 | 1 | -5/+6 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix a few places that wind up using Lock recursively. | erikkay@google.com | 2008-08-12 | 1 | -0/+3 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+553 |