summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Revert 59138 - Revert 59123 - Don't use the return value of rlz_lib::SendFina...rogerta@google.com2010-09-131-1/+2
* Reland r54723. Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-132-4/+4
* Revert 59123 - Don't use the return value of rlz_lib::SendFinancialPing() as ...sky@chromium.org2010-09-101-2/+1
* Don't use the return value of rlz_lib::SendFinancialPing() as the return valuerogerta@google.com2010-09-101-1/+2
* Add a note saying that not all functions require the tabsrafaelw@chromium.org2010-09-106-76/+9
* Excempt certain extension functions from module permission check.finnur@chromium.org2010-09-103-6/+72
* Add support for PAC scripts (URL only, no direct data yet) and proxy auto-con...pam@chromium.org2010-09-102-2/+247
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-106-35/+35
* Adding a sample to show image data when right clicking on an image.kurrik@chromium.org2010-09-0915-1/+1471
* relative URL handling improvementserikkay@chromium.org2010-09-092-5/+33
* Implement gallery install APIrafaelw@chromium.org2010-09-092-24/+18
* Only send out warning if there is benchmark running. Otherwise, you'll get a ...lzheng@chromium.org2010-09-092-4/+15
* Back out r58827. It caused browser_tests ExtensionApiTest.Rlz to fail.mark@chromium.org2010-09-081-2/+1
* Don't use the return value of rlz_lib::SendFinancialPing() as the return valuerogerta@google.com2010-09-081-1/+2
* Revert 58809 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-082-4/+4
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-082-4/+4
* Revert 58802 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-082-4/+4
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-082-4/+4
* Adding a sample for the extensions idle API.kurrik@chromium.org2010-09-0710-2/+237
* Clean up benchmarks and pop warning message on error triggered by redirect.lzheng@chromium.org2010-09-071-1/+6
* Regenerating extension docs.jochen@chromium.org2010-09-062-15/+15
* Due to some unresolved blocking issues, we are switching Native Client back o...cbiffle@google.com2010-09-032-4/+0
* Add transition qualifiers to the web navigation api.jochen@chromium.org2010-09-032-3/+62
* Add a second level of ordering to samples directory.kurrik@chromium.org2010-09-021-1/+9
* Disabled ExtensionTest.IsPrivilegeIncrease, which was crashing.akalin@chromium.org2010-09-021-1/+2
* Fix some issues with incognito split mode extensions.mpcomplete@chromium.org2010-09-023-1/+16
* fix bookmark permission. update unit test to test bookmarks and historyerikkay@chromium.org2010-09-022-1/+1
* fix string declarations to remove static initializererikkay@chromium.org2010-09-023-40/+40
* Warn the user to regenerate docs when changing examples.jochen@chromium.org2010-09-0258-71/+148
* Fix oauth contacts sample for edge case where a contact has no email.kurrik@chromium.org2010-09-021-2/+5
* fix history permission prompterikkay@chromium.org2010-09-011-1/+2
* Ensure that location.reload() reloads by passing true as an argument.skerner@chromium.org2010-09-013-9/+10
* Private API for web store to get sync login and set store login information.asargent@chromium.org2010-09-013-1/+56
* Allow options pages for hosted apps to be external.skerner@chromium.org2010-09-016-13/+87
* Fix the small badge text on windows. I don't have the time right now to figur...aa@chromium.org2010-09-011-2/+2
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-319-11/+109
* [Chrome OS] Add signing and verification to ownership APIcmasone@google.com2010-08-311-0/+10
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-312-2/+51
* Add optional notifications for open/close changes in buildbot monitor sample.asargent@chromium.org2010-08-303-13/+57
* Remove full-screen launch option app.launch.fullscreenskerner@chromium.org2010-08-305-34/+1
* Implement events for extensions management API.asargent@chromium.org2010-08-302-19/+22
* Resubmit cl 3228005erikkay@chromium.org2010-08-293-33/+136
* remove browse extenterikkay@chromium.org2010-08-294-38/+0
* Revert 57816 - disallow extension permissions in hosted appserikkay@chromium.org2010-08-293-138/+36
* disallow extension permissions in hosted appserikkay@chromium.org2010-08-293-36/+138
* Add the collapsed 'miniview' to the apps and most visisted sections. Also, fi...aa@chromium.org2010-08-292-4/+11
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-282-51/+2
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-282-2/+51
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-6/+4
* Renamed the native_client permission to nativeClient, for consistency with th...cbiffle@google.com2010-08-271-1/+1