summaryrefslogtreecommitdiffstats
path: root/extensions/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Add browser_tests to the GN build.brettw2015-01-071-0/+4
* Add GN interactive UI tests.brettw2015-01-061-0/+2
* Revert of Add GN interactive UI tests (patchset #3 id:40001 of https://codere...nhiroki2015-01-061-2/+0
* Add GN interactive UI testsbrettw2015-01-061-0/+2
* Make devtools use common generated blink source directory instead of gen/webkit.vivek.vg2014-12-181-1/+1
* Ensure there are always nice icons for bookmark apps.benwells2014-12-111-1/+1
* Add content_capabilities manifest featurerockot2014-12-091-0/+1
* gn format //extensionsscottmg2014-12-031-119/+120
* Fixes extensions:test_and_shell_pak GN rule.mukai2014-11-111-13/+5
* Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442acjamesr2014-11-071-1/+1
* Implement crypto signature verification routines using OpenSSL.kmarshall2014-11-031-0/+7
* Cleanup: Remove most enable_extensions logic in extensions code.thestig2014-11-011-6/+2
* Enable the mojo-based serial API in the renderer behind a flag.sammc2014-10-281-0/+2
* Add an extensions keep-alive client.sammc2014-10-281-0/+1
* Add a keep-alive mojo service for extensions.sammc2014-10-231-0/+1
* Move extensions manifest handler for OAuth2 to //extensionsjamescook2014-10-201-0/+1
* Add support for app_shell-only extension APIsjamescook2014-10-201-2/+7
* Make chrome_shell_apk buildcjhopman2014-10-131-5/+10
* Fix extensions test name for GN build.tfarina2014-10-051-3/+1
* Move mojo edk into mojo/edkjamesr2014-10-031-2/+2
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-031-2/+2
* Move mojo edk into mojo/edkJames Robinson2014-10-031-2/+2
* Add extensions/common/stack_frame_unittest.cc to extensions.gyp.sammc2014-09-251-0/+1
* Move web_request directory to //extensions.hanxi2014-09-231-0/+3
* Move extension_test_message_listener to extensions.lfg2014-09-191-0/+2
* Move the last extensions/common unit tests to extensions_unittestsjamescook2014-09-181-6/+2
* Reland: Refactor ExtensionManifestTest to allow usage in src/extensionsjamescook2014-09-171-0/+3
* Revert "Refactor ExtensionManifestTest to allow usage in src/extensions"James Cook2014-09-161-3/+0
* Refactor ExtensionManifestTest to allow usage in src/extensionsjamescook2014-09-161-0/+3
* Remove app_shell chrome.shell API and ShellAppWindowjamescook2014-09-151-2/+0
* Enabling webview in app_shell.lfg2014-09-121-0/+1
* Move web_request_condition* files to extensions/browser/api/declarative_webre...wjmaclean2014-09-111-0/+2
* Move declarative api files to extensions/browser/api/declarative.wjmaclean2014-09-101-0/+1
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+1
* Make ui gn check pass. Misc GN build improvements.brettw2014-09-071-1/+45
* Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:...thakis2014-09-061-45/+1
* Make ui gn check pass. Misc GN build improvements.Brett Wilson2014-09-051-1/+45
* Move extension/app default icon into src/extensionsmukai2014-09-051-1/+16
* Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...yoz2014-08-271-1/+2
* Revert "Split bundle generation steps so that API registration is generated i...Albert J. Wong2014-08-271-2/+1
* Split bundle generation steps so that API registration is generated in browse...yoz2014-08-271-1/+2
* Move a set of extensions tests into extensions_unittests target.tfarina2014-08-241-0/+6
* Move InfoMapTest to extensions_unittestsjamescook@chromium.org2014-08-221-0/+1
* Extensions: Move id_util functions to crx_file component.tommycli@chromium.org2014-08-211-1/+0
* Add the JS data pipe client to be used to implement serial send.sammc@chromium.org2014-08-201-0/+1
* Add an app_shell_unittests targetjamescook@chromium.org2014-08-201-8/+9
* Add the JS data pipe client to be used to implement serial receive.sammc@chromium.org2014-08-191-0/+1
* Move some extensions renderer tests into extensions_unittests.tfarina@chromium.org2014-08-171-0/+2
* Extensions: Do not depend on device_serial_mojo target when extensions are tu...thestig@chromium.org2014-08-161-3/+5
* Implement more of chrome.serial on the Mojo SerialConnection.sammc@chromium.org2014-08-141-0/+1