summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Using PA_LOG(INFO) instead of VLOG(1).sacomoto2015-06-266-86/+96
* Do not store known user prefs fro Ephemeral usersantrim2015-06-261-0/+5
* Remove dependency of HistoryServiceFactory on ChromeBookmarkClientFactorysdefresne2015-06-264-0/+12
* Properly handling an adapter removal event in BLE connection finder.sacomoto2015-06-264-50/+171
* Autofill: Compute whether elements are focusable on iOS.thestig2015-06-261-2/+22
* Store site engagement values in a new content settings type.benwells2015-06-269-26/+42
* Rebuild components browsertests apk when its assets are updatedjaekyun2015-06-252-21/+25
* Revert of [tracing] Send unique tracing process id for cross-process memory d...wittman2015-06-253-12/+4
* Set icon for Chrome Webstore Gallery Widget apptbarzic2015-06-252-1/+7
* Revert of Report progress (patchset #6 id:100001 of https://codereview.chromi...ben2015-06-254-31/+0
* Runs html test with oopifs toosky2015-06-253-1/+44
* Report progressben2015-06-254-0/+31
* [Proximity Auth] Split the Client class an interface + concrete impl.isherman2015-06-257-162/+194
* [tracing] Send unique tracing process id for cross-process memory dumps ident...ssid2015-06-253-4/+12
* Remove check whether |BookmarkModel::store_| has been initialized in Bookmark...pkotwicz2015-06-251-4/+0
* Minor change to how network quality estimator is testedtbansal2015-06-251-15/+12
* Remove the DataReductionProxyRemoveMissingViaHeaderOtherBypass field trial.jeremyim2015-06-255-122/+2
* Fixes unnecessary white spacesky2015-06-251-1/+1
* html_viewer: Correctly set axis and orientation of MotionEvent.sadrul2015-06-251-3/+3
* Added dsinclair as owner of components/tracing to be consistent with other tr...oysteine2015-06-251-0/+1
* Rename safe_json_parser component to safe_json.bauerb2015-06-2512-38/+38
* translate: Replace usage of GetActiveEntry by GetLastCommittedEntry.tfarina2015-06-258-31/+10
* Credential Management: Rename 'notifySignedOut' to 'requireUserMediation' (2/3)mkwst2015-06-2513-80/+90
* Make WebFrameTestProxy (and therefore RenderFrameImpl) take only one ctor argjochen2015-06-252-3/+3
* Integrate PasswordStoreProxyMac instead of PasswordStoreMac.vasilii2015-06-257-44/+26
* Translate: update the default supporting language listtoyoshim2015-06-251-28/+55
* Seed NetworkQualityEstimator with default estimates.tbansal2015-06-251-2/+9
* Allow starting the SafeJsonParser on non-UI threaderanm2015-06-252-7/+15
* Update usages of std::map to use ScopedPtrMap.mgiuca2015-06-2515-141/+119
* Revert of Seed NetworkQualityEstimator with default estimates. (patchset #6 i...jackhou2015-06-251-9/+2
* Migrate chrome://proximity-auth from Polymer 0.5 to 1.0.tengs2015-06-2514-472/+580
* Seed NetworkQualityEstimator with default estimates.tbansal2015-06-251-2/+9
* Moves frame functionality out of HTMLDocumentOOPIFsky2015-06-2413-492/+1272
* Show timestamps with millisecond accuracy in chrome://proximity-auth.tengs2015-06-241-2/+3
* Do not require explicit initialization of ResourceExtractoragrieve2015-06-241-5/+0
* Add flag for staging CryptAuth endpoint in Easy Unlock test.vsankar2015-06-242-2/+21
* Merge java_staging/src into java/src.Newton Allen2015-06-241-3/+0
* Add more string_util functions to base namespace.brettw2015-06-248-27/+30
* Tracing: If the tracing controller has no string sink, we'll no longer genera...oysteine2015-06-243-0/+10
* Compute time weighted median network quality estimate.tbansal2015-06-242-9/+14
* Fix bluetooth crash after hotrod enrollment.achuith2015-06-241-0/+1
* Add a flag showing whether the current request was ignored by a handlergsennton2015-06-242-2/+4
* Implement GetSandboxType() on all platforms and implement for all process typ...wfh2015-06-244-7/+7
* Optimize png files in components/extensionsoshima2015-06-2446-0/+0
* Remove a pointless call to SetQueuePriorityalexclarke2015-06-241-5/+0
* Replace enhanced bookmarks salient images with faviconstwellington2015-06-247-239/+0
* Retry running reporter and display the prompt.mad2015-06-241-5/+0
* Remove NetworkDelegate::OnCanThrottleRequestxunjieli2015-06-242-9/+0
* Add method to suppress OFC suggestions.jif2015-06-244-40/+156
* Handling BLE disconnect events in ProximityAuthBleSystem.sacomoto2015-06-247-13/+160