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