summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/app_data_migrator_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make extensions::DictionaryBuilder and extensions::ListValue unmovable.dcheng2016-02-271-28/+33
* Switch to standard integer types in chrome/browser/extensions/.avi2015-12-241-1/+3
* Use rvalue reference instead of extensions::DictionaryBuilder::pass()limasdf2015-12-191-19/+21
* Use rvalue reference instead of extensions::ListBuilder::Pass()limasdf2015-12-091-21/+24
* Don't use base::MessageLoop::{Quit,QuitClosure} in chrome/ki.stfu2015-10-091-2/+2
* chrome/browser/extensions: Remove use of MessageLoopProxy and deprecated Mess...skyostil2015-06-111-2/+1
* Migrates legacy packaged app data when it's upgraded to a platform appryanackley2015-01-271-0/+273