Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update some uses of Value in chrome/browser to use the base:: namespace. | avi@chromium.org | 2013-12-23 | 1 | -2/+2 |
* | Add base namespace to some instances of string16. | brettw@chromium.org | 2013-12-06 | 2 | -6/+6 |
* | Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas... | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Refactor GuestView to take in extension_id on construction | fsamuel@chromium.org | 2013-10-31 | 2 | -3/+5 |
* | Remove two RenderViewHostObserver implementations in ChromeOS code and replac... | jam@chromium.org | 2013-10-22 | 2 | -0/+4 |
* | <webview>: Move loadabort from content to chrome | fsamuel@chromium.org | 2013-07-04 | 4 | -0/+29 |
* | <webview>: Move consolemessage event from content to chrome | fsamuel@chromium.org | 2013-07-03 | 2 | -6/+0 |
* | Decouple GuestView creation from attachment. | fsamuel@chromium.org | 2013-06-29 | 2 | -22/+10 |
* | Refactor AdViewGuest/WebViewGuest to GuestView | fsamuel@chromium.org | 2013-06-27 | 4 | -0/+144 |