| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -1/+1 |
* | net: Remove typedef net::URLRequestJob URLRequestJob; | tfarina@chromium.org | 2010-12-11 | 1 | -1/+1 |
* | This is a continuation of http://codereview.chromium.org/5519016/, adds a new... | satish@chromium.org | 2010-12-09 | 1 | -5/+4 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -3/+3 |
* | net: Add namespace net to URLRequest and URLRequestJob classes. | tfarina@chromium.org | 2010-11-28 | 1 | -2/+2 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -1/+2 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+0 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -2/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Moving mediaplayer and filebrowser behind a preference. This just adds the p... | dhg@chromium.org | 2010-07-02 | 1 | -0/+3 |
* | Adding reporting of parent browser's id, so that we can open up next to that ... | dhg@chromium.org | 2010-06-04 | 1 | -4/+4 |
* | Changing how we get the profile for filebrowser and mediaplayer popups. | dhg@chromium.org | 2010-04-22 | 1 | -7/+0 |
* | Cl for readability | dhg@chromium.org | 2010-04-06 | 1 | -4/+78 |
* | adding fullscreen support to the mediaplayer. | dhg@chromium.org | 2010-03-24 | 1 | -0/+1 |
* | Adding a hook to be a sink for media content in chrome. | dhg@chromium.org | 2010-03-12 | 1 | -1/+13 |
* | Adding initial version of the mediaplayer. This only hooks into the system if... | dhg@chromium.org | 2010-03-10 | 1 | -0/+80 |