summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-191-4/+3
* Merge extensions sources lists into shared gypisrockot2015-02-111-156/+4
* [Extensions] Propagate activeTab hosts to extension background pagesrdevlin.cronin2015-02-071-0/+2
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-191-1/+1
* Implement Experimental Worker Thread Frame Skeletonfsamuel2014-12-091-0/+1
* gn format //extensionsscottmg2014-12-031-3/+1
* Add raymes to mime_handler_view OWNERSraymes2014-11-201-2/+2
* Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442acjamesr2014-11-071-1/+1
* Refactor GuestViewContainer to split out WebView related logic and MimeHandle...raymes2014-11-061-0/+4
* Implement AutomationNode.querySelector().aboxhall2014-11-061-0/+2
* Cleanup: Remove most enable_extensions logic in extensions code.thestig2014-11-011-0/+4
* Rename v8::ExternalAsciiStringResource to v8::ExternalOneByteStringResource.yangguo2014-10-151-2/+2
* Several things are done in this CL:hanxi2014-09-301-0/+3
* Revert "Allow declarative webrequest and webrequest in extensions."dcheng2014-09-301-3/+0
* Several things are done in this CL:hanxi2014-09-301-0/+3
* Move declarative_webrequest_custom_bindings.js. and declarative_web_request.j...hanxi2014-09-241-0/+1
* Move web_request_internal_custom_bindings.js and web_request_custom_bindings.jshanxi2014-09-231-0/+2
* Rename ChromeBrowserPluginDelegate to GuestViewContainerfsamuel2014-09-161-0/+2
* Cleanup: Only build extensions renderer code when extensions are enabled.thestig2014-09-161-56/+47
* Cleanup: Reorganize extensions renderer build files so we only have to list e...thestig2014-09-151-47/+34
* Cleanup: Remove Dispatcher and UserScript classes from builds where extension...thestig2014-09-131-0/+8
* Add a user agent stylesheet for extension options pagesericzeng2014-09-121-0/+2
* Move app.window API implementation to extensionshashimoto2014-09-051-0/+3
* Work on GN build of Chrome.Brett Wilson2014-08-261-0/+4
* extensions: Add GN version of extensions_shell_and_test_pak and unittests tar...tfarina@chromium.org2014-08-071-0/+2
* extensions: Add GN version of extensions_test_support target.tfarina@chromium.org2014-08-011-0/+1
* Add GN Build file for extensions_renderer target.tfarina@chromium.org2014-07-281-0/+164