summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cancelable_request.h
Commit message (Expand)AuthorAgeFilesLines
* Mark common instantions of CancelableRequestConsumerTSimple as extern templates.erg@google.com2010-09-291-92/+170
* Adds the following to CancelableRequestConsumer:sky@chromium.org2010-09-071-0/+58
* Spelling correction: "nonexistant" -> "nonexistent".viettrungluu@chromium.org2010-08-221-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-3/+3
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-2/+2
* Improve example code for cancelable request -- pass consumer base class point...joth@chromium.org2010-02-231-5/+5
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Misc. tidy up of various comments found whilst learning the codebase.joth@chromium.org2010-02-171-3/+7
* Fix a couple of data races on booleanstimurrrr@chromium.org2009-12-041-9/+10
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-2/+2
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-7/+12
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-0/+9
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-5/+5
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-5/+5
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Port some files in chrome/browser/ - part 1.deanm@chromium.org2008-11-251-7/+21
* Build a bunch more of chrome/ on Linux.deanm@google.com2008-09-191-5/+6
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix a few places that wind up using Lock recursively.erikkay@google.com2008-08-121-0/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+553