| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 145009 - WebIntent UI: For MS Office files if no user-set default servi... | hshi@chromium.org | 2012-07-11 | 1 | -0/+34 |
* | TabContentsWrapper -> TabContents, part 19. | avi@chromium.org | 2012-06-11 | 2 | -9/+8 |
* | Coverity: Check the return value of GetAsDictionary. | jhawkins@chromium.org | 2012-06-07 | 1 | -2/+2 |
* | [WebIntents] Request 15 suggestions to account for installed items | groby@chromium.org | 2012-06-07 | 2 | -1/+17 |
* | Force start_index in CWS query to be 0. | groby@chromium.org | 2012-06-06 | 2 | -3/+5 |
* | TabContentsWrapper -> TabContents, part 2. | avi@chromium.org | 2012-06-06 | 1 | -5/+5 |
* | Move function for classifying a string as a mime type into MimeUtil | gbillock@chromium.org | 2012-06-06 | 1 | -31/+1 |
* | CWSIntentsRegistry must _ALWAYS_ call back, even in error case. | groby@chromium.org | 2012-06-05 | 1 | -55/+60 |
* | Move the rest of the content\test headers that are used by embedders to conte... | jam@chromium.org | 2012-06-04 | 1 | -1/+1 |
* | Move test_browser_thread.h from content\test to content\public\test. This way... | jam@chromium.org | 2012-06-04 | 2 | -2/+2 |
* | Pass user gesture indicator for RPH and intents. | gbillock@chromium.org | 2012-06-01 | 1 | -23/+7 |
* | Remove Extension::STRICT_ERROR_CHECKS, it was never used. | aa@chromium.org | 2012-05-31 | 1 | -6/+2 |
* | Fixing the memory leaks from the conversion of WebDataService to a ProfileKey... | rlp@chromium.org | 2012-05-25 | 1 | -9/+1 |
* | Remove IsWebIntentsEnabledForActiveBrowser and change HostContentSettingsMap ... | ben@chromium.org | 2012-05-24 | 3 | -15/+9 |
* | Change most content::URLFetcher references to net::URLFetcher | akalin@chromium.org | 2012-05-23 | 1 | -2/+2 |
* | Remove content::URLFetcherDelegate | akalin@chromium.org | 2012-05-22 | 1 | -3/+3 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 3 | -1/+8 |
* | Moves methods for finding browsers to browser_finder. | sky@chromium.org | 2012-05-16 | 1 | -0/+1 |
* | Web Intents: Remove the flag and compile-time define. | jhawkins@chromium.org | 2012-05-16 | 1 | -7/+1 |
* | Update to handle absolute-looking paths in manifests and still produce nice-l... | gbillock@chromium.org | 2012-05-15 | 1 | -0/+3 |
* | Taking over issue 10006037. | rlp@chromium.org | 2012-05-14 | 3 | -8/+28 |
* | Coverity: Check the return value of GetAsDictionary(). | jhawkins@chromium.org | 2012-05-14 | 1 | -3/+3 |
* | Revert 136499 - Taking over issue 10006037. | yusukes@google.com | 2012-05-11 | 3 | -28/+8 |
* | Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/ | akalin@chromium.org | 2012-05-11 | 2 | -2/+2 |
* | Taking over issue 10006037. | rlp@chromium.org | 2012-05-11 | 3 | -8/+28 |
* | Moved url_utils from chrome/browser/net to chrome/common/net. | groby@chromium.org | 2012-05-09 | 1 | -5/+5 |
* | browser: Remove tab handler concept. | tfarina@chromium.org | 2012-05-06 | 1 | -2/+1 |
* | Remove browser from web intents UI code. | benwells@chromium.org | 2012-05-02 | 3 | -11/+21 |
* | Refactored WebIntentsRegistry to use callbacks instead of Consumer | groby@chromium.org | 2012-04-18 | 3 | -194/+163 |
* | Implement string literal type matching in the web intents registry. | gbillock@chromium.org | 2012-04-17 | 2 | -12/+163 |
* | Combine multiple web intents into one if they just differ by mime type | groby@chromium.org | 2012-04-05 | 3 | -4/+163 |
* | IWYU fix | groby@chromium.org | 2012-04-04 | 2 | -4/+7 |
* | Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten... | yoz@chromium.org | 2012-04-02 | 1 | -1/+2 |
* | Re-uploading a reverted CL after typo fix | groby@chromium.org | 2012-03-23 | 3 | -13/+122 |
* | Add abstractions that let embedders drive tests of WebContents, without expos... | joi@chromium.org | 2012-03-22 | 1 | -1/+0 |
* | Revert 128189 - [Web Intents] Inline installation of extensions in web intent... | hbono@chromium.org | 2012-03-22 | 3 | -122/+13 |
* | [Web Intents] Inline installation of extensions in web intents picker. | binji@chromium.org | 2012-03-22 | 3 | -13/+122 |
* | Switch to prod API, test BuildQueryURL, use it in all other tests | groby@chromium.org | 2012-03-22 | 2 | -17/+30 |
* | C++ readability review | groby@chromium.org | 2012-03-21 | 5 | -36/+58 |
* | Revert 127789 - [Web Intents] Inline installation of extensions in web intent... | dgrogan@chromium.org | 2012-03-20 | 3 | -118/+13 |
* | [Web Intents] Inline installation of extensions in web intents picker. | binji@chromium.org | 2012-03-20 | 3 | -13/+118 |
* | Revert 127716 - [Web Intents] Inline installation of extensions in web intent... | binji@chromium.org | 2012-03-20 | 3 | -118/+13 |
* | [Web Intents] Inline installation of extensions in web intents picker. | binji@chromium.org | 2012-03-20 | 3 | -13/+118 |
* | Profiles: Really fix refcounted services. | erg@chromium.org | 2012-03-16 | 1 | -1/+1 |
* | Added API key support | groby@chromium.org | 2012-03-14 | 3 | -2/+36 |
* | Remove web intents from Chrome on Android build | jgreenwald@chromium.org | 2012-03-13 | 1 | -0/+57 |
* | Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s... | akalin@chromium.org | 2012-03-09 | 1 | -2/+1 |
* | Reland 124817 - Take extensions out of Profile into a profile-keyed service, ... | yoz@chromium.org | 2012-03-09 | 1 | -1/+2 |
* | Revert 124817 - Take extensions out of Profile into a profile-keyed service, ... | vandebo@chromium.org | 2012-03-03 | 1 | -2/+1 |
* | Take extensions out of Profile into a profile-keyed service, ExtensionSystem. | yoz@chromium.org | 2012-03-03 | 1 | -1/+2 |