summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions
Commit message (Expand)AuthorAgeFilesLines
* Correct order of args to assert calls.falken@google.com2012-05-101-24/+24
* Allow serialization of ArrayBuffer params in extension/apps API methodsasargent@chromium.org2012-05-093-0/+69
* Adding `protectedContentEnabled` toggle to the Privacy extension API.mkwst@chromium.org2012-05-091-1/+12
* Rephrasing extension permission warnings to remove the "access" prefix.mkwst@chromium.org2012-05-091-8/+10
* Move Declarative Web Request API out of experimental and make it a featurebattre@chromium.org2012-05-095-13/+13
* Let developers get a list of valid serial ports, which is the same set of por...miket@chromium.org2012-05-081-3/+19
* Refactor the socket API to remove onEvent callback in socket.create() function.penghuang@chromium.org2012-05-071-17/+2
* Revert 135602 - Allow serialization of ArrayBuffer params in extension/apps A...dmazzoni@google.com2012-05-073-69/+0
* Allow serialization of ArrayBuffer params in extension/apps API methodsasargent@chromium.org2012-05-063-0/+69
* Segfault for self uninstall extensioncduvall@chromium.org2012-05-044-0/+53
* Move input.ime back to experimental until privacy review is complete.zork@chromium.org2012-05-042-9/+9
* Make platform apps get isolated storage by default.mihaip@chromium.org2012-05-043-0/+46
* No longer start BG mode until a BackgroundContents is loadedatwilson@chromium.org2012-05-0410-0/+186
* Test downloads.download() disallows unsafe headersbenjhayden@chromium.org2012-05-031-0/+204
* Conflict detection for Extension Keybinding.finnur@chromium.org2012-05-032-0/+47
* gdata: Apply correct mount label when mounting archives in GDatahshi@google.com2012-04-301-32/+6
* Allow features to refer to subkeys in _manifest_features.json.mpcomplete@chromium.org2012-04-301-1/+4
* Disallow slashes in filename in downloads.download()benjhayden@chromium.org2012-04-301-0/+8
* Only apply extension throttling quota to sync, not local.kalman@chromium.org2012-04-301-17/+29
* Enable saving of data: urls.thakis@chromium.org2012-04-271-3/+5
* Run all extension webstore private api tests in temp directory.dmazzoni@chromium.org2012-04-261-1/+1
* Revert 134062 (broke sync_integration_tests) - Cleaning Up Extensions When Lo...szym@chromium.org2012-04-263-32/+0
* Cleaning Up Extensions When Local Content Removedrdevlin.cronin@chromium.org2012-04-263-0/+32
* gdata: Support opening zip file on Google Docs.hshi@google.com2012-04-251-19/+19
* Remove unused .crx files.krenaud@google.com2012-04-252-0/+0
* Event page rebranding: "transient" key is now "persistent" again.mpcomplete@chromium.org2012-04-259-9/+9
* Add bind(), recvFrom(), sendTo() for UDP socket.penghuang@chromium.org2012-04-251-9/+19
* Make managedMode extension API component-only.bauerb@chromium.org2012-04-252-2/+3
* Add OAuth2 scopes to the ExtensionPermissionSet and granted permissions.jstritar@chromium.org2012-04-256-0/+62
* Add an API for hosted apps to check their install and running states.jstritar@chromium.org2012-04-241-0/+27
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-242-0/+6
* Font Settings Extension API: Add functions to clear prefs.falken@chromium.org2012-04-241-0/+90
* Switch platform apps from a declarative launch container to handling an onLau...asargent@chromium.org2012-04-2344-303/+213
* Pass through readInfo.resultCode.miket@chromium.org2012-04-231-1/+5
* Revert 133427 - Attempt to load component extension favicon from the resource...dgozman@chromium.org2012-04-232-6/+0
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-232-0/+6
* Add character encoding to Font Settings Extension API.falken@chromium.org2012-04-231-1/+21
* Do not show the install prompt for themes.jstritar@chromium.org2012-04-201-0/+27
* This broke the app icon for the Chrome Web Store on the NTP.dbeam@chromium.org2012-04-202-6/+0
* Font Settings Extension API: Add more events.falken@chromium.org2012-04-201-3/+27
* Add end-to-end test for gdata file handlertbarzic@chromium.org2012-04-191-45/+136
* Factor out the URL matching from the Web Request API to the declarative API.battre@chromium.org2012-04-182-28/+31
* Convert the infobars ui_test to a browser_test. Remove the ExtensionProxy cla...jam@chromium.org2012-04-182-0/+0
* [Chrome OS ECHO]: Rename API and method namesgauravsh@chromium.org2012-04-172-9/+9
* Attempt to load component extension favicon from the resources first.dgozman@chromium.org2012-04-172-0/+6
* Font Settings Extension API: Rename get/setFontName to get/setFont.falken@google.com2012-04-171-7/+7
* - Changed the data structure being passed around in the socket API from a str...miket@chromium.org2012-04-171-60/+62
* Postpone setting up file handler's file permissions if handler is running laz...tbarzic@chromium.org2012-04-164-0/+189
* Add onFontNameChanged event to Font Settings APIfalken@chromium.org2012-04-161-7/+31
* Fix the optional permissions API.jstritar@chromium.org2012-04-132-0/+120