| Commit message (Expand) | Author | Age | Files | Lines |
* | Retry Set RequestContextObject for PNaCl pexe fetches, to fix On-Demand update. | jvoung | 2014-08-30 | 1 | -0/+1 |
* | Revert of Disable UI flags for non-desktop OSes (patchset #4 id:60001 of http... | mlerman | 2014-08-30 | 1 | -10/+0 |
* | Remove weak_ptr from CopresenceManager. | rkc | 2014-08-30 | 2 | -8/+12 |
* | SetUploadData now throws an exception if contentType is null. | mef | 2014-08-30 | 2 | -1/+34 |
* | Remove dead code in Autofill. | estade | 2014-08-30 | 2 | -9/+7 |
* | Disable UI flags for non-desktop OSes | mlerman | 2014-08-29 | 1 | -0/+10 |
* | Introduce proximity_auth component. | tengs | 2014-08-29 | 12 | -0/+167 |
* | Check if precaching is allowed for the current browser context before | tanviraumi | 2014-08-29 | 3 | -0/+18 |
* | Manual fixups in components/policy for scoped_refptr operator T* removal | dcheng | 2014-08-29 | 5 | -12/+20 |
* | Add account_id to signin manager notifications. | rogerta | 2014-08-29 | 7 | -12/+28 |
* | OwnerKeyUtil is moved to components/ownership. | ygorshenin | 2014-08-29 | 15 | -0/+577 |
* | Filter blacklisted forms out from the crash reports. | vasilii | 2014-08-29 | 1 | -1/+3 |
* | Move TemplateURLService related tests to components/search_engines | hashimoto | 2014-08-29 | 7 | -18/+4332 |
* | Bring up of ImageService. | noyau | 2014-08-29 | 4 | -0/+513 |
* | Fix midnight determination | boriay | 2014-08-29 | 1 | -10/+6 |
* | Remove cevans@ from OWNERS files. | thestig | 2014-08-29 | 7 | -7/+0 |
* | Remove BrowserThread dependency from usb_service. | reillyg | 2014-08-29 | 7 | -125/+155 |
* | mac: Fix 2 bugs where "Access Address Book" prompt is incorrectly shown. | erikchen | 2014-08-29 | 4 | -1/+40 |
* | Revert of Set RequestContextObject for PNaCl pexe fetches, to fix On-Demand u... | jvoung | 2014-08-29 | 1 | -1/+0 |
* | Fixed problem with incorrect use of $HOME (breaking multi user ChromeOS) | skuhne | 2014-08-29 | 1 | -7/+16 |
* | Cronet license now includes boringssl instead of openssl. | mef | 2014-08-28 | 1 | -1/+1 |
* | Set RequestContextObject for PNaCl pexe fetches, to fix On-Demand update. | jvoung | 2014-08-28 | 1 | -0/+1 |
* | Revert of Revert of Remove the last piece of deprecated synchronous IO code. ... | xians | 2014-08-28 | 2 | -3/+0 |
* | [Sync] Rename FailedDataTypesHandler -> DataTypeStatusTable | zea | 2014-08-28 | 7 | -67/+67 |
* | Cleanup: Remove misc unneeded grit includes. | thestig | 2014-08-28 | 3 | -3/+0 |
* | Fixups in TemplateURLService for scoped_refptr operator T* removal | dcheng | 2014-08-28 | 2 | -8/+9 |
* | Roll grit to 175. | joaodasilva | 2014-08-28 | 1 | -0/+4 |
* | pdf: Move PepperPDFHost into the pdf component. | Sadrul Habib Chowdhury | 2014-08-28 | 7 | -8/+489 |
* | [GCM] Extracting GCMConnectionObserver from GCMAppHandler | fgorski | 2014-08-28 | 19 | -69/+158 |
* | Introduce @CalledByReflection annotation. | aurimas | 2014-08-28 | 2 | -24/+2 |
* | Documented how to add bookmark folders with the ManagedBookmarks policy. | joaodasilva | 2014-08-28 | 1 | -0/+2 |
* | Make the password manager python tests a module. | rchtara | 2014-08-28 | 1 | -0/+6 |
* | Rename AutocompleteProviderDelegate to AutocompleteProviderClient | Ryo Hashimoto | 2014-08-28 | 6 | -43/+43 |
* | Move bookmark_pref_names.* into bookmarks namespace. | tfarina | 2014-08-28 | 4 | -17/+27 |
* | Let omnibox Depend on variations_http_provider instead of variations | hashimoto | 2014-08-28 | 2 | -3/+4 |
* | pdf: Create a separate component for using the pdf pepper plugin. | Sadrul Habib Chowdhury | 2014-08-28 | 21 | -0/+1006 |
* | Update the pairing API to include configuration and enrollment. | zork | 2014-08-28 | 10 | -86/+122 |
* | Non-SFI NaCl: Allow openat system call to gracefully fail on BareMetal seccom... | uekawa | 2014-08-28 | 3 | -1/+3 |
* | Record histograms for timing information in DomDistiller. | yfriedman | 2014-08-28 | 1 | -0/+33 |
* | Use ONC for Cellular APN and SimLock in Settings | stevenjb | 2014-08-27 | 2 | -0/+4 |
* | Omnibox: Make URLs of Bookmarks Searchable - Try 2 | mpearson | 2014-08-27 | 17 | -112/+69 |
* | Add IsAuthenticated() method to SigninManager to check for connected profile. | rogerta | 2014-08-27 | 5 | -7/+14 |
* | Remove implicit conversions from scoped_refptr to T* in components/search_pro... | dcheng | 2014-08-27 | 3 | -11/+10 |
* | Componentize component_updater: Break content/ dependency for rest of compone... | tommycli | 2014-08-27 | 8 | -74/+86 |
* | Remove implicit conversions from scoped_refptr to T* in components/component_... | dcheng | 2014-08-27 | 2 | -2/+2 |
* | Remove implicit conversions from scoped_refptr to T* in components/invalidation/ | dcheng | 2014-08-27 | 4 | -4/+4 |
* | Make sure avatar menu does not use account_id for display purposes. | rogerta | 2014-08-27 | 1 | -1/+3 |
* | Rename components/breakpad to components/crash. | Robert Sesek | 2014-08-27 | 35 | -122/+123 |
* | Fixing the enhanced bookmark namespace. | noyau | 2014-08-27 | 3 | -6/+5 |
* | Track empty username and password in PasswordStore. | vasilii | 2014-08-27 | 1 | -0/+9 |