summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cancelable_request.h
Commit message (Expand)AuthorAgeFilesLines
* 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