1. 7c2ca35 Convert //extensions/{common,shell} from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  2. 794d2bd Make extensions::DictionaryBuilder and extensions::ListValue unmovable. by dcheng · 9 years ago
  3. 21d67e6 Use rvalue reference instead of extensions::DictionaryBuilder::pass() by limasdf · 10 years ago
  4. e59eca160 Convert Pass()→std::move() in //extensions by dcheng · 10 years ago
  5. 3d10254 Use rvalue reference instead of extensions::ListBuilder::Pass() by limasdf · 10 years ago
  6. 77cb0ef [Extensions] Allow revokable permissions by rdevlin.cronin · 10 years ago
  7. ff34a79 Add tests for chrome://extensions?options=id opening the options page for by kalman · 11 years ago
  8. 244be13 cleanup: cpplint src/extension/* by [email protected] · 11 years ago
  9. 0d163dc Add base:: to string16 in extensions/. by [email protected] · 12 years ago
  10. 22b7b2c Moved extension and value builder code to extensions component. by [email protected] · 12 years ago[Renamed (93%) from chrome/common/extensions/value_builder.h]
  11. b5b26b7 Use extension API features instead of kNonPermissionModulesNames. by [email protected] · 12 years ago
  12. 3c8a6b0 Use a direct include of strings headers in chrome/common/, part 2. by [email protected] · 12 years ago
  13. 41a9805 Implemented the ManagedStoreValueCache, forwarding to the PolicyMap for the appropriate extension. by [email protected] · 13 years ago
  14. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  15. 466f5e2 Move the PageAction parts of ExtensionTabHelper::DidNavigateMainFrame to the PageActionController. by [email protected] · 13 years ago