summaryrefslogtreecommitdiffstats
path: root/extensions/browser/runtime_data_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make extensions::DictionaryBuilder and extensions::ListValue unmovable.dcheng2016-02-271-6/+6
* Switch to standard integer types in extensions/browser/.avi2015-12-231-0/+1
* Use rvalue reference instead of extensions::DictionaryBuilder::pass()limasdf2015-12-191-5/+6
* [Extensions] Fix IsBeingUpgraded runtime data bug and make RuntimeData take idsrdevlin.cronin2014-11-211-16/+20
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* Remove CreateEmptyExtension from extension_function_test_utilslimasdf2014-09-181-12/+4
* Remove implicit conversions from scoped_refptr to T* in extensions/dcheng2014-08-251-20/+20
* Remove extension-specific page load time histogram support for webrequestvabr@chromium.org2014-06-131-1/+0
* Pass Reason as a parameter with OnExtensionUnloaded.DHNishi@gmail.com2014-04-181-1/+2
* Cleanup: Remove NOTIFICATION_EXTENSION_UNLOADED usage in MediaScanManager.thestig@chromium.org2014-04-081-2/+2
* app_shell: Extract extension runtime data from ExtensionServicejamescook@chromium.org2014-01-221-0/+108